MARS Framework Automates Multi-Agent System Error Repair

Hanxiao Lu, Tianyi Zhang· August 3, 2026 View original

Key takeaways

  • MARS offers an automated, search-based approach to repair errors in multi-agent systems.
  • The framework uses Monte Carlo Tree Search with diagnosis-guided expansion and taxonomy-augmented evaluation.
  • Partial rollouts in MARS significantly reduce token consumption compared to full simulations.
  • A new benchmark, StateMAS, facilitates rigorous testing of multi-agent system repair capabilities.

Who benefits

Software DevelopmentRoboticsCustomer ServiceAutonomous Systems

Summary

Researchers introduce MARS, a search-based framework utilizing Monte Carlo Tree Search for autonomous repair of multi-agent system errors, significantly outperforming existing methods. It also includes StateMAS, a new large-scale benchmark for multi-agent failure trajectories.

Multi-agent systems (MAS) are becoming increasingly common for complex tasks, but identifying and fixing errors in their outputs remains a manual, labor-intensive process. Current methods focus on attributing failures, but automated recovery mechanisms are largely undeveloped. This new research proposes MARS, a novel framework that frames MAS repair as a Monte Carlo Tree Search (MCTS) problem.MARS navigates the vast space of potential repairs using diagnosis-guided expansion and taxonomy-augmented evaluation. Unlike traditional MCTS, it employs partial rollouts to reduce token consumption, making it more efficient. The team also created StateMAS, a comprehensive benchmark with 1,310 replayable multi-agent failure trajectories across various agent architectures and LLM backbones.Experiments on StateMAS show that MARS consistently surpasses state-of-the-art methods, achieving an absolute performance improvement of 3.0% to 12.1% while maintaining comparable token costs. Key components like taxonomy-augmented evaluation and diagnosis-guided expansion were confirmed as crucial for these gains.

Why it matters

Professionals deploying multi-agent AI systems can leverage this research to build more robust and self-correcting applications, reducing manual intervention and improving system reliability.

How to implement this in your domain

  1. 1Investigate integrating MCTS-based repair mechanisms into existing multi-agent system architectures.
  2. 2Utilize the StateMAS benchmark to test the robustness and repair capabilities of current or planned MAS deployments.
  3. 3Explore diagnosis-guided expansion and taxonomy-augmented evaluation principles for improving error handling in complex AI workflows.
  4. 4Evaluate the token consumption benefits of partial rollouts in your specific MAS context.

Original post by Hanxiao Lu, Tianyi Zhang

"arXiv:2607.29055v1 Announce Type: new Abstract: Multi-agent systems (MAS) are increasingly deployed to solve complex tasks. In case of incorrect or unsatisfactory outputs, users have to manually locate agent mistakes by inspecting agent trajectories (i.e., {\em failure attributio…"

View on X

Originally posted by Hanxiao Lu, Tianyi Zhang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses