Sim-to-Real Transfer for Vision-and-Language Navigation
Peter Anderson, Ayush Shrivastava, Joanne Truong, Arjun Majumdar, Devi, Parikh, Dhruv Batra, Stefan Lee

TL;DR
This paper explores transferring a vision-and-language navigation agent from simulation to real robots, proposing methods to bridge the sim-to-real gap and evaluating success in unseen environments.
Contribution
It introduces a subgoal model and domain randomization techniques for effective sim-to-real transfer in VLN tasks in robotics.
Findings
Sim-to-real transfer achieves 46.8% success with prior mapping.
Without prior mapping, success drops to 22.5%.
Annotated real environment enables better sim-to-real performance.
Abstract
We study the challenging problem of releasing a robot in a previously unseen environment, and having it follow unconstrained natural language navigation instructions. Recent work on the task of Vision-and-Language Navigation (VLN) has achieved significant progress in simulation. To assess the implications of this work for robotics, we transfer a VLN agent trained in simulation to a physical robot. To bridge the gap between the high-level discrete action space learned by the VLN agent, and the robot's low-level continuous action space, we propose a subgoal model to identify nearby waypoints, and use domain randomization to mitigate visual domain differences. For accurate sim and real comparisons in parallel environments, we annotate a 325m2 office space with 1.3km of navigation instructions, and create a digitized replica in simulation. We find that sim-to-real transfer to an environment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Natural Language Processing Techniques
