TL;DR
The paper introduces AdaPlan-H, a self-adaptive hierarchical planning method for LLM agents that refines plans from coarse to fine levels based on task complexity, improving success rates in complex decision tasks.
Contribution
It presents a novel hierarchical planning mechanism inspired by cognitive science that dynamically adjusts planning granularity for better task performance.
Findings
Significantly improves task success rates.
Reduces overplanning and unnecessary detail.
Enhances flexibility and efficiency in multi-step tasks.
Abstract
Large language model-based agents have recently emerged as powerful approaches for solving dynamic and multi-step tasks. Most existing agents employ planning mechanisms to guide long-term actions in dynamic environments. However, current planning approaches face a fundamental limitation that they operate at a fixed granularity level. Specifically, they either provide excessive detail for simple tasks or insufficient detail for complex ones, failing to achieve an optimal balance between simplicity and complexity. Drawing inspiration from the principle of \textit{progressive refinement} in cognitive science, we propose \textbf{AdaPlan-H}, a self-adaptive hierarchical planning mechanism that mimics human planning strategies. Our method initiates with a coarse-grained macro plan and progressively refines it based on task complexity. It generates self-adaptive hierarchical plans tailored to…
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.
