English

Learning to Revise References for Faithful Summarization

Computation and Language 2022-10-13 v2

Abstract

In real-world scenarios with naturally occurring datasets, reference summaries are noisy and may contain information that cannot be inferred from the source text. On large news corpora, removing low quality samples has been shown to reduce model hallucinations. Yet, for smaller, and/or noisier corpora, filtering is detrimental to performance. To improve reference quality while retaining all data, we propose a new approach: to selectively re-write unsupported reference sentences to better reflect source data. We automatically generate a synthetic dataset of positive and negative revisions by corrupting supported sentences and learn to revise reference sentences with contrastive learning. The intensity of revisions is treated as a controllable attribute so that, at inference, diverse candidates can be over-generated-then-rescored to balance faithfulness and abstraction. To test our methods, we extract noisy references from publicly available MIMIC-III discharge summaries for the task of hospital-course summarization, and vary the data on which models are trained. According to metrics and human evaluation, models trained on revised clinical references are much more faithful, informative, and fluent than models trained on original or filtered data.

Keywords

Cite

@article{arxiv.2204.10290,
  title  = {Learning to Revise References for Faithful Summarization},
  author = {Griffin Adams and Han-Chin Shing and Qing Sun and Christopher Winestock and Kathleen McKeown and Noémie Elhadad},
  journal= {arXiv preprint arXiv:2204.10290},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-24T10:55:04.490Z