Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Details Matter for Indoor Open-vocabulary 3D Instance Segmentation

About

Unlike closed-vocabulary 3D instance segmentation that is often trained end-to-end, open-vocabulary 3D instance segmentation (OV-3DIS) often leverages vision-language models (VLMs) to generate 3D instance proposals and classify them. While various concepts have been proposed from existing research, we observe that these individual concepts are not mutually exclusive but complementary. In this paper, we propose a new state-of-the-art solution for OV-3DIS by carefully designing a recipe to combine the concepts together and refining them to address key challenges. Our solution follows the two-stage scheme: 3D proposal generation and instance classification. We employ robust 3D tracking-based proposal aggregation to generate 3D proposals and remove overlapped or partial proposals by iterative merging/removal. For the classification stage, we replace the standard CLIP model with Alpha-CLIP, which incorporates object masks as an alpha channel to reduce background noise and obtain object-centric representation. Additionally, we introduce the standardized maximum similarity (SMS) score to normalize text-to-proposal similarity, effectively filtering out false positives and boosting precision. Our framework achieves state-of-the-art performance on ScanNet200 and S3DIS across all AP and AR metrics, even surpassing an end-to-end closed-vocabulary method.

Sanghun Jung, Jingjing Zheng, Ke Zhang, Nan Qiao, Albert Y. C. Chen, Lu Xia, Chi Liu, Yuyin Sun, Xiao Zeng, Hsiang-Wei Huang, Byron Boots, Min Sun, Cheng-Hao Kuo• 2025

Related benchmarks

TaskDatasetResultRank
3D Instance SegmentationScanNet200
mAP@0.541.4
63
3D Instance SegmentationReplica
AP2542.3
24
3D Instance Segmentation3RScan (test)
mAP30.1
10
Open-vocabulary 3D instance segmentationScanNet200 (val)
mAP23.7
7
3D Instance SegmentationReplica (val)
mAP18.5
5
Showing 5 of 5 rows

Other info

Follow for update