ArXiv

Vision-Language Model Reasoning for Contextual Semantic Mapping in Intralogistics

Authors
Marvin Rüdt, Hao Pang, Constantin Enke...
Categories
cs.RO
arXiv
https://arxiv.org/abs/2606.24814v1
PDF
https://arxiv.org/pdf/2606.24814v1

Brief

The paper presents a contextual semantic mapping pipeline for intralogistics robots that fuses SLAM geometry, SAM instance masks, instance clustering, and multi-view, zero-shot open-vocabulary VLM reasoning to infer object class and movability without task-specific training. Evaluated with three VLMs and two prompting strategies, it achieves 98.93% mIoU and 89.17% mAcc, and enables context-aware filtering for robust navigation. (Accepted at IEEE ETFA 2026.)

Why it matters

The proposed contextual semantic mapping pipeline attains 98.93% mIoU for semantic classification and 89.17% mean accuracy (mAcc) for object movability estimation on intralogistics data.

Key details

  • The system combines SLAM-based geometric mapping, SAM instance segmentation, instance clustering, and multi-view zero-shot VLM reasoning (three VLMs, two prompting strategies evaluated); component analysis finds VLM reasoning the main bottleneck and instance clustering the primary limit on panoptic performance.
Source evidence

Abstract

Autonomous mobile robots operating in intralogistics environments rely on geometric maps for localization and navigation, but lack semantic understanding of objects and their contextual properties. We present a contextual semantic mapping pipeline that combines SLAM-based geometric mapping, SAM-based instance segmentation, instance clustering, and VLM multi-view reasoning to produce a contextual semantic map representation encoding geometric structure, object class, and object movability. By aggregating observations across multiple viewpoints and querying a VLM in a zero-shot, open-vocabulary setting, the pipeline infers contextual object properties--here demonstrated through movability--without requiring task-specific training or predefined object categories. We evaluate three VLMs under two prompting strategies and conduct a component-wise analysis of the pipeline. The proposed pipeline achieves 98.93 % mIoU for semantic classification and 89.17 % mAcc for object movability estimation. Component analysis identifies VLM reasoning as the primary bottleneck for contextual understanding and instance clustering as the main limitation for panoptic performance. The resulting semantic map supports context-aware filtering and robust navigation in dynamic intralogistics environments.

Comment: Accepted for publication at IEEE ETFA 2026