paper-with-me

Papers

Landmark-RxR: Solving Vision-and-Language Navigation with Fine-Grained Alignment Supervision

2021-12-01 · NeurIPS 2021 12 · Keji He, Yan Huang, Qi Wu, Jianhua Yang, Dong An, Shuanglin Sima, Liang Wang

In Vision-and-Language Navigation (VLN) task, an agent is asked to navigate inside 3D indoor environments following given instructions. Cross-modal alignment is one of the most critical challenges in VLN because the predicted trajectory needs to match the given instruction accurately. In this paper, we address the cross-modal alignment challenge from a fine-grained perspective. Firstly, to alleviate weak cross-modal alignment supervision from coarse-grained data, we introduce a human-annotated fine-grained VLN dataset, namely Landmark-RxR. Secondly, to further enhance local cross-modal alignment under fine-grained supervision, we investigate the focal-oriented rewards with soft and hard forms, by focusing on the critical points sampled from fine-grained Landmark-RxR. Moreover, to fully evaluate the navigation process, we also propose a re-initialization mechanism that makes metrics insensitive to difficult points, which can cause the agent to deviate from the correct trajectories. Experimental results show that our agent has superior navigation performance on Landmark-RxR, en-RxR and R2R. Our dataset and code are available at https://github.com/hekj/Landmark-RxR.

📄 PDF Abstract BibTeX

Code (1)

hekj/landmark-rxr 공식 구현

Tasks

cross-modal alignmentNavigateVision and Language Navigation

Similar Papers 제목 키워드 기반

NavAgent: Multi-scale Urban Street View Fusion For UAV Embodied Vision-and-Language Navigation

2024-11-13 · Youzhi Liu, Fanglong Yao, Yuanchang Yue, Guangluan Xu 외

Vision-and-Language Navigation (VLN), as a widely discussed research direction in embodied intelligence, aims to enable embodied agents to navigate in complicated visual environments through natural language commands. Mo…

NavigateVision and Language Navigation

Grounded Entity-Landmark Adaptive Pre-training for Vision-and-Language Navigation

2023-08-24 · ICCV 2023 1 · Yibo Cui, Liang Xie, Yakun Zhang, Meishan Zhang 외

Cross-modal alignment is one key challenge for Vision-and-Language Navigation (VLN). Most existing studies concentrate on mapping the global instruction or single sub-instruction to the corresponding trajectory. However,…

cross-modal alignmentDescriptiveVision and Language Navigation

Generating Vision-Language Navigation Instructions Incorporated Fine-Grained Alignment Annotations

2025-06-10 · Yibo Cui, Liang Xie, Yu Zhao, Jiawei Sun 외

Vision-Language Navigation (VLN) enables intelligent agents to navigate environments by integrating visual perception and natural language instructions, yet faces significant challenges due to the scarcity of fine-graine…

cross-modal alignmentNavigateVision-Language Navigation

Landmark-Guided Knowledge for Vision-and-Language Navigation

2025-09-30 · Dongsheng Yang, Meiling Zhu, Yinfeng Yu arxiv

Vision-and-language navigation is one of the core tasks in embodied intelligence, requiring an agent to autonomously navigate in an unfamiliar environment based on natural language instructions. However, existing methods…

TRAVEL: Training-Free Retrieval and Alignment for Vision-and-Language Navigation

2025-02-11 · Navid Rajabi, Jana Kosecka

In this work, we propose a modular approach for the Vision-Language Navigation (VLN) task by decomposing the problem into four sub-modules that use state-of-the-art Large Language Models (LLMs) and Vision-Language Models…

RetrievalVision and Language NavigationVision-Language NavigationVisual Grounding