MANTA: Multi-Agent Network Topology Adaptation for Self-Evolving Multi-Agent Systems
MANTA is a novel framework that enables multi-agent systems to self-evolve their communication network topology at inference time by dynamically adapting agent roles, links, and workflows based on collaboration traces, thereby achieving superior performance across diverse complex tasks compared to static or offline-optimized baselines.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a world where solving a giant, messy puzzle isn't just about having one super-smart brain, but about getting a whole team of specialists to work together. This is the heart of Multi-Agent Systems, a hot topic in artificial intelligence where multiple AI "agents" (think of them as digital workers) team up to tackle complex problems. Instead of one robot trying to do everything, you have a planner, a researcher, a critic, and a checker, all chatting and swapping notes. For a long time, scientists thought the best way to organize this team was to draw a fixed map before the game even started: "You talk to you, you talk to her, and you never talk to him." It's like building a factory with a rigid assembly line that can't change, no matter what kind of product is rolling down the belt. But what if the factory could look at a broken machine and instantly redesign the assembly line on the fly? That's the big question this paper asks: Can a team of AI agents reorganize its own communication structure while it's working, just like a sports team might switch from a defensive formation to an offensive one when the game gets tough?
Enter MANTA (Multi-Agent Network Topology Adaptation), a new framework that lets AI teams "self-evolve" their communication map while they are solving a task. Think of MANTA not as a single robot, but as a dynamic conductor who watches an orchestra play. If the conductor hears a violinist struggling to keep up with the tempo, they don't just tell the violinist to try harder; they might instantly rearrange the seating chart, add a second violinist to that section, or change who is listening to whom. In the paper, the authors show that MANTA starts with a plan based on past experience, but as the agents work, a special "auditor" watches the conversation for trouble signs—like a team agreeing too quickly without checking facts, or one worker getting overloaded with too many tasks. When trouble is spotted, MANTA makes a small, safe change to the team's structure: it might split a busy worker into a small sub-team, add a new "critic" to double-check answers, or change the order in which agents speak.
The results are quite promising. The researchers tested MANTA on five different types of challenges, ranging from searching for information on the web to solving math problems and planning complex workflows. Across the board, MANTA achieved an average score of 74.0, beating the next best method by 5.8 percentage points. It was particularly good at a planning challenge called PlanCraft, where it scored the highest. The paper suggests that this improvement comes from the system's ability to fix its own organizational glitches in real-time, rather than just trying harder with the same broken setup. Interestingly, the system didn't just get better; it also used fewer "tokens" (the digital currency of AI thinking) than many other complex multi-agent systems, proving that a flexible structure can be more efficient than a rigid one.
However, the paper is careful to note what MANTA is not. It doesn't change the actual "brain" or weights of the AI models themselves; the agents' intelligence stays the same. Instead, it only changes how they are organized. The authors also found that while the system is great at fixing structural problems (like a missing check or a duplicated effort), it isn't a magic wand for every error. If the agents agree on a wrong answer because they all missed the same clue, the system might not catch it, because the "process" looked clean even if the result was wrong. But for the specific problem of keeping a team organized and adaptable, MANTA suggests that letting the structure evolve during the work is a powerful way to get better results without needing to retrain the AI from scratch. It's a step toward AI systems that don't just think, but also know how to reorganize their own teamwork when things go sideways.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.