CLAIOct 2, 2023

Generating Explanations in Medical Question-Answering by Expectation Maximization Inference over Evidence

arXiv:2310.01299v18 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the need for explainable AI in healthcare to assist workers, though it is incremental as it builds on existing medical QA systems.

The paper tackled the problem of generating natural language explanations for medical question-answering systems by proposing an expectation-maximization approach that infers evidence from medical textbooks, resulting in significant improvements of 6.86 and 9.43 percentage points on Rouge-1 and 8.23 and 7.82 on Bleu-4 scores over state-of-the-art models.

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 lengthy evidence passages. Experimental results, conducted on two datasets MQAE-diag and MQAE, demonstrate the effectiveness of our framework for reasoning with textual evidence. Our approach outperforms state-of-the-art models, achieving a significant improvement of \textbf{6.86} and \textbf{9.43} percentage points on the Rouge-1 score; \textbf{8.23} and \textbf{7.82} percentage points on the Bleu-4 score on the respective datasets.

Foundations

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

Your Notes