paper-with-me

홈 › Papers

Toward Verifiable Misinformation Detection: A Multi-Tool LLM Agent Framework

2025-08-05 · Zikun Cui, Tianyi Huang, Chia-En Chiang, Cuiqianhe Du arxiv

With the proliferation of Large Language Models (LLMs), the detection of misinformation has become increasingly important and complex. This research proposes an innovative verifiable misinformation detection LLM agent that goes beyond traditional true/false binary judgments. The agent actively verifies claims through dynamic interaction with diverse web sources, assesses information source credibility, synthesizes evidence, and provides a complete verifiable reasoning process. Our designed agent architecture includes three core tools: precise web search tool, source credibility assessment tool and numerical claim verification tool. These tools enable the agent to execute multi-step verification strategies, maintain evidence logs, and form comprehensive assessment conclusions. We evaluate using standard misinformation datasets such as FakeNewsNet, comparing with traditional machine learning models and LLMs. Evaluation metrics include standard classification metrics, quality assessment of reasoning processes, and robustness testing against rewritten content. Experimental results show that our agent outperforms baseline methods in misinformation detection accuracy, reasoning transparency, and resistance to information rewriting, providing a new paradigm for trustworthy AI-assisted fact-checking.

📄 PDF Abstract BibTeX arXiv:2508.03092

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

T^2Agent A Tool-augmented Multimodal Misinformation Detection Agent with Monte Carlo Tree Search

2025-05-26 · Xing Cui, Yueying Zou, Zekun Li, Peipei Li 외

Real-world multimodal misinformation often arises from mixed forgery sources, requiring dynamic reasoning and adaptive verification. However, existing methods mainly rely on static pipelines and limited tool usage, limit…

Bayesian OptimizationMisinformation

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

Web Retrieval Agents for Evidence-Based Misinformation Detection

2024-08-15 · Jacob-Junqi Tian, Hao Yu, Yury Orlovskiy, Tyler Vergho 외

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 onlin…

Fact CheckingMisinformationRetrieval

RAVE: Retrieval and Scoring Aware Verifiable Claim Detection

2025-09-19 · Yufeng Li, Arkaitz Zubiaga arxiv

The rapid spread of misinformation on social media underscores the need for scalable fact-checking tools. A key step is claim detection, which identifies statements that can be objectively verified. Prior approaches ofte…

LLM-Consensus: Multi-Agent Debate for Visual Misinformation Detection

2024-10-26 · Kumud Lakara, Georgia Channing, Juil Sock, Christian Rupprecht 외

One of the most challenging forms of misinformation involves the out-of-context (OOC) use of images paired with misleading text, creating false narratives. Existing AI-driven detection systems lack explainability and req…

Decision MakingMisinformationRetrieval