Multimodal Learning 相关度: 8/10

Open-vocabulary 3D scene perception in industrial environments

Keno Moenck, Adrian Philip Florea, Julian Koch, Thorsten Schüppstuhl
arXiv: 2602.19823v1 发布: 2026-02-23 更新: 2026-02-23

AI 摘要

提出一种适用于工业环境的免训练开放词汇3D感知方法,解决现有模型泛化性差的问题。

主要贡献

  • 提出一种免训练的开放词汇3D感知流水线
  • 使用领域适配的VLFM 'IndustrialCLIP'进行开放词汇查询
  • 验证了现有方法在工业场景下的局限性

方法论

该方法通过合并语义特征相似的超点生成掩码,并使用IndustrialCLIP进行开放词汇查询。

原文摘要

Autonomous vision applications in production, intralogistics, or manufacturing environments require perception capabilities beyond a small, fixed set of classes. Recent open-vocabulary methods, leveraging 2D Vision-Language Foundation Models (VLFMs), target this task but often rely on class-agnostic segmentation models pre-trained on non-industrial datasets (e.g., household scenes). In this work, we first demonstrate that such models fail to generalize, performing poorly on common industrial objects. Therefore, we propose a training-free, open-vocabulary 3D perception pipeline that overcomes this limitation. Instead of using a pre-trained model to generate instance proposals, our method simply generates masks by merging pre-computed superpoints based on their semantic features. Following, we evaluate the domain-adapted VLFM "IndustrialCLIP" on a representative 3D industrial workshop scene for open-vocabulary querying. Our qualitative results demonstrate successful segmentation of industrial objects.

标签

3D perception Open-vocabulary Industrial environment Vision-Language Model

arXiv 分类

cs.CV