Multi-agent Architecture Search via Agentic Supernet
Guibin Zhang, Luyang Niu, Junfeng Fang, Kun Wang, Lei Bai, Xiang Wang

TL;DR
This paper introduces MaAS, a framework that optimizes a probabilistic supernet of multi-agent architectures, enabling dynamic, query-dependent resource allocation and significantly reducing inference costs while improving performance.
Contribution
It proposes the agentic supernet and MaAS framework to automate and optimize multi-agent system design for dynamic resource allocation and cost efficiency.
Findings
MaAS reduces inference costs by 6-45% compared to existing systems.
MaAS outperforms existing systems by 0.54-11.82% in accuracy.
MaAS demonstrates strong transferability across datasets and LLM backbones.
Abstract
Large Language Model (LLM)-empowered multi-agent systems extend the cognitive boundaries of individual agents through disciplined collaboration and interaction, while constructing these systems often requires labor-intensive manual designs. Despite the availability of methods to automate the design of agentic workflows, they typically seek to identify a static, complex, one-size-fits-all system, which, however, fails to dynamically allocate inference resources based on the difficulty and domain of each query. To address this challenge, we shift away from the pursuit of a monolithic agentic system, instead optimizing the \textbf{agentic supernet}, a probabilistic and continuous distribution of agentic architectures. We introduce MaAS, an automated framework that samples query-dependent agentic systems from the supernet, delivering high-quality solutions and tailored resource allocation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Mobile Agent-Based Network Management · Network Security and Intrusion Detection
