paper-with-me

Papers

MTOS: A LLM-Driven Multi-topic Opinion Simulation Framework for Exploring Echo Chamber Dynamics

2025-10-14 · Dingyi Zuo, Hongjie Zhang, Jie Ou, Chaosheng Feng, Shuwan Liu arxiv

The polarization of opinions, information segregation, and cognitive biases on social media have attracted significant academic attention. In real-world networks, information often spans multiple interrelated topics, posing challenges for opinion evolution and highlighting the need for frameworks that simulate interactions among topics. Existing studies based on large language models (LLMs) focus largely on single topics, limiting the capture of cognitive transfer in multi-topic, cross-domain contexts. Traditional numerical models, meanwhile, simplify complex linguistic attitudes into discrete values, lacking interpretability, behavioral consistency, and the ability to integrate multiple topics. To address these issues, we propose Multi-topic Opinion Simulation (MTOS), a social simulation framework integrating multi-topic contexts with LLMs. MTOS leverages LLMs alongside short-term and long-term memory, incorporates multiple user-selection interaction mechanisms and dynamic topic-selection strategies, and employs a belief decay mechanism to enable perspective updates across topics. We conduct extensive experiments on MTOS, varying topic numbers, correlation types, and performing ablation studies to assess features such as group polarization and local consistency. Results show that multi-topic settings significantly alter polarization trends: positively correlated topics amplify echo chambers, negatively correlated topics inhibit them, and irrelevant topics also mitigate echo chamber effects through resource competition. Compared with numerical models, LLM-based agents realistically simulate dynamic opinion changes, reproduce linguistic features of news texts, and capture complex human reasoning, improving simulation interpretability and system stability.

📄 PDF Abstract BibTeX arXiv:2510.12423

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uniform Loss vs. Specialized Optimization: A Comparative Analysis in Multi-Task Learning

2025-05-15 · Gabriel S. Gama, Valdir Grassi Jr

Specialized Multi-Task Optimizers (SMTOs) balance task learning in Multi-Task Learning by addressing issues like conflicting gradients and differing gradient norms, which hinder equal-weighted task training. However, rec…

Hyperparameter OptimizationMulti-Task Learning

Simulate Time-integrated Coarse-grained Molecular Dynamics with Multi-Scale Graph Networks

2022-04-21 · Xiang Fu, Tian Xie, Nathan J. Rebello, Bradley D. Olsen 외

Molecular dynamics (MD) simulation is essential for various scientific domains but computationally expensive. Learning-based force fields have made significant progress in accelerating ab-initio MD simulation but are not…

BIG-bench Machine LearningGraph ClusteringGraph Neural Network

Multi-dimensional extensions of the Hegselmann-Krause model

2022-04-18 · Giulia De Pasquale, Maria Elena Valcher

In this paper, we consider two multi-dimensional Hagselmann-Krause (HK) models for opinion dynamics. The two models describe how individuals adjust their opinions on multiple topics, based on the influence of their peers…

model

Neural Temporal Opinion Modelling for Opinion Prediction on Twitter

2020-05-27 · ACL 2020 6 · Lixing Zhu, Yulan He, Deyu Zhou

Opinion prediction on Twitter is challenging due to the transient nature of tweet content and neighbourhood context. In this paper, we model users' tweet posting behaviour as a temporal point process to jointly predict t…

Prediction

DEBATE: A Large-Scale Benchmark for Evaluating Opinion Dynamics in Role-Playing LLM Agents

2025-10-29 · Yun-Shiuan Chuang, Ruixuan Tu, Chengtao Dai, You Li 외 arxiv

Accurately modeling opinion change through social interactions is crucial for understanding and mitigating polarization, misinformation, and societal conflict. Recent work simulates opinion dynamics with role-playing LLM…