Network Effects and Agreement Drift in LLM Debates
Summary
This study investigates how network structure, group size imbalance, and local social information influence opinion dynamics in Large Language Model (LLM) agent populations, using a network generation model with controlled homophily and class sizes. The research, primarily using Llama 3.1 and replicated with Gemma3, simulates multi-round debates among 100 LLM agents on a non-empirical statement (Theseus' Ship paradox). Key findings reveal that LLM agents exhibit convergence and polarization patterns highly sensitive to network structure and relative group sizes. The study identifies a "agreement drift," where agents are more likely to shift towards endorsing the discussion statement, regardless of initial majority or external reward. This bias is modulated by homophily and class imbalance, which control cross-opinion encounters, and by neighborhood awareness, which favors moderate agreement and makes opinion change contingent on local alignment.
Key takeaway
For AI scientists and research scientists developing or utilizing LLM-based social simulations, you must disentangle structural effects from inherent model biases like "agreement drift." Your simulations may systematically overestimate consensus if cross-opinion encounters are frequent, or misattribute persistent disagreement to segregation. Critically, characterize your LLM's intrinsic persuasion tendencies to ensure methodological validity and ethical use, especially in high-stakes applications.
Key insights
LLM agent opinion dynamics are shaped by network structure, group imbalance, and a systematic "agreement drift" bias.
Principles
- LLM agents exhibit an intrinsic bias towards agreement.
- Homophily and group size modulate opinion convergence and polarization.
- Neighborhood awareness influences opinion change via peer pressure.
Method
Simulate LLM agent debates on a 7-point Likert scale within scale-free networks with tunable homophily and class sizes, using a preferential attachment framework. Analyze opinion trends and transition probabilities.
In practice
- Characterize LLM intrinsic persuasion tendencies before social simulations.
- Account for "agreement drift" when interpreting LLM collective behavior.
- Calibrate LLM-based dynamics against human data for realism.
Topics
- LLM Opinion Dynamics
- Network Homophily
- Agreement Drift
- Social Simulation
- Class Imbalance
Best for: AI Scientist, Research Scientist, AI Ethicist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.