Denoising Heat-inspired Diffusion with Insulators for Collision Free Motion Planning
Junwoo Chang, Hyunwoo Ryu, Jiwoo Kim, Soochul Yoo, Jongeun Choi, Joohwan Seo, Nikhil Prakash, Roberto Horowitz
TL;DR
This work addresses collision-free motion planning from minimal visual input by introducing a collision-avoiding diffusion kernel inspired by heat conduction with insulators. A score-based diffusion model is trained to approximate target scores derived from a heat-equation-based diffusion kernel, enabling end-to-end generation of reachable goals and collision-free state sequences from a single top-down image using annealed Langevin dynamics. The key contribution is the heat-inspired kernel that encodes obstacle avoidance directly into diffusion, allowing inference-time planning without explicit obstacle sensing or additional hardware, and yielding robust multi-modal goal generation. Empirical results against baselines demonstrate strong performance in uni- and multi-modal scenarios while avoiding unreachable goals, highlighting practical impact for real-world robotic planning under limited sensing.
Abstract
Diffusion models have risen as a powerful tool in robotics due to their flexibility and multi-modality. While some of these methods effectively address complex problems, they often depend heavily on inference-time obstacle detection and require additional equipment. Addressing these challenges, we present a method that, during inference time, simultaneously generates only reachable goals and plans motions that avoid obstacles, all from a single visual input. Central to our approach is the novel use of a collision-avoiding diffusion kernel for training. Through evaluations against behavior-cloning and classical diffusion models, our framework has proven its robustness. It is particularly effective in multi-modal environments, navigating toward goals and avoiding unreachable ones blocked by obstacles, while ensuring collision avoidance. Project Website: https://sites.google.com/view/denoising-heat-inspired
