English

Improving abstractive summarization with energy-based re-ranking

Computation and Language 2022-11-08 v2 Artificial Intelligence Machine Learning

Abstract

Current abstractive summarization systems present important weaknesses which prevent their deployment in real-world applications, such as the omission of relevant information and the generation of factual inconsistencies (also known as hallucinations). At the same time, automatic evaluation metrics such as CTC scores have been recently proposed that exhibit a higher correlation with human judgments than traditional lexical-overlap metrics such as ROUGE. In this work, we intend to close the loop by leveraging the recent advances in summarization metrics to create quality-aware abstractive summarizers. Namely, we propose an energy-based model that learns to re-rank summaries according to one or a combination of these metrics. We experiment using several metrics to train our energy-based re-ranker and show that it consistently improves the scores achieved by the predicted summaries. Nonetheless, human evaluation results show that the re-ranking approach should be used with care for highly abstractive summaries, as the available metrics are not yet sufficiently reliable for this purpose.

Keywords

Cite

@article{arxiv.2210.15553,
  title  = {Improving abstractive summarization with energy-based re-ranking},
  author = {Diogo Pernes and Afonso Mendes and André F. T. Martins},
  journal= {arXiv preprint arXiv:2210.15553},
  year   = {2022}
}

Comments

2nd Workshop on Natural Language Generation, Evaluation, and Metrics (GEM) at EMNLP 2022

R2 v1 2026-06-28T04:39:23.747Z