CVROMar 4

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

arXiv:2603.03935v11 citationsh-index: 5Has Code
Originality Highly original
AI Analysis

This work addresses the problem of efficient and accurate open-set semantic mapping for robotic perception, which is crucial for applications such as robotic navigation and scene understanding.

The authors tackled the problem of open-set semantic mapping by introducing DISC, which achieves significant improvements in semantic accuracy and query retrieval, surpassing current state-of-the-art zero-shot methods. DISC provides a robust, real-time capable framework for robotic deployment.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes