← 返回论文检索
The ACM Web Conference 2026Track 4: Search and Retrieval-Augmented AI

A Fact-Checking Framework with Denoising Evidence Retrieval and LLM-Based Debate Verification

Jun Yang, Yuhan Bai, Dandan Song 0005, Zhijing Wu 0001, Yuhang Tian 0002

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3774904.3792285 ↗

摘要

The rapid spread of misinformation on social media has underscored the importance of automatic fact-checking. Existing fact-checking pipelines typically rely on multi-stage frameworks involving evidence retrieval and claim verification. However, these methods face two major challenges: (1) the retrieval process often introduces noisy evidence, which compromises the reliability of the final veracity prediction; and (2) the verification models may overlook critical factual details, resulting in hallucinated conclusions. To address these issues, we propose a fact-checking framework SLED with Self-supervised denoising evidence retrieval and LLM-Enhanced Debate-based verification. In the retrieval stage, SLED leverage trained verifier to assess credibility and necessity of retrieved evidence, enabling the elimination of noisy evidence. In the verification stage, SLED prompts the LLM to generate dual-perspective reasoning and simulates a multi-agent debate, followed by distillation into a lightweight model for final veracity prediction. Experiments on CHEF and HOVER datasets demonstrate that SLED achieves the state-of-the-art results in complex fact verification scenarios.