CVDec 9, 2024

World-Consistent Data Generation for Vision-and-Language Navigation

arXiv:2412.06413v23 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses data scarcity for VLN agents, improving generalization to unseen environments, though it appears incremental as a data augmentation method.

The paper tackles the problem of data scarcity in Vision-and-Language Navigation (VLN) by proposing WCGEN, a data-augmentation framework that generates diverse and world-consistent data, enabling agents to achieve new state-of-the-art results on all navigation tasks.

Vision-and-Language Navigation (VLN) is a challenging task that requires an agent to navigate through photorealistic environments following natural-language instructions. One main obstacle existing in VLN is data scarcity, leading to poor generalization performance over unseen environments. Though data argumentation is a promising way for scaling up the dataset, how to generate VLN data both diverse and world-consistent remains problematic. To cope with this issue, we propose the world-consistent data generation (WCGEN), an efficacious data-augmentation framework satisfying both diversity and world-consistency, aimed at enhancing the generalization of agents to novel environments. Roughly, our framework consists of two stages, the trajectory stage which leverages a point-cloud based technique to ensure spatial coherency among viewpoints, and the viewpoint stage which adopts a novel angle synthesis method to guarantee spatial and wraparound consistency within the entire observation. By accurately predicting viewpoint changes with 3D knowledge, our approach maintains the world-consistency during the generation procedure. Experiments on a wide range of datasets verify the effectiveness of our method, demonstrating that our data augmentation strategy enables agents to achieve new state-of-the-art results on all navigation tasks, and is capable of enhancing the VLN agents' generalization ability to unseen environments.

Foundations

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

Your Notes