IROS 20250 citations

NaviDiffuser: Tackling Multi-Objective Robot Navigation by Weight Range Guided Diffusion Model

Xuyang Zhang, Ziyang Feng, Quecheng Qiu, Jie Peng, Haoyu Li, Jianmin Ji

Abstract

The data-driven paradigm has shown great potential in solving many decision-making tasks. In the robot navigation realm, it also sparked a new trend. People believe powerful data-driven methods can learn efficient and general navigation policies from a vast offline dataset. However, robot navigation tasks differ from common planning tasks and present unique challenges. It often involves multi-objective optimization to meet arbitrary and ever-changing human preferences. It should also overcome the short-sighted problem to obtain globally optimal performance. Furthermore, high planning frequency is needed to address real-time demands. These factors obstruct the application of data-driven methods in robot navigation. To address these challenges, we integrate one of the most powerful data-driven methods, the diffusion model, into robot navigation. Our proposed approach, NaviDiffuser, utilizes a novel classification label to guide the diffusion model in capturing the complex connections between navigation and human preferences. Its Transformer network backbone outputs action sequences to alleviate short-sightedness. It also includes special distillation skills to boost the planning speed and quality. We conduct experiments in both simulated and real-world scenarios to evaluate our approach. In these experiments, NaviDiffuser not only demonstrates an extremely high arrival rate but also adjusts its navigation policy to align with different human preferences.

BibTeX
@inproceedings{iros2025_navidiffusertack,
  title = {NaviDiffuser: Tackling Multi-Objective Robot Navigation by Weight Range Guided Diffusion Model},
  author = {Xuyang Zhang and Ziyang Feng and Quecheng Qiu and Jie Peng and Haoyu Li and Jianmin Ji},
  booktitle = {IROS 2025},
  year = {2025}
}