HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

BabyWalk: Going Farther in Vision-and-Language Navigation by Taking Baby Steps

Wang Zhu Hexiang Hu Jiacheng Chen Zhiwei Deng Vihan Jain Eugene Ie Fei Sha

BabyWalk: Going Farther in Vision-and-Language Navigation by Taking Baby Steps

Abstract

Learning to follow instructions is of fundamental importance to autonomous agents for vision-and-language navigation (VLN). In this paper, we study how an agent can navigate long paths when learning from a corpus that consists of shorter ones. We show that existing state-of-the-art agents do not generalize well. To this end, we propose BabyWalk, a new VLN agent that is learned to navigate by decomposing long instructions into shorter ones (BabySteps) and completing them sequentially. A special design memory buffer is used by the agent to turn its past experiences into contexts for future steps. The learning process is composed of two phases. In the first phase, the agent uses imitation learning from demonstration to accomplish BabySteps. In the second phase, the agent uses curriculum-based reinforcement learning to maximize rewards on navigation tasks with increasingly longer instructions. We create two new benchmark datasets (of long navigation tasks) and use them in conjunction with existing ones to examine BabyWalk's generalization ability. Empirical results show that BabyWalk achieves state-of-the-art results on several metrics, in particular, is able to follow long instructions better. The codes and the datasets are released on our project page https://github.com/Sha-Lab/babywalk.

Code Repositories

Sha-Lab/babywalk
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-navigation-on-cooperative-vision-and-1BabyWalk
dist_to_end_reduction: 3.65
spl: 0.11
visual-navigation-on-cooperative-vision-and-1BabyWalk (r2r-pretrain)
dist_to_end_reduction: 4.46
spl: 0.23

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
BabyWalk: Going Farther in Vision-and-Language Navigation by Taking Baby Steps | Papers | HyperAI