EMNLP 2022main22 citations

Improving Factual Consistency in Summarization with Compression-Based Post-Editing

Alex Fabbri, Prafulla Kumar Choubey, Jesse Vig, Chien-Sheng Wu, Caiming Xiong

Abstract

State-of-the-art summarization models still struggle to be factually consistent with the input text. A model-agnostic way to address this problem is post-editing the generated summaries. However, existing approaches typically fail to remove entity errors if a suitable input entity replacement is not available or may insert erroneous content. In our work, we focus on removing extrinsic entity errors, or entities not in the source, to improve consistency while retaining the summary’s essential information and form. We propose to use sentence-compression data to train the post-editing model to take a summary with extrinsic entity errors marked with special tokens and output a compressed, well-formed summary with those errors removed. We show that this model improves factual consistency while maintaining ROUGE, improving entity precision by up to 30% on XSum, and that this model can be applied on top of another post-editor, improving entity precision by up to a total of 38%. We perform an extensive comparison of post-editing approaches that demonstrate trade-offs between factual consistency, informativeness, and grammaticality, and we analyze settings where post-editors show the largest improvements.

BibTeX
@inproceedings{fabbri-etal-2022-improving,
    title = "Improving Factual Consistency in Summarization with Compression-Based Post-Editing",
    author = "Fabbri, Alex  and
      Choubey, Prafulla Kumar  and
      Vig, Jesse  and
      Wu, Chien-Sheng  and
      Xiong, Caiming",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.623/",
    doi = "10.18653/v1/2022.emnlp-main.623",
    pages = "9149--9156"
}
Improving Factual Consistency in Summarization with Compression-Based Post-Editing · EMNLP 2022