TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Improving Abstraction in Text Summarization

Improving Abstraction in Text Summarization

Wojciech Kryściński, Romain Paulus, Caiming Xiong, Richard Socher

2018-08-23EMNLP 2018 10Text GenerationAbstractive Text SummarizationText SummarizationLanguage Modelling
PaperPDF

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.

Results

TaskDatasetMetricValueModel
Text SummarizationCNN / Daily Mail (Anonymized)ROUGE-140.02ML+RL ROUGE+Novel, with LM
Text SummarizationCNN / Daily Mail (Anonymized)ROUGE-215.53ML+RL ROUGE+Novel, with LM
Text SummarizationCNN / Daily Mail (Anonymized)ROUGE-L37.44ML+RL ROUGE+Novel, with LM
Text SummarizationCNN / Daily MailROUGE-140.19ML+RL ROUGE+Novel, with LM
Text SummarizationCNN / Daily MailROUGE-217.38ML+RL ROUGE+Novel, with LM
Text SummarizationCNN / Daily MailROUGE-L37.52ML+RL ROUGE+Novel, with LM
Abstractive Text SummarizationCNN / Daily MailROUGE-140.19ML+RL ROUGE+Novel, with LM
Abstractive Text SummarizationCNN / Daily MailROUGE-217.38ML+RL ROUGE+Novel, with LM
Abstractive Text SummarizationCNN / Daily MailROUGE-L37.52ML+RL ROUGE+Novel, with LM

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16