AIHCIROct 3, 2025

AutoMaAS: Self-Evolving Multi-Agent Architecture Search for Large Language Models

arXiv:2510.02669v1h-index: 1
Originality Highly original
AI Analysis

This addresses the need for adaptive resource allocation in multi-agent systems for AI researchers and practitioners, establishing a new paradigm rather than being incremental.

The paper tackles the problem of automated design for multi-agent systems with large language models by introducing AutoMaAS, a self-evolving architecture search framework that automatically discovers optimal agent configurations; it achieves 1.0-7.1% performance improvement and reduces inference costs by 3-5% compared to state-of-the-art methods.

Multi-agent systems powered by large language models have demonstrated remarkable capabilities across diverse domains, yet existing automated design approaches seek monolithic solutions that fail to adapt resource allocation based on query complexity and domain requirements. This paper introduces AutoMaAS, a self-evolving multi-agent architecture search framework that leverages neural architecture search principles to automatically discover optimal agent configurations through dynamic operator lifecycle management and automated machine learning techniques. Our approach incorporates four key innovations: (1) automatic operator generation, fusion, and elimination based on performance-cost analysis, (2) dynamic cost-aware optimization with real-time parameter adjustment, (3) online feedback integration for continuous architecture refinement, and (4) enhanced interpretability through decision tracing mechanisms. Extensive experiments across six benchmarks demonstrate that AutoMaAS achieves 1.0-7.1\% performance improvement while reducing inference costs by 3-5\% compared to state-of-the-art methods. The framework shows superior transferability across datasets and LLM backbones, establishing a new paradigm for automated multi-agent system design in the era of large language models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes