paper-with-me

홈 › Papers

Lang3DSG: Language-based contrastive pre-training for 3D Scene Graph prediction

2023-10-25 · Sebastian Koch, Pedro Hermosilla, Narunas Vaskevicius, Mirco Colosi, Timo Ropinski

D scene graphs are an emerging 3D scene representation, that models both the objects present in the scene as well as their relationships. However, learning 3D scene graphs is a challenging task because it requires not only object labels but also relationship annotations, which are very scarce in datasets. While it is widely accepted that pre-training is an effective approach to improve model performance in low data regimes, in this paper, we find that existing pre-training methods are ill-suited for 3D scene graphs. To solve this issue, we present the first language-based pre-training approach for 3D scene graphs, whereby we exploit the strong relationship between scene graphs and language. To this end, we leverage the language encoder of CLIP, a popular vision-language model, to distill its knowledge into our graph-based network. We formulate a contrastive pre-training, which aligns text embeddings of relationships (subject-predicate-object triplets) and predicted 3D graph features. Our method achieves state-of-the-art results on the main semantic 3D scene graph benchmark by showing improved effectiveness over pre-training baselines and outperforming all the existing fully supervised scene graph prediction methods by a significant margin. Furthermore, since our scene graph features are language-aligned, it allows us to query the language space of the features in a zero-shot manner. In this paper, we show an example of utilizing this property of the features to predict the room type of a scene without further training.

📄 PDF Abstract BibTeX arXiv:2310.16494

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Vision-Language Pre-training with Object Contrastive Learning for 3D Scene Understanding

2023-05-18 · Taolin Zhang, Sunan He, Dai Tao, Bin Chen 외

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. Howeve…

Contrastive LearningObjectScene UnderstandingVisual Grounding

Coarse-to-Fine Contrastive Learning in Image-Text-Graph Space for Improved Vision-Language Compositionality

2023-05-23 · Harman Singh, Pengchuan Zhang, Qifan Wang, Mengjiao Wang 외

Contrastively trained vision-language models have achieved remarkable progress in vision and language representation learning, leading to state-of-the-art models for various downstream multimodal tasks. However, recent r…

AttributeContrastive LearningImage RetrievalRelation+2

3D Scene Graph Guided Vision-Language Pre-training

2024-11-27 · Hao liu, Yanni Ma, Yan Liu, Haihong Xiao 외

3D vision-language (VL) reasoning has gained significant attention due to its potential to bridge the 3D physical world with natural language descriptions. Existing approaches typically follow task-specific, highly speci…

3D dense captioning3D visual groundingContrastive LearningDense Captioning+2

VLCap: Vision-Language with Contrastive Learning for Coherent Video Paragraph Captioning

2022-06-26 · Kashu Yamazaki, Sang Truong, Khoa Vo, Michael Kidd 외

In this paper, we leverage the human perceiving process, that involves vision and language interaction, to generate a coherent paragraph description of untrimmed videos. We propose vision-language (VL) features consistin…

Contrastive LearningDiversityVideo Captioning

Unsupervised Vision-Language Parsing: Seamlessly Bridging Visual Scene Graphs with Language Structures via Dependency Relationships

2022-03-27 · CVPR 2022 1 · Chao Lou, Wenjuan Han, Yuhuan Lin, Zilong Zheng

Understanding realistic visual scene images together with language descriptions is a fundamental task towards generic visual understanding. Previous works have shown compelling comprehensive results by building hierarchi…

Contrastive LearningPhrase Grounding