TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Self-supervised Point Cloud Representation Learning via Se...

Self-supervised Point Cloud Representation Learning via Separating Mixed Shapes

Chao Sun, Zhedong Zheng, Xiaohan Wang, Mingliang Xu, Yi Yang

2021-09-01Representation LearningSelf-Supervised LearningSemantic Segmentation3D Part Segmentation3D Point Cloud ClassificationPoint Cloud Classification
PaperPDFCode(official)

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 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.

Results

TaskDatasetMetricValueModel
Semantic SegmentationS3DISMean IoU51.74SMS
Semantic SegmentationShapeNet-PartInstance Average IoU85.5DGCNN + MD
Shape Representation Of 3D Point CloudsModelNet40Mean Accuracy89.88DGCNN + MD
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.39DGCNN + MD
Shape Representation Of 3D Point CloudsModelNet40Mean Accuracy90.71OGNet + MD
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.31OGNet + MD
3D Point Cloud ClassificationModelNet40Mean Accuracy89.88DGCNN + MD
3D Point Cloud ClassificationModelNet40Overall Accuracy93.39DGCNN + MD
3D Point Cloud ClassificationModelNet40Mean Accuracy90.71OGNet + MD
3D Point Cloud ClassificationModelNet40Overall Accuracy93.31OGNet + MD
10-shot image generationS3DISMean IoU51.74SMS
10-shot image generationShapeNet-PartInstance Average IoU85.5DGCNN + MD
3D Point Cloud ReconstructionModelNet40Mean Accuracy89.88DGCNN + MD
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.39DGCNN + MD
3D Point Cloud ReconstructionModelNet40Mean Accuracy90.71OGNet + MD
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.31OGNet + MD

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17