English

StepNav: Structured Trajectory Priors for Efficient and Multimodal Visual Navigation

Robotics 2026-02-04 v1

Abstract

Visual navigation is fundamental to autonomous systems, yet generating reliable trajectories in cluttered and uncertain environments remains a core challenge. Recent generative models promise end-to-end synthesis, but their reliance on unstructured noise priors often yields unsafe, inefficient, or unimodal plans that cannot meet real-time requirements. We propose StepNav, a novel framework that bridges this gap by introducing structured, multimodal trajectory priors derived from variational principles. StepNav first learns a geometry-aware success probability field to identify all feasible navigation corridors. These corridors are then used to construct an explicit, multi-modal mixture prior that initializes a conditional flow-matching process. This refinement is formulated as an optimal control problem with explicit smoothness and safety regularization. By replacing unstructured noise with physically-grounded candidates, StepNav generates safer and more efficient plans in significantly fewer steps. Experiments in both simulation and real-world benchmarks demonstrate consistent improvements in robustness, efficiency, and safety over state-of-the-art generative planners, advancing reliable trajectory generation for practical autonomous navigation. The code has been released at https://github.com/LuoXubo/StepNav.

Keywords

Cite

@article{arxiv.2602.02590,
  title  = {StepNav: Structured Trajectory Priors for Efficient and Multimodal Visual Navigation},
  author = {Xubo Luo and Aodi Wu and Haodong Han and Xue Wan and Wei Zhang and Leizheng Shu and Ruisuo Wang},
  journal= {arXiv preprint arXiv:2602.02590},
  year   = {2026}
}

Comments

8 pages, 7 figures; Accepted by ICRA 2026

R2 v1 2026-07-01T09:32:42.615Z