paper-with-me

홈 › Papers

LangNav: Language as a Perceptual Representation for Navigation

2023-10-11 · Bowen Pan, Rameswar Panda, SouYoung Jin, Rogerio Feris, Aude Oliva, Phillip Isola, Yoon Kim

We explore the use of language as a perceptual representation for vision-and-language navigation (VLN), with a focus on low-data settings. Our approach uses off-the-shelf vision systems for image captioning and object detection to convert an agent's egocentric panoramic view at each time step into natural language descriptions. We then finetune a pretrained language model to select an action, based on the current view and the trajectory history, that would best fulfill the navigation instructions. In contrast to the standard setup which adapts a pretrained language model to work directly with continuous visual features from pretrained vision models, our approach instead uses (discrete) language as the perceptual representation. We explore several use cases of our language-based navigation (LangNav) approach on the R2R VLN benchmark: generating synthetic trajectories from a prompted language model (GPT-4) with which to finetune a smaller language model; domain transfer where we transfer a policy learned on one simulated environment (ALFRED) to another (more realistic) environment (R2R); and combining both vision- and language-based representations for VLN. Our approach is found to improve upon baselines that rely on visual features in settings where only a few expert trajectories (10-100) are available, demonstrating the potential of language as a perceptual representation for navigation.

📄 PDF Abstract BibTeX arXiv:2310.07889

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningLanguage ModelingLanguage ModellingLarge Language Modelobject-detectionObject DetectionVision and Language Navigation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MLFM: Multi-Layered Feature Maps for Richer Language Understanding in Zero-Shot Semantic Navigation

2025-07-09 · Sonia Raychaudhuri, Enrico Cancelli, Tommaso Campari, Lamberto Ballan 외 arxiv

Recent progress in large vision-language models has driven improvements in language-based semantic navigation, where an embodied agent must reach a target object described in natural language. Yet we still lack a clear, …

TINA: Think, Interaction, and Action Framework for Zero-Shot Vision Language Navigation

2024-03-13 · Dingbang Li, Wenzhou Chen, Xin Lin

Zero-shot navigation is a critical challenge in Vision-Language Navigation (VLN) tasks, where the ability to adapt to unfamiliar instructions and to act in unknown environments is essential. Existing supervised learning-…

Question AnsweringVision-Language Navigation

Transferable Representation Learning in Vision-and-Language Navigation

2019-08-09 · ICCV 2019 10 · Haoshuo Huang, Vihan Jain, Harsh Mehta, Alexander Ku 외

Vision-and-Language Navigation (VLN) tasks such as Room-to-Room (R2R) require machine agents to interpret natural language instructions and learn to act in visually realistic environments to achieve navigation goals. The…

Representation LearningVision and Language Navigation

FreqNav: Stage-Wise Frequency Routing for Object-Oriented Aerial Vision-Language Navigation

2026-08-02 · Yin Tang, Jiawei Ma, Jiahao Li, Hao Zhang 외 arxiv

Object-oriented aerial vision-and-language navigation (VLN) requires searching for a described target and landing on it precisely, under long-horizon and closed-loop control. Guided by a target-descriptive instruction du…

Vision-Language NavigationContinuous Control

Instruction-as-State: Environment-Guided and State-Conditioned Semantic Understanding for Embodied Navigation

2026-04-20 · Zhen Liu, Yuhan Liu, Jinjun Wang, Jianyi Liu 외 arxiv

Vision-and-Language Navigation requires agents to follow natural-language instructions in visually changing environments. A central challenge is the dynamic entanglement between language and observations: the meaning of …