paper-with-me

Papers

Reinforced Extractive Summarization with Question-Focused Rewards

2018-05-25 · ACL 2018 7 · Kristjan Arumae, Fei Liu

We investigate a new training paradigm for extractive summarization. Traditionally, human abstracts are used to derive goldstandard labels for extraction units. However, the labels are often inaccurate, because human abstracts and source documents cannot be easily aligned at the word level. In this paper we convert human abstracts to a set of Cloze-style comprehension questions. System summaries are encouraged to preserve salient source content useful for answering questions and share common words with the abstracts. We use reinforcement learning to explore the space of possible extractive summaries and introduce a question-focused reward function to promote concise, fluent, and informative summaries. Our experiments show that the proposed method is effective. It surpasses state-of-the-art systems on the standard summarization dataset.

📄 PDF Abstract BibTeX arXiv:1805.10392

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Summarizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Rewards with Negative Examples for Reinforced Topic-Focused Abstractive Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Khalil Mrini, Can Liu, Markus Dreyer

We consider the problem of topic-focused abstractive summarization, where the goal is to generate an abstractive summary focused on a particular topic, a phrase of one or multiple words. We hypothesize that the task of g…

Abstractive Text SummarizationDeep Reinforcement LearningReinforcement Learning (RL)

Guiding Extractive Summarization with Question-Answering Rewards

2019-04-04 · NAACL 2019 6 · Kristjan Arumae, Fei Liu

Highlighting while reading is a natural behavior for people to track salient content of a document. It would be desirable to teach an extractive summarizer to do the same. However, a major obstacle to the development of …

Extractive SummarizationQuestion Answering

Deep Reinforced Self-Attention Masks for Abstractive Summarization (DR.SAS)

2019-12-30 · Ankit Chadha, Mohamed Masoud

We present a novel architectural scheme to tackle the abstractive summarization problem based on the CNN/DMdataset which fuses Reinforcement Learning (RL) withUniLM, which is a pre-trained Deep Learning Model, to solve v…

Abstractive Text SummarizationReinforcement LearningReinforcement Learning (RL)

CAiRE-COVID: A Question Answering and Query-focused Multi-Document Summarization System for COVID-19 Scholarly Information Management

2020-05-04 · EMNLP (NLP-COVID19) 2020 12 · Dan Su, Yan Xu, Tiezheng Yu, Farhad Bin Siddique 외

We present CAiRE-COVID, a real-time question answering (QA) and multi-document summarization system, which won one of the 10 tasks in the Kaggle COVID-19 Open Research Dataset Challenge, judged by medical experts. Our sy…

ArticlesDocument SummarizationInformation RetrievalManagement+3

Summarize-then-Answer: Generating Concise Explanations for Multi-hop Reading Comprehension

2021-09-14 · EMNLP 2021 11 · Naoya Inoue, Harsh Trivedi, Steven Sinha, Niranjan Balasubramanian 외

How can we generate concise explanations for multi-hop Reading Comprehension (RC)? The current strategies of identifying supporting sentences can be seen as an extractive question-focused summarization of the input text.…

2kMulti-Hop Reading ComprehensionReading Comprehension