English

DISC: Dense Integrated Semantic Context for Large-Scale Open-Set Semantic Mapping

Computer Vision and Pattern Recognition 2026-03-05 v1 Robotics

Abstract

Open-set semantic mapping enables language-driven robotic perception, but current instance-centric approaches are bottlenecked by context-depriving and computationally expensive crop-based feature extraction. To overcome this fundamental limitation, we introduce DISC (Dense Integrated Semantic Context), featuring a novel single-pass, distance-weighted extraction mechanism. By deriving high-fidelity CLIP embeddings directly from the vision transformer's intermediate layers, our approach eliminates the latency and domain-shift artifacts of traditional image cropping, yielding pure, mask-aligned semantic representations. To fully leverage these features in large-scale continuous mapping, DISC is built upon a fully GPU-accelerated architecture that replaces periodic offline processing with precise, on-the-fly voxel-level instance refinement. We evaluate our approach on standard benchmarks (Replica, ScanNet) and a newly generated large-scale-mapping dataset based on Habitat-Matterport 3D (HM3DSEM) to assess scalability across complex scenes in multi-story buildings. Extensive evaluations demonstrate that DISC significantly surpasses current state-of-the-art zero-shot methods in both semantic accuracy and query retrieval, providing a robust, real-time capable framework for robotic deployment. The full source code, data generation and evaluation pipelines will be made available at https://github.com/DFKI-NI/DISC.

Keywords

Cite

@article{arxiv.2603.03935,
  title  = {DISC: Dense Integrated Semantic Context for Large-Scale Open-Set Semantic Mapping},
  author = {Felix Igelbrink and Lennart Niecksch and Martin Atzmueller and Joachim Hertzberg},
  journal= {arXiv preprint arXiv:2603.03935},
  year   = {2026}
}
R2 v1 2026-07-01T11:02:48.421Z