paper-with-me

Papers

Model2Scene: Learning 3D Scene Representation via Contrastive Language-CAD Models Pre-training

2023-09-29 · Runnan Chen, Xinge Zhu, Nenglun Chen, Dawei Wang, Wei Li, Yuexin Ma, Ruigang Yang, Tongliang Liu, Wenping Wang

Current successful methods of 3D scene perception rely on the large-scale annotated point cloud, which is tedious and expensive to acquire. In this paper, we propose Model2Scene, a novel paradigm that learns free 3D scene representation from Computer-Aided Design (CAD) models and languages. The main challenges are the domain gaps between the CAD models and the real scene's objects, including model-to-scene (from a single model to the scene) and synthetic-to-real (from synthetic model to real scene's object). To handle the above challenges, Model2Scene first simulates a crowded scene by mixing data-augmented CAD models. Next, we propose a novel feature regularization operation, termed Deep Convex-hull Regularization (DCR), to project point features into a unified convex hull space, reducing the domain gap. Ultimately, we impose contrastive loss on language embedding and the point features of CAD models to pre-train the 3D network. Extensive experiments verify the learned 3D scene representation is beneficial for various downstream tasks, including label-free 3D object salient detection, label-efficient 3D scene perception and zero-shot 3D semantic segmentation. Notably, Model2Scene yields impressive label-free 3D object salient detection with an average mAP of 46.08\% and 55.49\% on the ScanNet and S3DIS datasets, respectively. The code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2309.16956

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationObjectSemantic Segmentation

Similar Papers 제목 키워드 기반

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

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

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 on…

Language Modelling

Multi-CLIP: Contrastive Vision-Language Pre-training for Question Answering tasks in 3D Scenes

2023-06-04 · Alexandros Delitzas, Maria Parelli, Nikolas Hars, Georgios Vlassis 외

Training models to apply common-sense linguistic knowledge and visual concepts from 2D images to 3D scene understanding is a promising direction that researchers have only recently started to explore. However, it still r…

Common Sense ReasoningQuestion AnsweringScene UnderstandingVisual Question Answering+1

RGB-Pointmap Pretraining for Unified 3D Scene Understanding

2026-04-02 · Ye Mao, Weixun Luo, Ranran Huang, Junpeng Jing 외 arxiv

Pretraining 3D encoders through alignment with Contrastive Language-Image Pre-training (CLIP) has emerged as a promising direction for learning generalizable representations for 3D scene understanding. In this paper, we …

Visual Question AnsweringRepresentation LearningScene ClassificationScene Understanding

CO^3: Cooperative Unsupervised 3D Representation Learning for Autonomous Driving

2022-06-08 · Runjian Chen, Yao Mu, Runsen Xu, Wenqi Shao 외

Unsupervised contrastive learning for indoor-scene point clouds has achieved great successes. However, unsupervised learning point clouds in outdoor scenes remains challenging because previous methods need to reconstruct…

Autonomous DrivingContrastive LearningRepresentation Learning

Lightweight and Generalizable Acoustic Scene Representations via Contrastive Fine-Tuning and Distillation

2025-10-04 · Kuang Yuan, Yang Gao, Xilin Li, Xinhao Mei 외 arxiv

Acoustic scene classification (ASC) models on edge devices typically operate under fixed class assumptions, lacking the transferability needed for real-world applications that require adaptation to new or refined acousti…

Acoustic Scene Classification