paper-with-me

Papers

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

2025-10-03 · Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui, LuYao Liu, Simon Liu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.02669

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

From Agentification to Self-Evolving Agentic AI for Wireless Networks: Concepts, Approaches, and Future Research Directions

2025-10-07 · Changyuan Zhao, Ruichen Zhang, Jiacheng Wang, Dusit Niyato 외 arxiv

Self-evolving agentic artificial intelligence (AI) offers a new paradigm for future wireless systems by enabling autonomous agents to continually adapt and improve without human intervention. Unlike static AI models, sel…

A Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super Intelligence

2025-07-28 · Huan-ang Gao, Jiayi Geng, Wenyue Hua, Mengkang Hu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks but remain fundamentally static, unable to adapt their internal parameters to novel tasks, evolving knowledge domains, or dynami…

Continual Learning

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

2026-07-31 · Dong Yan, Jian Liang, Dapeng Hu, Ran He 외 hf

Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-e…

MemEvolve: Meta-Evolution of Agent Memory Systems

2025-12-21 · Guibin Zhang, Haotian Ren, Chong Zhan, Zhenhong Zhou 외 arxiv

Self-evolving memory systems are unprecedentedly reshaping the evolutionary paradigm of large language model (LLM)-based agents. Prior work has predominantly relied on manually engineered memory architectures to store tr…

Group-Evolving Agents: Open-Ended Self-Improvement via Experience Sharing

2026-02-04 · Zhaotian Weng, Antonis Antoniades, Deepak Nathani, Zhen Zhang 외 arxiv

Open-ended self-improving agents can autonomously modify their own structural designs to advance their capabilities and overcome the limits of pre-defined architectures, thus reducing reliance on human intervention. We i…