ICRA 20250 citations

Expert-Enhanced Masked Point Modeling for Point Cloud Self-Supervised Learning

Yujun Liu, Yaohua Zha, Naiqi Li, Tao Dai, Bin Chen, Shu-Tao Xia

Abstract

Recently, learning-based point cloud analysis has played a crucial role in robotic perception. Masked Point Modeling (MPM), owing to its powerful representational capabilities, has become the mainstream point cloud self-supervised learning method. However, existing MPM-based methods often suffer from the problem of negative transfer, due to the disparity in semantic distribution between upstream data and downstream data. To address this issue, we propose an expert enhancement strategy for existing MPM-based methods. Specifically, we insert a Sparse Mixture of Experts (SMoE) layer after each block of the backbone network, which utilizes a multi-branch expert architecture with routers that allocate data of different semantics to the appropriate experts for analysis. During the pre-training phase, our expert-enhanced model not only learns universal 3D representations for the backbone network but also acquires powerful semantic routing capabilities for all expert layers. In the fine-tuning phase, we freeze all backbones and conduct end-to-end fine-tuning solely on our expert layers to adaptively select multiple experts most relevant to the semantics of each downstream data for analysis. Extensive downstream experiments demonstrate the superiority of our method, especially outperforming baseline (Point-MAE) by 5.16%, 5.86%, and 4.62% in three variants of ScanObjectNN while utilizing only 12% of its trainable parameters. Our code is released at https://github.com/chenchen1104/point_e2mae.

BibTeX
@inproceedings{icra2025_expertenhancedma,
  title = {Expert-Enhanced Masked Point Modeling for Point Cloud Self-Supervised Learning},
  author = {Yujun Liu and Yaohua Zha and Naiqi Li and Tao Dai and Bin Chen and Shu-Tao Xia},
  booktitle = {ICRA 2025},
  year = {2025}
}
Expert-Enhanced Masked Point Modeling for Point Cloud Self-Supervised Learning · ICRA 2025