paper-with-me

홈 › Papers

Web Retrieval Agents for Evidence-Based Misinformation Detection

2024-08-15 · Jacob-Junqi Tian, Hao Yu, Yury Orlovskiy, Tyler Vergho, Mauricio Rivera, Mayank Goel, Zachary Yang, Jean-Francois Godbout, Reihaneh Rabbany, Kellin Pelrine

This paper develops an agent-based automated fact-checking approach for detecting misinformation. We demonstrate that combining a powerful LLM agent, which does not have access to the internet for searches, with an online web search agent yields better results than when each tool is used independently. Our approach is robust across multiple models, outperforming alternatives and increasing the macro F1 of misinformation detection by as much as 20 percent compared to LLMs without search. We also conduct extensive analyses on the sources our system leverages and their biases, decisions in the construction of the system like the search tool and the knowledge base, the type of evidence needed and its impact on the results, and other parts of the overall process. By combining strong performance with in-depth understanding, we hope to provide building blocks for future search-enabled misinformation mitigation systems.

📄 PDF Abstract BibTeX arXiv:2409.00009

Code (1)

complexdata-mila/webretrieval 공식 구현

Tasks

Fact CheckingMisinformationRetrieval

Similar Papers 제목 키워드 기반

Multi-agent Systems for Misinformation Lifecycle : Detection, Correction And Source Identification

2025-05-23 · Aditya Gautam

The rapid proliferation of misinformation in digital media demands solutions that go beyond isolated Large Language Model(LLM) or AI Agent based detection methods. This paper introduces a novel multi-agent framework that…

AI AgentLanguage ModelingLanguage ModellingLarge Language Model+1

Multimodal Misinformation Detection using Large Vision-Language Models

2024-07-19 · Sahar Tahmasebi, Eric Müller-Budack, Ralph Ewerth

The increasing proliferation of misinformation and its alarming impact have motivated both industry and academia to develop approaches for misinformation detection and fact checking. Recent advances on large language mod…

Fact CheckingFact VerificationMisinformationRe-Ranking+2

Exploring Health Misinformation Detection with Multi-Agent Debate

2025-11-29 · Chih-Han Chen, Chen-Han Tsai, Yu-Shao Peng arxiv

Fact-checking health-related claims has become increasingly critical as misinformation proliferates online. Effective verification requires both the retrieval of high-quality evidence and rigorous reasoning processes. In…

HiEAG: Evidence-Augmented Generation for Out-of-Context Misinformation Detection

2025-11-18 · Junjie Wu, Yumeng Fu, Nan Yu, Guohong Fu arxiv

Recent advancements in multimodal out-of-context (OOC) misinformation detection have made remarkable progress in checking the consistencies between different modalities for supporting or refuting image-text pairs. Howeve…

RAAR: Retrieval Augmented Agentic Reasoning for Cross-Domain Misinformation Detection

2026-01-08 · Zhiwei Liu, Runteng Guo, Baojie Qu, Yuechen Jiang 외 arxiv

Cross-domain misinformation detection is challenging, as misinformation arises across domains with substantial differences in knowledge and discourse. Existing methods often rely on single-perspective cues and struggle t…

Reinforcement Learning