paper-with-me

Papers

Sentence-level Planning for Especially Abstractive Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Andreas Marfurt, James Henderson

Abstractive summarization models heavily rely on copy mechanisms, such as the pointer network or attention, to achieve good performance, measured by textual overlap with reference summaries. As a result, the generated summaries stay close to the formulations in the source document. We propose the *sentence planner* model to generate more abstractive summaries. It includes a hierarchical decoder that first generates a representation for the next summary sentence, and then conditions the word generator on this representation. Our generated summaries are more abstractive and at the same time achieve high ROUGE scores when compared to human reference summaries. We verify the effectiveness of our design decisions with extensive evaluations.

📄 PDF Abstract BibTeX

Code (1)

idiap/sentence-planner 공식 구현 pytorch

Tasks

Abstractive Text SummarizationDecoderSentence

Similar Papers 제목 키워드 기반

Selective Encoding for Abstractive Sentence Summarization

2017-04-24 · ACL 2017 7 · Qingyu Zhou, Nan Yang, Furu Wei, Ming Zhou

We propose a selective encoding model to extend the sequence-to-sequence framework for abstractive sentence summarization. It consists of a sentence encoder, a selective gate network, and an attention equipped decoder. T…

DecoderSentenceSentence Summarization

Abstractive Unsupervised Multi-Document Summarization using Paraphrastic Sentence Fusion

2018-08-01 · COLING 2018 8 · Mir Tafseer Nayeem, Tanvir Ahmed Fuad, Yllias Chali

In this work, we aim at developing an unsupervised abstractive summarization system in the multi-document setting. We design a paraphrastic sentence fusion model which jointly performs sentence fusion and paraphrasing us…

Abstractive Text SummarizationDocument SummarizationMachine TranslationMulti-Document Summarization+5

Using Multimodal and Language-Agnostic Sentence Embeddings for Abstractive Summarization

2026-03-09 · Chaimae Chellaf, Salima Mdhaffar, Yannick Estève, Stéphane Huet arxiv

Abstractive summarization aims to generate concise summaries by creating new sentences, allowing for flexible rephrasing. However, this approach can be vulnerable to inaccuracies, particularly `hallucinations' where the …

A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss

2018-07-05 · AAAI 2018 7 · Wan-TingHsu1, Chieh-KaiLin1, Ming-YingLee1, KeruiMin2 외

We propose a unified model combining the strength of extractive and abstractive summarization. On the one hand, a simple extractive model can obtain sentence-level attention with high ROUGE scores but less readable. On th…

Abstractive Text SummarizationSentence

A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss

2018-05-16 · ACL 2018 7 · Wan-Ting Hsu, Chieh-Kai Lin, Ming-Ying Lee, Kerui Min 외

We propose a unified model combining the strength of extractive and abstractive summarization. On the one hand, a simple extractive model can obtain sentence-level attention with high ROUGE scores but less readable. On t…

Abstractive Text SummarizationSentence