English

SL3D: Self-supervised-Self-labeled 3D Recognition

Computer Vision and Pattern Recognition 2022-12-19 v3

Abstract

Deep learning has attained remarkable success in many 3D visual recognition tasks, including shape classification, object detection, and semantic segmentation. However, many of these results rely on manually collecting densely annotated real-world 3D data, which is highly time-consuming and expensive to obtain, limiting the scalability of 3D recognition tasks. Thus, we study unsupervised 3D recognition and propose a Self-supervised-Self-Labeled 3D Recognition (SL3D) framework. SL3D simultaneously solves two coupled objectives, i.e., clustering and learning feature representation to generate pseudo-labeled data for unsupervised 3D recognition. SL3D is a generic framework and can be applied to solve different 3D recognition tasks, including classification, object detection, and semantic segmentation. Extensive experiments demonstrate its effectiveness. Code is available at https://github.com/fcendra/sl3d.

Keywords

Cite

@article{arxiv.2210.16810,
  title  = {SL3D: Self-supervised-Self-labeled 3D Recognition},
  author = {Fernando Julio Cendra and Lan Ma and Jiajun Shen and Xiaojuan Qi},
  journal= {arXiv preprint arXiv:2210.16810},
  year   = {2022}
}

Comments

This paper has already been accepted by Neural Information Processing Systems (NeurIPS 2022) Workshop on Self-Supervised Learning: Theory and Practice

R2 v1 2026-06-28T04:47:26.149Z