paper-with-me

홈 › Papers

On the Summarization of Consumer Health Questions

2019-07-01 · ACL 2019 7 · Asma Ben Abacha, Dina Demner-Fushman

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.

📄 PDF Abstract BibTeX

Code (1)

abachaa/MeQSum 공식 구현

Tasks

Data AugmentationQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

A Dataset and Benchmark for Consumer Healthcare Question Summarization

2025-12-29 · Abhishek Basu, Deepak Gupta, Dina Demner-Fushman, Shweta Yadav arxiv

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 Summarization

CHQ-Summ: A Dataset for Consumer Healthcare Question Summarization

2022-06-14 · Shweta Yadav, Deepak Gupta, Dina Demner-Fushman

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 Answering

NLM at MEDIQA 2021: Transfer Learning-based Approaches for Consumer Question and Multi-Answer Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Shweta Yadav, Mourad Sarrouti, Deepak Gupta

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 Learning

Question-Driven Summarization of Answers to Consumer Health Questions

2020-05-18 · Max Savery, Asma Ben Abacha, Soumya Gayen, Dina Demner-Fushman

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 Answering

Question-aware Transformer Models for Consumer Health Question Summarization

2021-06-01 · Shweta Yadav, Deepak Gupta, Asma Ben Abacha, Dina Demner-Fushman

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