paper-with-me

Papers

Simulating Opinion Dynamics with Networks of LLM-based Agents

2023-11-16 · Yun-Shiuan Chuang, Agam Goyal, Nikunj Harlalka, Siddharth Suresh, Robert Hawkins, Sijia Yang, Dhavan Shah, Junjie Hu, Timothy T. Rogers

Accurately simulating human opinion dynamics is crucial for understanding a variety of societal phenomena, including polarization and the spread of misinformation. However, the agent-based models (ABMs) commonly used for such simulations often over-simplify human behavior. We propose a new approach to simulating opinion dynamics based on populations of Large Language Models (LLMs). Our findings reveal a strong inherent bias in LLM agents towards producing accurate information, leading simulated agents to consensus in line with scientific reality. This bias limits their utility for understanding resistance to consensus views on issues like climate change. After inducing confirmation bias through prompt engineering, however, we observed opinion fragmentation in line with existing agent-based modeling and opinion dynamics research. These insights highlight the promise and limitations of LLM agents in this domain and suggest a path forward: refining LLMs with real-world discourse to better simulate the evolution of human beliefs.

📄 PDF Abstract BibTeX arXiv:2311.09618

Code (1)

yunshiuan/llm-agent-opinion-dynamics 공식 구현 pytorch

Tasks

MisinformationPrompt Engineering

Methods 이 논문이 사용한 방법론

Fragmentation Given a pattern $P,$ that is more complicated than the patterns, we fragment $P$ into simpler patterns such that their exact count is known. In the subgraph GNN proposed earlier,…

Similar Papers 제목 키워드 기반

Simulating Influence Dynamics with LLM Agents

2025-03-10 · Mehwish Nasim, Syed Muslim Gilani, Amin Qasmi, Usman Naseem

This paper introduces a simulator designed for opinion dynamics researchers to model competing influences within social networks in the presence of LLM-based agents. By integrating established opinion dynamics principles…

Misinformation

Large Language Model Driven Agents for Simulating Echo Chamber Formation

2025-02-25 · Chenhao Gu, Ling Luo, Zainab Razia Zaidi, Shanika Karunasekera

The rise of echo chambers on social media platforms has heightened concerns about polarization and the reinforcement of existing beliefs. Traditional approaches for simulating echo chamber formation have often relied on …

Language ModelingLanguage ModellingLarge Language Model

Conformity Generates Collective Misalignment in AI Agents Societies

2026-05-11 · Giordano De Marzo, Alessandro Bellina, Claudio Castellano, Viola Priesemann 외 arxiv

Artificial intelligence safety research focuses on aligning individual language models with human values, yet deployed AI systems increasingly operate as interacting populations where social influence may override indivi…

On the Role of Memory in Robust Opinion Dynamics

2023-02-16 · Luca Becchetti, Andrea Clementi, Amos Korman, Francesco Pasquale 외

We investigate opinion dynamics in a fully-connected system, consisting of $n$ identical and anonymous agents, where one of the opinions (which is called correct) represents a piece of information to disseminate. In more…

Inference in Opinion Dynamics under Social Pressure

2021-04-22 · Ali Jadbabaie, Anuran Makur, Elchanan Mossel, Rabih Salhab

We introduce a new opinion dynamics model where a group of agents holds two kinds of opinions: inherent and declared. Each agent's inherent opinion is fixed and unobservable by the other agents. At each time step, agents…