English

Can LLMs Automate Fact-Checking Article Writing?

Computation and Language 2026-02-11 v2 Artificial Intelligence

Abstract

Automatic fact-checking aims to support professional fact-checkers by offering tools that can help speed up manual fact-checking. Yet, existing frameworks fail to address the key step of producing output suitable for broader dissemination to the general public: while human fact-checkers communicate their findings through fact-checking articles, automated systems typically produce little or no justification for their assessments. Here, we aim to bridge this gap. In particular, we argue for the need to extend the typical automatic fact-checking pipeline with automatic generation of full fact-checking articles. We first identify key desiderata for such articles through a series of interviews with experts from leading fact-checking organizations. We then develop QRAFT, an LLM-based agentic framework that mimics the writing workflow of human fact-checkers. Finally, we assess the practical usefulness of QRAFT through human evaluations with professional fact-checkers. Our evaluation shows that while QRAFT outperforms several previously proposed text-generation approaches, it lags considerably behind expert-written articles. We hope that our work will enable further research in this new and important direction. The code for our implementation is available at https://github.com/mbzuai-nlp/qraft.git.

Keywords

Cite

@article{arxiv.2503.17684,
  title  = {Can LLMs Automate Fact-Checking Article Writing?},
  author = {Dhruv Sahnan and David Corney and Irene Larraz and Giovanni Zagni and Ruben Miguez and Zhuohan Xie and Iryna Gurevych and Elizabeth Churchill and Tanmoy Chakraborty and Preslav Nakov},
  journal= {arXiv preprint arXiv:2503.17684},
  year   = {2026}
}

Comments

Accepted to TACL 2026, pre-MIT Press publication version

R2 v1 2026-06-28T22:30:44.712Z