English

End-to-End Navigation with Vision Language Models: Transforming Spatial Reasoning into Question-Answering

Robotics 2024-11-11 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

We present VLMnav, an embodied framework to transform a Vision-Language Model (VLM) into an end-to-end navigation policy. In contrast to prior work, we do not rely on a separation between perception, planning, and control; instead, we use a VLM to directly select actions in one step. Surprisingly, we find that a VLM can be used as an end-to-end policy zero-shot, i.e., without any fine-tuning or exposure to navigation data. This makes our approach open-ended and generalizable to any downstream navigation task. We run an extensive study to evaluate the performance of our approach in comparison to baseline prompting methods. In addition, we perform a design analysis to understand the most impactful design decisions. Visual examples and code for our project can be found at https://jirl-upenn.github.io/VLMnav/

Keywords

Cite

@article{arxiv.2411.05755,
  title  = {End-to-End Navigation with Vision Language Models: Transforming Spatial Reasoning into Question-Answering},
  author = {Dylan Goetting and Himanshu Gaurav Singh and Antonio Loquercio},
  journal= {arXiv preprint arXiv:2411.05755},
  year   = {2024}
}
R2 v1 2026-06-28T19:53:24.317Z