HALO: Hierarchical Autonomous Logic-Oriented Orchestration for Multi-Agent LLM Systems
Zhipeng Hou, Junyi Tang, Yipeng Wang

TL;DR
HALO introduces a hierarchical multi-agent framework with adaptive prompt refinement and Monte Carlo Tree Search to improve task performance in complex, specialized scenarios involving large language models.
Contribution
The paper presents HALO, a novel hierarchical multi-agent system with a structured reasoning process and adaptive prompt refinement, enhancing flexibility and performance over static agent designs.
Findings
14.4% average improvement over baselines
Up to 13.3% gain on MMLU Moral Scenarios
Up to 19.6% gain on MATH Algebra tasks
Abstract
Recent advancements in Multi-Agent Systems (MAS) powered by Large Language Models (LLMs) have demonstrated tremendous potential in diverse task scenarios. Nonetheless, existing agentic systems typically rely on predefined agent-role design spaces and static communication structures, limiting their adaptability as well as flexibility in complex interaction environments and leading to subpar performance on highly specialized and expert-level tasks. To address these issues, we introduce HALO, a multi-agent collaboration framework based on a hierarchical reasoning architecture. Specifically, we incorporate a high-level planning agent for task decomposition, mid-level role-design agents for subtask-specific agent instantiation, and low-level inference agents for subtask execution. Particularly, subtask execution is reformulated as a structured workflow search problem, where Monte Carlo Tree…
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
TopicsMultimodal Machine Learning Applications · Topic Modeling · Natural Language Processing Techniques
