Generating Explanations in Medical Question-Answering by Expectation Maximization Inference over Evidence
Wei Sun, Mingxiao Li, Damien Sileo, Jesse Davis, and Marie-Francine, Moens

TL;DR
This paper introduces a novel expectation-maximization inference method for generating natural language explanations in medical question-answering systems, leveraging medical textbooks to improve reasoning and explanation quality.
Contribution
The paper presents a new EM-based approach that enhances explanation generation in medical QA by effectively focusing on relevant evidence in lengthy texts, outperforming existing models.
Findings
Achieved 6.86 and 9.43 percentage point improvements in Rouge-1 scores.
Achieved 8.23 and 7.82 percentage point improvements in Bleu-4 scores.
Demonstrated effectiveness on two medical QA datasets.
Abstract
Medical Question Answering~(medical QA) systems play an essential role in assisting healthcare workers in finding answers to their questions. However, it is not sufficient to merely provide answers by medical QA systems because users might want explanations, that is, more analytic statements in natural language that describe the elements and context that support the answer. To do so, we propose a novel approach for generating natural language explanations for answers predicted by medical QA systems. As high-quality medical explanations require additional medical knowledge, so that our system extract knowledge from medical textbooks to enhance the quality of explanations during the explanation generation process. Concretely, we designed an expectation-maximization approach that makes inferences about the evidence found in these texts, offering an efficient way to focus attention on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
MethodsFocus
