English

Multi-Fact Correction in Abstractive Text Summarization

Computation and Language 2020-10-07 v1

Abstract

Pre-trained neural abstractive summarization systems have dominated extractive strategies on news summarization performance, at least in terms of ROUGE. However, system-generated abstractive summaries often face the pitfall of factual inconsistency: generating incorrect facts with respect to the source text. To address this challenge, we propose Span-Fact, a suite of two factual correction models that leverages knowledge learned from question answering models to make corrections in system-generated summaries via span selection. Our models employ single or multi-masking strategies to either iteratively or auto-regressively replace entities in order to ensure semantic consistency w.r.t. the source text, while retaining the syntactic structure of summaries generated by abstractive summarization models. Experiments show that our models significantly boost the factual consistency of system-generated summaries without sacrificing summary quality in terms of both automatic metrics and human evaluation.

Keywords

Cite

@article{arxiv.2010.02443,
  title  = {Multi-Fact Correction in Abstractive Text Summarization},
  author = {Yue Dong and Shuohang Wang and Zhe Gan and Yu Cheng and Jackie Chi Kit Cheung and Jingjing Liu},
  journal= {arXiv preprint arXiv:2010.02443},
  year   = {2020}
}

Comments

12 pages, accepted at EMNLP2020

R2 v1 2026-06-23T19:04:15.852Z