Papers › Self-supervised Point Cloud Representation Learning via Separating Mixed Shapes
Self-supervised Point Cloud Representation Learning via Separating Mixed Shapes
Chao Sun, Zhedong Zheng, Xiaohan Wang, Mingliang Xu, Yi Yang
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 process can provide a much larger online training sample pool. 2) On the other hand, the disentangling process motivates the model to mine the geometric prior knowledge, eg, key points. To verify the effectiveness of the proposed pretext task, we build one baseline network, which is composed of one encoder and one decoder. During pre-training, we mix two original shapes and obtain the geometry-aware embedding from the encoder, then an instance-adaptive decoder is applied to recover the original shapes from the embedding. Albeit simple, the pre-trained encoder can capture the key points of an unseen point cloud and surpasses the encoder trained from scratch on downstream tasks. The proposed method has improved the empirical performance on both ModelNet-40 and ShapeNet-Part datasets in terms of point cloud classification and segmentation tasks. We further conduct ablation studies to explore the effect of each component and verify the generalization of our proposed strategy by harnessing different backbones.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Part Segmentation | ShapeNet-Part | DGCNN + MD | Instance Average IoU | 85.5 | #46 of 67 | Archive leaderboard | report |
| 3D Point Cloud Classification | ModelNet40 | DGCNN + MD | Mean Accuracy | 89.88 | #64 of 111 | Archive leaderboard | report |
| 3D Point Cloud Classification | ModelNet40 | DGCNN + MD | Overall Accuracy | 93.39 | #64 of 111 | Archive leaderboard | report |
| 3D Point Cloud Classification | ModelNet40 | OGNet + MD | Mean Accuracy | 90.71 | #65 of 111 | Archive leaderboard | report |
| 3D Point Cloud Classification | ModelNet40 | OGNet + MD | Overall Accuracy | 93.31 | #65 of 111 | Archive leaderboard | report |
| Semantic Segmentation | S3DIS | SMS | Mean IoU | 51.74 | #49 of 54 | Archive leaderboard | report |
| Semantic Segmentation | S3DIS | SMS | Number of params | N/A | #49 of 54 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections