会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明申请
    • Method and apparatus for reducing execution time for parallel support vector machine computations
    • 用于减少并行支持向量机计算执行时间的方法和装置
    • US20070179927A1
    • 2007-08-02
    • US11341000
    • 2006-01-27
    • Kalyanaraman VaidyanathanKenny Gross
    • Kalyanaraman VaidyanathanKenny Gross
    • G06F17/30
    • G06K9/6269G06K9/00973
    • A system that reduces execution time of a parallel SVM application. During operation, the system partitions an input data set into chunks of data. Next, the system distributes the partitioned chunks of data across a plurality of available computing nodes and executes the parallel SVM application on the chunks of data in parallel across the plurality of available computing nodes. The system then determines if a first timeout period has been exceeded before all of the plurality of available computing nodes have finished processing their respective chunks of data. If so, the system (1) repartitions the input data set into different chunks of data; (2) redistributes the repartitioned chunks of data across some or all of the plurality of available computing nodes; and (3) executes the parallel SVM application on the repartitioned chunks of data in parallel across some or all of the available computing nodes.
    • 一种减少并行SVM应用程序执行时间的系统。 在操作期间,系统将输入数据集划分成数据块。 接下来,系统在多个可用计算节点之间分配分割的数据块,并且跨多个可用计算节点并行地在数据块上执行并行SVM应用。 系统然后确定在所有多个可用计算节点已经完成处理其各自的数据块之前是否已经超过第一超时时段。 如果是这样,系统(1)将输入数据集重新分配成不同的数据块; (2)将重新分配的数据块重新分配到多个可用计算节点的某些或全部; 和(3)在重新分配的数据块上并行地跨部分或全部可用计算节点执行并行SVM应用。
    • 6. 发明申请
    • Enhancing throughput and fault-tolerance in a parallel-processing system
    • 提高并行处理系统的吞吐量和容错能力
    • US20070214394A1
    • 2007-09-13
    • US11371998
    • 2006-03-08
    • Kenny GrossAlan Wood
    • Kenny GrossAlan Wood
    • G06F11/00
    • G06F11/2041G06F11/1471G06F11/2025G06F11/203G06F11/2046
    • One embodiment of the present invention provides a system that enhances throughput and fault-tolerance in a parallel-processing system. During operation, the system first receives a task. Next, the system partitions N computing nodes into M set-aside nodes and N-M primary computing nodes, wherein M≧1. The system then processes the task in parallel across the N-M primary computing nodes. While doing so, the system proactively monitors the health of each of the N-M primary computing nodes. If the system detects a node in the N-M primary computing nodes to be at risk of failure, the system copies the portion of the task associated with the at-risk node to a subset of the M set-aside nodes. The system then processes the portion of the task in parallel across the subset of the M set-aside nodes while the N-M primary computing nodes continue executing.
    • 本发明的一个实施例提供一种提高并行处理系统中的吞吐量和容错能力的系统。 在操作过程中,系统首先接收到一个任务。 接下来,系统将N个计算节点划分为M个置换节点和N-M个主要计算节点,其中M> = 1。 然后,系统在N-M主计算节点上并行处理任务。 在这样做的同时,系统主动监控每个N-M主计算节点的运行状况。 如果系统检测到N-M主计算节点中的节点处于故障风险,则系统将与风险中节点相关联的任务的一部分复制到M个备用节点的子集。 然后,在N-M主计算节点继续执行的同时,系统跨M个备用节点的子集并行地处理任务的该部分。
    • 8. 发明申请
    • Using a genetic technique to optimize a regression model used for proactive fault monitoring
    • 使用遗传技术优化用于主动故障监测的回归模型
    • US20070220340A1
    • 2007-09-20
    • US11359672
    • 2006-02-22
    • Keith WhisnantRamakrishna DhanekulaKenny Gross
    • Keith WhisnantRamakrishna DhanekulaKenny Gross
    • G06F11/00
    • G06F11/0751G06F11/0748
    • One embodiment of the present invention provides a system that optimizes a regression model which predicts a signal as a function of a set of available signals. During operation, the system receives training data for the set of available signals from a computer system during normal fault-free operation. The system also receives an objective function which can be used to evaluate how well a regression model predicts the signal. Next, the system initializes a pool of candidate regression models which includes at least two candidate regression models, wherein each candidate regression model in the pool includes a subset of the set of available signals. The system then optimizes the regression model by iteratively: (1) selecting two regression models U and V from the pool of candidate regression models, wherein regression models U and V best predict the signal based on the training data and the objective function; (2) using a genetic technique to create an offspring regression model W from U and V by combining parts of the two regression models U and V; and (3) adding W to the pool of candidate regression models.
    • 本发明的一个实施例提供了一种优化回归模型的系统,该回归模型预测作为一组可用信号的函数的信号。 在运行期间,在正常无故障运行期间,系统接收来自计算机系统的一组可用信号的训练数据。 该系统还接收到一个目标函数,可用于评估回归模型预测信号的良好程度。 接下来,系统初始化包括至少两个候选回归模型的候选回归模型池,其中池中的每个候选回归模型包括该组可用信号的子集。 该系统通过迭代优化回归模型:(1)从候选回归模型池中选择两个回归模型U和V,其中回归模型U和V根据训练数据和目标函数最佳地预测信号; (2)使用遗传技术通过组合两个回归模型U和V的部分来从U和V创建后代回归模型W; 和(3)在候选回归模型池中加入W。
    • 9. 发明申请
    • Method and apparatus for providing fault-tolerance in parallel-processing systems
    • 用于在并行处理系统中提供容错的方法和装置
    • US20070220298A1
    • 2007-09-20
    • US11385429
    • 2006-03-20
    • Kenny GrossAlan Wood
    • Kenny GrossAlan Wood
    • G06F11/00
    • G06F11/3409G06F11/3452G06F2201/81
    • A system that provides fault tolerance in a parallel processing system. During operation, the system executes a parallel computing application in parallel across a subset of computing nodes within the parallel processing system. During this process, the system monitors telemetry signals within the parallel processing system. The system analyzes the monitored telemetry signals to determine if the probability that the parallel processing system will fail is increasing. If so, the system increases the frequency at which the parallel computing application is checkpointed, wherein a checkpoint includes the state of the parallel computing application at each computing node within the parallel processing system.
    • 在并行处理系统中提供容错的系统。 在操作期间,系统在并行处理系统内的计算节点的子集上并行地并行地执行并行计算应用。 在此过程中,系统监视并行处理系统内的遥测信号。 系统分析监控的遥测信号,以确定并行处理系统将失败的概率是否在增加。 如果是,则系统增加并行计算应用程序的检查点的频率,其中检查点包括并行处理系统内的每个计算节点处的并行计算应用的状态。
    • 10. 发明申请
    • High-sensitivity detection of an anomaly in a quantized signal
    • 高灵敏度检测量化信号中的异常
    • US20070183305A1
    • 2007-08-09
    • US11348655
    • 2006-02-06
    • Keith WhisnantKenny Gross
    • Keith WhisnantKenny Gross
    • H04J11/00
    • G06F11/0751
    • One embodiment of the present invention provides a system that facilitates high-sensitivity detection of an anomaly in a signal, wherein the signal is sampled to produce a set of possible quantized signal values. During operation, the system constructs a “reference distribution” for an “occurrence frequency” of a specific quantized signal value from the set of possible quantized signal values. The system then obtains a “deviant distribution” associated with the reference distribution, wherein the deviant distribution has an offset from the reference distribution to indicate an anomaly in the signal. Next, in response to a new occurrence of the specific quantized signal value, the system updates a mean and a variance of the reference distribution for the specific quantized signal value. The system also adjusts the deviant distribution for the specific quantized signal value based on the updated mean and the updated variance of the reference distribution for the specific quantized signal value. Adjusting the deviant distribution in this way reduces the offset between the reference distribution and the deviant distribution, thereby increasing system sensitivity while subsequently detecting anomalies in the signal.
    • 本发明的一个实施例提供了一种促进对信号中的异常进行高灵敏度检测的系统,其中信号被采样以产生一组可能的量化信号值。 在操作期间,系统从可能的量化信号值的集合中构建特定量化信号值的“出现频率”的“参考分布”。 然后,系统获得与参考分布相关联的“偏差分布”,其中偏差分布具有与参考分布的偏移以指示信号中的异常。 接下来,响应于特定量化信号值的新出现,系统更新特定量化信号值的参考分布的均值和方差。 该系统还基于针对特定量化信号值的参考分布的更新的平均值和更新的方差来调整特定量化信号值的偏差分布。 以这种方式调整偏差分布可减少参考分布与偏差分布之间的偏移,从而提高系统灵敏度,同时检测信号中的异常。