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

2170 results about "Recurrent neural network" patented technology

A recurrent neural network (RNN) is a class of artificial neural networks where connections between nodes form a directed graph along a temporal sequence. This allows it to exhibit temporal dynamic behavior. Unlike feedforward neural networks, RNNs can use their internal state (memory) to process sequences of inputs. This makes them applicable to tasks such as unsegmented, connected handwriting recognition or speech recognition.

Chinese medical knowledge atlas construction method based on deep learning

ActiveCN106776711AEasy to handleRelationship Accurate and ComprehensiveWeb data indexingSemantic analysisKnowledge unitHealthcare associated
The invention relates to the technology of a knowledge atlas, and aims to provide a Chinese medical knowledge atlas construction method based on deep learning. The Chinese medical knowledge atlas construction method comprises the following steps: obtaining relevant data of a medical field from a data source; using a word segmentation tool to carry out word segmentation on unstructured data, and using an RNN (Recurrent Neural Network) to finish a sequence labeling task to identify entities related to medical care, so as to realize the extraction of knowledge units; carrying out feature vector construction on the entity, and utilizing the RNN to carry out sequence labeling and finish the identification of a relationship among the knowledge units; carrying out entity alignment, and then utilizing the extracted entities and the relationship between the entities to construct the knowledge atlas. According to the Chinese medical knowledge atlas construction method, a recurrent neural network is artfully used for extracting the knowledge units and identifying the relationship among the knowledge units so as to favorably finish the processing of the unstructured data. According to the Chinese medical knowledge atlas construction method, features suitable for the medical care field are put forward to carry out a training task of a network. Compared with general features, the features put forward by the method can better represent a medical entity, and therefore, the relationship among the extracted knowledge units can be more accurate and comprehensive.
Owner:ZHEJIANG UNIV

Intelligence relation extraction method based on neural network and attention mechanism

ActiveCN107239446AStrong feature extraction abilityOvercome the problem of heavy workload of manual feature extractionBiological neural network modelsNatural language data processingNetwork modelMachine learning
The invention discloses an intelligence relation extraction method based on neural network and attention mechanism, and relates to the field of recurrent neural network, natural language processing and intelligence analysis combined with attention mechanism. The method is used for solving the problem of large workload and low generalization ability in the existing intelligence analysis system based on artificial constructed knowledge base. The implementation of the method includes a training phase and an application phase. In the training phase, firstly a user dictionary and training word vectors are constructed, then a training set is constructed from a historical information database, then corpus is pre-processed, and then neural network model training is conducted; in the application phase, information is obtained, information pre-processing is conducted, intelligence relation extraction task can be automatically completed, at the same time expanding user dictionary and correction judgment are supported, training neural network model with training set is incremented. The intelligence relation extraction method can find the relationship between intelligence, and provide the basis for integrating event context and decision making, and has a wide range of practical value.
Owner:CHINA UNIV OF MINING & TECH

Online traditional Chinese medicine text named entity identifying method based on deep learning

The invention discloses an online traditional Chinese medicine text named entity identifying method based on deep learning. The method includes the steps that online traditional Chinese medicine text data are obtained through a web crawler, and named entities of the obtained online traditional Chinese medicine text data are labeled with existing terminological dictionaries and human assistance; a word2vec tool is used for carrying out learning on large-scale label-free linguistic data, and word vectors with fixed length are obtained and used for forming a corresponding glossary; word segmentation is carried out on the online traditional Chinese medicine text data, words are converted into the word vectors with the fixed length by searching for the glossary, the word vectors serve as input of a convolutional neural network, and a blank character is used for filling when sentence length is insufficient; output of the convolutional neural network serves as input of a bidirectional long-short-time memory recurrent neural network, and an identification result of the online traditional Chinese medicine text data words to be identified is output. Compared with a traditional method for named entity identifying, the method reduces complexity and workload of feature extraction, simplifies the processing process and remarkably improves identification efficiency.
Owner:SOUTH CHINA UNIV OF TECH

Dialogue data interaction processing method and device based on recurrent neural network

The invention provides a dialogue data interaction processing method based on a recurrent neural network. The method comprises the following steps: receiving a dialogue input statement of a user; carrying out knowledge base matching calculation, and judging whether a knowledge base has a problem statement, the matching degree between which and the dialogue input statement reaches a preset value; if not, requesting a dialogue generation model to give an answer to the dialogue input statement, wherein a coding layer of the dialogue generation model is constructed into the recurrent neural network, analyzing the dialogue input statement in the recurrent neural network to obtain a middle vector expressing problem meanings, and a decoding layer of the dialogue generation model is also constructed into the recurrent neural network, analyzing the middle vector in the recurrent neural network to obtain an answer vector group expressing answer meanings; and taking the answer vector group as an answer output statement and outputting the answer output statement. The method can enable human-machine interaction to be smoother; and answers given by the dialogue generation model can further enable the knowledge base to be expanded and updated.
Owner:BEIJING GUANGNIAN WUXIAN SCI & TECH

Continuous voice recognition method based on deep long and short term memory recurrent neural network

The invention provides a continuous voice recognition method based on a deep long and short term memory recurrent neural network. According to the method, a noisy voice signal and an original pure voice signal are used as training samples, two deep long and short term memory recurrent neural network modules with the same structure are established, the difference between each deep long and short term memory layer of one module and the corresponding deep long and short term memory layer of the other module is obtained through cross entropy calculation, a cross entropy parameter is updated through a linear circulation projection layer, and a deep long and short term memory recurrent neural network acoustic model robust to environmental noise is finally obtained. By the adoption of the method, by establishing the deep long and short term memory recurrent neural network acoustic model, the voice recognition rate of the noisy voice signal is improved, the problem that because the scale of deep neutral network parameters is large, most of calculation work needs to be completed on a GPU is avoided, and the method has the advantages that the calculation complexity is low, and the convergence rate is high. The continuous voice recognition method based on the deep long and short term memory recurrent neural network can be widely applied to the multiple machine learning fields, such as speaker recognition, key word recognition and human-machine interaction, involving voice recognition.
Owner:TSINGHUA UNIV

Psychological assessment method based on virtual reality technology

InactiveCN107799165AReflect the real state of mindHave clinical experienceInput/output for user-computer interactionMental therapiesProcess informationFeature fusion
The invention relates to a psychological assessment method based on a virtual reality technology. Virtual scenarizing processing is carried out on a psychological scale; answers, behaviors, and physiological data of a subject are collected in real time; on the basis of the answer options of the subject, intelligent jumping of problems of the psychological scale is completed; the scale content is analyzed comprehensively and intelligently, three kinds of data are trained by a convolution neural network and a recurrent neural network and then feature fusion is carried out, the processed information is inputted into a softmax layer to obtain a psychological assessment model; with the psychological assessment model, the psychological assessment result of the subject is compared with a doctor tag, loss function calculation and gradient reversed conduction are carried out to correct the answer options of the subject intelligent; and then the psychological, behavior and the corrected answer data are calculated by the psychological assessment model to obtain a final assessment result. According to the invention, on the basis of combination of VR, intelligent sensing, big data analysis, artificial intelligence and other technologies with the traditional psychological assessment method, the accuracy of psychological assessment is improved and the medical resources are saved effectively.
Owner:广州博微智能科技有限公司

Electromyographic signal gesture recognition method based on deep learning and attention mechanism

The invention discloses an electromyographic signal gesture recognition method based on deep learning and attention mechanisms. The method comprises the following steps: performing noise reduction filtering on electromyographic signals; extracting one classic characteristic set from each wind datum by using a sliding window, and establishing a new electromyographic image based on characteristics;designing a deep learning frame based on a convolutional neural network, a circulation neural network and an attention mechanisms, and optimizing network structure parameters of the deep learning frame; performing training with the designed deep learning frame and the training data so as to obtain a classifier model; inputting testing data into the trained deep learning network model, and according to likelihood of a last layer of output, maximally likelihooding corresponding types, that is, recognition types. By adopting the method, electromyographic gesture signals can be recognized on the basis of new characteristic images and deep learning frames based on attention mechanisms. By adopting the electromyographic signal gesture recognition method based on deep learning and attention mechanisms, multiple different gestures of a same subject can be accurately recognized.
Owner:ZHEJIANG UNIV

Deep long-term and short-term memory recurrent neural network acoustic model establishing method based on selective attention principles

Disclosed is a deep long-term and short-term memory recurrent neural network acoustic model establishing method based on selective attention principles. According to the deep long-term and short-term memory recurrent neural network acoustic model establishing method based on the selective attention principles, attention gate units are added inside a deep long-term and short-term memory recurrent neural network acoustic model to represent instantaneous function change of auditory cortex neurons; the gate units are different in other gate units in that the other gate units are in one-to-one correspondence with time series, while the attention gate units represent short-term plasticity effects and accordingly have intervals in the time series; through the neural network acoustic model obtained by training mass voice data containing Cross-talk noise, robustness feature extraction of the Cross-talk noise and establishment of robust acoustic models can be achieved; the aim of improving the robustness of the acoustic models can be achieve by inhibiting influence of non-target flow on feature extraction. The deep long-term and short-term memory recurrent neural network acoustic model establishing method based on the selective attention principles can be widely applied to multiple voice recognition-related machine learning fields of speaker recognition, keyword recognition, man-machine interaction and the like.
Owner:TSINGHUA UNIV

Multiple features fused bidirectional recurrent neural network fine granularity opinion mining method

The invention discloses a multiple features fused bidirectional recurrent neural network fine granularity opinion mining method. The method comprises the following steps of: capturing comment data of a specific website through internet and carrying out labelling and preprocessing on the comment data to obtain a training sample set; carrying out training by using a Word2Vec or Glove model algorithm to obtain word vectors of the comment data; carrying out vectorization after carrying out part of speech labeling, dependence relationship labeling and the like; and inputting the vectors into a bidirectional concurrent neural network to construct a bidirectional recurrent neural network fine granularity opinion mining model. According to the method, attribute words in fine granularity opinion mining is extracted and emotional polarity judgement is carried out through the training of a model, so that plenty of model training time is further saved and the training efficiency is improved; no professionals are required to carry out manual extraction on the attribute words, so that a lot of manpower cost is saved; and moreover, the model can be trained by using a plurality of data sources, so that cross-field fine granularity opinion analysis can be completed, thereby solving the problem of long-distance emotional element dependency.
Owner:GUANGDONG UNIV OF 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