CLMay 18, 2020

Question-Driven Summarization of Answers to Consumer Health Questions

arXiv:2005.09067v299 citations
AI Analysis

This work addresses the need for evaluation resources in medical question answering, making health information more accessible to patients, though it is incremental as it builds on existing summarization techniques.

The authors tackled the lack of gold-standard datasets for evaluating automatic summarization of health information by introducing the MEDIQA Answer Summarization dataset, which contains question-driven summaries of answers to consumer health questions, and they benchmarked it with baseline and state-of-the-art models to show its effectiveness.

Automatic summarization of natural language is a widely studied area in computer science, one that is broadly applicable to anyone who routinely needs to understand large quantities of information. For example, in the medical domain, recent developments in deep learning approaches to automatic summarization have the potential to make health information more easily accessible to patients and consumers. However, to evaluate the quality of automatically generated summaries of health information, gold-standard, human generated summaries are required. Using answers provided by the National Library of Medicine's consumer health question answering system, we present the MEDIQA Answer Summarization dataset, the first summarization collection containing question-driven summaries of answers to consumer health questions. This dataset can be used to evaluate single or multi-document summaries generated by algorithms using extractive or abstractive approaches. In order to benchmark the dataset, we include results of baseline and state-of-the-art deep learning summarization models, demonstrating that this dataset can be used to effectively evaluate question-driven machine-generated summaries and promote further machine learning research in medical question answering.

Code Implementations1 repo
Foundations

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

Your Notes