Levels of Social Orchestration for Agentic Systems
Reference: Chopra, Bhattacharya, Leibo, Raskar (2025). ICML 2025 (MIT, Google DeepMind). Source file: agentic_draft.pdf. URL
Summary
The authors argue that as AI agents scale to billions, beneficial collective behaviour depends less on maximizing individual intelligence and more on discovering interaction protocols. They introduce Large Population Models (LPMs) - differentiable, end-to-end trainable protocols spanning simulated and physical agent networks - as a paradigm shift from LLMs (data -> language) to LPMs (protocol -> population).
They propose a five-level taxonomy of agentic systems: L1 Perceive, L2 Automate, L3 Connect (all within human cognitive bounds), then L4 Navigate and L5 Transform (beyond Dunbar-scale human coordination). Case studies span pandemic response, traffic coordination, and Coachella-style crowd management, framing the progression from information intelligence to collective orchestration.
Key Ideas
- Protocol-centric intelligence: rules of interaction beat bigger individual models.
- Large Population Models (LPMs): differentiable protocols over synthetic+physical agents.
- L1-L5 levels: Perceive, Automate, Connect, Navigate, Transform.
- Human Connectivity Barrier (~1500 people) as natural scaling limit.
- Case studies in pandemics, traffic, crowd scheduling.
Connections
Conceptual Contribution
- Claim: At population scale, beneficial AI comes from protocol design, not model scaling; the paradigm must shift from LLMs (data to language) to Large Population Models (protocol to population).
- Mechanism: Introduces differentiable, end-to-end trainable LPMs spanning simulated and physical agents; proposes a 5-level taxonomy (Perceive/Automate/Connect within human cognitive bounds, Navigate/Transform beyond them); case studies in pandemic response, traffic, crowd management.
- Concepts introduced/used: Large Population Models, Differentiable Protocols, Human Connectivity Barrier, Multi-Agent Systems, LLM Agents, Self-Adaptive Systems, Emergent Communication
- Stance: foundational / engineering
- Relates to: Provides the level-taxonomy lens under which Ripple Effect Protocol sits as an L4 mechanism; echoes the “protocols-not-messages” critique of Why AI Agents Communicate In Human Language; its macro vision contrasts with the infrastructural surveys Survey Of AI Agent Protocols and Survey Of Agent Interoperability Protocols.
Tags