Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MAS-ZERO: Designing Multi-Agent Systems with Zero Supervision

About

Multi-agent systems (MAS) leveraging the impressive capabilities of Large Language Models (LLMs) hold significant potential for tackling complex tasks. However, most current MAS depend on manually designed agent roles and communication protocols. These manual designs often fail to align with the underlying LLMs' strengths and struggle to adapt to novel tasks. Recent automatic MAS approaches attempt to mitigate these limitations but typically necessitate a validation set for tuning and yield static MAS designs lacking adaptability during inference, while also removing the flexibility to reduce to simpler systems. We introduce MAS-ZERO, the first self-evolved, inference-time framework for automatic MAS design. MAS-ZERO employs meta-level design to iteratively design, critique, and refine MAS configurations tailored to each problem instance, without requiring a validation set. Critically, it enables dynamic problem decomposition and agent composition through meta-feedback on solvability and completeness, and reduction to simpler systems when appropriate. Experiments across reasoning (math and graduate-level QA), coding, and agentic (search-based) benchmarks, using both closed-source and open-source LLM backbones of varying sizes, demonstrate that MAS-ZERO outperforms strong manual and automatic MAS baselines. It achieves substantial average accuracy improvements of up to 16.69% on reasoning, 16.66% on coding, and 5.45% on agentic tasks, while maintaining cost efficiency.

Zixuan Ke, Austin Xu, Yifei Ming, Xuan-Phi Nguyen, Ryan Chin, Caiming Xiong, Shafiq Joty• 2025

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval
Pass@183.9
1036
General ReasoningMMLU
MMLU Accuracy83
156
Mathematical ReasoningAQUA
Accuracy72.9
146
Math Word Problem SolvingGSM8K
Accuracy92.6
111
ReasoningAIME 24
Accuracy37.5
58
ReasoningGPQA (80% test)
Accuracy52.41
39
Math Word Problem SolvingSVAMP
Value Accuracy87.3
38
Mathematical ReasoningAIME 2024 and 2025 (test)
Overall Performance Rate57.14
18
CodingSWE-bench Lite Oracle (test)
Accuracy25.83
12
Agentic TasksBrowsecomp
Accuracy9.45
5
Showing 10 of 11 rows

Other info

Follow for update