arXiv:2510.20238cs.CV2025-10NeurIPS被引 10

让3D分割理解自然语言,实现更准更鲁棒的物体识别

COS3D: Collaborative Open-Vocabulary 3D Segmentation

论文配图:COS3D: Collaborative Open-Vocabulary 3D Segmentation
图 1 · 摘自论文原文
  • 构建语言与实例双重场协同机制,融合语义与空间信息
  • 在ScanNet和SemanticKITTI上超越现有方法,提升显著
  • 适合需要语义理解的3D视觉任务,如机器人感知

开放词汇3D分割是基础但具挑战性的任务,需同时理解语义与空间结构。现有基于高斯溅射的方法或依赖单一3D语言场导致分割质量差,或依赖预计算的无类别分割导致误差累积。为此,本文提出COS3D,一种协同提示-分割框架,通过引入实例场与语言场的协同场机制,在整个流程中有效整合互补的语义与分割线索。训练阶段,通过创新的实例到语言特征映射及两阶段训练策略,建模两者内在关系;推理阶段,设计自适应语言到实例提示优化,弥合两场差异,实现高质量推理。大量实验表明,COS3D在ScanNet和SemanticKITTI两个主流基准上均优于现有方法,并展现出在图像驱动3D分割、层级分割及机器人等场景中的潜力。代码已公开于https://github.com/Runsong123/COS3D。

原文摘要 · Abstract (English)

Open-vocabulary 3D segmentation is a fundamental yet challenging task, requiring a mutual understanding of both segmentation and language. However, existing Gaussian-splatting-based methods rely either on a single 3D language field, leading to inferior segmentation, or on pre-computed class-agnostic segmentations, suffering from error accumulation. To address these limitations, we present COS3D, a new collaborative prompt-segmentation framework that contributes to effectively integrating complementary language and segmentation cues throughout its entire pipeline. We first introduce the new concept of collaborative field, comprising an instance field and a language field, as the cornerstone for collaboration. During training, to effectively construct the collaborative field, our key idea is to capture the intrinsic relationship between the instance field and language field, through a novel instance-to-language feature mapping and designing an efficient two-stage training strategy. During inference, to bridge distinct characteristics of the two fields, we further design an adaptive language-to-instance prompt refinement, promoting high-quality prompt-segmentation inference. Extensive experiments not only demonstrate COS3D's leading performance over existing methods on two widely-used benchmarks but also show its high potential to various applications,~\ie, novel image-based 3D segmentation, hierarchical segmentation, and robotics. The code is publicly available at \href{https://github.com/Runsong123/COS3D}{https://github.com/Runsong123/COS3D}.

3D分割开放词汇语言协同机器人感知

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