English

Drop the Hierarchy and Roles: How Self-Organizing LLM Agents Outperform Designed Structures

Artificial Intelligence 2026-04-01 v1

Abstract

How much autonomy can multi-agent LLM systems sustain -- and what enables it? We present a 25,000-task computational experiment spanning 8 models, 4--256 agents, and 8 coordination protocols ranging from externally imposed hierarchy to emergent self-organization. We observe that autonomous behavior already emerges in current LLM agents: given minimal structural scaffolding (fixed ordering), agents spontaneously invent specialized roles, voluntarily abstain from tasks outside their competence, and form shallow hierarchies -- without any pre-assigned roles or external design. A hybrid protocol (Sequential) that enables this autonomy outperforms centralized coordination by 14% (p<0.001), with a 44% quality spread between protocols (Cohen's d=1.86, p<0.0001). The degree of emergent autonomy scales with model capability: strong models self-organize effectively, while models below a capability threshold still benefit from rigid structure -- suggesting that as foundation models improve, the scope for autonomous coordination will expand. The system scales sub-linearly to 256 agents without quality degradation (p=0.61), producing 5,006 unique roles from just 8 agents. Results replicate across closed- and open-source models, with open-source achieving 95% of closed-source quality at 24x lower cost. The practical implication: give agents a mission, a protocol, and a capable model -- not a pre-assigned role.

Keywords

Cite

@article{arxiv.2603.28990,
  title  = {Drop the Hierarchy and Roles: How Self-Organizing LLM Agents Outperform Designed Structures},
  author = {Victoria Dochkina},
  journal= {arXiv preprint arXiv:2603.28990},
  year   = {2026}
}

Comments

6 figures, 9 tables. Submitted to IEEE Access

R2 v1 2026-07-01T11:44:59.589Z