CHD: Coupled Hierarchical Diffusion for Long-Horizon Tasks
Ce Hao, Anxing Xiao, Zhiwei Xue, Harold Soh
TL;DR
CHD addresses long-horizon planning by tightly coupling high-level subgoal inference with low-level trajectory generation through a coupled diffusion framework. Building on a Joint Diffusion Model, CHD introduces a coupled hierarchical classifier, asynchronous parallel sampling, and segment-wise generation to satisfy bi-directional HL-LL coupling, parallelism, and horizon reduction. Empirical results across maze navigation, robot task planning, and real-robot demonstrations show CHD outperforms flat and existing hierarchical diffusion baselines while offering faster sampling than prior hierarchical methods. The approach enhances trajectory coherence, robustness, and scalability, enabling practical long-horizon planning in complex robotic tasks.
Abstract
Diffusion-based planners have shown strong performance in short-horizon tasks but often fail in complex, long-horizon settings. We trace the failure to loose coupling between high-level (HL) sub-goal selection and low-level (LL) trajectory generation, which leads to incoherent plans and degraded performance. We propose Coupled Hierarchical Diffusion (CHD), a framework that models HL sub-goals and LL trajectories jointly within a unified diffusion process. A shared classifier passes LL feedback upstream so that sub-goals self-correct while sampling proceeds. This tight HL-LL coupling improves trajectory coherence and enables scalable long-horizon diffusion planning. Experiments across maze navigation, tabletop manipulation, and household environments show that CHD consistently outperforms both flat and hierarchical diffusion baselines. Our website is: https://sites.google.com/view/chd2025/home
