🤖 AI Summary
This paper addresses the critical problem of significant performance degradation in Open Semantic Mapping (OSM) under indoor illumination variations. To this end, we introduce the first illumination-robustness benchmark for OSM evaluation. Methodologically, we propose a physics-engine-driven, controllable illumination RGB-D synthetic dataset, coupled with 3D ground-truth reconstruction alignment and a scene-graph-based semantic structural consistency evaluation paradigm; we further integrate an LLM/LVLM-powered automated evaluation pipeline. Our core contributions are: (i) the first systematic quantification of semantic fidelity and structural understanding capabilities of leading OSM models—including ConceptGraphs, BBQ, and OpenScene—across multiple illumination levels; and (ii) empirical validation that semantic accuracy (mAP) degrades by an average of 37.2% under reduced illumination, demonstrating the benchmark’s diagnostic effectiveness and generalizability.
📝 Abstract
Open Semantic Mapping (OSM) is a key technology in robotic perception, combining semantic segmentation and SLAM techniques. This paper introduces a dynamically configurable and highly automated LLM/LVLM-powered pipeline for evaluating OSM solutions called OSMa-Bench (Open Semantic Mapping Benchmark). The study focuses on evaluating state-of-the-art semantic mapping algorithms under varying indoor lighting conditions, a critical challenge in indoor environments. We introduce a novel dataset with simulated RGB-D sequences and ground truth 3D reconstructions, facilitating the rigorous analysis of mapping performance across different lighting conditions. Through experiments on leading models such as ConceptGraphs, BBQ and OpenScene, we evaluate the semantic fidelity of object recognition and segmentation. Additionally, we introduce a Scene Graph evaluation method to analyze the ability of models to interpret semantic structure. The results provide insights into the robustness of these models, forming future research directions for developing resilient and adaptable robotic systems. Our code is available at https://be2rlab.github.io/OSMa-Bench/.