English

Evaluating Evidence Attribution in Generated Fact Checking Explanations

Computation and Language 2025-02-12 v3 Artificial Intelligence

Abstract

Automated fact-checking systems often struggle with trustworthiness, as their generated explanations can include hallucinations. In this work, we explore evidence attribution for fact-checking explanation generation. We introduce a novel evaluation protocol -- citation masking and recovery -- to assess attribution quality in generated explanations. We implement our protocol using both human annotators and automatic annotators, and find that LLM annotation correlates with human annotation, suggesting that attribution assessment can be automated. Finally, our experiments reveal that: (1) the best-performing LLMs still generate explanations with inaccurate attributions; and (2) human-curated evidence is essential for generating better explanations. Code and data are available here: https://github.com/ruixing76/Transparent-FCExp.

Keywords

Cite

@article{arxiv.2406.12645,
  title  = {Evaluating Evidence Attribution in Generated Fact Checking Explanations},
  author = {Rui Xing and Timothy Baldwin and Jey Han Lau},
  journal= {arXiv preprint arXiv:2406.12645},
  year   = {2025}
}

Comments

Accepted to NAACL 2025 Main

R2 v1 2026-06-28T17:10:26.181Z