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/Point-BERT: Pre-training 3D Point Cloud Transformers with ...

Point-BERT: Pre-training 3D Point Cloud Transformers with Masked Point Modeling

Xumin Yu, Lulu Tang, Yongming Rao, Tiejun Huang, Jie zhou, Jiwen Lu

2021-11-29CVPR 2022 13D Point Cloud Linear ClassificationFew-Shot Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationPoint Cloud Segmentation3D Point Cloud ClassificationPoint Cloud Classification
PaperPDFCodeCode(official)Code

Abstract

We present Point-BERT, a new paradigm for learning Transformers to generalize the concept of BERT to 3D point cloud. Inspired by BERT, we devise a Masked Point Modeling (MPM) task to pre-train point cloud Transformers. Specifically, we first divide a point cloud into several local point patches, and a point cloud Tokenizer with a discrete Variational AutoEncoder (dVAE) is designed to generate discrete point tokens containing meaningful local information. Then, we randomly mask out some patches of input point clouds and feed them into the backbone Transformers. The pre-training objective is to recover the original point tokens at the masked locations under the supervision of point tokens obtained by the Tokenizer. Extensive experiments demonstrate that the proposed BERT-style pre-training strategy significantly improves the performance of standard point cloud Transformers. Equipped with our pre-training strategy, we show that a pure Transformer architecture attains 93.8% accuracy on ModelNet40 and 83.1% accuracy on the hardest setting of ScanObjectNN, surpassing carefully designed point cloud models with much fewer hand-made designs. We also demonstrate that the representations learned by Point-BERT transfer well to new tasks and domains, where our models largely advance the state-of-the-art of few-shot point cloud classification task. The code and pre-trained models are available at https://github.com/lulutang0608/Point-BERT

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsScanObjectNNOBJ-BG (OA)87.43Point-BERT
Shape Representation Of 3D Point CloudsScanObjectNNOBJ-ONLY (OA)88.12Point-BERT
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy83.1Point-BERT
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.8Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 10-way (20-shot)Overall Accuracy92.7Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 10-way (20-shot)Standard Deviation5.1Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 5-way (10-shot)Overall Accuracy94.6Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 5-way (10-shot)Standard Deviation3.1Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 10-way (10-shot)Overall Accuracy91Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 10-way (10-shot)Standard Deviation5.4Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 5-way (20-shot)Overall Accuracy96.3Point-BERT
Shape Representation Of 3D Point CloudsModelNet40 5-way (20-shot)Standard Deviation2.7Point-BERT
3D Point Cloud ClassificationScanObjectNNOBJ-BG (OA)87.43Point-BERT
3D Point Cloud ClassificationScanObjectNNOBJ-ONLY (OA)88.12Point-BERT
3D Point Cloud ClassificationScanObjectNNOverall Accuracy83.1Point-BERT
3D Point Cloud ClassificationModelNet40Overall Accuracy93.8Point-BERT
3D Point Cloud ClassificationModelNet40 10-way (20-shot)Overall Accuracy92.7Point-BERT
3D Point Cloud ClassificationModelNet40 10-way (20-shot)Standard Deviation5.1Point-BERT
3D Point Cloud ClassificationModelNet40 5-way (10-shot)Overall Accuracy94.6Point-BERT
3D Point Cloud ClassificationModelNet40 5-way (10-shot)Standard Deviation3.1Point-BERT
3D Point Cloud ClassificationModelNet40 10-way (10-shot)Overall Accuracy91Point-BERT
3D Point Cloud ClassificationModelNet40 10-way (10-shot)Standard Deviation5.4Point-BERT
3D Point Cloud ClassificationModelNet40 5-way (20-shot)Overall Accuracy96.3Point-BERT
3D Point Cloud ClassificationModelNet40 5-way (20-shot)Standard Deviation2.7Point-BERT
3D Point Cloud ReconstructionScanObjectNNOBJ-BG (OA)87.43Point-BERT
3D Point Cloud ReconstructionScanObjectNNOBJ-ONLY (OA)88.12Point-BERT
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy83.1Point-BERT
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.8Point-BERT
3D Point Cloud ReconstructionModelNet40 10-way (20-shot)Overall Accuracy92.7Point-BERT
3D Point Cloud ReconstructionModelNet40 10-way (20-shot)Standard Deviation5.1Point-BERT
3D Point Cloud ReconstructionModelNet40 5-way (10-shot)Overall Accuracy94.6Point-BERT
3D Point Cloud ReconstructionModelNet40 5-way (10-shot)Standard Deviation3.1Point-BERT
3D Point Cloud ReconstructionModelNet40 10-way (10-shot)Overall Accuracy91Point-BERT
3D Point Cloud ReconstructionModelNet40 10-way (10-shot)Standard Deviation5.4Point-BERT
3D Point Cloud ReconstructionModelNet40 5-way (20-shot)Overall Accuracy96.3Point-BERT
3D Point Cloud ReconstructionModelNet40 5-way (20-shot)Standard Deviation2.7Point-BERT

Related Papers

TSDASeg: A Two-Stage Model with Direct Alignment for Interactive Point Cloud Segmentation2025-06-26Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning2025-06-26BeyondRPC: A Contrastive and Augmentation-Driven Framework for Robust Point Cloud Understanding2025-06-15Enhancing Human-Robot Collaboration: A Sim2Real Domain Adaptation Algorithm for Point Cloud Segmentation in Industrial Environments2025-06-11OpenMaskDINO3D : Reasoning 3D Segmentation via Large Language Model2025-06-05Point Cloud Segmentation of Agricultural Vehicles using 3D Gaussian Splatting2025-06-05Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification2025-05-28SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds2025-05-26