English

Learning to Stop: A Simple yet Effective Approach to Urban Vision-Language Navigation

Computer Vision and Pattern Recognition 2020-10-20 v3

Abstract

Vision-and-Language Navigation (VLN) is a natural language grounding task where an agent learns to follow language instructions and navigate to specified destinations in real-world environments. A key challenge is to recognize and stop at the correct location, especially for complicated outdoor environments. Existing methods treat the STOP action equally as other actions, which results in undesirable behaviors that the agent often fails to stop at the destination even though it might be on the right path. Therefore, we propose Learning to Stop (L2Stop), a simple yet effective policy module that differentiates STOP and other actions. Our approach achieves the new state of the art on a challenging urban VLN dataset Touchdown, outperforming the baseline by 6.89% (absolute improvement) on Success weighted by Edit Distance (SED).

Keywords

Cite

@article{arxiv.2009.13112,
  title  = {Learning to Stop: A Simple yet Effective Approach to Urban Vision-Language Navigation},
  author = {Jiannan Xiang and Xin Eric Wang and William Yang Wang},
  journal= {arXiv preprint arXiv:2009.13112},
  year   = {2020}
}

Comments

Findings of EMNLP 2020

R2 v1 2026-06-23T18:50:15.194Z