Ahead of the Spread: Agent-Driven Virtual Propagation for Early Fake News Detection
Bincheng Gu, Min Gao, Junliang Yu, Zongwei Wang, Zhiyi Liu, Kai Shu, Hongyu Zhang
TL;DR
The paper tackles the challenge of detecting fake news at the very early stage when real propagation signals are scarce. It introduces AVOID, an agent-driven framework where LLM-powered Diffuser and Verifier agents, grounded in data-driven personas, simulate plausible virtual propagation to supply auxiliary diffusion evidence alongside content features. A key contribution is the denoising-guided fusion that aligns content and simulated propagation using a variational approach with a symmetric KL regularizer, enabling robust early detection without real diffusion data. Experiments on real-world datasets show that AVOID consistently outperforms state-of-the-art baselines, with strong performance in early-stage scenarios and compelling evidence that virtual propagation can meaningfully supplement content-based signals for timely misinformation detection.
Abstract
Early detection of fake news is critical for mitigating its rapid dissemination on social media, which can severely undermine public trust and social stability. Recent advancements show that incorporating propagation dynamics can significantly enhance detection performance compared to previous content-only approaches. However, this remains challenging at early stages due to the absence of observable propagation signals. To address this limitation, we propose AVOID, an \underline{a}gent-driven \underline{v}irtual pr\underline{o}pagat\underline{i}on for early fake news \underline{d}etection. AVOID reformulates early detection as a new paradigm of evidence generation, where propagation signals are actively simulated rather than passively observed. Leveraging LLM-powered agents with differentiated roles and data-driven personas, AVOID realistically constructs early-stage diffusion behaviors without requiring real propagation data. The resulting virtual trajectories provide complementary social evidence that enriches content-based detection, while a denoising-guided fusion strategy aligns simulated propagation with content semantics. Extensive experiments on benchmark datasets demonstrate that AVOID consistently outperforms state-of-the-art baselines, highlighting the effectiveness and practical value of virtual propagation augmentation for early fake news detection. The code and data are available at https://github.com/Ironychen/AVOID.
