Google & MIT Study: Multi-Agent Setups Underperform Single Agents Above 45% Accuracy
pliang279 · x · 2026-08-14
A joint study by Google Research, DeepMind, and MIT tested 260 agent configurations across six benchmarks, holding tools, prompts, and compute fixed to isolate the impact of topology.
The research reveals a counterintuitive rule: once a single agent scores above 45% on a task, adding more agents makes performance worse.
- Error Amplification: Single agent (1.0x) drastically outperforms decentralized (7.8x) and independent topologies (17.2x).
- Efficiency: Success per thousand tokens is 67.7 for a single agent, compared to just 13.6 for hybrid setups.
- SWE-bench: Every multi-agent variant scored worse than a single agent.
This indicates that coordination costs in multi-agent systems quickly overtake the remaining upside.
Related event: Studies Reveal Hidden Costs of Multi-Agent Collaboration(2 posts)→
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24