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

Towards Summary Candidates Fusion

About

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 worse, such as in the few-shot setup where we set a new state-of-the-art. We will make our code and checkpoints available at https://github.com/ntunlp/SummaFusion/.

Mathieu Ravaut, Shafiq Joty, Nancy F. Chen• 2022

Related benchmarks

TaskDatasetResultRank
SummarizationXsum
ROUGE-224.1
108
Showing 1 of 1 rows

Other info

Follow for update