Towards Summary Candidates Fusion
Mathieu Ravaut, Shafiq Joty, Nancy F. Chen

TL;DR
SummaFusion introduces a novel second-stage abstractive summarization method that fuses multiple candidates to generate improved summaries, outperforming existing re-ranking approaches especially in few-shot scenarios.
Contribution
The paper presents SummaFusion, a new paradigm for second-stage summarization that combines multiple candidates to enhance summary quality beyond traditional re-ranking methods.
Findings
Improves ROUGE scores across multiple datasets.
Achieves state-of-the-art results in few-shot summarization.
Enhances qualitative properties of summaries.
Abstract
Sequence-to-sequence deep neural models fine-tuned for abstractive summarization can achieve great performance on datasets with enough human annotations. Yet, it has been shown that they have not reached their full potential, with a wide gap between the top beam search output and the oracle beam. Recently, re-ranking methods have been proposed, to learn to select a better summary candidate. However, such methods are limited by the summary quality aspects captured by the first-stage candidates. To bypass this limitation, we propose a new paradigm in second-stage abstractive summarization called SummaFusion that fuses several summary candidates to produce a novel abstractive second-stage summary. Our method works well on several summarization datasets, improving both the ROUGE scores and qualitative properties of fused summaries. It is especially good when the candidates to fuse are…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text and Document Classification Technologies
