Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RI-MAE: Rotation-Invariant Masked AutoEncoders for Self-Supervised Point Cloud Representation Learning

About

Masked point modeling methods have recently achieved great success in self-supervised learning for point cloud data. However, these methods are sensitive to rotations and often exhibit sharp performance drops when encountering rotational variations. In this paper, we propose a novel Rotation-Invariant Masked AutoEncoders (RI-MAE) to address two major challenges: 1) achieving rotation-invariant latent representations, and 2) facilitating self-supervised reconstruction in a rotation-invariant manner. For the first challenge, we introduce RI-Transformer, which features disentangled geometry content, rotation-invariant relative orientation and position embedding mechanisms for constructing rotation-invariant point cloud latent space. For the second challenge, a novel dual-branch student-teacher architecture is devised. It enables the self-supervised learning via the reconstruction of masked patches within the learned rotation-invariant latent space. Each branch is based on an RI-Transformer, and they are connected with an additional RI-Transformer predictor. The teacher encodes all point patches, while the student solely encodes unmasked ones. Finally, the predictor predicts the latent features of the masked patches using the output latent embeddings from the student, supervised by the outputs from the teacher. Extensive experiments demonstrate that our method is robust to rotations, achieving the state-of-the-art performance on various downstream tasks. Our code is available at https://github.com/kunmingsu07/RI-MAE.

Kunming Su, Qiuxia Wu, Panpan Cai, Xiaogang Zhu, Xuequan Lu, Zhiyong Wang, Kun Hu• 2024

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy78.3
302
Object ClassificationScanObjectNN OBJ_BG
Accuracy91.9
215
3D Object ClassificationModelNet40 rotated (test)
Accuracy78.7
15
3D ClassificationOmniObject3D SO(3) rotated (test)
Accuracy30.6
10
Text-to-3D RetrievalOmniObject3D SO(3) (test)
RR@110.39
10
3D ClassificationOmniObject3D Canonical (test)
Accuracy30
10
3D-to-3D RetrievalOmniObject3D (80% database 20% query)
mAP (I/I)43.57
10
Text-to-3D RetrievalOmniObject3D Canonical (test)
RR@19.67
10
Showing 8 of 8 rows

Other info

Follow for update