Agentic Multi-Persona Framework for Evidence-Aware Fake News Detection
Roopa Bukke, Soumya Pandey, Suraj Kumar, Soumi Chattopadhyay, Chandranath Adak
TL;DR
<3-5 sentence high-level summary> AMPEND-LS tackles multimodal fake-news detection by integrating structured evidence retrieval (text, images, and knowledge graphs) with an agentic, multi-persona reasoning framework that iteratively validates claims. It combines an LLM-driven reasoning backbone with a lightweight SLM classifier, augmented by persuasion-based refinement to handle uncertainty, and a credibility fusion mechanism that weights evidence by lexical/semantic similarity, domain trust, and temporal relevance. Empirical results across PolitiFact, GossipCop, and MMCoVaR show state-of-the-art accuracy and F1, with robust ablations illustrating the complementary value of each component and positive information-theoretic signals from LLM justifications. The framework offers transparent, scalable decision-making suitable for deployment in dynamic, real-world misinformation contexts, with clear avenues for multilingual and adversarial-robust extensions.
Abstract
The rapid proliferation of online misinformation poses significant risks to public trust, policy, and safety, necessitating reliable automated fake news detection. Existing methods often struggle with multimodal content, domain generalization, and explainability. We propose AMPEND-LS, an agentic multi-persona evidence-grounded framework with LLM-SLM synergy for multimodal fake news detection. AMPEND-LS integrates textual, visual, and contextual signals through a structured reasoning pipeline powered by LLMs, augmented with reverse image search, knowledge graph paths, and persuasion strategy analysis. To improve reliability, we introduce a credibility fusion mechanism combining semantic similarity, domain trustworthiness, and temporal context, and a complementary SLM classifier to mitigate LLM uncertainty and hallucinations. Extensive experiments across three benchmark datasets demonstrate that AMPEND-LS consistently outperformed state-of-the-art baselines in accuracy, F1 score, and robustness. Qualitative case studies further highlight its transparent reasoning and resilience against evolving misinformation. This work advances the development of adaptive, explainable, and evidence-aware systems for safeguarding online information integrity.
