A Closer Look at Invariances in Self-Supervised Pre-Training for 3D Vision

Abstract

Self-supervised pre-training for 3D vision has drawn increasing research interest in recent years. In order to learn informative representations, a lot of previous works exploit invariances of 3D data, e.g., perspective-invariance between views of the same scene, modality-invariance between depth and RGB images, format-invariance between point clouds and voxels. Although they have achieved promising results, previous researches lack a systematic and fair comparison of these invariances. To address this issue, our work, for the first time, introduces a unified framework, into which previous works fit. Based on the framework, we conduct extensive experiments and provide a closer look at the invariances in 3D pre-training. Also, we propose a simple but effective method that jointly pre-trains a 3D encoder and a depth map encoder using contrastive learning. Models pre-trained with our method gain significant performance boost in downstream tasks. For instance, a pre-trained VoteNet outperforms previous methods on SUN RGB-D and ScanNet object detection benchmarks with a clear margin.

Cite

Text

Li and Heizmann. "A Closer Look at Invariances in Self-Supervised Pre-Training for 3D Vision." Proceedings of the European Conference on Computer Vision (ECCV), 2022. doi:10.1007/978-3-031-20056-4_38

Markdown

[Li and Heizmann. "A Closer Look at Invariances in Self-Supervised Pre-Training for 3D Vision." Proceedings of the European Conference on Computer Vision (ECCV), 2022.](https://mlanthology.org/eccv/2022/li2022eccv-closer/) doi:10.1007/978-3-031-20056-4_38

BibTeX

@inproceedings{li2022eccv-closer,
  title     = {{A Closer Look at Invariances in Self-Supervised Pre-Training for 3D Vision}},
  author    = {Li, Lanxiao and Heizmann, Michael},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2022},
  doi       = {10.1007/978-3-031-20056-4_38},
  url       = {https://mlanthology.org/eccv/2022/li2022eccv-closer/}
}