paper-with-me

홈 › Papers

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

2026-03-04 · Felix Igelbrink, Lennart Niecksch, Martin Atzmueller, Joachim Hertzberg arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.03935

Code (0)

등록된 구현이 없습니다.

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

Semantic Zone-Based Map Management for Stable AI-Integrated Mobile Robots

2026-03-31 · Huichang Yun, Seungho Yoo arxiv

Recent advances in large AI models (VLMs and LLMs) and joint use of the 3D dense maps, enable mobile robots to provide more powerful and interactive services grounded in rich spatial context. However, deploying both heav…

Context-Integrated and Feature-Refined Network for Lightweight Object Parsing

2019-07-26 · Bin Jiang, Wenxuan Tu, Chao Yang, Junsong Yuan

Semantic segmentation for lightweight object parsing is a very challenging task, because both accuracy and efficiency (e.g., execution speed, memory footprint or computational complexity) should all be taken into account…

Scene ParsingSemantic Segmentation

Vanishing-Point-Guided Video Semantic Segmentation of Driving Scenes

2024-01-27 · CVPR 2024 1 · Diandian Guo, Deng-Ping Fan, Tongyu Lu, Christos Sakaridis 외

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propa…

Motion EstimationSegmentationSemantic SegmentationVideo Semantic Segmentation

ConTextual Masked Auto-Encoder for Dense Passage Retrieval

2022-08-16 · Xing Wu, Guangyuan Ma, Meng Lin, Zijia Lin 외

Dense passage retrieval aims to retrieve the relevant passages of a query from a large corpus based on dense representations (i.e., vectors) of the query and the passages. Recent studies have explored improving pre-train…

DecoderPassage RetrievalRetrievalSentence

MTLSI-Net: A Linear Semantic Interaction Network for Parameter-Efficient Multi-Task Dense Prediction

2026-04-02 · Chen Liu, Hengyu Man, Xiaopeng Fan, Debin Zhao arxiv

Multi-task dense prediction aims to perform multiple pixel-level tasks simultaneously. However, capturing global cross-task interactions remains non-trivial due to the quadratic complexity of standard self-attention on h…

Multi-Task Learning