Opinion dynamics and mutual influence with LLM agents through dialog simulation
Yulong He, Dutao Zhang, Sergey Kovalchuk, Pengyi Li, Artem Sedakov
TL;DR
The paper addresses the scarcity of longitudinal opinion data by introducing LLM-based dialog simulations that emulate opinion dynamics under classical updating rules. It maps text outputs to numerical opinions via sentiment analysis and preserves initial opinions to capture anchoring, enabling updates according to $x(t+1)=W x(t)$ (DG) or $x(t+1)=S W x(t)+(I-S)x(1)$ (FJ) across configurable network topologies. Contributions include bridging classical DeGroot and Friedkin–Johnsen theory with modern multi-agent LLM systems, providing a scalable experimental testbed for data-scarce settings, and benchmarking multiple LLMs to characterize mutual trust and updating behavior. The framework offers linguistically grounded, scalable insights into social influence and opinion formation across networks, with broad relevance to computational social science and policy-relevant simulations.
Abstract
A fundamental challenge in opinion dynamics research is the scarcity of real-world longitudinal opinion data, which complicates the validation of theoretical models. To address this, we propose a novel simulation framework using large language model (LLM) agents in structured multi-round dialogs. Each agent's dialog history is iteratively updated with its own previously stated opinions and those of others analogous to the classical DeGroot model. Furthermore, by retaining each agent's initial opinion throughout the dialog, we simulate anchoring effects consistent with the Friedkin-Johnsen model of opinion dynamics. Our framework thus bridges classical opinion dynamics models and modern multi-agent LLM systems, providing a scalable tool for simulating and analyzing opinion formation when real-world data is limited or inaccessible.
