Multi-Sourced, Multi-Agent Evidence Retrieval for Fact-Checking
Shuzhi Gong, Richard O. Sinnott, Jianzhong Qi, Cecile Paris, Preslav Nakov, Zhuohan Xie

TL;DR
This paper introduces WKGFC, a novel fact-checking method that leverages authorized knowledge graphs and web content retrieval, using an LLM-driven MDP approach to improve evidence relevance and reasoning over multi-hop semantic relations.
Contribution
It proposes a structured evidence retrieval framework combining knowledge graphs and web content, guided by an LLM-based MDP, addressing limitations of previous similarity-based methods.
Findings
Improved accuracy in evidence retrieval for fact-checking.
Enhanced reasoning over complex semantic relations.
Better generalization to new data distributions.
Abstract
Misinformation spreading over the Internet poses a significant threat to both societies and individuals, necessitating robust and scalable fact-checking that relies on retrieving accurate and trustworthy evidence. Previous methods rely on semantic and social-contextual patterns learned from training data, which limits their generalization to new data distributions. Recently, Retrieval Augmented Generation (RAG) based methods have been proposed to utilize the reasoning capability of LLMs with retrieved grounding evidence documents. However, these methods largely rely on textual similarity for evidence retrieval and struggle to retrieve evidence that captures multi-hop semantic relations within rich document contents. These limitations lead to overlooking subtle factual correlations between the evidence and the claims to be fact-checked during evidence retrieval, thus causing inaccurate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Advanced Graph Neural Networks · Topic Modeling
