English

NavOne: One-Step Global Planning for Vision-Language Navigation on Top-Down Maps

Computer Vision and Pattern Recognition 2026-05-19 v3 Artificial Intelligence

Abstract

Existing Vision-Language Navigation (VLN) methods typically adopt an egocentric, step-by-step paradigm, which struggles with error accumulation and limits efficiency. While recent approaches attempt to leverage pre-built environment maps, they often rely on incrementally updating memory graphs or scoring discrete path proposals, which restricts continuous spatial reasoning and creates discrete bottlenecks. We propose Top-Down VLN (TD-VLN), reformulating navigation as a one-step global path planning problem on pre-built top-down maps, supported by our newly constructed R2R-TopDown dataset. To solve this, we introduce NavOne, a unified framework that directly predicts dense path probabilities over multi-modal maps in a single end-to-end forward pass. NavOne features a Top-Down Map Fuser for joint multi-modal map representation, and extends Attention Residuals for spatial-aware depth mixing. Extensive experiments on R2R-TopDown show that NavOne achieves state-of-the-art performance among map-based VLN methods, with a planning-stage speedup of 8x over existing map-based baselines and 80x over egocentric methods, enabling highly efficient global navigation.

Keywords

Cite

@article{arxiv.2605.06317,
  title  = {NavOne: One-Step Global Planning for Vision-Language Navigation on Top-Down Maps},
  author = {Dijia Zhan and Jinyi Li and Chenxi Zheng and Shaoyu Huang and Yong Li and Jie Tang and Xuemiao Xu},
  journal= {arXiv preprint arXiv:2605.06317},
  year   = {2026}
}

Comments

10 pages, 7 figures

R2 v1 2026-07-01T12:55:10.264Z