Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

1156 results about "Probability model" patented technology

A probability model is a mathematical description of an experiment listing all possible outcomes and their associated probabilities. For instance, if there is a 1% chance of winning a raffle and a 99% chance of losing the raffle, a probability model would look much like the table below.

Object recognizer and detector for two-dimensional images using bayesian network based classifier

A system and method for determining a classifier to discriminate between two classes—object or non-object. The classifier may be used by an object detection program to detect presence of a 3D object in a 2D image (e.g., a photograph or an X-ray image). The overall classifier is constructed of a sequence of classifiers (or “sub-classifiers”), where each such classifier is based on a ratio of two graphical probability models (e.g., Bayesian networks). A discrete-valued variable representation at each node in a Bayesian network by a two-stage process of tree-structured vector quantization is discussed. The overall classifier may be part of an object detector program that is trained to automatically detect many different types of 3D objects (e.g., human faces, airplanes, cars, etc.). Computationally efficient statistical methods to evaluate overall classifiers are disclosed. The Bayesian network-based classifier may also be used to determine if two observations (e.g., two images) belong to the same category. For example, in case of face recognition, the classifier may determine whether two photographs are of the same person. A method to provide lighting correction or adjustment to compensate for differences in various lighting conditions of input images is disclosed as well. As per the rules governing abstracts, the content of this abstract should not be used to construe the claims in this application.
Owner:CARNEGIE MELLON UNIV

Evaluating system and method for community influence in social network

The invention relates to an evaluating system and method for community influence in a social network. The method comprises the steps that a social network chart with social network users as nodes and user relationships as sides is built; according to the social network chart, the community structure of the social network is obtained by carrying out community division through the label propagation algorithm; according to the social network chart and matrixes which communities belong to, the parameter of the community influence is calculated, and the initial influence of each community is generated; according to the transmission probability model of the influence, an influence transmission probability matrix is generated; according to the influence transmission probability matrix and the community influence iterative computation model, the community influence is iterated and upgraded until the iteration end condition is met, the influence value of each community is obtained, and the sequence of the community influence, namely, the influence estimation result of each community in the social network is obtained after normalization. The system and method can effectively analyze the distribution of the community influence in the social network and can be used for high-influence community mining, thereby being capable of being applied to the fields of network marketing and the like.
Owner:FUZHOU UNIV

System and method for context-dependent probabilistic modeling of words and documents

A computer-implemented system and method is disclosed for retrieving documents using context-dependant probabilistic modeling of words and documents. The present invention uses multiple overlapping vectors to represent each document. Each vector is centered on each of the words in the document, and consists of the local environment, i.e., the words that occur close to this word. The vectors are used to build probability models that are used for predictions. In one aspect of the invention a method of context-dependant probabilistic modeling of documents is provided wherein the text of one or more documents are input into the system, each document including human readable words. Context windows are then created around each word in each document. A statistical evaluation of the characteristics of each window is then generated, where the results of the statistical evaluation are not a function of the order of the appearance of words within each window. The statistical evaluation includes the counting of the occurrences of particular words and particular documents and the tabulation of the totals of the counts. The results of the statistical evaluation for each window are then combined. These results are then used for retrieving a document, for extracting features from a document, or for finding a word within a document based on its resulting statistics.
Owner:NUANCE COMM INC

Personalized recommendation method and system based on probability model and user behavior analysis

InactiveCN105574216AAccurately characterize acquisition needsSolve overloadSpecial data processing applicationsPersonalizationOriginal data
The invention discloses a personalized recommendation method and system based on a probability model and user behavior analysis. The method includes the steps that article information and article attribute information are extracted, and operation behaviors of users on articles are extracted; interest points are obtained according to the article attribute information and the operation behaviors of the users on the articles; user interest similarity is obtained according to the operation behaviors of the users on the articles, and similar users are obtained; a decay factor is obtained according to the operation behaviors of the users on the articles based on the time dimension, and a user model is set up; interest characteristic information, at all dimensions, of the users is obtained according to the user model; after filtering, a recommendation algorithm is adopted to generate results to be recommended, and algorithm fusion is conducted to obtain personalized recommendation results of the users. After original data is preprocessed, the user model is set up, the interest points of the users and essential information acquisition requirements are depicted accurately to provide accurate personalized recommendation, and therefore the problems of information overload and long-tail articles in the network are solved.
Owner:DATAGRAND TECH INC

Wireless sensor network node positioning method based on received signal strength indicator (RSSI)

The invention relates to a wireless sensor network node positioning method based on a received signal strength indicator (RSSI). The precision of the traditional method is not high, and the traditional method is easily disturbed by environment. In the method, an effective RSSI value is selected by using a Gaussian distribution function model in the aspect of reading RSSI value, so that small probability events during RSSI measurement are removed to a certain extent, and the precision of RSSI value between nodes is improved; and the coordinates of an unknown node are obtained by a triangular positioning method, and the unknown node is circularly refined via the distribution probability model of the unknown node, so that a point with the maximum distribution probability is found and is used as the final positioning coordinate. In the method, the signal intensity and distance information between anchor nodes are introduced and are used as the reference; the unknown node coordinate is found out via the distribution probability model of the unknown node; the distance measurement precision and the positioning precision between the unknown node and the anchor node are improved; and the method is not easily disturbed by environment.
Owner:HANGZHOU DIANZI UNIV

Object Recognizer and Detector for Two-Dimensional Images Using Bayesian Network Based Classifier

A system and method for determining a classifier to discriminate between two classes—object or non-object. The classifier may be used by an object detection program to detect presence of a 3D object in a 2D image (e.g., a photograph or an X-ray image). The overall classifier is constructed of a sequence of classifiers (or “sub-classifiers”), where each such classifier is based on a ratio of two graphical probability models (e.g., Bayesian networks). A discrete-valued variable representation at each node in a Bayesian network by a two-stage process of tree-structured vector quantization is discussed. The overall classifier may be part of an object detector program that is trained to automatically detect many different types of 3D objects (e.g., human faces, airplanes, ears, etc.). Computationally efficient statistical methods to evaluate overall classifiers are disclosed. The Bayesian network-based classifier may also be used to determine if two observations (e.g., two images) belong to the same category. For example, in case of face recognition, the classifier may determine whether two photographs are of the same person. A method to provide lighting correction or adjustment to compensate for differences in various lighting conditions of input images is disclosed as well. As per the rules governing abstracts, the content of this abstract should not be used to construe the claims in this application.
Owner:GOOGLE LLC

Online-increment evolution topic model based automatic software classifying method

An online-increment evolution topic model based automatic software classifying method includes acquiring relevant software texts, grouping and preprocessing by a preset time slice; generating a probability model of an online evolution topic model, computing the number of the optimum topics according to project description texts grouped according to the time slice, and incrementally computing topic word distribution and topic text distribution of the project description texts within the current time slice; acquiring a text d of an unknown classifying topic, computing topic word distribution of n topics subordinative to the text d according to the topic word distribution and the topic text distribution, classifying the text d into corresponding topics, and automatically adding semantic tags to the topics based on the word list and word inquiry method, and finally completing classification of software projects. By the online-increment evolution topic model based automatic software classifying method, new topics appearing in open source communities can be found in time, software projects can be automatically classified, a software developer can search out required open source software projects according to software topics conveniently, and accordingly, software development efficiency is improved, and quality and assurance of the open source communities are improved.
Owner:NAT UNIV OF DEFENSE TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products