MAAILGJun 10, 2025

MasHost Builds It All: Autonomous Multi-Agent System Directed by Reinforcement Learning

arXiv:2506.08507v21 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses the need for more autonomous and unbiased multi-agent systems, offering a novel approach that could benefit applications in complex real-world tasks, though it appears incremental in its specific domain.

The authors tackled the problem of manually designed multi-agent systems by proposing MasHost, a reinforcement learning-based framework for autonomous construction, which outperformed baselines on six benchmarks in terms of effectiveness, efficiency, and structure rationality.

Large Language Model (LLM)-driven Multi-agent systems (Mas) have recently emerged as a powerful paradigm for tackling complex real-world tasks. However, existing Mas construction methods typically rely on manually crafted interaction mechanisms or heuristic rules, introducing human biases and constraining the autonomous ability. Even with recent advances in adaptive Mas construction, existing systems largely remain within the paradigm of semi-autonomous patterns. In this work, we propose MasHost, a Reinforcement Learning (RL)-based framework for autonomous and query-adaptive Mas design. By formulating Mas construction as a graph search problem, our proposed MasHost jointly samples agent roles and their interactions through a unified probabilistic sampling mechanism. Beyond the accuracy and efficiency objectives pursued in prior works, we introduce component rationality as an additional and novel design principle in Mas. To achieve this multi-objective optimization, we propose Hierarchical Relative Policy Optimization (HRPO), a novel RL strategy that collaboratively integrates group-relative advantages and action-wise rewards. To our knowledge, our proposed MasHost is the first RL-driven framework for autonomous Mas graph construction. Extensive experiments on six benchmarks demonstrate that MasHost consistently outperforms most competitive baselines, validating its effectiveness, efficiency, and structure rationality.

Foundations

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

Your Notes