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

Ranking Sentences for Extractive Summarization with Reinforcement Learning

About

Single document summarization is the task of producing a shorter version of a document while preserving its principal information content. In this paper we conceptualize extractive summarization as a sentence ranking task and propose a novel training algorithm which globally optimizes the ROUGE evaluation metric through a reinforcement learning objective. We use our algorithm to train a neural summarization model on the CNN and DailyMail datasets and demonstrate experimentally that it outperforms state-of-the-art extractive and abstractive systems when evaluated automatically and by humans.

Shashi Narayan, Shay B. Cohen, Mirella Lapata• 2018

Related benchmarks

TaskDatasetResultRank
Text SummarizationCNN/Daily Mail (test)
ROUGE-218.2
65
SummarizationCNN/Daily Mail original, non-anonymized (test)
ROUGE-140
54
Abstractive SummarizationCNN/DailyMail full length F-1 (test)
ROUGE-140
48
Extractive SummarizationCNN/Daily Mail (test)
ROUGE-141
36
SummarizationCNN/DailyMail (test)
1st Metric35
22
SummarizationCNNDM full-length F1 (test)
ROUGE-140
19
SummarizationCNN/Daily Mail full length (test)
ROUGE-140
18
SummarizationCNN+DailyMail mixed (test)
ROUGE-140
9
Extractive SummarizationDailyMail 75 bytes (test)
ROUGE-124.1
7
SummarizationCNN non-anonymized (test)
ROUGE-130.4
5
Showing 10 of 14 rows

Other info

Code

Follow for update