Ground Slow, Move Fast: A Dual-System Foundation Model for Generalizable Vision-Language Navigation

Abstract

While recent large vision-language models (VLMs) have improved generalization in vision-language navigation (VLN), existing methods typically rely on end-to-end pipelines that map vision-language inputs directly to short-horizon discrete actions. Such designs often produce fragmented motions, incur high latency, and struggle with real-world challenges like dynamic obstacle avoidance. We propose DualVLN, the first dual-system VLN foundation model that synergistically integrates high-level reasoning with low-level action execution. System 2, a VLM-based global planner, "grounds slowly" by predicting mid-term waypoint goals via image-grounded reasoning. System 1, a lightweight, multi-modal conditioning Diffusion Transformer policy, "moves fast" by leveraging both explicit pixel goals and latent features from System 2 to generate smooth and accurate trajectories. The dual-system design enables robust real-time control and adaptive local decision-making in complex, dynamic environments. By decoupling training, the VLM retains its generalization, while System 1 achieves interpretable and effective local navigation. DualVLN outperforms prior methods across all VLN benchmarks and real-world experiments demonstrate robust long-horizon planning and real-time adaptability in dynamic environments.

Cite

Text

Wei et al. "Ground Slow, Move Fast: A Dual-System Foundation Model for Generalizable Vision-Language Navigation." International Conference on Learning Representations, 2026.

Markdown

[Wei et al. "Ground Slow, Move Fast: A Dual-System Foundation Model for Generalizable Vision-Language Navigation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/wei2026iclr-ground/)

BibTeX

@inproceedings{wei2026iclr-ground,
  title     = {{Ground Slow, Move Fast: A Dual-System Foundation Model for Generalizable Vision-Language Navigation}},
  author    = {Wei, Meng and Wan, Chenyang and Peng, Jiaqi and Yu, Xiqian and Yang, Yuqiang and Feng, Delin and Cai, Wenzhe and Zhu, Chenming and Wang, Tai and Pang, Jiangmiao and Liu, Xihui},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/wei2026iclr-ground/}
}