Open-vocabulary 3D scene perception in industrial environments
Keno Moenck, Adrian Philip Florea, Julian Koch, Thorsten Schüppstuhl
TL;DR
The paper addresses the problem of open-vocabulary 3D scene perception in industrial settings where data scarcity and domain shift limit traditional methods. It proposes a training-free pipeline that replaces pre-trained class-agnostic 3D masks with a superpoint-based masking approach, projecting into 2D views and using SAM/CLIP (IndustrialCLIP) for open-vocabulary querying. Qualitative evaluation on a real workshop scene demonstrates successful segmentation of industrial objects and provides insights into the strengths and limitations of IndustrialCLIP, including overfitting to catalog-style imagery and language breadth issues. Overall, the work shows promise for domain-adapted VLFM in 3D perception and highlights practical considerations for language grounding and robust open-vocabulary industrial perception.
Abstract
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.
