paper-with-me

Papers

Less is More: Generating Grounded Navigation Instructions from Landmarks

2021-11-25 · CVPR 2022 1 · Su Wang, Ceslee Montgomery, Jordi Orbay, Vighnesh Birodkar, Aleksandra Faust, Izzeddin Gur, Natasha Jaques, Austin Waters, Jason Baldridge, Peter Anderson

We study the automatic generation of navigation instructions from 360-degree images captured on indoor routes. Existing generators suffer from poor visual grounding, causing them to rely on language priors and hallucinate objects. Our MARKY-MT5 system addresses this by focusing on visual landmarks; it comprises a first stage landmark detector and a second stage generator -- a multimodal, multilingual, multitask encoder-decoder. To train it, we bootstrap grounded landmark annotations on top of the Room-across-Room (RxR) dataset. Using text parsers, weak supervision from RxR's pose traces, and a multilingual image-text encoder trained on 1.8b images, we identify 971k English, Hindi and Telugu landmark descriptions and ground them to specific regions in panoramas. On Room-to-Room, human wayfinders obtain success rates (SR) of 71% following MARKY-MT5's instructions, just shy of their 75% SR following human instructions -- and well above SRs with other generators. Evaluations on RxR's longer, diverse paths obtain 61-64% SRs on three languages. Generating such high-quality navigation instructions in novel environments is a step towards conversational navigation tools and could facilitate larger-scale training of instruction-following agents.

📄 PDF Abstract BibTeX arXiv:2111.12872

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderInstruction FollowingVisual Grounding

Similar Papers 제목 키워드 기반

NAVCON: A Cognitively Inspired and Linguistically Grounded Corpus for Vision and Language Navigation

2024-12-17 · Karan Wanchoo, Xiaoye Zuo, Hannah Gonzalez, Soham Dan 외

We present NAVCON, a large-scale annotated Vision-Language Navigation (VLN) corpus built on top of two popular datasets (R2R and RxR). The paper introduces four core, cognitively motivated and linguistically grounded, na…

Few-Shot LearningVision and Language NavigationVision-Language Navigation

Generating Contextually-Relevant Navigation Instructions for Blind and Low Vision People

2024-07-11 · Zain Merchant, Abrar Anwar, Emily Wang, Souti Chattopadhyay 외

Navigating unfamiliar environments presents significant challenges for blind and low-vision (BLV) individuals. In this work, we construct a dataset of images and goals across different scenarios such as searching through…

NavRAG: Generating User Demand Instructions for Embodied Navigation through Retrieval-Augmented LLM

2025-02-16 · Zihan Wang, Yaohui Zhu, Gim Hee Lee, Yachun Fan

Vision-and-Language Navigation (VLN) is an essential skill for embodied agents, allowing them to navigate in 3D environments following natural language instructions. High-performance navigation models require a large amo…

NavigateRAGRetrievalRetrieval-augmented Generation+3

On the Evaluation of Vision-and-Language Navigation Instructions

2021-01-26 · EACL 2021 2 · Ming Zhao, Peter Anderson, Vihan Jain, Su Wang 외

Vision-and-Language Navigation wayfinding agents can be enhanced by exploiting automatically generated navigation instructions. However, existing instruction generators have not been comprehensively evaluated, and the au…

Vision and Language Navigation

Into the Unknown: Generating Geospatial Descriptions for New Environments

2024-06-28 · Tzuf Paz-Argaman, John Palowitch, Sayali Kulkarni, Reut Tsarfaty 외

Similar to vision-and-language navigation (VLN) tasks that focus on bridging the gap between vision and language for embodied navigation, the new Rendezvous (RVS) task requires reasoning over allocentric spatial relation…

Language ModellingLarge Language ModelVision and Language Navigation