PonderV2: Pave the Way for 3D Foundation Model with A Universal Pre-training Paradigm
Haoyi Zhu, Honghui Yang, Xiaoyang Wu, Di Huang, Sha Zhang, Xianglong He, Hengshuang Zhao, Chunhua Shen, Yu Qiao, Tong He, Wanli Ouyang
TL;DR
PonderV2 presents a universal 3D pre-training framework that leverages differentiable neural rendering to learn geometry- and appearance-rich 3D representations across indoor and outdoor settings. By densifying 3D features into volumes and using a rendering decoder to supervise RGB-D outputs, the approach integrates supervision from 2D observations and foundation-model signals, enabling transfer to detection, segmentation, reconstruction, and image synthesis. The method achieves state-of-the-art results on over a dozen benchmarks and demonstrates cross-modality effectiveness across point clouds, multi-view imagery, and BEV representations, suggesting a viable path toward 3D foundation models. While scalable results are promising, the authors note the need to scale datasets and backbones further and to explore additional tasks like reconstruction and robotics control.
Abstract
In contrast to numerous NLP and 2D vision foundational models, learning a 3D foundational model poses considerably greater challenges. This is primarily due to the inherent data variability and diversity of downstream tasks. In this paper, we introduce a novel universal 3D pre-training framework designed to facilitate the acquisition of efficient 3D representation, thereby establishing a pathway to 3D foundational models. Considering that informative 3D features should encode rich geometry and appearance cues that can be utilized to render realistic images, we propose to learn 3D representations by differentiable neural rendering. We train a 3D backbone with a devised volumetric neural renderer by comparing the rendered with the real images. Notably, our approach seamlessly integrates the learned 3D encoder into various downstream tasks. These tasks encompass not only high-level challenges such as 3D detection and segmentation but also low-level objectives like 3D reconstruction and image synthesis, spanning both indoor and outdoor scenarios. Besides, we also illustrate the capability of pre-training a 2D backbone using the proposed methodology, surpassing conventional pre-training methods by a large margin. For the first time, PonderV2 achieves state-of-the-art performance on 11 indoor and outdoor benchmarks, implying its effectiveness. Code and models are available at https://github.com/OpenGVLab/PonderV2.
