DualMind: Towards Understanding Cognitive-Affective Cascades in Public Opinion Dissemination via Multi-Agent Simulation
Enhao Huang, Tongtong Pan, Shuhuai Zhang, Qishu Jin, Liheng Zheng, Kaichun Hu, Yiming Li, Zhan Qin, Kui Ren
TL;DR
DualMind tackles the challenge of forecasting public opinion during PR crises by modeling the coupled evolution of cognitive beliefs and transient affect on platform-specific social networks. It introduces a dual-state agent architecture with a slow semantic persona $z_i^t$ and a fast affect state $r_i^t$, updated through a gated coupling and episodic memory, and a PAACM decision policy that integrates content, affect, and memory. The system is instantiated as an LLM-driven multi-agent platform and evaluated on 15 real-world crises after August 2024, achieving high trajectory fidelity ($r \approx 0.78$) and low final-state divergence ($\mathrm{JSD} \approx 0.27$) compared to SOTA baselines, indicating strong cross-cultural validity. The work offers a practical tool for proactive crisis management and strategy testing, with publicly available code to enable replication and extension in real-world PR planning.
Abstract
Forecasting public opinion during PR crises is challenging, as existing frameworks often overlook the interaction between transient affective responses and persistent cognitive beliefs. To address this, we propose DualMind, an LLM-driven multi-agent platform designed to model this dual-component interplay. We evaluate the system on 15 real-world crises occurring post-August 2024 using social media data as ground truth. Empirical results demonstrate that DualMind faithfully reconstructs opinion trajectories, significantly outperforming state-of-the-art baselines. This work offers a high-fidelity tool for proactive crisis management. Code is available at https://github.com/EonHao/DualMind.
