Oxford's Toby Ord Quantifies Swarm Scaling: Agent Clusters Far Less Efficient Than Longer Chains of Thought
Oxford researcher Toby Ord used the limited multi-agent experimental data OpenAI released alongside GPT-5.6 to propose and systematically analyze "Swarm Scaling" laws: how capabilities scale when inference compute is spent on expanding agent cluster size rather than lengthening chain-of-thought. This work fills a gap masked by single-model evaluations—just how strong are clusters made up of large numbers of AI agents.
Confirmed
- Toby Ord posted a long thread across multiple posts exploring scaling laws for agent cluster capability as size grows, calling it Swarm Scaling.
- After redrawing OpenAI's swarm data charts with a logarithmic x-axis, he found that swarms of every size scale logarithmically with the same slope; every 4x increase in agent count roughly doubles total token consumption.
- Data details show: to reach the same capability level, the smallest cluster (1 agent) requires the fewest total tokens (compute)—about half that of a 4-agent cluster (per his detailed data post), and a single agent consumes only 25% of the compute of a 16-agent cluster.
Not yet confirmed
- OpenAI did not run a clean experiment holding CoT length fixed while only increasing agent count; the above relationships were inferred by Ord through redrawing on log-scale coordinates from the original charts, not official conclusions.
Why it matters
- The analysis suggests scaling up agent clusters may be a more compute-efficient use of inference compute than lengthening chain-of-thought, with direct implications for multi-agent system design and compute allocation strategies; it also shows smaller clusters or even a single agent are more compute-efficient at equal capability, providing a quantitative basis for the size-versus-efficiency tradeoff.
2026-09-22 ~ 2026-09-22 · 17 related posts
Primary sources
- Toby Ord's Swarm Scaling: how do AI agent swarm capabilities scale with more agents? — tobyordoxford ·
- Toby Ord quantifies swarm scaling: 16x parallel sampling equals just 4.9x longer chain-of-thought — tobyordoxford ·
- Log-scale replot of OpenAI swarm data: 4x agents cost ~2x total tokens — tobyordoxford ·
- [source] Toby Ord's Swarm Scaling: how do AI agent swarm capabilities scale with more agents? — tobyordoxford · 2026-09-22
- Oxford researcher uses GPT-5.6 launch data to estimate how AI agent swarm capabilities scale — tobyordoxford · 2026-09-22
- Single-agent runs cost 25% of a 16-agent swarm's tokens, per GPT-5.6 release data — tobyordoxford · 2026-09-22
- [source] Log-scale replot of OpenAI swarm data: 4x agents cost ~2x total tokens — tobyordoxford · 2026-09-22
- Toby Ord re-draws OpenAI's swarm scaling data: 4x agents cost ~2x tokens — tobyordoxford · 2026-09-22
- Swarm scaling needs squared inference to match chain-of-thought gains, analysis of OpenAI curves finds — tobyordoxford · 2026-09-22
- [source] Toby Ord quantifies swarm scaling: 16x parallel sampling equals just 4.9x longer chain-of-thought — tobyordoxford · 2026-09-22
- Regression on OpenAI's GPT-5.6 Benchmark Data Backs Out Their λ Values — tobyordoxford · 2026-09-22
- Scaling agent swarms 10x yields only 3-5x the gain of 10x more tokens for one agent — tobyordoxford · 2026-09-22
- To match a 100x single-agent token scale-up, a swarm needs 900x-15,000x more agents — tobyordoxford · 2026-09-22
- 4-agent swarm uses 2x total tokens but can run up to 2x faster — tobyordoxford · 2026-09-22
- Scaling agent swarms N-fold could yield N^λ speedup for N^(1−λ) compute — tobyordoxford · 2026-09-22
- AI researcher: the scaling parameter λ is key to whether an intelligence explosion happens — tobyordoxford · 2026-09-22
- Agent swarm data suggests intelligence explosion parameter λ around 0.5-0.6, below threshold — tobyordoxford · 2026-09-22
- Toby Ord: Agent Swarm Estimates Put Intelligence Explosion Parameter λ at 0.5-0.6 — tobyordoxford · 2026-09-22
- Toby Ord on swarm scaling: 10,000-agent run cost ~$20M, solved Navier-Stokes in 88 hours — tobyordoxford · 2026-09-22
1 near-duplicate retellings: tobyordoxford