Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Learning a Generic Agent for Vision-and-Language Navigation via Pre-training

About

Learning to navigate in a visual environment following natural-language instructions is a challenging task, because the multimodal inputs to the agent are highly variable, and the training data on a new task is often limited. In this paper, we present the first pre-training and fine-tuning paradigm for vision-and-language navigation (VLN) tasks. By training on a large amount of image-text-action triplets in a self-supervised learning manner, the pre-trained model provides generic representations of visual environments and language instructions. It can be easily used as a drop-in for existing VLN frameworks, leading to the proposed agent called Prevalent. It learns more effectively in new tasks and generalizes better in a previously unseen environment. The performance is validated on three VLN tasks. On the Room-to-Room benchmark, our model improves the state-of-the-art from 47% to 51% on success rate weighted by path length. Further, the learned representation is transferable to other VLN tasks. On two recent tasks, vision-and-dialog navigation and "Help, Anna!" the proposed Prevalent leads to significant improvement over existing methods, achieving a new state of the art.

Weituo Hao, Chunyuan Li, Xiujun Li, Lawrence Carin, Jianfeng Gao• 2020

Related benchmarks

TaskDatasetResultRank
Vision-Language NavigationR2R-CE (val-unseen)
Success Rate (SR)44
266
Vision-and-Language NavigationR2R (val unseen)
Success Rate (SR)58
260
Vision-Language NavigationRxR-CE (val-unseen)
SR27
172
Vision-Language NavigationR2R (test unseen)
SR59
122
Vision-Language NavigationR2R (val seen)
Success Rate (SR)69
120
Vision-Language NavigationR2R Unseen (test)
SR59
116
Vision-and-Language NavigationRoom-to-Room (R2R) Unseen (val)
SR60
52
Vision-and-Language NavigationR2R (test)
SPL (Success weighted Path Length)51
38
Vision-and-Language NavigationRoom-to-Room (R2R) Seen (val)
NE (Navigation Error)3.31
32
Vision-and-Language NavigationRoom-to-Room (R2R) (test unseen)
SR54
24
Showing 10 of 24 rows

Other info

Code

Follow for update