Vision-Language Pre-Training with Object Contrastive Learning for 3D Scene Understanding
Abstract
In recent years, vision language pre-training frameworks have made significant progress in natural language processing and computer vision, achieving remarkable performance improvement on various downstream tasks. However, when extended to point cloud data, existing works mainly focus on building task-specific models, and fail to extract universal 3D vision-language embedding that generalize well. We carefully investigate three common tasks in semantic 3D scene understanding, and derive key insights into the development of a pre-training model. Motivated by these observations, we propose a vision-language pre-training framework 3DVLP (3D vision-language pre-training with object contrastive learning), which transfers flexibly on 3D vision-language downstream tasks. 3DVLP takes visual grounding as the proxy task and introduces Object-level IoU-guided Detection (OID) loss to obtain high-quality proposals in the scene. Moreover, we design Object-level Cross-Contrastive alignment (OCC) task and Object-level Self-Contrastive learning (OSC) task to align the objects with descriptions and distinguish different objects in the scene, respectively. Extensive experiments verify the excellent performance of 3DVLP on three 3D vision-language tasks, reflecting its superiority in semantic 3D scene understanding. Code is available at https://github.com/iridescentttt/3DVLP.
Cite
Text
Zhang et al. "Vision-Language Pre-Training with Object Contrastive Learning for 3D Scene Understanding." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I7.28559Markdown
[Zhang et al. "Vision-Language Pre-Training with Object Contrastive Learning for 3D Scene Understanding." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhang2024aaai-vision/) doi:10.1609/AAAI.V38I7.28559BibTeX
@inproceedings{zhang2024aaai-vision,
title = {{Vision-Language Pre-Training with Object Contrastive Learning for 3D Scene Understanding}},
author = {Zhang, Taolin and He, Sunan and Dai, Tao and Wang, Zhi and Chen, Bin and Xia, Shu-Tao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {7296-7304},
doi = {10.1609/AAAI.V38I7.28559},
url = {https://mlanthology.org/aaai/2024/zhang2024aaai-vision/}
}