Multi-Reward Reinforced Summarization with Saliency and Entailment
Ramakanth Pasunuru, Mohit Bansal

TL;DR
This paper introduces a reinforcement learning framework for abstractive summarization that optimizes for saliency, logical entailment, and non-redundancy using novel reward functions, achieving state-of-the-art results.
Contribution
It proposes two new reward functions, ROUGESal and Entail, and a multi-reward training approach to improve summarization quality beyond traditional metrics.
Findings
Achieves state-of-the-art results on CNN/Daily Mail dataset.
Improves transfer performance on DUC-2002 dataset.
Enhances summary saliency and logical entailment in generated summaries.
Abstract
Abstractive text summarization is the task of compressing and rewriting a long document into a short summary while maintaining saliency, directed logical entailment, and non-redundancy. In this work, we address these three important aspects of a good summary via a reinforcement learning approach with two novel reward functions: ROUGESal and Entail, on top of a coverage-based baseline. The ROUGESal reward modifies the ROUGE metric by up-weighting the salient phrases/words detected via a keyphrase classifier. The Entail reward gives high (length-normalized) scores to logically-entailed summaries using an entailment classifier. Further, we show superior performance improvement when these rewards are combined with traditional metric (ROUGE) based rewards, via our novel and effective multi-reward approach of optimizing multiple rewards simultaneously in alternate mini-batches. Our method…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
