Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Mitigating Positional Leakage in 3D Masked Autoencoders for Robust Representation Learning

About

Masked autoencoding has emerged as a prominent paradigm for self-supervised learning on 3D point clouds, achieving competitive performance across downstream tasks. Unlike its 2D counterpart, 3D masked autoencoding directly reconstructs spatial coordinates, making it inherently susceptible to positional leakage. In this work, we identify that the decoder in existing 3D MAE frameworks tends to over-rely on positional information, which weakens semantic representation learning and leads to suboptimal feature quality. To address this issue, we propose MPL-MAE, a masked point learning framework that mitigates positional over-reliance while enhancing the utilization of encoder features. Specifically, we introduce a recalibrated positional embedding module that suppresses metric-dominant coordinate signals while preserving geometric topology, together with a gated positional interface module that dynamically regulates positional injection during reconstruction. These designs promote a more balanced interaction between spatial priors and semantic features, yielding robust and informative representations. Extensive experiments across downstream tasks demonstrate that MPL-MAE consistently achieves competitive performance, validating its effectiveness. Code is available at https://github.com/yanx57/MPL-MAE.

Xu Yan, Huiqun Wang, Chen Wang, Lei Ren, Di Huang• 2026

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS
mIoU61.1
100
Few-shot classificationModelNet40
Mean Accuracy99.2
72
Object ClassificationScanObjectNN
Accuracy (OBJ_ONLY)94.18
46
Object ClassificationModelNet40
Accuracy (No Vote)94.1
20
Point cloud registrationModelNet40--
17
Shape ReconstructionPCN
Chamfer Distance (CD)7.52
3
Showing 6 of 6 rows

Other info

Follow for update