RumorSphere: A Framework for Million-scale Agent-based Dynamic Simulation of Rumor Propagation
Yijun Liu, Wu Liu, Xiaoyan Gu, Hantao Yao, Weiping Wang, Jiebo Luo, Yongdong Zhang
TL;DR
RumorSphere tackles the challenge of simulating rumor propagation at million-scale by combining LLM-driven core agents with efficient ABMs under a Dynamic Interaction Strategy (DIS) and a Hierarchical Resonance Network (HRN). The approach adaptively activates core agents at conflict boundaries using information cocoon theory and a confusion-based metric, while modeling the rest with Confusion-Adaptive Herding to maintain scalability. Empirical results on real Twitter datasets show substantial reductions in simulation bias (average ~26.5%) and strong temporal alignment (Corr ≈ 0.741), with ablations confirming the essential roles of AO, CAH, and HRN. The framework enables realistic explosive spread and supports counterfactual analyses for mitigation strategies, offering a practical tool for studying misinformation dynamics at scale.
Abstract
Rumor propagation modeling is critical for understanding and mitigating misinformation. Existing approaches combining rule-based regular agents with LLM-driven core agents provide a promising paradigm for large-scale rumor simulation. However, overlooking the dynamic nature of core agents and the importance of network topology on rumor spread significantly undermines the simulation performance. To address these issues, we present RumorSphere, a dynamic and hierarchical resonance framework for effective rumor simulation at the million-agent scale. Considering the dynamic role of core agents in rumor evolution, we propose a multi-agent dynamic interaction strategy based on the information cocoon theory, which adaptively identifies and activates critical core agents at conflict boundaries using LLMs, effectively supporting simulations with millions of agents. In addition, we design a hierarchical resonance network that integrates opinion leaders and localized community structures, enabling more realistic modeling of explosive rumor spread in real-world scenarios. Experiments on real-world datasets show that RumorSphere outperforms state-of-the-art methods, reducing simulation bias by an average of 26.5%.
