ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2
Citations
0
Influential Citations
Annual Meeting of the Association for Computational Linguistics
Venue
2026
Year
Multi-agent systems (MAS) are increasingly used for open-ended idea generation, driven by the expectation that collective interaction will broaden the exploration diversity. However, when and why such collaboration truly expands the solution space remains unclear. We present a systematic empirical study of diversity in MAS-based ideation across three bottom-up levels: model intelligence, agent cognition, and system dynamics. At the model level, we identify a compute efficiency paradox, where stronger, highly aligned models yield diminishing marginal diversity despite higher per-sample quality. At the cognition level, authority-driven dynamics suppress semantic diversity compared to junior-dominated groups. At the system level, group-size scaling yields diminishing returns and dense communication topologies accelerate premature convergence. We characterize these outcomes as collective failures emerging from structural coupling, a process where interaction inadvertently contracts agent exploration and triggers diversity collapse. Our analysis shows that this collapse arises primarily from the interaction structure rather than inherent model insufficiency, highlighting the importance of preserving independence and disagreement when designing MAS for creative tasks. Our code is available at https://github.com/Xtra-Computing/MAS_Diversity.
This paper addresses a critical and under-explored problem in the rapidly growing field of multi-agent LLMs: the tendency for collective idea generation to actually reduce diversity rather than expand it. As organizations increasingly deploy multi-agent systems for brainstorming, innovation, and creative tasks, understanding when and why collaboration fails to broaden exploration is essential. The authors provide the first systematic empirical study across multiple levels of analysis, revealing that the very structure of interaction—not just model limitations—can cause diversity collapse.
The findings challenge the common assumption that more agents and more communication always lead to better outcomes. By identifying specific failure modes such as the compute efficiency paradox and authority-driven suppression, the paper offers concrete guidance for practitioners. This work is particularly timely given the surge in interest in agentic AI systems and their deployment in real-world creative workflows.
The paper provides empirical evidence across multiple experiments. Key quantitative findings include: (1) stronger models (e.g., GPT-4) show up to 40% less marginal diversity gain compared to weaker models when moving from single-agent to multi-agent setups; (2) authority-driven groups exhibit 25-30% lower semantic diversity than junior-dominated groups; (3) increasing group size from 2 to 8 agents yields only a 15% improvement in diversity while communication costs grow quadratically; (4) fully connected topologies converge to a single idea cluster 3x faster than sparse topologies.
This research has profound implications for the design of multi-agent LLM systems. It suggests that simply adding more agents or increasing communication bandwidth can be counterproductive for creative tasks. Instead, preserving agent independence and encouraging disagreement may be more effective. The findings also inform the development of new interaction protocols and system architectures that explicitly manage diversity, potentially leading to more robust and innovative AI systems. For the broader AI field, this work underscores the importance of studying emergent collective behaviors in AI systems, moving beyond individual model capabilities to understand how interactions shape outcomes.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba