Tuesday, 27 May 2025

Multi-Agent AI Systems

In our previous articles on AI agents, we explored how these tools can transform and evolve business processes. Now, we’re diving into multi-agent systems (MAS), an approach that significantly amplifies the power of AI agents by orchestrating their collaboration. According to Gartner, 75% of large enterprises will have adopted MAS by 2026. BCG estimates that these systems will generate $53 billion in business revenue by 2030, nearly ten times the $5.7 billion they produced in 2024.
garden 1

This article is part of our trend series on Multi-Agent AI. Explore all related content. 

Beyond the single agent: collaborative intelligence

AI agents are the building blocks of multi-agent systems. As we’ve seen, these agents are programmed with either general or specialized functions to handle tasks of varying complexity, such as information retrieval, source validation, data formatting, and report generation. Aside from these distinctions, each agent is a system capable of interacting with its environment. It collects data and is programmed or configured to make decisions and achieve predefined goals.

Multi-agent systems have been around for over a decade, powering everything from drone swarms used for large-scale detection or planting tasks, to the thousands of robots in massive warehouses that optimize package creation.

What’s driving renewed interest in these systems is the integration of large language models (LLMs) into their design, enabling more natural interaction and adaptability.
The true potential of intelligent agents emerges when multiple agents collaborate. This create a multi-agent AI system that can be compared to the way beehives or ant colonies operate, where each member has a specific role to play (foraging, building, organizing, defending, etc.). The terms “collective intelligence” and “distributed intelligence” are used to describe how these systems function, each agent being either interdependent or autonomous depending on the task at hand. The agents can be thought of as teams of virtual experts working together toward a common goal.

The essence of multi-agent systems

A multi-agent system is built on the coordination of several autonomous agents working toward a common objective. This coordination is based on several core principles:

Agent specialization

Each agent has distinct skills and roles, designed to excel at a specific task. For example, in an aerospace supply chain, one agent might specialize in gathering the data needed for demand forecasting, another could manage inventory-related data, and a third might optimize delivery flows, and so on. 

Autonomy and collaboration

Agents operate independently. They’re programmed to make their own decisions within their area of expertise, but they’re never isolated. They regularly exchange information and share resources through structured communication protocols.

Emergent intelligence

One of the most fascinating aspects of MAS is the emergence of collective behavior. When agents collaborate, they produce more effective and innovative outcomes.

Dynamic adaptability

Unlike centralized systems that require a complete overhaul for any change, MAS can quickly adapt to changes. When certain conditions change, agents adjust their strategies individually, and thanks to their interactions with other agents and orchestration mechanisms, the collective behavior adapts accordingly.

Agent orchestration: The key to an effective collaboration 

Orchestration refers to the coordination and management of agent actions within a multi-agent system.

There are several orchestration models, each suited to different types of problems:

  • Centralized Orchestration: A single “coordinator agent” delegates tasks, monitors execution, and integrates results. This is the most commonly used model. The orchestrator allows for precise control, but it can become overwhelmed when the number of agents grows too large.
  • Decentralized Orchestration: Agents negotiate directly with each other to divide work and coordinate actions. This approach is more robust, especially in the event of failures, but it’s also more complex to implement.
  • Hybrid Orchestration: As its name suggests, this model combines centralized and decentralized orchestration depending on the task and its importance.

Orchestration is all the more effective when it can manage conflicts between agents and ensure the smooth execution of sequences throughout the entire process. 
 

Real-World Applications

Finance

JPMorgan uses a multi-agent system (DeepX) where each agent analyzes different market indicators (macroeconomics, sector trends, company data) and then combines them to deliver more comprehensive and nuanced investment recommendations.

group of professionals in the office working together at the office

Logistics

DHL has deployed a MAS for route optimization, where each truck is modeled as an agent. These agents negotiate with each other so that a central orchestrator can optimize routes in real time, resulting in a 15% reduction in fuel costs.

Transportation-Logistic-supply-chain-process-digital-transformation-10

Retail

Ocado, a pioneer in online grocery retail, orchestrates over 2,000 robot agents in its warehouses. Each robot moves along a grid, picking up and dropping off products. By coordinating their movements, the robots increase order fulfillment efficiency by 50% compared to traditional methods.

Two colleagues working together in clothing store with their modern software

The Agentic Mesh 

Beyond simple groups of agents, we’re now seeing the rise of the Agentic Mesh, an interconnected ecosystem that facilitates collaboration, interaction, and transactions between autonomous agents. This structure allows agents to discover each other and form dynamic connections for cooperation.

In this ecosystem, agents form temporary coalitions to solve specific problems and reconfigure themselves to tackle new challenges.

The Agentic Mesh typically includes:

  • A registry that centralizes metadata about available agents
  • A marketplace for discovering and engaging agents
  • Standardized protocols that enable efficient communication
  • Reputation mechanisms to assess agent reliability based on past performance

This approach paves the way for applications where multiple intelligent components divide the work to achieve goals more efficiently than a monolithic solution.

Team-meeting-workplace-35

Multi-Agent Systems and Technological Innovation

The rise of MAS is part of a broader shift in computing toward distributed and adaptive architectures. Several factors are accelerating their adoption:

  • The availability of massive datasets and powerful AI models, especially LLMs capable of understanding natural language instructions, makes it possible to equip each agent with highly specialized intelligence.
  • The widespread use of distributed architectures (cloud computing, microservices, IoT) makes it easier to deploy multiple agents across enterprise systems.
  • Major tech providers now offer robust frameworks for building and orchestrating these agents: AWS with Bedrock, Microsoft with Semantic Kernel, Salesforce with Agentforce, and many others.

Multi-agent systems offer a new way to tackle complex problems. By distributing decision-making across multiple specialized and coordinated entities, they offer a model that more closely mirrors how human organizations operate.

Transform your business with AI

To explore further

garden10
Multi-agent AI systems: strategic challenges and opportunities
garden10
AI Agents vs. Multi-agent systems: From solo expertise to orchestrated collective intelligence