Embodied Navigation Foundation Model
About
Navigation is a fundamental capability in embodied AI, representing the intelligence required to perceive and interact within physical environments following language instructions. Despite significant progress in large Vision-Language Models (VLMs), which exhibit remarkable zero-shot performance on general vision-language tasks, their generalization ability in embodied navigation remains largely confined to narrow task settings and embodiment-specific architectures. In this work, we introduce a cross-embodiment and cross-task Navigation Foundation Model (NavFoM), trained on eight million navigation samples that encompass quadrupeds, drones, wheeled robots, and vehicles, and spanning diverse tasks such as vision-and-language navigation, object searching, target tracking, and autonomous driving. NavFoM employs a unified architecture that processes multimodal navigation inputs from varying camera configurations and navigation horizons. To accommodate diverse camera setups and temporal horizons, NavFoM incorporates identifier tokens that embed camera view information of embodiments and the temporal context of tasks. Furthermore, to meet the demands of real-world deployment, NavFoM controls all observation tokens using a dynamically adjusted sampling strategy under a limited token length budget. Extensive evaluations on public benchmarks demonstrate that our model achieves state-of-the-art or highly competitive performance across multiple navigation tasks and embodiments without requiring task-specific fine-tuning. Additional real-world experiments further confirm the strong generalization capability and practical applicability of our approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Vision-Language Navigation | R2R-CE (val-unseen) | Success Rate (SR)61.7 | 266 | |
| Vision-Language Navigation | RxR-CE (val-unseen) | SR64.4 | 172 | |
| Object Goal Navigation | HM3D-OVON Seen (val) | SR40.1 | 44 | |
| Object Goal Navigation | HM3D-OVON unseen (val) | Success Rate45.2 | 43 | |
| Object Goal Navigation | HM3D-OVON Seen-Synonyms (val) | SR45.4 | 35 | |
| Vision-Language Navigation | OpenUAV unseen easy 1.0 (test) | Navigation Error (NE)70.51 | 21 | |
| Vision-Language Navigation | OpenUAV unseen hard 1.0 (test) | Navigation Error (NE)133 | 21 | |
| Vision-Language Navigation | OpenUAV test unseen 1.0 (full) | Navigation Error108 | 21 | |
| Embodied Navigation | R2R-CE | Navigation Error (NE)5.01 | 19 | |
| Embodied Visual Tracking | EVT-Bench Single Target Tracking | SR88.4 | 11 |