The Facade of Truth: Uncovering and Mitigating LLM Susceptibility to Deceptive Evidence
Herun Wan, Jiaying Wu, Minnan Luo, Fanxiao Li, Zhi Zeng, Min-Yen Kan
TL;DR
This paper exposes a fundamental vulnerability in LLMs: sophisticated, hard-to-falsify evidence can destabilize internal beliefs despite resistance to overt misinformation. It presents MisBelief, a multi-agent framework that incrementally generates deceptive evidence through Planner, Reviewer, and Refiner roles, producing 4,800 instances across eight domains and three difficulty levels to probe robustness across seven LLMs. Results show substantial belief shifts (average +93.0%) and downstream risk in recommendations, with reasoning-optimized models especially susceptible. To counter this, the authors propose Deceptive Intent Shielding (DIS), which uses an Analyst to infer deceptive intent behind evidence and issue warnings, consistently mitigating belief shifts and improving downstream reliability. The work highlights the need for intent-aware alignment alongside fact-based defenses, and demonstrates DIS’s feasibility and usefulness for human users in reducing the impact of deceptive evidence.
Abstract
To reliably assist human decision-making, LLMs must maintain factual internal beliefs against misleading injections. While current models resist explicit misinformation, we uncover a fundamental vulnerability to sophisticated, hard-to-falsify evidence. To systematically probe this weakness, we introduce MisBelief, a framework that generates misleading evidence via collaborative, multi-round interactions among multi-role LLMs. This process mimics subtle, defeasible reasoning and progressive refinement to create logically persuasive yet factually deceptive claims. Using MisBelief, we generate 4,800 instances across three difficulty levels to evaluate 7 representative LLMs. Results indicate that while models are robust to direct misinformation, they are highly sensitive to this refined evidence: belief scores in falsehoods increase by an average of 93.0\%, fundamentally compromising downstream recommendations. To address this, we propose Deceptive Intent Shielding (DIS), a governance mechanism that provides an early warning signal by inferring the deceptive intent behind evidence. Empirical results demonstrate that DIS consistently mitigates belief shifts and promotes more cautious evidence evaluation.
