English

Falsesum: Generating Document-level NLI Examples for Recognizing Factual Inconsistency in Summarization

Computation and Language 2022-05-13 v1

Abstract

Neural abstractive summarization models are prone to generate summaries which are factually inconsistent with their source documents. Previous work has introduced the task of recognizing such factual inconsistency as a downstream application of natural language inference (NLI). However, state-of-the-art NLI models perform poorly in this context due to their inability to generalize to the target task. In this work, we show that NLI models can be effective for this task when the training data is augmented with high-quality task-oriented examples. We introduce Falsesum, a data generation pipeline leveraging a controllable text generation model to perturb human-annotated summaries, introducing varying types of factual inconsistencies. Unlike previously introduced document-level NLI datasets, our generated dataset contains examples that are diverse and inconsistent yet plausible. We show that models trained on a Falsesum-augmented NLI dataset improve the state-of-the-art performance across four benchmarks for detecting factual inconsistency in summarization. The code to obtain the dataset is available online at https://github.com/joshbambrick/Falsesum

Keywords

Cite

@article{arxiv.2205.06009,
  title  = {Falsesum: Generating Document-level NLI Examples for Recognizing Factual Inconsistency in Summarization},
  author = {Prasetya Ajie Utama and Joshua Bambrick and Nafise Sadat Moosavi and Iryna Gurevych},
  journal= {arXiv preprint arXiv:2205.06009},
  year   = {2022}
}

Comments

Accepted to appear at NAACL 2022

R2 v1 2026-06-24T11:15:19.741Z