paper-with-me

Papers

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

2024-11-08 · Dylan Goetting, Himanshu Gaurav Singh, Antonio Loquercio

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/

📄 PDF Abstract BibTeX arXiv:2411.05755

Code (1)

Jirl-upenn/VLMnav 공식 구현

Tasks

Language ModelingLanguage ModellingQuestion AnsweringSpatial Reasoning

Similar Papers 제목 키워드 기반

SpaceVLN: A Zero-Shot Vision-and-Language Navigation Agent with Online Spatial Cognitive Memory and Reasoning

2026-06-08 · Yucheng Deng, Pingrui Lai, Xinhai Li, Chenjia Bai 외 arxiv

Vision-and-Language Navigation in continuous environments requires agents to understand the spatial structure of previously unseen environments in order to follow language instructions. Although foundation models have op…

Spatial Reasoning

Allocentric Perceiver: Disentangling Allocentric Reasoning from Egocentric Visual Priors via Frame Instantiation

2026-02-05 · Hengyi Wang, Ruiqiang Zhang, Chang Liu, Guanjie Wang 외 arxiv

With the rising need for spatially grounded tasks such as Vision-Language Navigation/Action, allocentric perception capabilities in Vision-Language Models (VLMs) are receiving growing focus. However, VLMs remain brittle …

Vision-Language NavigationSpatial Reasoning

Touchdown: Natural Language Navigation and Spatial Reasoning in Visual Street Environments

2018-11-29 · CVPR 2019 6 · Howard Chen, Alane Suhr, Dipendra Misra, Noah Snavely 외

We study the problem of jointly reasoning about language and vision through a navigation and spatial reasoning task. We introduce the Touchdown task and dataset, where an agent must first follow navigation instructions i…

PositionSpatial ReasoningVision and Language Navigation

Hierarchical Spatial Proximity Reasoning for Vision-and-Language Navigation

2024-03-18 · Ming Xu, Zilong Xie

Most Vision-and-Language Navigation (VLN) algorithms are prone to making inaccurate decisions due to their lack of visual common sense and limited reasoning capabilities. To address this issue, we propose a Hierarchical …

Common Sense ReasoningEfficient ExplorationScene UnderstandingVision and Language Navigation

VL-Nav: Real-time Vision-Language Navigation with Spatial Reasoning

2025-02-02 · Yi Du, Taimeng Fu, Zhuoqun Chen, Bowen Li 외

Vision-language navigation in unknown environments is crucial for mobile robots. In scenarios such as household assistance and rescue, mobile robots need to understand a human command, such as "find a person wearing blac…

Spatial ReasoningVision-Language Navigation