English

Face the Facts! Evaluating RAG-based Pipelines for Professional Fact-Checking

Computation and Language 2025-10-30 v3 Computers and Society

Abstract

Natural Language Processing and Generation systems have recently shown the potential to complement and streamline the costly and time-consuming job of professional fact-checkers. In this work, we lift several constraints of current state-of-the-art pipelines for automated fact-checking based on the Retrieval-Augmented Generation (RAG) paradigm. Our goal is to benchmark, following professional fact-checking practices, RAG-based methods for the generation of verdicts - i.e., short texts discussing the veracity of a claim - evaluating them on stylistically complex claims and heterogeneous, yet reliable, knowledge bases. Our findings show a complex landscape, where, for example, LLM-based retrievers outperform other retrieval techniques, though they still struggle with heterogeneous knowledge bases; larger models excel in verdict faithfulness, while smaller models provide better context adherence, with human evaluations favouring zero-shot and one-shot approaches for informativeness, and fine-tuned models for emotional alignment.

Keywords

Cite

@article{arxiv.2412.15189,
  title  = {Face the Facts! Evaluating RAG-based Pipelines for Professional Fact-Checking},
  author = {Daniel Russo and Stefano Menini and Jacopo Staiano and Marco Guerini},
  journal= {arXiv preprint arXiv:2412.15189},
  year   = {2025}
}

Comments

Code and data at https://github.com/drusso98/face-the-facts - Accepted for publication at INLG 2025

R2 v1 2026-06-28T20:42:46.950Z