Self-supervised Point Cloud Representation Learning via Separating Mixed Shapes
Chao Sun, Zhedong Zheng, Xiaohan Wang, Mingliang Xu, Yi Yang

TL;DR
This paper introduces a self-supervised learning method called Mixing and Disentangling (MD) for 3D point cloud representation, which improves downstream classification and segmentation by learning to separate mixed shapes.
Contribution
It proposes a novel self-supervised pretext task for point clouds that leverages shape mixing and disentangling, enhancing feature learning without manual annotations.
Findings
Outperforms training from scratch on downstream tasks.
Improves accuracy on ModelNet-40 and ShapeNet-Part datasets.
Demonstrates generalization across different backbone architectures.
Abstract
The manual annotation for large-scale point clouds costs a lot of time and is usually unavailable in harsh real-world scenarios. Inspired by the great success of the pre-training and fine-tuning paradigm in both vision and language tasks, we argue that pre-training is one potential solution for obtaining a scalable model to 3D point cloud downstream tasks as well. In this paper, we, therefore, explore a new self-supervised learning method, called Mixing and Disentangling (MD), for 3D point cloud representation learning. As the name implies, we mix two input shapes and demand the model learning to separate the inputs from the mixed shape. We leverage this reconstruction task as the pretext optimization objective for self-supervised learning. There are two primary advantages: 1) Compared to prevailing image datasets, eg, ImageNet, point cloud datasets are de facto small. The mixing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications
