| Literature DB >> 30123438 |
Xiabing Zhou1, Binglin Wu2, Qinglei Zhou2.
Abstract
Question answering (QA) system is becoming the focus of the research in medical health in terms of providing fleetly accurate answers to users. Numerous traditional QA systems are faced to simple factual questions and do not obtain accurate answers for complex questions. In order to realize the intelligent QA system for disease diagnosis and treatment in medical informationization, in this paper, we propose a depth evidence score fusion algorithm for Chinese Medical Intelligent Question Answering System, which can measure the text information in many algorithmic ways and ensure that the QA system outputs accurately the optimal candidate answer. At the semantic level, a new text semantic evidence score based on Word2vec is proposed, which can calculate the semantic similarity between texts. Experimental results on the medical text corpus show that the depth evidence score fusion algorithm has better performance in the evidence-scoring module of the intelligent QA system.Entities:
Mesh:
Year: 2018 PMID: 30123438 PMCID: PMC6079581 DOI: 10.1155/2018/1205354
Source DB: PubMed Journal: J Healthc Eng ISSN: 2040-2295 Impact factor: 2.682
Figure 1A brief flow of evidence score algorithm in the QA system.
Figure 2Depth neural network model.
Depth text similarity fusion algorithm scoring results.
|
|
|
|
| |
|---|---|---|---|---|
|
| 0.403 | 0.575 | 0.816 |
|
|
| 0.366 | 0.585 | 0.734 |
|
|
| 0.281 | 0.618 | 0.789 |
|
|
| 0.445 | 0.355 | 0.563 |
|
|
| 0.793 | 0.726 | 0.726 |
|
|
| 0.474 |
|
|
|
|
| 0.428 | 0.506 | 0.779 |
|
Figure 3Accuracy with each evidence-scoring algorithm added.
Node corresponding to join the evidence score algorithm.
|
| Text word frequency score algorithm |
|
| Text word order score algorithm |
|
| Text TF-IDF score algorithm |
|
| Text syntax score algorithm |
|
| Text structure score algorithm |
|
| Text semantic score algorithm |
Accuracy comparison of different system algorithms.
| System | Feature algorithm (%) | Precision (%) | Recall (%) |
|
|---|---|---|---|---|
| WSESA | PTM | 73.7 | 91.8 | 81.7 |
| S-B | 81.4 | 90.4 | 85.7 | |
| TA | 75.3 | 84.9 | 79.8 | |
| LFACS | 86.2 | 57.5 | 69.0 | |
|
| ||||
| PFEGA | Lexical features | 57.2 | 62.4 | 59.68 |
| Syntactic features | 63.7 | 79.8 | 70.84 | |
| Semantic features | 71.8 | 84.6 | 77.67 | |
| Structural features | 68.6 | 82.2 | 74.78 | |
|
| ||||
| DTSFA | Frequency | 76.8 | 92.7 | 84.0 |
| Order | 74.5 | 82.3 | 78.21 | |
| TF-IDF | 83.4 | 75.1 | 79.03 | |
| Syntax | 85.8 | 88.7 | 87.23 | |
| Structure | 72.3 | 83.4 | 77.46 | |
| Semantics |
|
|
| |