English

Does VLN Pretraining Work with Nonsensical or Irrelevant Instructions?

Computation and Language 2023-12-27 v4 Computer Vision and Pattern Recognition

Abstract

Data augmentation via back-translation is common when pretraining Vision-and-Language Navigation (VLN) models, even though the generated instructions are noisy. But: does that noise matter? We find that nonsensical or irrelevant language instructions during pretraining can have little effect on downstream performance for both HAMT and VLN-BERT on R2R, and is still better than only using clean, human data. To underscore these results, we concoct an efficient augmentation method, Unigram + Object, which generates nonsensical instructions that nonetheless improve downstream performance. Our findings suggest that what matters for VLN R2R pretraining is the quantity of visual trajectories, not the quality of instructions.

Cite

@article{arxiv.2311.17280,
  title  = {Does VLN Pretraining Work with Nonsensical or Irrelevant Instructions?},
  author = {Wang Zhu and Ishika Singh and Yuan Huang and Robin Jia and Jesse Thomason},
  journal= {arXiv preprint arXiv:2311.17280},
  year   = {2023}
}

Comments

Accepted by O-DRUM @ CVPR 2023

R2 v1 2026-06-28T13:34:51.528Z