English

NaviDiffusor: Cost-Guided Diffusion Model for Visual Navigation

Robotics 2025-04-15 v1 Computer Vision and Pattern Recognition

Abstract

Visual navigation, a fundamental challenge in mobile robotics, demands versatile policies to handle diverse environments. Classical methods leverage geometric solutions to minimize specific costs, offering adaptability to new scenarios but are prone to system errors due to their multi-modular design and reliance on hand-crafted rules. Learning-based methods, while achieving high planning success rates, face difficulties in generalizing to unseen environments beyond the training data and often require extensive training. To address these limitations, we propose a hybrid approach that combines the strengths of learning-based methods and classical approaches for RGB-only visual navigation. Our method first trains a conditional diffusion model on diverse path-RGB observation pairs. During inference, it integrates the gradients of differentiable scene-specific and task-level costs, guiding the diffusion model to generate valid paths that meet the constraints. This approach alleviates the need for retraining, offering a plug-and-play solution. Extensive experiments in both indoor and outdoor settings, across simulated and real-world scenarios, demonstrate zero-shot transfer capability of our approach, achieving higher success rates and fewer collisions compared to baseline methods. Code will be released at https://github.com/SYSU-RoboticsLab/NaviD.

Keywords

Cite

@article{arxiv.2504.10003,
  title  = {NaviDiffusor: Cost-Guided Diffusion Model for Visual Navigation},
  author = {Yiming Zeng and Hao Ren and Shuhang Wang and Junlong Huang and Hui Cheng},
  journal= {arXiv preprint arXiv:2504.10003},
  year   = {2025}
}
R2 v1 2026-06-28T22:57:18.560Z