EMNLP 2024finding0 citations

Identifying Factual Inconsistencies in Summaries: Grounding LLM Inference via Task Taxonomy

Liyan Xu, Zhenlin Su, Mo Yu, Jin Xu, Jinho D. Choi, Jie Zhou, Fei Liu

Abstract

Factual inconsistencies pose a significant hurdle for the faithful summarization by generative models. While a major direction to enhance inconsistency detection is to derive stronger Natural Language Inference (NLI) models, we propose an orthogonal aspect that underscores the importance of incorporating task-specific taxonomy into the inference. To this end, we consolidate key error types of inconsistent facts in summaries, and incorporate them to facilitate both the zero-shot and supervised paradigms of LLMs. Extensive experiments on ten datasets of five distinct domains suggest that, zero-shot LLM inference could benefit from the explicit solution space depicted by the error type taxonomy, and achieves state-of-the-art performance overall, surpassing specialized non-LLM baselines, as well as recent LLM baselines. We further distill models that fuse the taxonomy into parameters through our designed prompt completions and supervised training strategies, efficiently substituting state-of-the-art zero-shot inference with much larger LLMs.

BibTeX
@inproceedings{xu-etal-2024-identifying,
    title = "Identifying Factual Inconsistencies in Summaries: Grounding {LLM} Inference via Task Taxonomy",
    author = "Xu, Liyan  and
      Su, Zhenlin  and
      Yu, Mo  and
      Xu, Jin  and
      Choi, Jinho D.  and
      Zhou, Jie  and
      Liu, Fei",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.857/",
    doi = "10.18653/v1/2024.findings-emnlp.857",
    pages = "14626--14641"
}
Identifying Factual Inconsistencies in Summaries: Grounding LLM Inference via Task Taxonomy · EMNLP 2024