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

306 results about "Stochastic field" patented technology

Image semantic division method based on depth full convolution network and condition random field

The invention provides an image semantic division method based on a depth full convolution network and a condition random field. The image semantic division method comprises the following steps: establishing a depth full convolution semantic division network model; carrying out structured prediction based on a pixel label of a full connection condition random field, and carrying out model training, parameter learning and image semantic division. According to the image semantic division method provided by the invention, expansion convolution and a spatial pyramid pooling module are introduced into the depth full convolution network, and a label predication pattern output by the depth full convolution network is further revised by utilizing the condition random field; the expansion convolution is used for enlarging a receptive field and ensures that the resolution ratio of a feature pattern is not changed; the spatial pyramid pooling module is used for extracting contextual features of different scale regions from a convolution local feature pattern, and a mutual relation between different objects and connection between the objects and features of regions with different scales are provided for the label predication; the full connection condition random field is used for further optimizing the pixel label according to feature similarity of pixel strength and positions, so that a semantic division pattern with a high resolution ratio, an accurate boundary and good space continuity is generated.
Owner:CHONGQING UNIV OF TECH

Named entities recognition method based on bidirectional LSTM and CRF

The invention discloses a named entities recognition method based on bidirectional LSTM and CRF. The named entities recognition method based on the bidirectional LSTM and CRF is improved and optimizedbased on the traditional named entities recognition algorithm in the prior art. The named entities recognition method based on the bidirectional LSTM and CRF comprises the following steps: (1) preprocessing a text, extracting phrase information and character information of the text; (2) coding the text character information by means of the bidirectional LSTM neural network to convert the text character information into character vectors; (3) using the glove model to code the text phrase information into word vectors; (4) combining the character vectors and the word vectors into a context information vector and putting the context information vector into the bidirectional LSTM neural network; and (5) decoding the output of the bidirectional LSTM with a linear chain condition random field to obtain a text annotation entity. The invention uses a deep neural network to extract text features and decodes the textual features with the condition random field, therefore, the text feature information can be effectively extracted and good effects can be achieved in the entity recognition tasks of different languages.
Owner:南京安链数据科技有限公司

Deep learning-based weakly supervised salient object detection method and system

The invention discloses a deep learning-based weakly supervised salient object detection method and system. The method comprises the steps of generating salient images of all training images by utilizing an unsupervised saliency detection method; by taking the salient images and corresponding image-level type labels as noisy supervision information of initial iteration, training a multi-task fullconvolutional neural network, and after the training process is converged, generating a new type activation image and a salient object prediction image; adjusting the type activation image and the salient object prediction image by utilizing a conditional random field model; updating saliency labeling information for next iteration by utilizing a label updating policy; performing the training process by multi-time iteration until a stop condition is met; and performing general training on a data set comprising unknown types of images to obtain a final model. According to the detection method and system, noise information is automatically eliminated in an optimization process, and a good prediction effect can be achieved by only using image-level labeling information, so that a complex andlong-time pixel-level manual labeling process is avoided.
Owner:SUN YAT SEN UNIV

Geographical science domain named entity recognition method

ActiveCN107133220AEntity recognition implementationCorrect mislabeling issueSemantic analysisSpecial data processing applicationsDomain nameConditional random field
The invention discloses a geographical science domain named entity recognition method, which is used for recognizing geographical science core term entities and geographical location entities. The method mainly comprises three steps of (1) establishing a geographical science domain dictionary, and using a new word discovery algorithm to identify new words in the geographical science domain in an unsupervised way; (2) training and testing based on a conditional random field (CRF) model and a multichannel convolutional neural network (MCCNN) model; (3) carrying out error correcting and fusion on entities recognized by the models by using a rule-based method. According to the geographical science domain named entity recognition method, the new words of the domain are identified as the dictionary in an unsupervised way by using the new word discovery algorithm, so that the work distinguishing effect is improved. The semantic vectors of the words are learnt from large-scale unmarked data in an unsupervised way, and basic characteristics of the words are synthesized and are taken as the input characteristics of the MCCNN model, so that manual selection and construction of the characteristics are avoided. The predicting results of the two models are fused by means of a custom rule, so that the problem of error marking in a recognition process can be corrected.
Owner:SOUTHEAST UNIV

Industry comment data fine grain sentiment analysis method

The invention relates to an industry comment data fine grain sentiment analysis method. The industry comment data fine grain sentiment analysis method is applied to Internet data analysis and comprises obtaining comment data of e-commerce industry goods and preprocessing the comment data; establishing initial industry sentiment word libraries and computing distribution of words under different sentiment polarities through 1-gram and 2-gram; performing Chinese word segmentation on the comment data; based on the sentiment word libraries established through the 1-gram and the 2-gram, utilizing combined sentiment models to perform word modeling to obtain the probability distribution of the words which belong to different topics under different sentiment distributions; utilizing context information to re-determine the sentiment alignment of sentiment words in sentences; performing named entity identification and extracting comment characteristics through conditional random fields to compute the sentiment alignment of comment words of the comment characteristics. The industry comment data fine grain sentiment analysis method computes the sentiment of the comment words through the two dimensions of topic and sentiment to achieve fine grain sentiment analysis on the industry comment data, thereby achieving high precision and interpretability of analysis results.
Owner:中科嘉速(北京)信息技术有限公司

Chinese domain term recognition method based on mutual information and conditional random field model

The invention discloses a Chinese domain term recognition method based on mutual information and a conditional random field model. The Chinese domain term recognition method includes the following steps: (1) gathering domain text corpus and marking all the punctuations, spaces, numbers, ASSCII (American Standard Code for Information Interchange) characters and characters except Chinese characters in the corpus; (2) setting character strings and computing the mutual information values of the character strings, (3) computing the left comentropy and the right comentropy of every character string, (4) defining character string evaluation function, setting evaluation function threshold, computing the evaluation function values of every character string, determining that every character string is a word, comparing in sequence the evaluation function value of the former character with the evaluation function value of the latter character in the character string and segmenting character meaning character strings one by one, (5) utilizing conditional random fields to train a conditional random field model and recognizing domain terms with the conditional random field model. When the Chinese domain term recognition method is used to recognize terms, the data sparsity of legitimate terms is overcome, the amount of calculation of conditional random fields is reduced, and the accuracy of the Chinese domain term recognition is improved.
Owner:SHANGHAI UNIV

Improved full-convolutional neural network-based power transmission line insulator state recognition method

The present invention discloses an improved full-convolutional neural network-based power transmission line insulator state recognition method. The method includes the following steps that: S1, the picture of a power transmission line insulator is collected through an unmanned aerial vehicle; S2, classification regression and position regression are performed on the image through a target detection network Faster R-CNN so as to intercept a separate insulator picture; S3, semantic segmentation is performed on the insulator picture through using a full-convolutional neural network; S4, fine segmentation is performed through a full-connection condition random field; S5, noise points in the image are filtered by using a morphological operation method; and S6, the insulator is classified through a deep learning classification network, and the status of the insulator is determined. According to the method of the invention, training and parameter adjustment and optimization are performed on labeled insulator pictures; the status of the power transmission line insulator can be effectively identified; the subjective influence of manual setting of thresholds and the randomness of manual extraction of features in traditional insulator status recognition can be avoided; the efficiency of line inspection can be significantly improved; and the difficulty of the line inspection can be decreased.
Owner:UNIV OF ELECTRONIC SCI & TECH OF CHINA

Legal document named entity recognition method and device and computer equipment

The invention relates to a legal document named entity identification method and apparatus, and a computer device. The method comprises the steps of obtaining a legal document to be identified; inputting the legal document to be identified into the deep neural network model for identification to obtain an identification result; wherein the deep neural network model is obtained by training a language model through a plurality of legal document data with labels, a bidirectional recurrent neural network and a conditional random place; wherein the language model is obtained by training a Google Bert model through a plurality of corpora. According to the invention, the deep neural network model is adopted to carry out entity identification; extracting a character vector from a Chinese charactersequence of the legal document to be identified by adopting a language model obtained by training a Google Bert model; and inputting the character vectors into a bidirectional recurrent neural network, inputting the output codes of the bidirectional recurrent neural network into a linear chain conditional random field, and obtaining a recognition result, so that the network for realizing named entity recognition is simple in structure, low in training cost and high in prediction capability.
Owner:深圳市华云中盛科技股份有限公司

Brain tumor automatic segmentation method through fusion of full convolutional neural network and conditional random field

The present invention belongs to the computer-assisted medical field, and especially relates to a brain tumor automatic segmentation method through fusion of a full convolutional neural network and a conditional random field. The objective of the invention is to solve the problem that the depth learning technology cannot ensure the continuity of a segmentation result on the appearance and the space when the brain tumor segmentation is performed in the prior art. In order to solve the problem mentioned above, the method comprises the following steps: the step 1, employing a non-uniform offset correction and luminance regularization method to process the magnetic resonance image of the brain tumor image to generate a second magnetic resonance image; and the step 2, employing the neural network fusing the full convolutional neural network and the conditional random field to perform brain tumor segmentation of the second magnetic resonance image and output the brain tumor segmentation result. The brain tumor automatic segmentation method through fusion of the full convolutional neural network and the conditional random field can perform end-to-end brain tumor segmentation slice to slice and has higher operation efficiency.
Owner:INST OF AUTOMATION CHINESE ACAD OF SCI

Plain text oriented enterprise entity classification method

The invention discloses a plain text oriented enterprise entity classification method. The plain text oriented enterprise entity classification method comprises the steps of S1, carrying out type labeling for the enterprise entities in collected plain text data and regarding the enterprise entities being subjected to type labeling as a training set of an enterprise entity identification module; carrying out type labeling for the enterprise entities in the collected plain text data according to business nature and regarding the enterprise entities being subjected to the type labeling as a training sample set of an enterprise entity classification module; and S2, carrying out enterprise entity identification model training through a condition random field model to obtain an enterprise entity identification model; S3, carrying out semantic vectorization construction for the text data of an original training set; S4, training by regarding the data of the training set after being subjected to type labeling and semantic vectorization as training parameters to obtain an enterprise entity classification model; and S5, classifying the enterprise entity in a to-be-predicted text by utilizing the enterprise entity classification model. According to the plain text oriented enterprise entity classification method, as the obtained semantic vector serves as the feature of the entity, dependence on artificial features and external data is reduced, and the universality and robustness are guaranteed.
Owner:NANJING UNIV

System and method for predicting fluid flow in subterranean reservoirs

A reservoir prediction system and method are provided that use generalized EnKF using kernels, capable of representing non-Gaussian random fields characterized by multi-point geostatistics. The main drawback of the standard EnKF is that the Kalman update essentially results in a linear combination of the forecasted ensemble, and the EnKF only uses the covariance and cross-covariance between the random fields (to be updated) and observations, thereby only preserving two-point statistics. Kernel methods allow the creation of nonlinear generalizations of linear algorithms that can be exclusively written in terms of dot products. By deriving the EnKF in a high-dimensional feature space implicitly defined using kernels, both the Kalman gain and update equations are nonlinearized, thus providing a completely general nonlinear set of EnKF equations, the nonlinearity being controlled by the kernel. By choosing high order polynomial kernels, multi-point statistics and therefore geological realism of the updated random fields can be preserved. The method is applied to two non-limiting examples where permeability is updated using production data as observations, and is shown to better reproduce complex geology compared to the standard EnKF, while providing reasonable match to the production data.
Owner:CHEVROU USA INC

Abnormal behavior description method based on characteristics of block mass and track

The invention provides an abnormal behavior description method based on characteristics of a block mass and a track. The abnormal behavior description method comprises the following steps of utilizing a characteristic extraction method to extract color characteristics, textural characteristics and position characteristics of a scene, utilizing a K-means algorithm to cluster the characteristics to generate the block mass, and utilizing a conditional random fields (CRF) to conduct description on the block mass; and utilizing a mixed gaussian model to conduct sport target detection, extracting track characteristics of a target, combining the block mass description and the track characteristics to form a combined characteristic vector quantity, using a hidden markov model (HMM) to conduct modeling on the combined characteristic vector quantity, utilizing the built HMM to describe abnormal behaviors of the target in the scene, and enabling an abstract attached diagram to serve as a functional block diagram of the abnormal behavior description method . The abnormal behavior description method based on the characteristics of the block mass and the track not only considers influences of the scene on the abnormal behaviors, but also achieves long-time tracking and describing on the target.
Owner:UNIV OF SCI & TECH OF CHINA
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