arXiv:2507.23134cs.CV2025-07ICCV被引 8

通过融合多种技术提升室内开放词汇3D实例分割精度

Details Matter for Indoor Open-vocabulary 3D Instance Segmentation

  • 采用两阶段框架:基于3D跟踪的提案生成与迭代去重
  • 引入Alpha-CLIP和标准化最大相似度,显著降低误报率
  • 在ScanNet200与S3DIS上超越现有方法,包括端到端闭集模型

与通常端到端训练的闭集3D实例分割不同,开放词汇3D实例分割(OV-3DIS)常利用视觉语言模型(VLMs)生成3D实例提案并进行分类。尽管已有诸多概念被提出,我们发现这些概念并非互斥,而是互补。本文通过精心设计组合策略并优化关键环节,提出一种新的领先方案。该方案遵循两阶段流程:3D提案生成与实例分类。我们采用鲁棒的基于3D跟踪的提案聚合方法生成提案,并通过迭代合并/剔除消除重叠或部分提案。在分类阶段,用Alpha-CLIP替代标准CLIP模型,利用物体掩码作为透明通道以减少背景噪声,获得更聚焦于物体的表征。此外,引入标准化最大相似度(SMS)评分,对文本与提案间的相似度进行归一化,有效过滤假阳性,提升精度。该框架在ScanNet200与S3DIS数据集上所有AP与AR指标均达到当前最优,甚至超越端到端闭集方法。

原文摘要 · Abstract (English)

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.

3D分割开放词汇视觉语言模型实例分割

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。