arXiv:2507.08851cs.RO2025-07被引 1

无需微调,用视觉模型输出的令牌实现户外开放词汇语义分割

OTAS: Open-vocabulary Token Alignment for Outdoor Segmentation

  • 从预训练视觉模型的输出令牌中提取语义结构并聚类
  • 3D分割在TartanAir上相对现有方法提升151%的交并比
  • 零样本部署,支持机器人实时应用,适合户外导航场景

理解开放世界语义对机器人规划与控制至关重要,尤其在非结构化户外环境中。现有视觉-语言映射方法通常依赖物体中心分割先验,但在户外常因语义模糊和类别边界不清而失效。本文提出OTAS——一种面向户外分割的开放词汇令牌对齐方法。OTAS通过直接从预训练视觉模型的输出令牌中提取语义结构,跨单视图与多视图聚类相似结构,并与语言对齐,重建几何一致的特征场,支持开放词汇分割查询。该方法无需场景微调,可实现最高约17帧/秒的实时性能。在离路自由空间检测数据集上,相较于微调及开放词汇2D分割基线,取得适度的交并比提升;在TartanAir 3D分割任务中,相对现有开放词汇映射方法实现最高151%的相对交并比提升。真实场景重建进一步验证了其在机器人部署中的适用性。代码与ROS 2节点已公开于https://otas-segmentation.github.io/。

原文摘要 · Abstract (English)

Understanding open-world semantics is critical for robotic planning and control, particularly in unstructured outdoor environments. Existing vision-language mapping approaches typically rely on object-centric segmentation priors, which often fail outdoors due to semantic ambiguities and indistinct class boundaries. We propose OTAS - an Open-vocabulary Token Alignment method for outdoor Segmentation. OTAS addresses the limitations of open-vocabulary segmentation models by extracting semantic structure directly from the output tokens of pre-trained vision models. By clustering semantically similar structures across single and multiple views and grounding them in language, OTAS reconstructs a geometrically consistent feature field that supports open-vocabulary segmentation queries. Our method operates in a zero-shot manner, without scene-specific fine-tuning, and achieves real-time performance of up to ~17 fps. On the Off-Road Freespace Detection dataset, OTAS yields a modest IoU improvement over fine-tuned and open-vocabulary 2D segmentation baselines. In 3D segmentation on TartanAir, it achieves up to a 151% relative IoU improvement compared to existing open-vocabulary mapping methods. Real-world reconstructions further demonstrate OTAS' applicability to robotic deployment. Code and a ROS 2 node are available at https://otas-segmentation.github.io/.

开放词汇户外分割视觉语言机器人感知

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