paper-with-me

Papers

Hier-SLAM: Scaling-up Semantics in SLAM with a Hierarchically Categorical Gaussian Splatting

2024-09-19 · Boying Li, Zhixi Cai, Yuan-Fang Li, Ian Reid, Hamid Rezatofighi

We propose Hier-SLAM, a semantic 3D Gaussian Splatting SLAM method featuring a novel hierarchical categorical representation, which enables accurate global 3D semantic mapping, scaling-up capability, and explicit semantic label prediction in the 3D world. The parameter usage in semantic SLAM systems increases significantly with the growing complexity of the environment, making it particularly challenging and costly for scene understanding. To address this problem, we introduce a novel hierarchical representation that encodes semantic information in a compact form into 3D Gaussian Splatting, leveraging the capabilities of large language models (LLMs). We further introduce a novel semantic loss designed to optimize hierarchical semantic information through both inter-level and cross-level optimization. Furthermore, we enhance the whole SLAM system, resulting in improved tracking and mapping performance. Our \MethodName{} outperforms existing dense SLAM methods in both mapping and tracking accuracy, while achieving a 2x operation speed-up. Additionally, it achieves on-par semantic rendering performance compared to existing methods while significantly reducing storage and training time requirements. Rendering FPS impressively reaches 2,000 with semantic information and 3,000 without it. Most notably, it showcases the capability of handling the complex real-world scene with more than 500 semantic classes, highlighting its valuable scaling-up capability. The open-source code is available at https://github.com/LeeBY68/Hier-SLAM

📄 PDF Abstract BibTeX arXiv:2409.12518

Code (1)

LeeBY68/Hier-SLAM 공식 구현 pytorch

Tasks

Scene UnderstandingSemantic SegmentationSemantic SLAM

Similar Papers 제목 키워드 기반

PointSLAM++: Robust Dense Neural Gaussian Point Cloud-based SLAM

2026-01-10 · Xu Wang, Boyao Han, Xiaojun Chen, Ying Liu 외 arxiv

Real-time 3D reconstruction is crucial for robotics and augmented reality, yet current simultaneous localization and mapping(SLAM) approaches often struggle to maintain structural consistency and robust pose estimation i…

3D ReconstructionPose Estimation

NICE-SLAM: Neural Implicit Scalable Encoding for SLAM

2021-12-22 · CVPR 2022 1 · Zihan Zhu, Songyou Peng, Viktor Larsson, Weiwei Xu 외

Neural implicit representations have recently shown encouraging results in various domains, including promising progress in simultaneous localization and mapping (SLAM). Nevertheless, existing methods produce over-smooth…

Simultaneous Localization and Mapping

Hierarchical Segment-based Optimization for SLAM

2021-11-07 · Yuxin Tian, Yujie Wang, Ming Ouyang, Xuesong Shi

This paper presents a hierarchical segment-based optimization method for Simultaneous Localization and Mapping (SLAM) system. First we propose a reliable trajectory segmentation method that can be used to increase effici…

SegmentationSimultaneous Localization and Mapping

SemanticSLAM: Learning based Semantic Map Construction and Robust Camera Localization

2024-01-23 · Mingyang Li, Yue Ma, Qinru Qiu

Current techniques in Visual Simultaneous Localization and Mapping (VSLAM) estimate camera displacement by comparing image features of consecutive scenes. These algorithms depend on scene continuity, hence requires frequ…

Camera LocalizationPose EstimationRobot NavigationSimultaneous Localization and Mapping

TWC-SLAM: Multi-Agent Cooperative SLAM with Text Semantics and WiFi Features Integration for Similar Indoor Environments

2025-10-26 · Chunyu Li, Shoubin Chen, Dong Li, Weixing Xue 외 arxiv

Multi-agent cooperative SLAM often encounters challenges in similar indoor environments characterized by repetitive structures, such as corridors and rooms. These challenges can lead to significant inaccuracies in shared…