paper-with-me

Papers

An Entity-Driven Framework for Abstractive Summarization

2019-09-04 · IJCNLP 2019 11 · Eva Sharma, Luyang Huang, Zhe Hu, Lu Wang

Abstractive summarization systems aim to produce more coherent and concise summaries than their extractive counterparts. Popular neural models have achieved impressive results for single-document summarization, yet their outputs are often incoherent and unfaithful to the input. In this paper, we introduce SENECA, a novel System for ENtity-drivEn Coherent Abstractive summarization framework that leverages entity information to generate informative and coherent abstracts. Our framework takes a two-step approach: (1) an entity-aware content selection module first identifies salient sentences from the input, then (2) an abstract generation module conducts cross-sentence information compression and abstraction to generate the final summary, which is trained with rewards to promote coherence, conciseness, and clarity. The two components are further connected using reinforcement learning. Automatic evaluation shows that our model significantly outperforms previous state-of-the-art on ROUGE and our proposed coherence measures on New York Times and CNN/Daily Mail datasets. Human judges further rate our system summaries as more informative and coherent than those by popular summarization models.

📄 PDF Abstract BibTeX arXiv:1909.02059

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract generationAbstractive Text SummarizationDocument SummarizationReinforcement LearningSentence

Similar Papers 제목 키워드 기반

Entity-driven Fact-aware Abstractive Summarization of Biomedical Literature

2022-03-30 · Amanuel Alambo, Tanvi Banerjee, Krishnaprasad Thirunarayan, Michael Raymer

As part of the large number of scientific articles being published every year, the publication rate of biomedical literature has been increasing. Consequently, there has been considerable effort to harness and summarize …

Abstractive Text SummarizationArticlesDecoderDocument Summarization+1

Knowledge Graph-Augmented Abstractive Summarization with Semantic-Driven Cloze Reward

2020-05-03 · ACL 2020 6 · Luyang Huang, Lingfei Wu, Lu Wang

Sequence-to-sequence models for abstractive summarization have been studied extensively, yet the generated summaries commonly suffer from fabricated content, and are often found to be near-extractive. We argue that, to a…

Abstractive Text SummarizationCloze TestMultiple-choice

Abstractive Document Summarization with a Graph-Based Attentional Neural Model

2017-07-01 · ACL 2017 7 · Jiwei Tan, Xiaojun Wan, Jianguo Xiao

Abstractive summarization is the ultimate goal of document summarization research, but previously it is less investigated due to the immaturity of text generation techniques. Recently impressive progress has been made to…

Abstractive Text SummarizationDocument SummarizationImage CaptioningMachine Translation+4

Improving the Faithfulness of Abstractive Summarization via Entity Coverage Control

2022-07-05 · Findings (NAACL) 2022 7 · Haopeng Zhang, Semih Yavuz, Wojciech Kryscinski, Kazuma Hashimoto 외

Abstractive summarization systems leveraging pre-training language models have achieved superior results on benchmark datasets. However, such models have been shown to be more prone to hallucinate facts that are unfaithf…

Abstractive Text Summarization

Improving the Faithfulness of Abstractive Summarization via Entity Coverage Control

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Abstractive summarization systems leveraging pre-training language models have achieved superior results on benchmark datasets. However, such models have been shown to be more prone to hallucinate facts that are unfaithf…

Abstractive Text Summarization