Navigation with VLM framework: Towards Going to Any Language
Zecheng Yin, Chonghao Cheng, and Yao Guo, Zhen Li
TL;DR
NavVLM addresses open-goal navigation in unknown indoor environments by extending ObjNav to non-object and open-language goals. It uses a training-free framework that leverages a small open-source Vision-Language Model as a cognitive core to perceive, reason, and guide navigation via text prompts, with a short-term target area, fast path planning, and a backup strategy. In simulation, NavVLM achieves state-of-the-art SPL on MP3D, HM3D, and Gibson, and demonstrates open-goal language navigation episodes, plus real-world validation confirms practical viability on indoor scenes. The approach highlights the potential of VLMs to drive robust navigation without extensive environment priors or training, enabling flexible, human-friendly navigation.
Abstract
Navigating towards fully open language goals and exploring open scenes in an intelligent way have always raised significant challenges. Recently, Vision Language Models (VLMs) have demonstrated remarkable capabilities to reason with both language and visual data. Although many works have focused on leveraging VLMs for navigation in open scenes, they often require high computational cost, rely on object-centric approaches, or depend on environmental priors in detailed human instructions. We introduce Navigation with VLM (NavVLM), a training-free framework that harnesses open-source VLMs to enable robots to navigate effectively, even for human-friendly language goal such as abstract places, actions, or specific objects in open scenes. NavVLM leverages the VLM as its cognitive core to perceive environmental information and constantly provides exploration guidance achieving intelligent navigation with only a neat target rather than a detailed instruction with environment prior. We evaluated and validated NavVLM in both simulation and real-world experiments. In simulation, our framework achieves state-of-the-art performance in Success weighted by Path Length (SPL) on object-specifc tasks in richly detailed environments from Matterport 3D (MP3D), Habitat Matterport 3D (HM3D) and Gibson. With navigation episode reported, NavVLM demonstrates the capabilities to navigate towards any open-set languages. In real-world validation, we validated our framework's effectiveness in real-world robot at indoor scene.
