English

HDFlow: Hierarchical Diffusion-Flow Planning for Long-horizon Tasks

Robotics 2026-05-20 v2

Abstract

Recent advances in generative models have shown promise in generating behavior plans for long-horizon, sparse reward tasks. While these approaches have achieved promising results, they often lack a principled framework for hierarchical decomposition and struggle with the computational demands of real-time execution, due to their iterative denoising process. In this work, we introduce Hierarchical Diffusion-Flow (HDFlow), a novel hierarchical planning framework that optimally leverages the strengths of diffusion and rectified flow models to overcome the limitations of single-paradigm generative planners. HDFlow employs a high-level diffusion planner to generate sequences of strategic subgoals in a learned latent space, capitalizing on diffusion's powerful exploratory capabilities. These subgoals then guide a low-level rectified flow planner that generates smooth and dense trajectories, exploiting the speed and efficiency of ordinary differential equation (ODE)-based trajectory generation. We evaluate HDFlow on four challenging furniture assembly tasks in both simulation and real-world, where it significantly outperforms state-of-the-art methods. Furthermore, we also showcase our method's generalizability on two long-horizon benchmarks comprising diverse locomotion and manipulation tasks. Project website: https://hdflow-page.github.io/

Keywords

Cite

@article{arxiv.2605.04525,
  title  = {HDFlow: Hierarchical Diffusion-Flow Planning for Long-horizon Tasks},
  author = {Nandiraju Gireesh and Yuanliang Ju and Chaoyi Xu and Weiheng Liu and Yuxuan Wan and He Wang},
  journal= {arXiv preprint arXiv:2605.04525},
  year   = {2026}
}

Comments

ICML 2026 (Spotlight)

R2 v1 2026-07-01T12:52:12.233Z