CVCLSep 10, 2022

Anticipating the Unseen Discrepancy for Vision and Language Navigation

arXiv:2209.04725v13 citationsh-index: 63
Originality Incremental advance
AI Analysis

This addresses the generalization problem in vision-language navigation for robotics and AI agents, offering an incremental enhancement over prior data augmentation methods.

The paper tackles the challenge of generalizing Vision-Language Navigation agents to unseen environments by proposing DAVIS, which uses test-time visual consistency to reduce the discrepancy between seen and unseen data, achieving state-of-the-art improvements on R2R and RxR benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes