Sculpting Holistic 3D Representation in Contrastive Language-Image-3D Pre-training
About
Contrastive learning has emerged as a promising paradigm for 3D open-world understanding, i.e., aligning point cloud representation to image and text embedding space individually. In this paper, we introduce MixCon3D, a simple yet effective method aiming to sculpt holistic 3D representation in contrastive language-image-3D pre-training. In contrast to point cloud only, we develop the 3D object-level representation from complementary perspectives, e.g., multi-view rendered images with the point cloud. Then, MixCon3D performs language-3D contrastive learning, comprehensively depicting real-world 3D objects and bolstering text alignment. Additionally, we pioneer the first thorough investigation of various training recipes for the 3D contrastive learning paradigm, building a solid baseline with improved performance. Extensive experiments conducted on three representative benchmarks reveal that our method significantly improves over the baseline, surpassing the previous state-of-the-art performance on the challenging 1,156-category Objaverse-LVIS dataset by 5.7%. The versatility of MixCon3D is showcased in applications such as text-to-3D retrieval and point cloud captioning, further evidencing its efficacy in diverse scenarios. The code is available at https://github.com/UCSC-VLAA/MixCon3D.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Classification | Objaverse-LVIS (test) | Top-1 Accuracy47.5 | 95 | |
| 3D Object Classification | ModelNet40 | -- | 62 | |
| Classification | ScanObjectNN | -- | 43 | |
| object recognition | Objaverse LVIS | Top-1 Acc52.5 | 25 | |
| 3D Object Recognition | ScanObjectNN | Top-1 Accuracy0.586 | 16 | |
| Classification | ModelNet40-P | Top-1 Acc50.3 | 9 | |
| Classification | ScanObjectNN | 1-shot Accuracy42.4 | 9 | |
| Object Classification | Objaverse LVIS 1.0 (evaluation) | Top-1 Acc32.3 | 8 | |
| 3D Object Detection | ScanNet V2 6 | mAP@0.2524.1 | 6 | |
| 3D Object Detection | SUN RGB-D 44 | mAP@0.2518.7 | 4 |