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

251 results about "Question Text" patented technology

Text-Dependent Questions are those that can be answered only by referring back to the text being read. Students today are required to read closely to determine explicitly what the text says and then make logical inferences from it.

Information processing method and device for realizing intelligent question answering

The invention relates to the technical field of man-machine interaction, and discloses an information processing method and device for realizing intelligent question answering. The information processing method comprises the following steps of: carrying out sentence segmentation on question text information to obtain a user question; and searching a standard question most similar to the user question and corresponding answer information from a QA library on the basis of a question similarity. Compared with the existing keyword retrieval-based question answering method, the method disclosed by the invention does not need to require the users to have keyword decomposition ability, is automatic in the whole process and is capable of greatly enhancing the user experience and improving the search effect and the pertinence and effectiveness of answers. Meanwhile, through fusing natural language understanding technologies such as sentence model analysis, lexical analysis and lexical meaning extension, and carrying out comprehensive calculation on multi-dimensional similarity, the method is capable of improving the correctness of a final sentence similarity in a Chinese automatic question answering process, and enabling a Chinese intelligent question answering system to be possible.
Owner:JIANGMEN POWER SUPPLY BUREAU OF GUANGDONG POWER GRID

Deep learning-based question classification model training method and apparatus, and question classification method and apparatus

The invention discloses a deep learning-based question classification model training method and apparatus, and a question classification method and apparatus. The question classification model training method comprises the steps of extracting feature information samples in question text samples, and generating corresponding first eigenvector samples; performing spatial transformation on the first eigenvector samples to obtain second eigenvector samples; inputting the second eigenvector samples to a plurality of convolutional layers and a plurality of pooling layers in a multilayer convolutional neural network, and by superposing convolution operation and pooling operation, obtaining first fusion eigenvector samples; inputting the first fusion eigenvector samples to a full connection layer in the multilayer convolutional neural network to obtain global eigenvector samples; and training a Softmax classifier according to the global eigenvector samples to obtain a question classification model. The method can avoid a large amount of overheads of manual design of features; and through the question classification model, a more accurate classification result can be obtained, so that locating of standard question and answer is improved.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Community question and answer system and method based on multi-task learning and electronic device

The invention belongs to the technical field of internet databases, and particularly relates to a community question and answer system and method based on multi-task learning and an electronic device.The system comprises an answer selection model training module which is used for inputting answer input and question input into a bidirectional long-short memory network for encoding, inputting the encoded answer input and question input into a multi-dimensional attention layer, flattening and connecting an output result, and calculating the loss of a prediction result and a real result; a question classification model training module which is used for inputting questions into a bidirectional long and short memory network for encoding, inputting the encoded questions into a two-layer full connection network, and calculating the loss of a prediction result and a real result through a softmax layer; and a joint training module which is used for unifying the answer selection task and the question text classification task under a loss function for joint training to obtain an answer related to the input question. According to the application, the accuracy of the forum community question and answer system can be improved, and the search efficiency of the user is improved.
Owner:SHENZHEN INST OF ADVANCED TECH

Shallow layer model and depth model combination-based question text classification method

The invention relates to a shallow layer model and depth model combination-based question text classification method, and belongs to the technical field of computer natural language processing. The method comprises the following steps of: firstly extracting a feature word set of a question text, obtaining corresponding feature word weights by utilizing normalized word vectors after vectorization,and taking the corresponding feature word weights as a part of input of a shallow layer linear model; convoluting the question text by a convolutional network by using multiple convolution cores withdifferent window sizes, rearranging the feature vectors extracted by different convolution cores with same-length convolution windows, respectively inputting the feature vectors into corresponding recurrent neural networks, and finally taking syntax semantic feature vectors, obtained by linking outputs of the plurality of recurrent neural networks together, of the question as another part of inputof the shallow layer linear model; and finally obtaining a classification result of the question by the shallow layer model according to an input spliced by the feature word vectors and an output ofa depth model. The method is capable of overcoming the defects of single depth models and effectively enhancing the question classification correctness.
Owner:KUNMING UNIV OF SCI & TECH

Automatic elementary mathematic algebra type question answering method and system

The invention discloses an automatic elementary mathematic algebra type question answering method and system. The method comprises the following steps of: question input; question understanding: classifying each category of elementary mathematic algebra type questions and carrying out word segmentation and part-of-speech labelling on question texts; extracting a direct statement mathematic relationship by using a syntax-semantic hybrid model and adding an implicit type mathematic relationship according to question types so as to form an algebra relationship group; machine solution: distributing variables for entities in the formed algebra relationship group, converting the algebra relationship group into an algebra equation group, obtaining an entity-variable comparison table, and automatically solving the algebra equation group by a machine; and quasi-man answer generation: recovering semantic meanings of the variables in the algebra relationship group solution process according to solution sequences of the variables and the entity-variable comparison table, and combining the question texts to form a quasi-man answer process. According to the method and system, the automation degree of answering mathematic algebra type questions can be greatly improved.
Owner:HUAZHONG NORMAL UNIV

Fine-grained visual question-answering method combined with multi-view attention mechanism

The invention relates to a fine-grained visual question-answering method combined with a multi-view attention mechanism. The guiding effect of specific semantics of the problem is fully considered. Amulti-view attention model is provided. A plurality of salient target areas related to a current task target (problem) can be effectively selected From multiple perspectives, region information related to answers is acquired in images and question texts, regional significance features are extracted in the images under the guidance of question semantics. The characteristic expression of finer granularity is realized; the multi-view attention model has the advantages that the multi-view attention model is constructed, the situation that a plurality of important semantic expression areas exist in the image is expressed, the depicting capacity is high, the effectiveness and comprehensiveness of the multi-view attention model are improved, and therefore the semantic relevance of image area significant features and question features is effectively enhanced, and the accuracy and comprehensiveness of semantic understanding of visual questions and answers are improved. The visual question-answering task is carried out by adopting the method, the steps are simple, the efficiency is high, the accuracy is high, the method can be completely used for business, and the market prospect is good.
Owner:HUAQIAO UNIVERSITY

Question and answer matching processing method and device, question and answer matching model training method and device, equipment and storage medium

The invention relates to the field of natural language processing, and a model based on a self-attention mechanism is used to extract attention features between questions and answers so as to obtain the matching degree between the questions and the answers according to the attention features. The invention specifically discloses a question and answer matching processing method and device, a question and answer matching model training method and device, equipment and a storage medium. The method comprises the steps of obtaining a question text and an answer text; performing word segmentation processing on the question text and the answer text to obtain corpus word segmentation data; performing embedding processing on the corpus word segmentation data to obtain embedded representation data;based on a feature extraction sub-model, performing feature extraction on the embedded representation data to obtain a self-attention feature vector, and the feature extraction sub-model being the model based on the self-attention mechanism; and based on a matching sub-model, generating question and answer matching data according to the self-attention feature vector, and outputting the question and answer matching data.
Owner:PING AN TECH (SHENZHEN) CO LTD

Method for constructing deep visual Q&A system for visually impaired persons

The present invention discloses a method for constructing a deep visual Q&A system for visually impaired persons. In the training phase, the method comprises: taking collected pictures and a corresponding Q&A text to constitute a training set; extracting picture features for the pictures by using the convolutional neural network; for a question text, converting questions into a word vector list by using the word vector technique, and taking the word vector list as input of the LSTM so as to extract question features; and finally, after carrying out element dot product on the pictures and the question features, carrying out classification on the pictures and the question features so as to obtain an answer prediction value, comparing the answer prediction value with an answer tag in the training set, calculating the loss, and using the back propagation algorithm to optimize the model. In the running phase, the method comprises that: a client obtains photos taken by the user and the question text, and uploads the photos and the question text to a server; the server inputs the uploaded photos and question text into a trained model, extracts question features by using the same manner, outputs a corresponding answer prediction value by using a classifier, and returns the answer prediction value to the client; and the client returns the answer prediction value to the user in a form of voice input.
Owner:ZHEJIANG UNIV

Image question and answer method based on multi-objective association deep reasoningmulti-target association deep reasoning

The invention discloses an image question and answer method based on multi-objective association deep reasoning. The method comprises the following steps of 1, carrying out data preprocessing on an image and a text described by a natural language of the image; 2, carrying out attention mechanism reordering on each target based on an adaptive attention module model enhanced by geometric features of a candidate box; 3, constructing a neural network structure based on an AAM model; and 4, model training: training neural network parameters by using a back propagation algorithm. The invention provides a deep neural network for image question answering, in particular to a method for performing unified modeling on image-question text data, performing reasoning on each target feature in an image, and reordering attention mechanisms of the targets so as to answer questions more accurately, and a better effect is obtained in the field of image question answeringThe invention discloses an image question and answer method based on multi-target association deep reasoning. The method comprises the following steps: 1, carrying out data preprocessing on an image and a text described in a natural language of the image, and 2, carrying out attention mechanism reordering on each target based on an adaptive attention module model with enhanced geometrical characteristics of a candidate box. And 3, a neural network structure based on an AAM model. And 4, model training: training neural network parameters by using a back propagation algorithm. The invention provides a deep neural network for image question answering, and particularly provides an image-image question answering method. According to the method, the data of question texts are subjected to unified modeling, reasoning is carried out on the characteristics of all the targets in the image, attention mechanisms of all the targets are reordered, so that questions are answered more accurately, and a good effect is obtained in the field of image questions and answers.
Owner:HANGZHOU DIANZI UNIV

Consultation request processing method and device, computer equipment and storage medium

PendingCN109857850AImprove the efficiency of consultation feedbackReduce Q&A interactionsText database queryingSpecial data processing applicationsQuestions and answersQuestion Text
The invention relates to the field of intelligent decision making and discloses a consultation request processing method and device, a computer equipment and a storage medium, to reduce question and answer interaction between an operator and a user, reduce the situation of low efficiency caused by human participation and effectively improve consultation feedback efficiency. The method comprises the following steps: obtaining a consultation request triggered by a user through an application, wherein the consultation request comprisingto-be-answered consultation text information; determining whether the to-be-answered consultation text information being questioning text information or not through a preset text classification model; if being determined that the to-be-answered text informationbeing question text information, to extract a to-be-answered question from the to-be-answered text information; determining the similarity between the to-be-answered question and the historical questioning question according to a preset similarity model; determining target answering content according to the similarity between the to-be-answered question and the historical questioning question; and performing consultation feedback on an answer corresponding to the consultation request.
Owner:ONE CONNECT SMART TECH CO LTD SHENZHEN
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