Pith. sign in

Improving Abstraction in Text Summarization

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Abstractive text summarization aims to shorten long text documents into a human readable form that contains the most important facts from the original document. However, the level of actual abstraction as measured by novel phrases that do not appear in the source document remains low in existing approaches. We propose two techniques to improve the level of abstraction of generated summaries. First, we decompose the decoder into a contextual network that retrieves relevant parts of the source document, and a pretrained language model that incorporates prior knowledge about language generation. Second, we propose a novelty metric that is optimized directly through policy learning to encourage the generation of novel phrases. Our model achieves results comparable to state-of-the-art models, as determined by ROUGE scores and human evaluations, while achieving a significantly higher level of abstraction as measured by n-gram overlap with the source document.

fields

cs.CL 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • Sentence Embeddings as an intermediate target in end-to-end summarisation cs.CL · 2025-05-06 · conditional · none · ref 16 · internal anchor

    A two-stage hotel-review summarizer that predicts the target summary's sentence embedding to select three source sentences, then generates the description abstractively, slightly outperforming 2018-era baselines on USEG.