Beyond Entangled Planning: Task-Decoupled Planning for Long-Horizon Agents
Yunfan Li, Bingbing Xu, Xueyun Tian, Xiucheng Xu, Huawei Shen

TL;DR
This paper introduces Task-Decoupled Planning (TDP), a novel framework that improves long-horizon agent planning by decomposing tasks into sub-goals, reducing error propagation, and enhancing robustness and efficiency.
Contribution
TDP is a training-free, task decoupling approach that replaces entangled reasoning with sub-task isolation, leading to better performance and lower token consumption.
Findings
TDP outperforms strong baselines on multiple benchmarks.
TDP reduces token consumption by up to 82%.
TDP enhances robustness and efficiency in long-horizon planning.
Abstract
Recent advances in large language models (LLMs) have enabled agents to autonomously execute complex, long-horizon tasks, yet planning remains a primary bottleneck for reliable task execution. Existing methods typically fall into two paradigms: step-wise planning, which is reactive but often short-sighted; and one-shot planning, which generates a complete plan upfront yet is brittle to execution errors. Crucially, both paradigms suffer from entangled contexts, where the agent must reason over a monolithic history spanning multiple sub-tasks. This entanglement increases cognitive load and lets local errors propagate across otherwise independent decisions, making recovery computationally expensive. To address this, we propose Task-Decoupled Planning (TDP), a training-free framework that replaces entangled reasoning with task decoupling. TDP decomposes tasks into a directed acyclic graph…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
