HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Improving Abstraction in Text Summarization

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

Improving Abstraction in Text Summarization

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.

Benchmarks

BenchmarkMethodologyMetrics
abstractive-text-summarization-on-cnn-dailyML+RL ROUGE+Novel, with LM
ROUGE-1: 40.19
ROUGE-2: 17.38
ROUGE-L: 37.52
text-summarization-on-cnn-daily-mail-2ML+RL ROUGE+Novel, with LM
ROUGE-1: 40.02
ROUGE-2: 15.53
ROUGE-L: 37.44

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Improving Abstraction in Text Summarization | Papers | HyperAI