English

Aime: Towards Fully-Autonomous Multi-Agent Framework

Artificial Intelligence 2025-07-18 v2

Abstract

Multi-Agent Systems (MAS) powered by Large Language Models (LLMs) are emerging as a powerful paradigm for solving complex, multifaceted problems. However, the potential of these systems is often constrained by the prevalent plan-and-execute framework, which suffers from critical limitations: rigid plan execution, static agent capabilities, and inefficient communication. These weaknesses hinder their adaptability and robustness in dynamic environments. This paper introduces Aime, a novel multi-agent framework designed to overcome these challenges through dynamic, reactive planning and execution. Aime replaces the conventional static workflow with a fluid and adaptive architecture. Its core innovations include: (1) a Dynamic Planner that continuously refines the overall strategy based on real-time execution feedback; (2) an Actor Factory that implements Dynamic Actor instantiation, assembling specialized agents on-demand with tailored tools and knowledge; and (3) a centralized Progress Management Module that serves as a single source of truth for coherent, system-wide state awareness. We empirically evaluated Aime on a diverse suite of benchmarks spanning general reasoning (GAIA), software engineering (SWE-bench Verified), and live web navigation (WebVoyager). The results demonstrate that Aime consistently outperforms even highly specialized state-of-the-art agents in their respective domains. Its superior adaptability and task success rate establish Aime as a more resilient and effective foundation for multi-agent collaboration.

Keywords

Cite

@article{arxiv.2507.11988,
  title  = {Aime: Towards Fully-Autonomous Multi-Agent Framework},
  author = {Yexuan Shi and Mingyu Wang and Yunxiang Cao and Hongjie Lai and Junjian Lan and Xin Han and Yu Wang and Jie Geng and Zhenan Li and Zihao Xia and Xiang Chen and Chen Li and Jian Xu and Wenbo Duan and Yuanshuo Zhu},
  journal= {arXiv preprint arXiv:2507.11988},
  year   = {2025}
}

Comments

14 pages, 1 figures,

R2 v1 2026-07-01T04:03:44.721Z