paper-with-me

Papers

Anticipating the Unseen Discrepancy for Vision and Language Navigation

2022-09-10 · Yujie Lu, Huiliang Zhang, Ping Nie, Weixi Feng, Wenda Xu, Xin Eric Wang, William Yang Wang

Vision-Language Navigation requires the agent to follow natural language instructions to reach a specific target. The large discrepancy between seen and unseen environments makes it challenging for the agent to generalize well. Previous studies propose data augmentation methods to mitigate the data bias explicitly or implicitly and provide improvements in generalization. However, they try to memorize augmented trajectories and ignore the distribution shifts under unseen environments at test time. In this paper, we propose an Unseen Discrepancy Anticipating Vision and Language Navigation (DAVIS) that learns to generalize to unseen environments via encouraging test-time visual consistency. Specifically, we devise: 1) a semi-supervised framework DAVIS that leverages visual consistency signals across similar semantic observations. 2) a two-stage learning procedure that encourages adaptation to test-time distribution. The framework enhances the basic mixture of imitation and reinforcement learning with Momentum Contrast to encourage stable decision-making on similar observations under a joint training stage and a test-time adaptation stage. Extensive experiments show that DAVIS achieves model-agnostic improvement over previous state-of-the-art VLN baselines on R2R and RxR benchmarks. Our source code and data are in supplemental materials.

📄 PDF Abstract BibTeX arXiv:2209.04725

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecision MakingTest-time AdaptationVision and Language NavigationVision-Language Navigation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

GroundControl: Anticipating Navigation Failures in Vision-Language Agents via Trajectory-Consistent Uncertainty Estimates

2026-06-18 · Nastaran Darabi, Divake Kumar, Sina Tayebati, Devashri Naik 외 arxiv

Vision-language navigation agents achieve competitive average success on benchmark tasks, yet failures often arise through predictable trajectory-level breakdowns such as oscillation, stagnation, or inefficient detours. …

Vision-Language Navigation

Lookahead Exploration with Neural Radiance Representation for Continuous Vision-Language Navigation

2024-04-02 · CVPR 2024 1 · Zihan Wang, Xiangyang Li, Jiahao Yang, Yeqi Liu 외

Vision-and-language navigation (VLN) enables the agent to navigate to a remote location following the natural language instruction in 3D environments. At each navigation step, the agent selects from possible candidate lo…

NavigateVision and Language NavigationVision-Language Navigation

Analyzing Generalization of Vision and Language Navigation to Unseen Outdoor Areas

2022-03-25 · ACL 2022 5 · Raphael Schumann, Stefan Riezler

Vision and language navigation (VLN) is a challenging visually-grounded language understanding task. Given a natural language navigation instruction, a visual agent interacts with a graph-based environment equipped with …

DiversityVision and Language Navigation

Generalized Natural Language Grounded Navigation via Environment-agnostic Multitask Learning

2019-09-25 · Xin Wang, Vihan Jain, Eugene Ie, William Wang 외

Recent research efforts enable study for natural language grounded navigation in photo-realistic environments, e.g., following natural language instructions or dialog. However, existing methods tend to overfit training d…

Vision-Language Navigation

Vision and Language Navigation in the Real World via Online Visual Language Mapping

2023-10-16 · Chengguang Xu, Hieu T. Nguyen, Christopher Amato, Lawson L. S. Wong

Navigating in unseen environments is crucial for mobile robots. Enhancing them with the ability to follow instructions in natural language will further improve navigation efficiency in unseen cases. However, state-of-the…

Vision and Language Navigation