TL;DR
This paper introduces PVLFF, a novel 3D panoptic segmentation method that leverages vision-language features from pretrained models, achieving state-of-the-art open-vocabulary performance without target class training.
Contribution
It is the first algorithm for open-vocabulary panoptic segmentation in 3D scenes, combining vision-language feature distillation and contrastive learning.
Findings
Achieves panoptic segmentation comparable to closed-set methods on multiple datasets.
Outperforms existing 3D open-vocabulary systems in semantic segmentation.
Demonstrates effectiveness through ablation studies.
Abstract
Recently, methods have been proposed for 3D open-vocabulary semantic segmentation. Such methods are able to segment scenes into arbitrary classes based on text descriptions provided during runtime. In this paper, we propose to the best of our knowledge the first algorithm for open-vocabulary panoptic segmentation in 3D scenes. Our algorithm, Panoptic Vision-Language Feature Fields (PVLFF), learns a semantic feature field of the scene by distilling vision-language features from a pretrained 2D model, and jointly fits an instance feature field through contrastive learning using 2D instance segments on input frames. Despite not being trained on the target classes, our method achieves panoptic segmentation performance similar to the state-of-the-art closed-set 3D systems on the HyperSim, ScanNet and Replica dataset and additionally outperforms current 3D open-vocabulary systems in terms of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
