IRAIAug 15, 2024

Web Retrieval Agents for Evidence-Based Misinformation Detection

arXiv:2409.00009v219 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses misinformation detection for fact-checking applications, but it is incremental as it builds on existing agent-based methods.

The paper tackles misinformation detection by combining an LLM agent with an online web search agent, resulting in a 20% increase in macro F1 compared to LLMs without search.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes