用少视角实现复杂场景下语言引导抓取的精准3D实例分割
Clutt3R-Seg: Sparse-view 3D Instance Segmentation for Language-grounded Grasping in Cluttered Scenes
- 构建语义线索层级树,利用噪声掩码作为信息线索提升分割一致性
- 在仅4个视角下性能超基线2倍以上,重叠率25时达61.66的AP
- 适用于真实机器人多阶段操作,仅需一次交互后图像即可更新实例
可靠的3D实例分割是语言引导机器人操作的基础,尤其在遮挡严重、视角有限和掩码噪声大的杂乱环境中。为此,我们提出Clutt3R-Seg,一种零样本端到端的鲁棒3D实例分割方法,用于杂乱场景下的语言引导抓取。核心思想是引入语义线索的层次化实例树:不同于以往修复噪声掩码的方法,本方法将噪声掩码作为信息线索,通过跨视角分组与条件替换机制,抑制过分割与欠分割,生成视图一致的掩码和鲁棒3D实例。每个实例融合开放词汇语义嵌入,支持从自然语言指令中准确选中目标。为应对多阶段任务中的场景变化,进一步提出一致性感知更新机制,仅需单张交互后图像即可保持实例对应关系,无需重新扫描。在合成与真实数据集上评估,并在真实机器人上验证。所有设置下均优于现有最优基线,在最挑战的重遮挡序列中,AP@25达61.66,超过基线2.2倍;仅用4个输入视角即超越使用8个视角的MaskClustering两倍以上。
原文摘要 · Abstract (English)
Reliable 3D instance segmentation is fundamental to language-grounded robotic manipulation. Its critical application lies in cluttered environments, where occlusions, limited viewpoints, and noisy masks degrade perception. To address these challenges, we present Clutt3R-Seg, a zero-shot pipeline for robust 3D instance segmentation for language-grounded grasping in cluttered scenes. Our key idea is to introduce a hierarchical instance tree of semantic cues. Unlike prior approaches that attempt to refine noisy masks, our method leverages them as informative cues: through cross-view grouping and conditional substitution, the tree suppresses over- and under-segmentation, yielding view-consistent masks and robust 3D instances. Each instance is enriched with open-vocabulary semantic embeddings, enabling accurate target selection from natural language instructions. To handle scene changes during multi-stage tasks, we further introduce a consistency-aware update that preserves instance correspondences from only a single post-interaction image, allowing efficient adaptation without rescanning. Clutt3R-Seg is evaluated on both synthetic and real-world datasets, and validated on a real robot. Across all settings, it consistently outperforms state-of-the-art baselines in cluttered and sparse-view scenarios. Even on the most challenging heavy-clutter sequences, Clutt3R-Seg achieves an AP@25 of 61.66, over 2.2x higher than baselines, and with only four input views it surpasses MaskClustering with eight views by more than 2x. The code is available at: https://github.com/jeonghonoh/clutt3r-seg.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。