English

Self-Repetition in Abstractive Neural Summarizers

Computation and Language 2022-10-18 v1

Abstract

We provide a quantitative and qualitative analysis of self-repetition in the output of neural summarizers. We measure self-repetition as the number of n-grams of length four or longer that appear in multiple outputs of the same system. We analyze the behavior of three popular architectures (BART, T5, and Pegasus), fine-tuned on five datasets. In a regression analysis, we find that the three architectures have different propensities for repeating content across output summaries for inputs, with BART being particularly prone to self-repetition. Fine-tuning on more abstractive data, and on data featuring formulaic language, is associated with a higher rate of self-repetition. In qualitative analysis we find systems produce artefacts such as ads and disclaimers unrelated to the content being summarized, as well as formulaic phrases common in the fine-tuning domain. Our approach to corpus-level analysis of self-repetition may help practitioners clean up training data for summarizers and ultimately support methods for minimizing the amount of self-repetition.

Keywords

Cite

@article{arxiv.2210.08145,
  title  = {Self-Repetition in Abstractive Neural Summarizers},
  author = {Nikita Salkar and Thomas Trikalinos and Byron C. Wallace and Ani Nenkova},
  journal= {arXiv preprint arXiv:2210.08145},
  year   = {2022}
}
R2 v1 2026-06-28T03:41:47.332Z