中文

FutureNav: Unified World-Action Modeling for Vision-and-Language Navigation

机器人学 2026-06-29 v1

摘要

Vision-and-language navigation (VLN) in continuous environments requires an agent to ground instructions in egocentric observations while maintaining spatial understanding across long action sequences. Recent navigation foundation models have shown strong progress by scaling vision-language models, but they often learn navigation primarily as direct action generation, without explicitly modeling world states or predicting their future evolution. We introduce FutureNav, a VLM-based unified world-action modeling framework for vision-and-language navigation. Specifically, FutureNav jointly encodes text, visual, and spatial features and feeds them into the LLM, and optimizes four objectives for simultaneous world and action modeling: an action policy objective for navigation action prediction, inverse and forward dynamics objectives for modeling state transitions, and a future generation objective for predicting future spatial states. This unified architecture strengthens action prediction while explicitly modeling the world, without sacrificing inference speed. Extensive experiments show that, with only a 4B-scale backbone, FutureNav achieves state-of-the-art performance on multiple VLN benchmarks and substantially outperforms prior VLN methods, paving the way toward future world-action models for VLN. We will release the code and models to support future research.

引用

@article{arxiv.2606.30367,
  title  = {FutureNav: Unified World-Action Modeling for Vision-and-Language Navigation},
  author = {Lingfeng Zhang and Zeying Gong and Xiaoshuai Hao and Haoxiang Fu and Qiang Zhang and Mingliang Zhou and Hangjun Ye and Xiaojun Liang and Junwei Liang and Wenbo Ding},
  journal= {arXiv preprint arXiv:2606.30367},
  year   = {2026}
}