CLAICYDec 16, 2019

Semantic Similarity To Improve Question Understanding in a Virtual Patient

arXiv:1912.07421v1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for medical students using virtual patient systems to simulate diagnosis strategies.

The paper tackled the problem of improving question understanding in a virtual patient dialogue system for medical training by using semantic similarity from distributed word representations, resulting in an F1-score increase from 92.29% to 94.88% and an error reduction of 9.70% compared to a rules-only system.

In medicine, a communicating virtual patient or doctor allows students to train in medical diagnosis and develop skills to conduct a medical consultation. In this paper, we describe a conversational virtual standardized patient system to allow medical students to simulate a diagnosis strategy of an abdominal surgical emergency. We exploited the semantic properties captured by distributed word representations to search for similar questions in the virtual patient dialogue system. We created two dialogue systems that were evaluated on datasets collected during tests with students. The first system based on hand-crafted rules obtains $92.29\%$ as $F1$-score on the studied clinical case while the second system that combines rules and semantic similarity achieves $94.88\%$. It represents an error reduction of $9.70\%$ as compared to the rules-only-based system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes