arXiv:2509.24323cs.MAcs.CL2025-09被引 2

让多个AI agents自动设计、调整和修复自身系统,应对真实世界的复杂任务。

MAS$^2$: Self-Generative, Self-Configuring, Self-Rectifying Multi-Agent Systems

  • 构建生成-执行-修正三元协同团队,实现动态组合与实时纠错。
  • 在7个基准上性能最高提升19.6%,跨模型泛化能力提升达15.1%。
  • 无需大幅增加成本,兼具高效与鲁棒性,适合高动态场景应用。

过去两年,基于大语言模型的多智能体系统(MAS)迅速崛起,展现出集体智慧与自我演进潜力。现有系统多依赖人工配置或单一生成模式,难以适应真实环境的动态性与不确定性。为此,我们提出MAS²,一种基于递归自生成原则的新型范式:由多个智能体自主构想并优化针对不同问题的专属多智能体系统。技术上,设计“生成-执行-修正”三元协作团队,通过协作树优化训练这些元智能体,实现对目标系统的动态编排与自适应修正。在七个基准上的实验表明,MAS²在深度研究与代码生成等复杂场景中,相比当前最优方案性能提升高达19.6%;同时具备出色的跨基础模型泛化能力,可有效利用未见过的LLM,性能提升达15.1%。关键的是,该提升未带来过高的令牌开销,始终处于成本-性能权衡的帕累托前沿。源码已开源:https://github.com/yeyeyeah2/MAS2。

原文摘要 · Abstract (English)

The past two years have witnessed the meteoric rise of Large Language Model (LLM)-powered multi-agent systems (MAS), which harness collective intelligence and exhibit a remarkable trajectory toward self-evolution. This paradigm has rapidly progressed from manually engineered systems that require bespoke configuration of prompts, tools, roles, and communication protocols toward frameworks capable of automated orchestration. Yet, dominant automatic multi-agent systems, whether generated by external modules or a single LLM agent, largely adhere to a rigid ``\textit{generate-once-and-deploy}'' paradigm, rendering the resulting systems brittle and ill-prepared for the dynamism and uncertainty of real-world environments. To transcend this limitation, we introduce MAS$^2$, a paradigm predicated on the principle of recursive self-generation: a multi-agent system that autonomously architects bespoke multi-agent systems for diverse problems. Technically, we devise a ``\textit{generator-implementer-rectifier}'' tri-agent team capable of dynamically composing and adaptively rectifying a target agent system in response to real-time task demands. Collaborative Tree Optimization is proposed to train and specialize these meta-agents. Extensive evaluation across seven benchmarks reveals that MAS$^2$ achieves performance gains of up to $19.6\%$ over state-of-the-art MAS in complex scenarios such as deep research and code generation. Moreover, MAS$^2$ exhibits superior cross-backbone generalization, effectively leveraging previously unseen LLMs to yield improvements of up to $15.1\%$. Crucially, these gains are attained without incurring excessive token costs, as MAS$^2$ consistently resides on the Pareto frontier of cost-performance trade-offs. The source codes are available at https://github.com/yeyeyeah2/MAS2.

多智能体自进化LLM自动化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。