LGJun 2

Multi$^2$: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments

arXiv:2606.0369840.9h-index: 26
Predicted impact top 62% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers building LLM-based agents for long-horizon tasks, Multi$^2$ provides a principled approach to improve stability and coordination, though it is an incremental combination of known techniques.

Multi$^2$ introduces a hierarchical multi-agent framework with a high-level agent for sub-goal generation and a low-level agent for action execution, mitigating objective drift in long-horizon tasks. It outperforms strong baselines across diverse interactive environments and releases three new hierarchical benchmarks.

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.

Foundations

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

Your Notes