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

Focus Attention: Promoting Faithfulness and Diversity in Summarization

About

Professional summaries are written with document-level information, such as the theme of the document, in mind. This is in contrast with most seq2seq decoders which simultaneously learn to focus on salient content, while deciding what to generate, at each decoding step. With the motivation to narrow this gap, we introduce Focus Attention Mechanism, a simple yet effective method to encourage decoders to proactively generate tokens that are similar or topical to the input document. Further, we propose a Focus Sampling method to enable generation of diverse summaries, an area currently understudied in summarization. When evaluated on the BBC extreme summarization task, two state-of-the-art models augmented with Focus Attention generate summaries that are closer to the target and more faithful to their input documents, outperforming their vanilla counterparts on \rouge and multiple faithfulness measures. We also empirically demonstrate that Focus Sampling is more effective in generating diverse and faithful summaries than top-$k$ or nucleus sampling-based decoding methods.

Rahul Aralikatte, Shashi Narayan, Joshua Maynez, Sascha Rothe, Ryan McDonald• 2021

Related benchmarks

TaskDatasetResultRank
SummarizationXSum (test)
ROUGE-222.75
231
Abstractive Text SummarizationCNN/Daily Mail (test)
ROUGE-L39.9
169
SummarizationXSum 50 document sample (sampled)
RL Score34.23
9
Sentence FusionDiscoFuse balanced Wikipedia (test)
Exact Match67.8
6
Split-and-rephraseWikiSplit 1M examples (test)
Exact Match16.8
5
Showing 5 of 5 rows

Other info

Code

Follow for update