RegionPLC: Regional Point-Language Contrastive Learning for Open-World 3D Scene Understanding
About
We propose a lightweight and scalable Regional Point-Language Contrastive learning framework, namely \textbf{RegionPLC}, for open-world 3D scene understanding, aiming to identify and recognize open-set objects and categories. Specifically, based on our empirical studies, we introduce a 3D-aware SFusion strategy that fuses 3D vision-language pairs derived from multiple 2D foundation models, yielding high-quality, dense region-level language descriptions without human 3D annotations. Subsequently, we devise a region-aware point-discriminative contrastive learning objective to enable robust and effective 3D learning from dense regional language supervision. We carry out extensive experiments on ScanNet, ScanNet200, and nuScenes datasets, and our model outperforms prior 3D open-world scene understanding approaches by an average of 17.2\% and 9.1\% for semantic and instance segmentation, respectively, while maintaining greater scalability and lower resource demands. Furthermore, our method has the flexibility to be effortlessly integrated with language models to enable open-ended grounded 3D reasoning without extra task-specific training. Code is available at https://github.com/CVMI-Lab/PLA.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Semantic Segmentation | ScanNet V2 (val) | mIoU43.8 | 171 | |
| 3D Instance Segmentation | ScanNet200 | mAP@0.58.6 | 29 | |
| 3D Semantic Segmentation | ScanNet200 (test) | mIoU (f)9.2 | 15 | |
| Open-Vocabulary 3D Semantic Segmentation | ScanNet 14 (val) | f-mAcc77.5 | 13 | |
| 3D Open-vocabulary Instance Segmentation | ScanNet 10/7 base/novel categories v2 | AP@0.5032.3 | 11 | |
| 3D Open-vocabulary Instance Segmentation | ScanNetv2 8/9 base/novel categories split | AP@0.5032.2 | 11 | |
| 3D Semantic Segmentation | Matterport3D 160 classes (test) | f-mIoU6.2 | 8 | |
| 3D Semantic Segmentation | ScanNet++ 100 classes (test) | f-mIoU11.3 | 8 | |
| 3D Semantic Segmentation | SceneVerse (val) | f-mIoU39.1 | 3 |