The Social Cost of Intelligence: Emergence, Propagation, and Amplification of Stereotypical Bias in Multi-Agent Systems
Thi-Nhung Nguyen, Linhao Luo, Thuy-Trang Vu, Dinh Phung
TL;DR
This work studies stereotypical bias in multi-agent systems (MAS) of LLMs by formalizing MAS as a directed graph of agents with group identities and communication protocols. Through simulations on CrowSPairs, StereoSet, and BBQ, the authors measure bias emergence, propagation, and amplification under different LLMs and interaction styles, revealing that MAS are generally less robust than single-agent systems and that ingroup favoritism drives early bias. They show that cooperative and debate-based communication can mitigate amplification, while stronger underlying LLMs improve overall robustness; neutrality and protocol design also significantly affect fairness. The study also explores bias injection attacks and defense mechanisms, finding that neutral boosts and robust models offer the strongest resilience, with practical implications for designing fair, multi-agent LLM ecosystems. Overall, the results underscore the need for robust model selection, thoughtful communication protocols, and multi-perspective reasoning to curb bias in MAS while highlighting avenues for defense against adversarial manipulation.
Abstract
Bias in large language models (LLMs) remains a persistent challenge, manifesting in stereotyping and unfair treatment across social groups. While prior research has primarily focused on individual models, the rise of multi-agent systems (MAS), where multiple LLMs collaborate and communicate, introduces new and largely unexplored dynamics in bias emergence and propagation. In this work, we present a comprehensive study of stereotypical bias in MAS, examining how internal specialization, underlying LLMs and inter-agent communication protocols influence bias robustness, propagation, and amplification. We simulate social contexts where agents represent different social groups and evaluate system behavior under various interaction and adversarial scenarios. Experiments on three bias benchmarks reveal that MAS are generally less robust than single-agent systems, with bias often emerging early through in-group favoritism. However, cooperative and debate-based communication can mitigate bias amplification, while more robust underlying LLMs improve overall system stability. Our findings highlight critical factors shaping fairness and resilience in multi-agent LLM systems.
