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/Regress Before Construct: Regress Autoencoder for Point Cl...

Regress Before Construct: Regress Autoencoder for Point Cloud Self-supervised Learning

Yang Liu, Chen Chen, Can Wang, Xulin King, Mengyuan Liu

2023-09-25Representation LearningSelf-Supervised LearningFew-Shot 3D Point Cloud Classification3D Point Cloud Classification
PaperPDFCode(official)

Abstract

Masked Autoencoders (MAE) have demonstrated promising performance in self-supervised learning for both 2D and 3D computer vision. Nevertheless, existing MAE-based methods still have certain drawbacks. Firstly, the functional decoupling between the encoder and decoder is incomplete, which limits the encoder's representation learning ability. Secondly, downstream tasks solely utilize the encoder, failing to fully leverage the knowledge acquired through the encoder-decoder architecture in the pre-text task. In this paper, we propose Point Regress AutoEncoder (Point-RAE), a new scheme for regressive autoencoders for point cloud self-supervised learning. The proposed method decouples functions between the decoder and the encoder by introducing a mask regressor, which predicts the masked patch representation from the visible patch representation encoded by the encoder and the decoder reconstructs the target from the predicted masked patch representation. By doing so, we minimize the impact of decoder updates on the representation space of the encoder. Moreover, we introduce an alignment constraint to ensure that the representations for masked patches, predicted from the encoded representations of visible patches, are aligned with the masked patch presentations computed from the encoder. To make full use of the knowledge learned in the pre-training stage, we design a new finetune mode for the proposed Point-RAE. Extensive experiments demonstrate that our approach is efficient during pre-training and generalizes well on various downstream tasks. Specifically, our pre-trained models achieve a high accuracy of \textbf{90.28\%} on the ScanObjectNN hardest split and \textbf{94.1\%} accuracy on ModelNet40, surpassing all the other self-supervised learning methods. Our code and pretrained model are public available at: \url{https://github.com/liuyyy111/Point-RAE}.

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsScanObjectNNOBJ-BG (OA)95.53Point-RAE (no voting)
Shape Representation Of 3D Point CloudsScanObjectNNOBJ-ONLY (OA)93.63Point-RAE (no voting)
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy90.28Point-RAE (no voting)
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy94.1Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 10-way (20-shot)Overall Accuracy95.8Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 10-way (20-shot)Standard Deviation3Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 5-way (10-shot)Overall Accuracy97.3Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 5-way (10-shot)Standard Deviation1.6Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 10-way (10-shot)Overall Accuracy93.3Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 10-way (10-shot)Standard Deviation4Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 5-way (20-shot)Overall Accuracy98.7Point-RAE
Shape Representation Of 3D Point CloudsModelNet40 5-way (20-shot)Standard Deviation1.3Point-RAE
3D Point Cloud ClassificationScanObjectNNOBJ-BG (OA)95.53Point-RAE (no voting)
3D Point Cloud ClassificationScanObjectNNOBJ-ONLY (OA)93.63Point-RAE (no voting)
3D Point Cloud ClassificationScanObjectNNOverall Accuracy90.28Point-RAE (no voting)
3D Point Cloud ClassificationModelNet40Overall Accuracy94.1Point-RAE
3D Point Cloud ClassificationModelNet40 10-way (20-shot)Overall Accuracy95.8Point-RAE
3D Point Cloud ClassificationModelNet40 10-way (20-shot)Standard Deviation3Point-RAE
3D Point Cloud ClassificationModelNet40 5-way (10-shot)Overall Accuracy97.3Point-RAE
3D Point Cloud ClassificationModelNet40 5-way (10-shot)Standard Deviation1.6Point-RAE
3D Point Cloud ClassificationModelNet40 10-way (10-shot)Overall Accuracy93.3Point-RAE
3D Point Cloud ClassificationModelNet40 10-way (10-shot)Standard Deviation4Point-RAE
3D Point Cloud ClassificationModelNet40 5-way (20-shot)Overall Accuracy98.7Point-RAE
3D Point Cloud ClassificationModelNet40 5-way (20-shot)Standard Deviation1.3Point-RAE
3D Point Cloud ReconstructionScanObjectNNOBJ-BG (OA)95.53Point-RAE (no voting)
3D Point Cloud ReconstructionScanObjectNNOBJ-ONLY (OA)93.63Point-RAE (no voting)
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy90.28Point-RAE (no voting)
3D Point Cloud ReconstructionModelNet40Overall Accuracy94.1Point-RAE
3D Point Cloud ReconstructionModelNet40 10-way (20-shot)Overall Accuracy95.8Point-RAE
3D Point Cloud ReconstructionModelNet40 10-way (20-shot)Standard Deviation3Point-RAE
3D Point Cloud ReconstructionModelNet40 5-way (10-shot)Overall Accuracy97.3Point-RAE
3D Point Cloud ReconstructionModelNet40 5-way (10-shot)Standard Deviation1.6Point-RAE
3D Point Cloud ReconstructionModelNet40 10-way (10-shot)Overall Accuracy93.3Point-RAE
3D Point Cloud ReconstructionModelNet40 10-way (10-shot)Standard Deviation4Point-RAE
3D Point Cloud ReconstructionModelNet40 5-way (20-shot)Overall Accuracy98.7Point-RAE
3D Point Cloud ReconstructionModelNet40 5-way (20-shot)Standard Deviation1.3Point-RAE

Related Papers

Touch 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-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15