paper-with-me

홈 › Papers

A more abstractive summarization model

2020-02-25 · Satyaki Chakraborty, Xinya Li, Sayak Chakraborty

Pointer-generator network is an extremely popular method of text summarization. More recent works in this domain still build on top of the baseline pointer generator by augmenting a content selection phase, or by decomposing the decoder into a contextual network and a language model. However, all such models that are based on the pointer-generator base architecture cannot generate novel words in the summary and mostly copy words from the source text. In our work, we first thoroughly investigate why the pointer-generator network is unable to generate novel words, and then address that by adding an Out-of-vocabulary (OOV) penalty. This enables us to improve the amount of novelty/abstraction significantly. We use normalized n-gram novelty scores as a metric for determining the level of abstraction. Moreover, we also report rouge scores of our model since most summarization models are evaluated with R-1, R-2, R-L scores.

📄 PDF Abstract BibTeX arXiv:2002.10959

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecoderLanguage ModelingLanguage ModellingmodelText Summarization

Similar Papers 제목 키워드 기반

How Ready are Pre-trained Abstractive Models and LLMs for Legal Case Judgement Summarization?

2023-06-02 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh

Automatic summarization of legal case judgements has traditionally been attempted by using extractive summarization methods. However, in recent years, abstractive summarization models are gaining popularity since they ca…

Abstractive Text SummarizationExtractive SummarizationText Summarization

On the Abstractiveness of Neural Document Summarization

2018-10-01 · EMNLP 2018 10 · Fangfang Zhang, Jin-Ge Yao, Rui Yan

Many modern neural document summarization systems based on encoder-decoder networks are designed to produce abstractive summaries. We attempted to verify the degree of abstractiveness of modern neural abstractive summari…

Abstractive Text SummarizationDecoderDocument Summarization

Salience Allocation as Guidance for Abstractive Summarization

2022-10-22 · Fei Wang, Kaiqiang Song, Hongming Zhang, Lifeng Jin 외

Abstractive summarization models typically learn to capture the salient information from scratch implicitly. Recent literature adds extractive summaries as guidance for abstractive summarization models to provide hints o…

Abstractive Text SummarizationArticles

Faithful or Extractive? On Mitigating the Faithfulness-Abstractiveness Trade-off in Abstractive Summarization

2021-08-31 · ACL 2022 5 · Faisal Ladhak, Esin Durmus, He He, Claire Cardie 외

Despite recent progress in abstractive summarization, systems still suffer from faithfulness errors. While prior work has proposed models that improve faithfulness, it is unclear whether the improvement comes from an inc…

Abstractive Text Summarization

Faithful or Extractive? On Mitigating the Faithfulness-Abstractiveness Trade-off in Abstractive Summarization

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Despite recent progress in abstractive summarization, systems still suffer from faithfulness errors. While prior work has proposed models that improve faithfulness, it is unclear whether the improvement comes from an inc…

Abstractive Text Summarization