English

P3P: Pseudo-3D Pre-training for Scaling 3D Voxel-based Masked Autoencoders

Computer Vision and Pattern Recognition 2025-05-22 v3

Abstract

3D pre-training is crucial to 3D perception tasks. Nevertheless, limited by the difficulties in collecting clean and complete 3D data, 3D pre-training has persistently faced data scaling challenges. In this work, we introduce a novel self-supervised pre-training framework that incorporates millions of images into 3D pre-training corpora by leveraging a large depth estimation model. New pre-training corpora encounter new challenges in representation ability and embedding efficiency of models. Previous pre-training methods rely on farthest point sampling and k-nearest neighbors to embed a fixed number of 3D tokens. However, these approaches prove inadequate when it comes to embedding millions of samples that feature a diverse range of point numbers, spanning from 1,000 to 100,000. In contrast, we propose a tokenizer with linear-time complexity, which enables the efficient embedding of a flexible number of tokens. Accordingly, a new 3D reconstruction target is proposed to cooperate with our 3D tokenizer. Our method achieves state-of-the-art performance in 3D classification, few-shot learning, and 3D segmentation. Code is available at https://github.com/XuechaoChen/P3P-MAE.

Keywords

Cite

@article{arxiv.2408.10007,
  title  = {P3P: Pseudo-3D Pre-training for Scaling 3D Voxel-based Masked Autoencoders},
  author = {Xuechao Chen and Ying Chen and Jialin Li and Qiang Nie and Hanqiu Deng and Yong Liu and Qixing Huang and Yang Li},
  journal= {arXiv preprint arXiv:2408.10007},
  year   = {2025}
}

Comments

Under review. Pre-print

R2 v1 2026-06-28T18:16:48.466Z