菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-20
📄 Abstract - Diversity Collapse in Multi-Agent LLM Systems: Structural Coupling and Collective Failure in Open-Ended Idea Generation

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 this https URL.

顶级标签: multi-agents llm systems
详细标签: diversity collapse collective failure idea generation structural coupling open-ended exploration 或 搜索:

多智能体大语言模型系统中的多样性崩溃:开放式创意生成中的结构耦合与集体失败 / Diversity Collapse in Multi-Agent LLM Systems: Structural Coupling and Collective Failure in Open-Ended Idea Generation


1️⃣ 一句话总结

这项研究发现,在利用多个AI智能体进行集体创意生成时,智能体之间的互动结构(如等级制度、密集沟通)反而会抑制想法多样性,导致‘多样性崩溃’,因此设计此类系统时需要刻意保持智能体的独立性和不同意见。

源自 arXiv: 2604.18005