Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ULIP: Learning a Unified Representation of Language, Images, and Point Clouds for 3D Understanding

About

The recognition capabilities of current state-of-the-art 3D models are limited by datasets with a small number of annotated data and a pre-defined set of categories. In its 2D counterpart, recent advances have shown that similar problems can be significantly alleviated by employing knowledge from other modalities, such as language. Inspired by this, leveraging multimodal information for 3D modality could be promising to improve 3D understanding under the restricted data regime, but this line of research is not well studied. Therefore, we introduce ULIP to learn a unified representation of images, texts, and 3D point clouds by pre-training with object triplets from the three modalities. To overcome the shortage of training triplets, ULIP leverages a pre-trained vision-language model that has already learned a common visual and textual space by training with massive image-text pairs. Then, ULIP learns a 3D representation space aligned with the common image-text space, using a small number of automatically synthesized triplets. ULIP is agnostic to 3D backbone networks and can easily be integrated into any 3D architecture. Experiments show that ULIP effectively improves the performance of multiple recent 3D backbones by simply pre-training them on ShapeNet55 using our framework, achieving state-of-the-art performance in both standard 3D classification and zero-shot 3D classification on ModelNet40 and ScanObjectNN. ULIP also improves the performance of PointMLP by around 3% in 3D classification on ScanObjectNN, and outperforms PointCLIP by 28.8% on top-1 accuracy for zero-shot 3D classification on ModelNet40. Our code and pre-trained models are released at https://github.com/salesforce/ULIP.

Le Xue, Mingfei Gao, Chen Xing, Roberto Mart\'in-Mart\'in, Jiajun Wu, Caiming Xiong, Ran Xu, Juan Carlos Niebles, Silvio Savarese• 2022

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy94.7
302
Shape classificationModelNet40 (test)
OA94.7
255
3D Object ClassificationObjaverse-LVIS (test)
Top-1 Accuracy43
95
3D Point Cloud ClassificationScanObjectNN (test)
Accuracy89.4
92
Shape classificationModelNet40
Accuracy75.1
85
3D Point Cloud ClassificationScanObjectNN--
76
3D Object ClassificationScanObjectNN PB_T50_RS
OA88.8
72
Shape classificationScanObjectNN PB_T50_RS
OA91.5
72
3D Object ClassificationScanObjectNN OBJ_ONLY
Overall Accuracy89.4
69
Object ClassificationModelNet40 1k points
Accuracy94.5
63
Showing 10 of 51 rows

Other info

Code

Follow for update