Hierarchical Diffusion Policy: manipulation trajectory generation via contact guidance
Dexin Wang, Chunsheng Liu, Faliang Chang, Yichen Xu

TL;DR
This paper introduces Hierarchical Diffusion Policy, a novel imitation learning approach that leverages contact guidance and a hierarchical structure to improve robot manipulation in contact-rich tasks, outperforming existing methods.
Contribution
It proposes a hierarchical diffusion-based imitation learning framework with contact guidance, combining behavioral cloning and Q-learning, and introduces technical innovations like snapshot gradient optimization and 3D conditioning.
Findings
HDP outperforms state-of-the-art diffusion policy by 20.8% on average.
Contact guidance improves performance, interpretability, and controllability.
HDP successfully handles both rigid and deformable objects in real-world experiments.
Abstract
Decision-making in robotics using denoising diffusion processes has increasingly become a hot research topic, but end-to-end policies perform poorly in tasks with rich contact and have limited controllability. This paper proposes Hierarchical Diffusion Policy (HDP), a new imitation learning method of using objective contacts to guide the generation of robot trajectories. The policy is divided into two layers: the high-level policy predicts the contact for the robot's next object manipulation based on 3D information, while the low-level policy predicts the action sequence toward the high-level contact based on the latent variables of observation and contact. We represent both level policies as conditional denoising diffusion processes, and combine behavioral cloning and Q-learning to optimize the low level policy for accurately guiding actions towards contact. We benchmark Hierarchical…
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.
Taxonomy
TopicsGuidance and Control Systems · Reinforcement Learning in Robotics · Robotic Path Planning Algorithms
