paper-with-me

Papers

VLFM: Vision-Language Frontier Maps for Zero-Shot Semantic Navigation

2023-12-06 · Naoki Yokoyama, Sehoon Ha, Dhruv Batra, Jiuguang Wang, Bernadette Bucher

Understanding how humans leverage semantic knowledge to navigate unfamiliar environments and decide where to explore next is pivotal for developing robots capable of human-like search behaviors. We introduce a zero-shot navigation approach, Vision-Language Frontier Maps (VLFM), which is inspired by human reasoning and designed to navigate towards unseen semantic objects in novel environments. VLFM builds occupancy maps from depth observations to identify frontiers, and leverages RGB observations and a pre-trained vision-language model to generate a language-grounded value map. VLFM then uses this map to identify the most promising frontier to explore for finding an instance of a given target object category. We evaluate VLFM in photo-realistic environments from the Gibson, Habitat-Matterport 3D (HM3D), and Matterport 3D (MP3D) datasets within the Habitat simulator. Remarkably, VLFM achieves state-of-the-art results on all three datasets as measured by success weighted by path length (SPL) for the Object Goal Navigation task. Furthermore, we show that VLFM's zero-shot nature enables it to be readily deployed on real-world robots such as the Boston Dynamics Spot mobile manipulation platform. We deploy VLFM on Spot and demonstrate its capability to efficiently navigate to target objects within an office building in the real world, without any prior knowledge of the environment. The accomplishments of VLFM underscore the promising potential of vision-language models in advancing the field of semantic navigation. Videos of real-world deployment can be viewed at naoki.io/vlfm.

📄 PDF Abstract BibTeX arXiv:2312.03275

Code (1)

bdaiinstitute/vlfm 공식 구현 pytorch

Tasks

Language ModellingNavigate

Similar Papers 제목 키워드 기반

Balancing Performance and Efficiency in Zero-shot Robotic Navigation

2024-06-05 · Dmytro Kuzmenko, Nadiya Shvai

We present an optimization study of the Vision-Language Frontier Maps (VLFM) applied to the Object Goal Navigation task in robotics. Our work evaluates the efficiency and performance of various vision-language models, ob…

Computational EfficiencyQuestion AnsweringVisual Question Answering

Underrepresented in Foundation Model Pretraining Data? A One-Shot Probe

2026-03-04 · Chris Vorster, Mayug Maniparambil, Noel E. O'Connor, Noel Murphy 외 arxiv

Large-scale Vision-Language Foundation Models (VLFMs), such as CLIP, now underpin a wide range of computer vision research and applications. VLFMs are often adapted to various domain-specific tasks. However, VLFM perform…

Open-Fusion: Real-time Open-Vocabulary 3D Mapping and Queryable Scene Representation

2023-10-05 · Kashu Yamazaki, Taisei Hanyu, Khoa Vo, Thang Pham 외

Precise 3D environmental mapping is pivotal in robotics. Existing methods often rely on predefined concepts during training or are time-intensive when generating semantic maps. This paper presents Open-Fusion, a groundbr…

3D Scene Reconstruction

Adapt-As-You-Walk Through the Clouds: Training-Free Online Test-Time Adaptation of 3D Vision-Language Foundation Models

2025-11-19 · Mehran Tamjidi, Hamidreza Dastmalchi, Mohammadreza Alimoradijazi, Ali Cheraghian 외 arxiv

3D Vision-Language Foundation Models (VLFMs) have shown strong generalization and zero-shot recognition capabilities in open-world point cloud processing tasks. However, these models often underperform in practical scena…

Test-time Adaptation

Spectrally Distilled Representations Aligned with Instruction-Augmented LLMs for Satellite Imagery

2026-02-26 · Minh Kha Do, Wei Xiang, Kang Han, Di Wu 외 arxiv

Vision-language foundation models (VLFMs) promise zero-shot and retrieval understanding for Earth observation. While operational satellite systems often lack full multi-spectral coverage, making RGB-only inference highly…