CVApr 19, 2025

HFBRI-MAE: Handcrafted Feature Based Rotation-Invariant Masked Autoencoder for 3D Point Cloud Analysis

arXiv:2504.14132v12 citationsh-index: 10IJCNN
Originality Incremental advance
AI Analysis

This addresses the issue of performance degradation with arbitrarily rotated point clouds in real-world 3D applications, representing an incremental improvement over existing MAE-based methods.

The paper tackled the problem of rotation sensitivity in masked autoencoders for 3D point cloud analysis by introducing HFBRI-MAE, which uses rotation-invariant handcrafted features and canonical alignment, resulting in consistent outperformance in object classification, segmentation, and few-shot learning on datasets like ModelNet40, ScanObjectNN, and ShapeNetPart.

Self-supervised learning (SSL) has demonstrated remarkable success in 3D point cloud analysis, particularly through masked autoencoders (MAEs). However, existing MAE-based methods lack rotation invariance, leading to significant performance degradation when processing arbitrarily rotated point clouds in real-world scenarios. To address this limitation, we introduce Handcrafted Feature-Based Rotation-Invariant Masked Autoencoder (HFBRI-MAE), a novel framework that refines the MAE design with rotation-invariant handcrafted features to ensure stable feature learning across different orientations. By leveraging both rotation-invariant local and global features for token embedding and position embedding, HFBRI-MAE effectively eliminates rotational dependencies while preserving rich geometric structures. Additionally, we redefine the reconstruction target to a canonically aligned version of the input, mitigating rotational ambiguities. Extensive experiments on ModelNet40, ScanObjectNN, and ShapeNetPart demonstrate that HFBRI-MAE consistently outperforms existing methods in object classification, segmentation, and few-shot learning, highlighting its robustness and strong generalization ability in real-world 3D applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes