English

Self-supervised 3D Semantic Representation Learning for Vision-and-Language Navigation

Computer Vision and Pattern Recognition 2022-01-27 v1 Robotics

Abstract

In the Vision-and-Language Navigation task, the embodied agent follows linguistic instructions and navigates to a specific goal. It is important in many practical scenarios and has attracted extensive attention from both computer vision and robotics communities. However, most existing works only use RGB images but neglect the 3D semantic information of the scene. To this end, we develop a novel self-supervised training framework to encode the voxel-level 3D semantic reconstruction into a 3D semantic representation. Specifically, a region query task is designed as the pretext task, which predicts the presence or absence of objects of a particular class in a specific 3D region. Then, we construct an LSTM-based navigation model and train it with the proposed 3D semantic representations and BERT language features on vision-language pairs. Experiments show that the proposed approach achieves success rates of 68% and 66% on the validation unseen and test unseen splits of the R2R dataset respectively, which are superior to most of RGB-based methods utilizing vision-language transformers.

Keywords

Cite

@article{arxiv.2201.10788,
  title  = {Self-supervised 3D Semantic Representation Learning for Vision-and-Language Navigation},
  author = {Sinan Tan and Mengmeng Ge and Di Guo and Huaping Liu and Fuchun Sun},
  journal= {arXiv preprint arXiv:2201.10788},
  year   = {2022}
}
R2 v1 2026-06-24T09:03:14.545Z