Multi$^2$: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments
About
A central goal of large language model (LLM) research is to build agentic systems that can plan, act, and adapt through sustained interaction with dynamic environments. While recent LLM-based agents exhibit impressive contextual reasoning, their long-horizon decision-making remains fragile, often suffering from objective drift, where goals and plans drift over extended interactions. We introduce Multi$^2$, a hierarchical multi-agent decision-making framework that explicitly decomposes agent behavior into complementary roles. A high-level agent (System 1) focuses on context-aware sub-goal generation using supervised fine-tuning (SFT), while a low-level agent (System 2) executes atomic actions through offline-to-online reinforcement learning (RL) in interactive environments. This separation enables stable long-horizon control, mitigates objective drift, and allows efficient adaptation. Across diverse interactive environments, Multi$^2$ consistently outperforms strong agentic baselines, demonstrating improved robustness and coordination in multi-turn interaction. Beyond performance, we introduce and release three hierarchical benchmark datasets, filling a long-standing gap in training and evaluating hierarchical decision-making for LLM-based agents.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Interactive Decision-making | AlfWorld | Overall Success Rate61.43 | 398 | |
| Interactive Decision-making | ScienceWorld | Success Rate69.97 | 78 | |
| Interactive Decision-making | TextCraft | Success Rate44.5 | 60 | |
| Interactive Decision-making | ALFWorld OOD | Success Rate56.43 | 18 | |
| Decision-making in interactive environments | ScienceWorld Llama-3.1 8B backbone (In-Distribution (ID)) | Performance67.61 | 6 | |
| Decision-making in interactive environments | ScienceWorld Llama-3.1 8B backbone (Out-of-Distribution (OOD)) | Performance30.68 | 6 |