WO2022068160A1 - Procédé et appareil d'identification de données d'interrogation à propos d'une maladie grave à base d'intelligence artificielle, dispositif, et support - Google Patents

Procédé et appareil d'identification de données d'interrogation à propos d'une maladie grave à base d'intelligence artificielle, dispositif, et support Download PDF

Info

Publication number
WO2022068160A1
WO2022068160A1 PCT/CN2021/084349 CN2021084349W WO2022068160A1 WO 2022068160 A1 WO2022068160 A1 WO 2022068160A1 CN 2021084349 W CN2021084349 W CN 2021084349W WO 2022068160 A1 WO2022068160 A1 WO 2022068160A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
consultation
feature data
historical
entity
Prior art date
Application number
PCT/CN2021/084349
Other languages
English (en)
Chinese (zh)
Inventor
满晏松
柳恭
李响
Original Assignee
平安科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2022068160A1 publication Critical patent/WO2022068160A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/06Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
    • G06N3/061Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using biological neurons, e.g. biological neurons connected to an integrated circuit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/50ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for simulation or modelling of medical disorders
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients

Definitions

  • the present application relates to the technical field of artificial intelligence, and in particular, to a method, device, equipment and medium for identifying data of critical care consultation based on artificial intelligence.
  • An artificial intelligence-based method for identifying data of critical care inquiries comprising:
  • the prediction model is based on the multi-dimensional feature data and the training labels corresponding to the multi-dimensional feature data Obtained through training, the multi-dimensional feature data is extracted and obtained according to historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • An artificial intelligence-based critical care data identification device comprising:
  • an acquisition module used to acquire the consultation session data corresponding to the target user ID
  • the first identification module is used to input the data of the consultation session into a prediction model, and output a model identification result corresponding to the data of the consultation session through the prediction model; wherein, the prediction model is based on the multi-dimensional feature data and the The training labels corresponding to the multi-dimensional feature data are obtained by training, the multi-dimensional feature data is extracted and obtained according to the historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • a second identification module configured to determine an expert identification result corresponding to the consultation session data according to the tags hit by the consultation session data in the expert knowledge base;
  • a decision-making module configured to combine the model identification result and the expert identification result to obtain a target identification result of whether the consultation session data is critical consultation data.
  • a computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the following steps when executing the computer program:
  • the prediction model is based on the multi-dimensional feature data and the training labels corresponding to the multi-dimensional feature data Obtained through training, the multi-dimensional feature data is extracted and obtained according to historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • the prediction model is based on the multi-dimensional feature data and the training labels corresponding to the multi-dimensional feature data Obtained through training, the multi-dimensional feature data is extracted and obtained according to historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • FIG. 1 is an application scenario diagram of an artificial intelligence-based critical care data identification method in one embodiment
  • Fig. 2 is a schematic flowchart of an artificial intelligence-based critical care data identification method in one embodiment
  • Fig. 3 is a flow diagram of using a predictive model in one embodiment
  • Fig. 4 is a flow chart of training a prediction model in one embodiment
  • Fig. 5 is a structural block diagram of an artificial intelligence-based critical care data identification device in one embodiment
  • FIG. 6 is a structural block diagram of an artificial intelligence-based critical interrogation data identification device in another embodiment
  • Fig. 7 is the internal structure diagram of the computer device in one embodiment
  • FIG. 8 is an internal structure diagram of a computer device in another embodiment.
  • the artificial intelligence-based critical care data identification method provided in this application can be applied to the application environment shown in FIG. 1 .
  • the terminal 102 communicates with the server 104 through the network through the network. Specifically, the terminal 102 can obtain the consultation session data corresponding to the target user identifier, send the consultation session data to the server 104, and the server 104 inputs the consultation session data into the prediction model, and outputs the data corresponding to the consultation session through the prediction model.
  • the model identification results of the 2000 wherein, the prediction model is trained according to the multi-dimensional feature data and the corresponding training labels of the multi-dimensional feature data, the multi-dimensional feature data is extracted according to the historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data; server; 104 then determine the expert identification result corresponding to the consultation session data according to the tag hit in the expert knowledge base by the consultation session data; the server 104 then combines the model identification result and the expert identification result to obtain whether the consultation session data is a critical consultation
  • the target recognition result of the data can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the server 104 can be implemented by an independent server or a server cluster composed of multiple servers.
  • the terminal 102 or the server 104 may also be independently used to execute the artificial intelligence-based method for identifying data of critical care inquiries. This application is not limited here.
  • an artificial intelligence-based method for recognizing data for critical care consultation is provided, and the method is applied to a computer device as an example for description, and the computer device may specifically be the terminal in FIG. 1 . or server.
  • the artificial intelligence-based method for identifying data of critically ill inquiries specifically includes the following steps:
  • Step 202 Obtain the consultation session data corresponding to the target user identifier.
  • a consultation session is a process of consultation interaction between at least two users.
  • the at least two users include a user corresponding to a patient role and a user corresponding to a doctor role.
  • the consultation session data is the data generated during the consultation interaction.
  • the user corresponding to the doctor role can be the doctor himself or an artificial intelligence robot.
  • an online consultation application or an online consultation website may run on the terminal, and the online consultation application or the online consultation website may provide a consultation entrance.
  • the user inputs the consultation session data based on the consultation portal through the terminal to conduct an online consultation.
  • the consultation session data may be voice data, text data, or image data, or the like.
  • the consultation session data may include consultation session data corresponding to the patient role and consultation session data corresponding to the doctor role.
  • the consultation session data corresponding to the patient's role such as user basic information, symptom description information, symptom photos, medical examination reports or past history information, etc. It can be understood that the inquiring user may or may not be the patient himself, such as in the scene of inquiring for children or the elderly.
  • Consultation session data corresponding to the doctor's role such as disease description information, symptom analysis information, etiology analysis information, or reply information for user inquiry data, etc.
  • the consultation session data may be dialogue data of one or more rounds of question and answer in a consultation process.
  • the consultation session data provided by the user for the first time can identify whether the consultation session data is critical consultation data, it can be identified as soon as possible for corresponding processing; when the amount of information is insufficient, the user can be guided to provide more information to combine these The information is more accurate in the identification of critical care data.
  • the critically ill consultation data is the consultation session data involving acute and critical illnesses.
  • "Emergency and critical illness” is a medical term, which usually means that the patient's disease is an urgent and endangered disease, and medical treatment should be carried out as soon as possible, otherwise it may cause serious harm to the patient's body or cause death.
  • the consultation session data includes the clinical symptoms of acute and critical illness.
  • the clinical symptoms of acute and critical illness such as "fainting", "difficulty breathing", etc.
  • Step 204 input the data of the consultation session into the prediction model, and output the model identification result corresponding to the data of the consultation session through the prediction model; wherein, the prediction model is obtained by training according to the multi-dimensional feature data and the corresponding training labels of the multi-dimensional feature data, and the multi-dimensional feature data is obtained according to The historical consultation data is extracted, and the multi-dimensional feature data includes entity feature data and entity relationship feature data.
  • the prediction model is a pre-trained machine learning model used to identify whether the consultation session data is critical consultation data.
  • the machine learning model can be a neural network model, a support vector machine, or a logistic regression model.
  • Neural network models such as Convolutional Neural Networks, Backpropagation Neural Networks, Feedback Neural Networks, Radial Basis Neural Networks, or Self-Organizing Neural Networks.
  • Entity characteristics are data reflecting the characteristics of the entity itself.
  • the consultation session data “drinking during dinner, abdominal pain is unbearable now” includes two entities, the first entity is “drinking”, and the second entity is “abdominal pain”.
  • An entity-relationship feature refers to data that reflects the relationship between at least two entities. For example, the entity relationship between "drinking alcohol” and “abdominal pain” in the consultation session data "drinking during dinner, abdominal pain is unbearable” is “causal relationship", that is, the cause of abdominal pain is drinking.
  • the computer equipment can integrate various aspects of information when designing the input data of the prediction model, for example, the two feature dimensions of the data, the entity dimension and the entity relationship dimension, can be used as the input data of the prediction model.
  • the prediction model can learn the effective information of these two feature dimensions during training, and improve the model's ability to recognize critical care data.
  • the computer equipment can input the consultation session data into the prediction model, process the consultation session data through a plurality of neurons included in the prediction model, obtain a model identification result corresponding to the consultation session data, and then output the model identification through the prediction model. result.
  • the neuron is the most basic structure in the neural network. Under normal circumstances, most neurons are in an inhibitory state, but when the neuron receives input information, causing its potential to exceed a threshold, then the neuron will It is activated and is in an "excited" state, and then the output information is propagated to other neurons.
  • a connection line connecting neurons corresponds to a weight (the value of which is called a weight), and usually different connection lines correspond to different weights.
  • the threshold value of each neuron and the weight of the connection relationship between each neuron are determined when the prediction model is trained by the multi-dimensional feature data and the training labels corresponding to the multi-dimensional feature data.
  • Neurons include input neurons, output neurons and hidden neurons.
  • the artificial intelligence-based method for identifying data of critical care consultation further includes a training step of the prediction model, and the training step specifically includes: collecting historical consultation data and training labels corresponding to the historical consultation data; historical consultation data Corresponding training labels are used to indicate whether the historical consultation data is critical consultation data; entity feature data and entity relationship feature data are extracted from the historical consultation data to generate multi-dimensional feature data corresponding to the historical consultation data; The multi-dimensional feature data corresponding to the data and the historical consultation data are jointly input to the prediction model to be trained to obtain the prediction recognition result; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • the multidimensional feature data also includes intent feature data.
  • the training steps of the prediction model specifically include: collecting historical consultation data and training labels corresponding to the historical consultation data; training labels corresponding to the historical consultation data are used to indicate whether the historical consultation data is critical consultation data; Extract entity feature data, entity relationship feature data and intent feature data from the diagnostic data to generate multi-dimensional feature data corresponding to the historical consultation data; input the historical consultation data and the multi-dimensional feature data corresponding to the historical consultation data together to be trained
  • the prediction model is obtained, and the prediction recognition result is obtained; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • the intent feature is the data reflecting the expressed intent.
  • the intent feature includes feature data reflecting the doctor's inquiring or answering intent and the user's inquiring or responding intent. For example, the consultation session data "Do you have unbearable abdominal pain right now” expresses the symptom confirmation intention; the consultation session data "Yes, I have unbearable abdominal pain now” expresses the symptom confirmation intention, and so on.
  • the computer device may convert the consultation session data into a data format that can be processed by the prediction model, and then input the converted data into the prediction model.
  • the data format that the prediction model can handle such as vector format or matrix format, etc.
  • Step 206 Determine the expert identification result corresponding to the consultation session data according to the tags hit by the consultation session data in the expert knowledge base.
  • the knowledge base refers to the set of rules applied in the design of the expert system, including the facts and data related to the rules, and the whole of them constitutes the knowledge base.
  • the knowledge base is related to a specific expert system, and in this application, the expert knowledge base is related to the medical consultation expert system.
  • the rules in the expert knowledge base are obtained by extracting the frequently occurring data in the critical consultation data in the historical consultation process.
  • the facts linked by the rules include whether the consultation session data in the historical consultation process is the critical consultation data.
  • the data contacted by the rule includes labels such as frequently occurring disease symptoms in the consultation session data during the historical consultation process.
  • the computer device may be driven by a rule engine, and based on the rule set of the expert knowledge base, determine the tags hit by the consultation session data in the expert knowledge base.
  • the hit label is the label corresponding to the critical care consultation data
  • the expert identification result corresponding to the consultation session data is obtained as the consultation session data is the critical consultation data
  • the hit label is not the label corresponding to the critical consultation data
  • the expert identification result corresponding to the consultation session data is obtained as that the consultation session data is not critical consultation data.
  • Step 208 combining the model identification result and the expert identification result, obtain the target identification result of whether the consultation session data is critical consultation data.
  • the model recognition result includes two types of recognition results, that the consultation session data is critical-care consultation data and the consultation session data is not critical-care consultation data.
  • the expert identification result also includes two kinds of identification results, which are that the consultation session data is critically ill consultation data, and that the consultation session data is not critically ill consultation data. If both the model identification result and the expert identification result are both the consultation session data and the critical care consultation data, it can be obtained that the consultation session data is the target identification result of the critical care consultation data. If at least one of the model identification result and the expert identification result is that the consultation session data is not the critically ill consultation data, then the target identification result that the consultation session data is not the critically ill consultation data can be obtained.
  • the expert identification result may also include a situation in which it is not identified whether the consultation session data is critical consultation data. At this time, the model recognition result can be used as the target recognition result.
  • the above artificial intelligence-based critical consultation data identification method after obtaining the user's consultation session data, on the one hand, the consultation session data is input into the prediction model to obtain the model identification result, and on the other hand, based on the expert knowledge base, the query session data is obtained. Identify the data of the consultation session to obtain the expert identification result, and then combine the model identification result and the expert identification result to obtain the final identification result.
  • the prediction model is trained based on multi-dimensional feature data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data, the prediction model can learn information of different dimensions during the training process, and combine the contextual semantic environment to better Understand the logic of language, thereby improving the predictive model's ability to recognize critical care data; in this way, the combination of model prediction and expert system for critical care data identification can make up for the lack of relying only on expert systems and improve critical care data. recognition accuracy.
  • the computer device may perform an operation corresponding to the target identification result according to the target identification result.
  • the artificial intelligence-based method for identifying critical-care consultation data further includes: when obtaining a target identification result that the consultation session data is critical-care consultation data, identifying the consultation session to which the consultation session data belongs Access to the doctor's terminal; when it is obtained that the target identification result of the consultation session data is not the critically ill consultation data, continue to advance the consultation session to which the consultation session data belongs.
  • FIG. 3 shows a flowchart of using a predictive model in one embodiment.
  • the consultation session data can be input into the prediction model and the expert system in parallel.
  • the expert system is used to identify whether the consultation session data is critical consultation data, and the expert identification result is obtained.
  • the decision maker combines the model identification results and the expert identification results to obtain the target identification results of whether the consultation session data is critical consultation data.
  • the consultation session to which the consultation session data belongs is connected to the doctor's terminal, and the doctor manually intervenes through the doctor's terminal to review the final identification result of the critically-ill consultation data.
  • the identification when the identification is correct, it can be further processed in a timely manner, such as giving medical advice.
  • the consultation session data is not the target recognition result of the critically ill consultation data
  • the consultation session to which the consultation session data belongs is continued, for example, the artificial intelligence robot continues to interact with the user for consultation.
  • the corresponding next step is immediately performed, so that the user who is in urgent need of help can be effectively answered when the consultation session data is critical Session data is not critical consultation data, and online consultations can be continued in an orderly manner.
  • the consultation session data is stored on the blockchain. It should be emphasized that, in order to further ensure the privacy and security of the above-mentioned consultation session data, the above-mentioned consultation session data may also be stored in a node of a blockchain.
  • the artificial intelligence-based method for identifying data of critical care consultation further includes: collecting historical consultation data and training labels corresponding to the historical consultation data; and the training labels corresponding to the historical consultation data are used to represent the historical consultation data Whether it is critical consultation data; extract entity feature data and entity relationship feature data from historical consultation data to generate multi-dimensional feature data corresponding to historical consultation data; The data is jointly input to the prediction model to be trained, and the prediction recognition result is obtained; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • the multi-dimensional feature data further includes intent feature data
  • the artificial intelligence-based method for identifying critical care data further includes: collecting historical consultation data and training labels corresponding to the historical consultation data;
  • the training label is used to indicate whether the historical consultation data is critical consultation data;
  • entity feature data, entity relationship feature data and intent feature data are extracted from the historical consultation data to generate multi-dimensional feature data corresponding to the historical consultation data;
  • the multi-dimensional feature data corresponding to the consultation data and the historical consultation data are jointly input to the prediction model to be trained to obtain the prediction recognition result; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • the computer device may first collect historical consultation data and training labels corresponding to the historical consultation data.
  • the training label may be the result of manual labeling, indicating whether the historical consultation data is critical consultation data.
  • the computer device can then extract entity feature data and entity relationship feature data from the historical consultation data, and generate multidimensional feature data corresponding to the historical consultation data, the multidimensional feature data includes at least two feature dimensions, and the multidimensional feature data and historical The interview data are collectively used as input data for the predictive model to be trained.
  • the computer equipment can also extract entity feature data, entity relationship feature data and intention feature data from historical consultation data, and generate multidimensional feature data corresponding to the historical consultation data, where the multidimensional feature data includes at least three feature dimensions, and the multidimensional feature data Feature data and historical interview data are used together as input data for the predictive model to be trained.
  • generating multi-dimensional feature data based on multiple feature data may be splicing or fusing the multiple feature data.
  • the computer equipment can obtain the prediction recognition result output by the prediction model to be trained, and then construct a training loss function according to the difference between the prediction recognition result and the training label, and use the back-propagation algorithm to optimize in the direction of minimizing the training loss function.
  • the weights and thresholds of each hidden neuron and input/output neurons can be obtained after training, and then the model parameter file of the trained prediction model can be obtained.
  • the computer device may store the model parameter file in the expert knowledge base.
  • the computer device when designing the input data of the prediction model, fuses various information, for example, the two feature dimensions of the data, the entity dimension and the entity relationship dimension, are fused as the input data of the prediction model. This enables the prediction model to learn at least the effective information of these two feature dimensions during training, and improves the model's ability to recognize critical care data.
  • the intentions of doctors and users to ask and answer can also be used as the basis for identifying critical care data. Therefore, when designing the input data of the prediction model, intention features can be introduced, so that the entity dimension, entity relationship dimension and intention The fusion of these three feature dimensions can enable the prediction model to learn at least the effective information of these three feature dimensions during training, improve the model's ability to recognize critical care data, and expand the direction of critical care data identification. .
  • extracting entity feature data, entity relationship feature data, and intent feature data from historical consultation data, and generating multidimensional feature data corresponding to the historical consultation data includes: using a rule engine to drive the extraction of historical consultation data corresponding to Named entity recognition of historical consultation data using sequence annotation model, and extraction of entity relationship feature data between named entities based on the identified named entities; semantic model to extract intent feature data in historical consultation data ; According to entity feature data, entity relationship feature data and intention feature data, multi-dimensional feature data corresponding to historical consultation data is generated.
  • a rule engine is used to drive the extraction of entity feature data corresponding to historical consultation data, including: performing word segmentation on historical consultation data to obtain word segmentation results; based on expert knowledge base
  • the provided entity label is driven by a rule engine to extract the entity label according to the word segmentation result, and obtain the entity feature data corresponding to the historical consultation data.
  • the computer equipment can perform word segmentation on the historical consultation data to obtain the word segmentation result, and use the rule engine to extract the entity label from the word segmentation result according to the rules in the rule set of the expert knowledge base and the entity label provided from the expert knowledge base, and obtain Entity feature data.
  • entity label entity feature data
  • patient infant
  • symptom vomiting
  • weight loss etc.
  • the rules engine is a component embedded in the application that accepts data input, interprets the rules, and makes decisions based on the rules.
  • the computer equipment can group historical consultation data according to consultation sessions, and generate consultations from historical consultation data of one consultation session according to the response sequence. Then, the sequence labeling model is used to identify the named entities of the medical data sequence, and based on the identified named entities, the entity relationship feature data between the named entities is extracted. For example, named entities (drinking, inducement, abdominal pain), extract the entity relationship: the inducement of abdominal pain is drinking.
  • named entities drinking, inducement, abdominal pain
  • extract the entity relationship the inducement of abdominal pain is drinking.
  • a semantic model to extract the intention feature data in the historical consultation data including: based on the intention label provided by the expert knowledge base, using the semantic model to extract the historical query data.
  • the intent label corresponding to the medical consultation data is obtained, and the intent characteristic data corresponding to the historical medical consultation data is obtained.
  • the computer device can also use the semantic model in the third aspect to extract the intent features of the historical consultation data.
  • the computer equipment can obtain the historical consultation data as samples, manually annotate the intent category labels (intent labels provided by the expert knowledge base), and train the semantic model with supervision. After that, the trained semantic model can be used to extract the historical consultation. Intent characteristics of the data.
  • the artificial intelligence-based method for identifying critical illness data further includes: screening out historical critical consultation data from historical critical consultation data; counting the occurrence frequency of entity keywords in the historical critical consultation data; Entity keywords whose frequency is higher than the preset threshold are used as entity labels to join the expert knowledge base; the consultation intention corresponding to the historical critical consultation data is determined, and the intention label is obtained; the intention label is added to the expert knowledge base.
  • the computer device can also establish an expert knowledge base.
  • the computer equipment can first obtain the critically ill patient data identified in the historical consultation data, and obtain the critically ill sample data set; and then count the occurrence frequency of entity keywords such as incentives, objects, and symptoms included in the critically ill sample data set in the critically ill sample data set, Entity keywords whose occurrence frequency is higher than a preset threshold are filtered and used as entity labels to join the expert knowledge base.
  • the computer equipment can also determine the consultation intention corresponding to the historical critical care consultation data, obtain the intention label, and add the intention label to the expert knowledge base.
  • the labels accurately summarized by the expert system can be used to extract the multi-dimensional features of the training samples, which avoids unnecessary training time for long-tail words and greatly improves the The training time for machine learning model training.
  • FIG. 4 shows a flowchart of training a prediction model in one embodiment.
  • the computer equipment can first perform data preparation, that is, collect historical consultation data and the corresponding training labels of the historical consultation data, and then, on the one hand, based on the expert system, based on the various data provided by the expert knowledge base from Entity feature data is extracted from historical consultation data.
  • entity relationship feature data is extracted from historical consultation data based on semantic understanding
  • intent feature data is extracted from historical consultation data by combining various data and semantic understanding provided by expert knowledge bases.
  • the computer equipment then fuses the feature data extracted from the three aspects, and then combines the historical consultation data as input data to construct a neural network structure and conduct training to obtain a prediction model for identifying critical consultation data.
  • an artificial intelligence-based critical care data identification device including: an acquisition module 501 , a first identification module 502 , a second identification module 503 and a decision module 504 , wherein :
  • Obtaining module 501 is used to obtain the consultation session data corresponding to the target user identifier
  • the first identification module 502 is configured to input the data of the consultation session into a prediction model, and output a model identification result corresponding to the data of the consultation session through the prediction model;
  • the corresponding training labels of the multi-dimensional feature data are obtained by training, the multi-dimensional feature data is extracted and obtained according to historical consultation data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • the second identification module 503 is configured to determine the expert identification result corresponding to the consultation session data according to the tags hit by the consultation session data in the expert knowledge base;
  • the decision module 504 is configured to combine the model identification result and the expert identification result to obtain a target identification result of whether the consultation session data is critical consultation data.
  • the first identification module 502 is further configured to input the consultation session data into the prediction model, process the consultation session data through a plurality of neurons included in the prediction model, and obtain a model identification result corresponding to the consultation session data ; Output the model recognition result through the prediction model; wherein, the threshold of each neuron and the weight of the connection relationship between each neuron are determined when the prediction model is trained through the multi-dimensional feature data and the corresponding training labels of the multi-dimensional feature data, and the multi-dimensional feature data also Include intent feature data.
  • the multi-dimensional feature data further includes intention feature data
  • the artificial intelligence-based critical consultation data identification device further includes: a training module 505 for collecting historical consultation data and corresponding historical consultation data Training label; the training label corresponding to the historical consultation data is used to indicate whether the historical consultation data is critical consultation data; entity feature data, entity relationship feature data and intent feature data are extracted from the historical consultation data to generate historical consultation data.
  • Corresponding multi-dimensional feature data input the historical consultation data and the multi-dimensional feature data corresponding to the historical consultation data into the prediction model to be trained to obtain the prediction and recognition results; based on the prediction and recognition results of the prediction model and the training labels to train the prediction model .
  • the training module 505 is further configured to use a rule engine to drive the extraction of entity feature data corresponding to the historical consultation data; use a sequence labeling model to perform named entity recognition on the historical consultation data, and extract names based on the identified named entities
  • the entity relationship feature data between entities; the semantic model is used to extract the intent feature data in the historical consultation data; according to the entity feature data, entity relationship feature data and intent feature data, multi-dimensional feature data corresponding to the historical consultation data is generated.
  • the training module 505 is also used to perform word segmentation on the historical consultation data to obtain word segmentation results; based on the entity labels provided by the expert knowledge base, the rule engine is used to drive the extraction of entity labels according to the word segmentation results, and the results of the historical consultation data are obtained. Corresponding entity feature data; based on the intent labels provided by the expert knowledge base, the semantic model is used to extract the intent labels corresponding to the historical consultation data, and the intent feature data corresponding to the historical consultation data is obtained.
  • the training module 505 is further configured to filter out historical critical care consultation data from historical consultation data; count the occurrence frequency of entity keywords in the historical critical consultation data; filter entities whose occurrence frequency is higher than a preset threshold Keywords are used as entity labels to be added to the expert knowledge base; the consultation intentions corresponding to the historical critical consultation data are determined, and the intention labels are obtained; the intention labels are added to the expert knowledge base.
  • the consultation session data is stored in the blockchain; the decision-making module 504 is further configured to, when obtaining the target identification result that the consultation session data is the critically-ill consultation data, store the consultation session data to which the consultation session data belongs.
  • the session is connected to the doctor's terminal; when it is obtained that the target identification result of the consultation session data is not the critical care consultation data, the consultation session to which the consultation session data belongs is continued.
  • the above-mentioned artificial intelligence-based critical consultation data identification device after acquiring the user's consultation session data, on the one hand, input the consultation session data into the prediction model to obtain the model identification result, and on the other hand, based on the expert knowledge base to answer the question. Identify the data of the consultation session to obtain the expert identification result, and then combine the model identification result and the expert identification result to obtain the final identification result.
  • the prediction model is trained based on multi-dimensional feature data, and the multi-dimensional feature data includes entity feature data and entity relationship feature data
  • the prediction model can learn information of different dimensions during the training process, and combine the contextual semantic environment to better Understand the logic of the language, thereby improving the predictive model's ability to recognize the critical care data based on artificial intelligence; in this way, the combination of model prediction and expert system to identify critical data can make up for the deficiency of relying only on the expert system, and improve the performance based on Accuracy of AI-based critical care data identification.
  • Each module in the above-mentioned artificial intelligence-based critical care data identification device may be implemented in whole or in part by software, hardware and combinations thereof.
  • the above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • a computer device is provided, and the computer device can be a server, and its internal structure diagram can be as shown in FIG. 7 .
  • the computer device includes a processor, memory, a network interface, and a database connected by a system bus. Among them, the processor of the computer device is used to provide computing and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium, an internal memory.
  • the nonvolatile storage medium stores an operating system, a computer program, and a database.
  • the internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium.
  • the database of the computer equipment is used to store the identification data of the critical care consultation data based on artificial intelligence.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection. When the computer program is executed by the processor, an artificial intelligence-based method for recognizing data of critical care inquiries can be realized.
  • a computer device is provided, and the computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 8 .
  • the computer equipment includes a processor, memory, a network interface, a display screen, and an input device connected by a system bus.
  • the processor of the computer device is used to provide computing and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium, an internal memory.
  • the nonvolatile storage medium stores an operating system and a computer program.
  • the internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the display screen of the computer equipment may be a liquid crystal display screen or an electronic ink display screen
  • the input device of the computer equipment may be a touch layer covered on the display screen, or a button, a trackball or a touchpad set on the shell of the computer equipment , or an external keyboard, trackpad, or mouse.
  • FIG. 7 or 8 is only a block diagram of a partial structure related to the solution of the present application, and does not constitute a limitation on the computer equipment to which the solution of the present application is applied.
  • a device may include more or fewer components than shown in the figures, or combine certain components, or have a different arrangement of components.
  • a computer device including a memory and a processor, the memory stores a computer program, and the processor implements the following steps when executing the computer program: acquiring consultation session data corresponding to a target user identifier; The consultation session data is input into the prediction model, and the model identification result corresponding to the consultation session data is output through the prediction model; wherein, the prediction model is trained according to the multi-dimensional feature data and the training labels corresponding to the multi-dimensional feature data, and the multi-dimensional feature data is based on the historical consultation data.
  • the extracted multi-dimensional feature data includes entity feature data and entity relationship feature data; according to the tags hit by the consultation session data in the expert knowledge base, the expert identification result corresponding to the consultation session data is determined; combined with the model identification result and the expert identification As a result, a target identification result of whether the consultation session data is critical consultation data is obtained.
  • inputting the consultation session data into a prediction model, and outputting a model recognition result corresponding to the consultation session data through the prediction model includes: inputting the consultation session data into the prediction model, and using a plurality of neurons included in the prediction model Process the data of the consultation session to obtain the model recognition result corresponding to the data of the consultation session; output the model recognition result through the prediction model; among them, the threshold of each neuron and the weight of the connection relationship between each neuron are obtained through the multi-dimensional feature data. and the training labels corresponding to the multi-dimensional feature data are determined when training the prediction model, and the multi-dimensional feature data also includes intent feature data.
  • the multidimensional feature data also includes intent feature data.
  • the processor executes the computer program, the following steps are also implemented: collecting historical consultation data and training labels corresponding to the historical consultation data; the training labels corresponding to the historical consultation data are used to indicate whether the historical consultation data is critical consultation data; Entity feature data, entity relationship feature data, and intent feature data are extracted from the consultation data to generate multi-dimensional feature data corresponding to historical consultation data; The trained prediction model is used to obtain the prediction recognition result; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • extracting entity feature data, entity relationship feature data, and intent feature data from historical consultation data, and generating multidimensional feature data corresponding to the historical consultation data includes: using a rule engine to drive the extraction of historical consultation data corresponding to Named entity recognition of historical consultation data using sequence annotation model, and extraction of entity relationship feature data between named entities based on the identified named entities; semantic model to extract intent feature data in historical consultation data ; According to entity feature data, entity relationship feature data and intention feature data, multi-dimensional feature data corresponding to historical consultation data is generated.
  • using a rule engine to drive the extraction of entity feature data corresponding to the historical consultation data includes: performing word segmentation on the historical consultation data to obtain a word segmentation result; As a result, entity labels are extracted to obtain entity feature data corresponding to historical consultation data.
  • Using the semantic model to extract the intent feature data in the historical consultation data including: based on the intent labels provided by the expert knowledge base, using the semantic model to extract the intent labels corresponding to the historical consultation data, and obtaining the intent features corresponding to the historical consultation data data.
  • the processor when the processor executes the computer program, the processor further implements the following steps: screening out historical critical illness consultation data from historical consultation data; counting the occurrence frequency of entity keywords in the historical critical illness consultation data; screening the occurrence frequency higher than Entity keywords with preset thresholds are used as entity labels to be added to the expert knowledge base; the consultation intention corresponding to the historical critical consultation data is determined to obtain the intention label; the intention label is added to the expert knowledge base.
  • the consultation session data is stored in the blockchain; when the processor executes the computer program, the processor further implements the following steps: when obtaining the target identification result that the consultation session data is critical care consultation data, then the consultation session The consultation session to which the data belongs is connected to the doctor's terminal; when it is obtained that the consultation session data is not the target identification result of the critical care consultation data, the consultation session to which the consultation session data belongs continues to be promoted.
  • a computer storage medium may be volatile or non-volatile, and a computer program is stored thereon, and when the computer program is executed by a processor, the following Steps: obtaining the consultation session data corresponding to the target user identification; inputting the consultation session data into the prediction model, and outputting the model identification result corresponding to the consultation session data through the prediction model; wherein, the prediction model is based on the multi-dimensional feature data and the multi-dimensional feature data.
  • Corresponding training labels are trained, multi-dimensional feature data is extracted from historical consultation data, and multi-dimensional feature data includes entity feature data and entity relationship feature data;
  • inputting the consultation session data into a prediction model, and outputting a model recognition result corresponding to the consultation session data through the prediction model includes: inputting the consultation session data into the prediction model, and using a plurality of neurons included in the prediction model Process the data of the consultation session to obtain the model recognition result corresponding to the data of the consultation session; output the model recognition result through the prediction model; among them, the threshold of each neuron and the weight of the connection relationship between each neuron are obtained through the multi-dimensional feature data. and the training labels corresponding to the multi-dimensional feature data are determined when training the prediction model, and the multi-dimensional feature data also includes intent feature data.
  • the multi-dimensional feature data further includes intention feature data; when the computer program is executed by the processor, the following steps are further implemented: collecting historical consultation data and training labels corresponding to the historical consultation data; training labels corresponding to the historical consultation data It is used to indicate whether the historical consultation data is critical consultation data; extract entity feature data, entity relationship feature data and intention feature data from the historical consultation data to generate multi-dimensional feature data corresponding to the historical consultation data; The multi-dimensional feature data corresponding to the data and the historical consultation data are jointly input to the prediction model to be trained to obtain the prediction recognition result; the prediction model is trained based on the prediction recognition result of the prediction model and the training label.
  • extracting entity feature data, entity relationship feature data, and intent feature data from historical consultation data, and generating multidimensional feature data corresponding to the historical consultation data includes: using a rule engine to drive the extraction of historical consultation data corresponding to Named entity recognition of historical consultation data using sequence annotation model, and extraction of entity relationship feature data between named entities based on the identified named entities; semantic model to extract intent feature data in historical consultation data ; According to entity feature data, entity relationship feature data and intention feature data, multi-dimensional feature data corresponding to historical consultation data is generated.
  • using a rule engine to drive the extraction of entity feature data corresponding to the historical consultation data includes: performing word segmentation on the historical consultation data to obtain a word segmentation result; As a result, entity labels are extracted to obtain entity feature data corresponding to historical consultation data.
  • Using the semantic model to extract the intent feature data in the historical consultation data including: based on the intent labels provided by the expert knowledge base, using the semantic model to extract the intent labels corresponding to the historical consultation data, and obtaining the intent features corresponding to the historical consultation data data.
  • the following steps are further implemented: screening out historical critical illness consultation data from historical consultation data; counting the occurrence frequency of entity keywords in the historical critical illness consultation data; screening for high occurrence frequency
  • entity keywords at the preset threshold are used as entity labels to join the expert knowledge base; the consultation intention corresponding to the historical critical consultation data is determined, and the intention label is obtained; the intention label is added to the expert knowledge base.
  • the consultation session data is stored in the blockchain; when the computer program is executed by the processor, the following steps are further implemented: when the target identification result that the consultation session data is the critically ill consultation data is obtained, then the consultation session data is obtained.
  • the consultation session to which the session data belongs is connected to the doctor's terminal; when it is obtained that the consultation session data is not the target identification result of the critical care consultation data, the consultation session to which the consultation session data belongs continues to be promoted.
  • the blockchain referred to in this application is a new application mode of computer technologies such as distributed data storage, point-to-point transmission, consensus mechanism, and encryption algorithm.
  • Blockchain essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information to verify its Validity of information (anti-counterfeiting) and generation of the next block.
  • the blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
  • Nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in various forms such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Road (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
  • SRAM static RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDRSDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM synchronous chain Road (Synchlink) DRAM
  • SLDRAM synchronous chain Road (Synchlink) DRAM
  • Rambus direct RAM
  • DRAM direct memory bus dynamic RAM
  • RDRAM memory bus dynamic RAM

Abstract

L'invention concerne un procédé et un appareil d'identification de données d'interrogation à propos une maladie grave basée à base d'intelligence artificielle, un dispositif et un support, se rapportant à l'intelligence artificielle. Le procédé comprend les étapes suivantes : obtention de données de session d'interrogation correspondant à un identificateur d'utilisateur cible (S202) ; application des données de session d'interrogation à l'entrée d'un modèle de prédiction, et délivrance en sortie, par le modèle de prédiction, d'un résultat d'identification de modèle correspondant aux données de session d'interrogation, le modèle de prédiction étant entraîné conformément à des données de caractéristiques multidimensionnelles et une étiquette d'apprentissage correspondant aux données de caractéristiques multidimensionnelles, les données de caractéristiques multidimensionnelles étant extraites conformément à des données d'interrogation historiques, et les données de caractéristiques multidimensionnelles comprenant des données de caractéristiques d'entité et des données de caractéristiques de relations d'entités (S204) ; en fonction d'une étiquette trouvée par les données de session d'interrogation dans une base de connaissances d'expert, détermination d'un résultat d'identification d'expert correspondant aux données de session d'interrogation (S206) ; et combinaison du résultat d'identification de modèle et le résultat d'identification d'expert pour obtenir un résultat d'identification cible indiquant si les données de session d'interrogation sont des données d'interrogation à propos d'une maladie grave (S208). Au moyen du procédé, la précision d'identification des données d'interrogation à propos d'une maladie grave peut être améliorée. De plus, la présente invention concerne également une technologie de chaîne de blocs, et les données de session d'interrogation des utilisateurs peuvent être stockés dans une chaîne de blocs.
PCT/CN2021/084349 2020-09-30 2021-03-31 Procédé et appareil d'identification de données d'interrogation à propos d'une maladie grave à base d'intelligence artificielle, dispositif, et support WO2022068160A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011065413.XA CN112201359B (zh) 2020-09-30 2020-09-30 基于人工智能的重症问诊数据识别方法及装置
CN202011065413.X 2020-09-30

Publications (1)

Publication Number Publication Date
WO2022068160A1 true WO2022068160A1 (fr) 2022-04-07

Family

ID=74013788

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/084349 WO2022068160A1 (fr) 2020-09-30 2021-03-31 Procédé et appareil d'identification de données d'interrogation à propos d'une maladie grave à base d'intelligence artificielle, dispositif, et support

Country Status (2)

Country Link
CN (1) CN112201359B (fr)
WO (1) WO2022068160A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115759113A (zh) * 2022-11-08 2023-03-07 贝壳找房(北京)科技有限公司 识别对话信息中的句子语义的方法及装置
CN117725961A (zh) * 2024-02-18 2024-03-19 智慧眼科技股份有限公司 医疗意图识别模型训练方法、医疗意图识别方法及设备

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112201359B (zh) * 2020-09-30 2024-05-03 平安科技(深圳)有限公司 基于人工智能的重症问诊数据识别方法及装置

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108986908A (zh) * 2018-05-31 2018-12-11 平安医疗科技有限公司 问诊数据处理方法、装置、计算机设备和存储介质
CN109036506A (zh) * 2018-07-25 2018-12-18 平安科技(深圳)有限公司 互联网医疗问诊的监管方法、电子装置及可读存储介质
CN109635122A (zh) * 2018-11-28 2019-04-16 平安科技(深圳)有限公司 智能疾病问询方法、装置、设备及存储介质
US20190311814A1 (en) * 2018-04-06 2019-10-10 Curai, Inc. Systems and methods for responding to healthcare inquiries
CN110675944A (zh) * 2019-09-20 2020-01-10 京东方科技集团股份有限公司 分诊方法及装置、计算机设备及介质
CN112201359A (zh) * 2020-09-30 2021-01-08 平安科技(深圳)有限公司 基于人工智能的重症问诊数据识别方法及装置

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040122704A1 (en) * 2002-12-18 2004-06-24 Sabol John M. Integrated medical knowledge base interface system and method
WO2009103156A1 (fr) * 2008-02-20 2009-08-27 Mcmaster University Système expert pour déterminer une réponse d’un patient à un traitement
CN104217132A (zh) * 2014-09-30 2014-12-17 中国科学院苏州生物医学工程技术研究所 一种用于病患康复的专家系统和诊疗系统
EP3255573A1 (fr) * 2016-06-10 2017-12-13 Electronics and Telecommunications Research Institute Système d'ensemble de prise en charge de décision clinique et procédé de prise en charge de décision clinique l'utilisant
CN107247868B (zh) * 2017-05-18 2020-05-12 深思考人工智能机器人科技(北京)有限公司 一种人工智能辅助问诊系统
CN107669250A (zh) * 2017-11-02 2018-02-09 佛山鑫进科技有限公司 一种基于大数据分析的人体健康度监测方法
CN109119130A (zh) * 2018-07-11 2019-01-01 上海夏先机电科技发展有限公司 一种基于云计算的大数据健康管理系统及方法
CN109935336B (zh) * 2019-01-15 2023-10-31 北京思普科软件股份有限公司 一种儿童呼吸科疾病的智能辅助诊断系统
CN110838368B (zh) * 2019-11-19 2022-11-15 广州西思数字科技有限公司 一种基于中医临床知识图谱的主动问诊机器人
CN111145903A (zh) * 2019-12-18 2020-05-12 东北大学 获取眩晕症问诊文本的方法、装置、电子设备及问诊系统
CN111430029B (zh) * 2020-03-24 2021-04-16 浙江达美生物技术有限公司 基于人工智能的多维度脑卒中预防筛查方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190311814A1 (en) * 2018-04-06 2019-10-10 Curai, Inc. Systems and methods for responding to healthcare inquiries
CN108986908A (zh) * 2018-05-31 2018-12-11 平安医疗科技有限公司 问诊数据处理方法、装置、计算机设备和存储介质
CN109036506A (zh) * 2018-07-25 2018-12-18 平安科技(深圳)有限公司 互联网医疗问诊的监管方法、电子装置及可读存储介质
CN109635122A (zh) * 2018-11-28 2019-04-16 平安科技(深圳)有限公司 智能疾病问询方法、装置、设备及存储介质
CN110675944A (zh) * 2019-09-20 2020-01-10 京东方科技集团股份有限公司 分诊方法及装置、计算机设备及介质
CN112201359A (zh) * 2020-09-30 2021-01-08 平安科技(深圳)有限公司 基于人工智能的重症问诊数据识别方法及装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115759113A (zh) * 2022-11-08 2023-03-07 贝壳找房(北京)科技有限公司 识别对话信息中的句子语义的方法及装置
CN115759113B (zh) * 2022-11-08 2023-11-03 贝壳找房(北京)科技有限公司 识别对话信息中的句子语义的方法及装置
CN117725961A (zh) * 2024-02-18 2024-03-19 智慧眼科技股份有限公司 医疗意图识别模型训练方法、医疗意图识别方法及设备

Also Published As

Publication number Publication date
CN112201359B (zh) 2024-05-03
CN112201359A (zh) 2021-01-08

Similar Documents

Publication Publication Date Title
US11810671B2 (en) System and method for providing health information
US11232365B2 (en) Digital assistant platform
WO2022068160A1 (fr) Procédé et appareil d'identification de données d'interrogation à propos d'une maladie grave à base d'intelligence artificielle, dispositif, et support
US20180218127A1 (en) Generating a Knowledge Graph for Determining Patient Symptoms and Medical Recommendations Based on Medical Information
EP3776247A1 (fr) Systèmes et procédés de réponse à des interrogations de soins de santé
US20180218126A1 (en) Determining Patient Symptoms and Medical Recommendations Based on Medical Information
US20200311610A1 (en) Rule-based feature engineering, model creation and hosting
Li et al. Reliable medical diagnosis from crowdsourcing: Discover trustworthy answers from non-experts
WO2020228636A1 (fr) Procédé et appareil d'entraînement, procédé et système de traitement de dialogue, et support
Wanyan et al. Deep learning with heterogeneous graph embeddings for mortality prediction from electronic health records
Gupta et al. A novel deep similarity learning approach to electronic health records data
Hasan et al. Improving Medical Image Decision‐Making by Leveraging Metacognitive Processes and Representational Similarity
Zaghir et al. Real-world patient trajectory prediction from clinical notes using artificial neural networks and UMLS-based extraction of concepts
US11170172B1 (en) System and method for actionizing comments
CN115358817A (zh) 基于社交数据的智能产品推荐方法、装置、设备及介质
Cui et al. Intelligent recommendation for departments based on medical knowledge graph
Theodorou et al. Synthesize extremely high-dimensional longitudinal electronic health records via hierarchical autoregressive language model
JP2023527686A (ja) テキストデータの状態識別及び分類のためのシステム及び方法
US20200303033A1 (en) System and method for data curation
Geng et al. Patient Dropout Prediction in Virtual Health: A Multimodal Dynamic Knowledge Graph and Text Mining Approach
Arumugham et al. An explainable deep learning model for prediction of early‐stage chronic kidney disease
Damen et al. Pastel: a semantic platform for assisted clinical trial patient recruitment
CN117238527B (zh) 基于大数据的医疗信息管理方法及系统
TWI773936B (zh) 能根據語音資訊進行內容分析以推薦專家的方法
US20240160953A1 (en) Multimodal table extraction and semantic search in a machine learning platform for structuring data in organizations

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21873827

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21873827

Country of ref document: EP

Kind code of ref document: A1