paper-with-me

Papers

Reinforcement Learning for Abstractive Question Summarization with Question-aware Semantic Rewards

2021-07-01 · ACL 2021 5 · Shweta Yadav, Deepak Gupta, Asma Ben Abacha, Dina Demner-Fushman

The growth of online consumer health questions has led to the necessity for reliable and accurate question answering systems. A recent study showed that manual summarization of consumer health questions brings significant improvement in retrieving relevant answers. However, the automatic summarization of long questions is a challenging task due to the lack of training data and the complexity of the related subtasks, such as the question focus and type recognition. In this paper, we introduce a reinforcement learning-based framework for abstractive question summarization. We propose two novel rewards obtained from the downstream tasks of (i) question-type identification and (ii) question-focus recognition to regularize the question generation model. These rewards ensure the generation of semantically valid questions and encourage the inclusion of key medical entities/foci in the question summary. We evaluated our proposed method on two benchmark datasets and achieved higher performance over state-of-the-art models. The manual evaluation of the summaries reveals that the generated questions are more diverse and have fewer factual inconsistencies than the baseline summaries

📄 PDF Abstract BibTeX arXiv:2107.00176

Code (1)

shwetanlp/CHQ-Summ 공식 구현 pytorch

Tasks

Question AnsweringQuestion GenerationQuestion-Generationreinforcement-learningReinforcement Learning (RL)valid

Similar Papers 제목 키워드 기반

Using Question Answering Rewards to Improve Abstractive Summarization

2021-11-01 · Findings (EMNLP) 2021 11 · Chulaka Gunasekara, Guy Feigenblat, Benjamin Sznajder, Ranit Aharonov 외

Neural abstractive summarization models have drastically improved in the recent years. However, the summaries generated by these models generally suffer from issues such as: not capturing the critical facts in source doc…

Abstractive Text SummarizationQuestion Answering

MNLP at MEDIQA 2021: Fine-Tuning PEGASUS for Consumer Health Question Summarization

2021-06-01 · NAACL (BioNLP) 2021 6 · Jooyeon Lee, Huong Dang, Ozlem Uzuner, Sam Henry

This paper details a Consumer Health Question (CHQ) summarization model submitted to MEDIQA 2021 for shared task 1: Question Summarization. Many CHQs are composed of multiple sentences with typos or unnecessary informati…

Abstractive Text SummarizationQuestion 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

Abstractive Text Summarization for Contemporary Sanskrit Prose: Issues and Challenges

2025-01-03 · Shagun Sinha

This thesis presents Abstractive Text Summarization models for contemporary Sanskrit prose. The first chapter, titled Introduction, presents the motivation behind this work, the research questions, and the conceptual fra…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingText Summarization

Summarizing Lengthy Questions

2017-11-01 · IJCNLP 2017 11 · Tatsuya Ishigaki, Hiroya Takamura, Manabu Okumura

In this research, we propose the task of question summarization. We first analyzed question-summary pairs extracted from a Community Question Answering (CQA) site, and found that a proportion of questions cannot be summa…

Abstractive Text SummarizationCommunity Question AnsweringDecoderQuestion Answering