
Share
This study challenges the notion that more agents always yield better results, offering empirical evidence on optimal configuration sizes for multi-agent systems in various tasks.
January 28, 2026
Yubin Kim, Research Intern, and Xin Liu, Senior Research Scientist, Google Research
In the rapidly evolving landscape of AI, multi-agent systems are gaining traction for their ability to handle complex, multi-step tasks. However, the assumption that "more agents are better" has been a common heuristic without much empirical backing. In our latest research, we delve into the quantitative scaling principles of these systems, evaluating 180 different agent configurations to uncover when and why multi-agent setups excel or falter.
AI agents are increasingly being deployed in real-world applications, from coding assistants to personal health coaches. Unlike traditional machine learning models, which focus on single-shot predictions, agents must manage sustained, multi-step interactions where a single error can have cascading effects. This introduces a new layer of complexity and shifts the focus from mere accuracy to overall system performance.
The assumption that "more agents are better" has been widely accepted, with some studies like "More Agents Is All You Need" reporting improved performance with increased agent count. However, our research challenges this notion by providing empirical evidence through a controlled evaluation of 180 different configurations.

Parallel Tasks:
Sequential Tasks:
To address the challenge of identifying the best architecture for a given task, we developed a predictive model. This model:
Our findings have significant implications for practitioners designing multi-agent systems:
Multi-agent systems offer powerful capabilities for handling complex tasks, but their effectiveness depends heavily on the nature of the task and the system architecture. By providing quantitative scaling principles and a predictive model, our research aims to guide practitioners in designing more efficient and effective multi-agent systems.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
29 January 2026
88 articles
Related Articles
Related Articles
More Stories