Open-Vocabulary 3D Semantic Segmentation with Text-to-Image Diffusion Models
Xiaoyu Zhu, Hao Zhou, Pengfei Xing, Long Zhao, Hao Xu, Junwei Liang, Alexander Hauptmann, Ting Liu, Andrew Gallagher
TL;DR
Diff2Scene introduces a two-branch open-vocabulary 3D semantic understanding framework that leverages frozen text-to-image diffusion representations to perform zero-shot 3D segmentation and visual grounding without 3D labels. The 2D branch provides semantically rich mask embeddings from a diffusion backbone, while the 3D branch learns geometry-aware masks via mask distillation and lifting of 2D masks to 3D. Inference fuses diffusion-based and discriminative grounding to assign per-point labels, achieving state-of-the-art zero-shot results on ScanNet, ScanNet200, Matterport3D, Replica, and effective visual grounding on Nr3D. The work demonstrates strong generalization and highlights diffusion models as a potent source of local, semantically rich features for 3D open-vocabulary perception, while noting limitations with small or fine-grained categories and suggesting future refinement.
Abstract
In this paper, we investigate the use of diffusion models which are pre-trained on large-scale image-caption pairs for open-vocabulary 3D semantic understanding. We propose a novel method, namely Diff2Scene, which leverages frozen representations from text-image generative models, along with salient-aware and geometric-aware masks, for open-vocabulary 3D semantic segmentation and visual grounding tasks. Diff2Scene gets rid of any labeled 3D data and effectively identifies objects, appearances, materials, locations and their compositions in 3D scenes. We show that it outperforms competitive baselines and achieves significant improvements over state-of-the-art methods. In particular, Diff2Scene improves the state-of-the-art method on ScanNet200 by 12%.
