Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Abstraction in Text Summarization

About

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.

Wojciech Kry\'sci\'nski, Romain Paulus, Caiming Xiong, Richard Socher• 2018

Related benchmarks

TaskDatasetResultRank
Abstractive SummarizationCNN/Daily Mail anonymized (test)
ROUGE-140.02
11
SummarizationCNN/Daily Mail (test)
Relevance6.63
8
Abstractive SummarizationCNN/Daily Mail full-text (test)
NN Score (2)17.21
5
Showing 3 of 3 rows

Other info

Follow for update