Hybrid Fact-Checking that Integrates Knowledge Graphs, Large Language Models, and Search-Based Retrieval Agents Improves Interpretable Claim Verification
- lab CatalyzeX
- lab DagsHub
- lab Gotit.pub
- lab Hugging Face
- lab ScienceCast
- lab arXivLabs
- location arXiv
- person Timo Cavelius
A modular fact-checking pipeline that combines knowledge graphs, large language models, and web search agents has demonstrated strong performance on a standard benchmark without task-specific fine-tuning, according to new research [1]. The system, described in a paper by Timo Cavelius, achieves an F1 score of 0.93 on the FEVER benchmark’s Supported/Refuted split [1][2]. It operates through three autonomous steps: a Knowledge Graph Retrieval stage that performs rapid one-hop lookups in DBpedia, an LM-based classification guided by a task-specific labeling prompt, and a Web Search Agent that activates only when knowledge graph coverage is insufficient [1][2]. The pipeline is open-source and designed with fallback strategies intended to support generalization across datasets [1][2]. Large language models can produce fluent text but often lack grounding in verified information, while knowledge-graph-based fact-checkers offer precise and interpretable evidence at the cost of limited coverage or higher latency [1][2]. The hybrid approach attempts to leverage the strengths of each component, using the knowledge graph for quick, structured retrieval and the language model for classification with internal rule-based logic [1][2]. A targeted reannotation study examined claims originally labeled as Not Enough Information (NEI) in the FEVER dataset. The authors report that their approach frequently uncovers valid evidence for these claims, a finding confirmed by both expert annotators and LLM reviewers [1][2]. The paper was first submitted on 5 November 2025 as a 195 KB preprint and updated on 26 June 2026 with a 9,519 KB version [1]. Fact-checking research has increasingly focused on interpretability and evidence retrieval. The FEVER benchmark, which stands for Fact Extraction and VERification, provides a standardized testbed for evaluating claim verification systems. The new pipeline’s modular design allows individual components to be swapped or upgraded, and the reliance on DBpedia as a structured knowledge source offers a transparent evidence trail that contrasts with purely generative approaches [1][2].
applicationresearch-paperbenchmarktool-release
Background sources we checked (6)
- arxiv.org ↗ Large language models (LLMs) excel in generating fluent utterances but can lack reliable grounding in verified information. At the same time, knowledge-graph-based fact-checkers deliver precise and interpretable evidence, yet suffer from limited coverage or latency. By integratin…
- arxiv.org ↗ # A Universal Catalyst for First-Order Optimization ... arXiv (Cornell University), 2015. Preprint. 185 citations. ... We introduce a generic scheme for accelerating first-order optimization methods in the sense of Nesterov, which builds upon a new analysis of the accelerated pro…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…