On the Summarization of Consumer Health Questions
Question understanding is one of the main challenges in question answering. In real world applications, users often submit natural language questions that are longer than needed and include peripheral information that increases the complexity of the question, leading to substantially more false positives in answer retrieval. In this paper, we study neural abstractive models for medical question summarization. We introduce the MeQSum corpus of 1,000 summarized consumer health questions. We explore data augmentation methods and evaluate state-of-the-art neural abstractive models on this new task. In particular, we show that semantic augmentation from question datasets improves the overall performance, and that pointer-generator networks outperform sequence-to-sequence attentional models on this task, with a ROUGE-1 score of 44.16{\%}. We also present a detailed error analysis and discuss directions for improvement that are specific to question summarization.
Code (1)
Tasks
Data AugmentationQuestion AnsweringRetrievalSimilar Papers 제목 키워드 기반
A Dataset and Benchmark for Consumer Healthcare Question Summarization
The quest for seeking health information has swamped the web with consumers health-related questions. Generally, consumers use overly descriptive and peripheral information to express their medical condition or other hea…
Natural Language UnderstandingCommunity Question AnsweringMulti-Document SummarizationCHQ-Summ: A Dataset for Consumer Healthcare Question Summarization
The quest for seeking health information has swamped the web with consumers' health-related questions. Generally, consumers use overly descriptive and peripheral information to express their medical condition or other he…
Community Question AnsweringDescriptiveNatural Language UnderstandingQuestion AnsweringNLM at MEDIQA 2021: Transfer Learning-based Approaches for Consumer Question and Multi-Answer Summarization
The quest for seeking health information has swamped the web with consumers’ healthrelated questions, which makes the need for efficient and reliable question answering systems more pressing. The consumers’ questions, ho…
DescriptiveQuestion AnsweringRetrievalTransfer LearningQuestion-Driven Summarization of Answers to Consumer Health Questions
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 me…
Medical Question AnsweringQuestion AnsweringQuestion-aware Transformer Models for Consumer Health Question Summarization
Searching for health information online is becoming customary for more and more consumers every day, which makes the need for efficient and reliable question answering systems more pressing. An important contributor to t…
Abstractive Text SummarizationDecoderQuestion Answering