Skip to content
Open access

LV-GS SLAM: A Decoupled LiDAR–Visual 3D Gaussian Splatting SLAM in a Large-Scale Environment

Aug 2026 · Applied Sciences · 0 citations · 21 references

TL;DR

This paper proposes LV-GS SLAM, a novel system that integrates LiDAR and visual data for incremental, large-scale reconstruction with real-time tracking, and develops a keyframe-based submap management framework that dynamically adjusts memory allocation based on both primitive density and inter-frame overlap ratio, effectively preventing GPU memory overflow.

Abstract

3D Gaussian Splatting (3DGS) has gained prominence in autonomous driving and robotics for its rendering efficiency and high-fidelity reconstruction capabilities. However, incremental 3DGS map construction at large scales remains challenging due to sensor sparsity and computational constraints. In this paper, we propose LV-GS SLAM, a novel system that integrates LiDAR and visual data for incremental, large-scale reconstruction with real-time tracking. This system provides fast and robust pose estimation while also enabling photorealistic rendering. We first employ a LiDAR odometry frontend that processes 30 Hz LiDAR inputs to provide robust initial poses. In our implementation, the complete LiDAR tracking pipeline runs at 15–19 Hz, while the mapping module performs incremental optimization on selected keyframes. To address the sparsity-induced surface discontinuity in conventional LiDAR-based reconstruction, we propose a novel depth propagation approach that initializes 3D Gaussian primitives using dense depth maps, achieving faster PSNR convergence with 9× fewer optimization iterations compared to direct LiDAR initialization. Furthermore, we develop a keyframe-based submap management framework that dynamically adjusts memory allocation based on both primitive density and inter-frame overlap ratio, effectively preventing GPU memory overflow. Our system has been validated on the KITTI dataset, achieving superior rendering quality compared with representative reproducible baselines. We further validate the robustness of the system on a quadruped robot platform, demonstrating satisfactory performance in both pose estimation and high-fidelity reconstruction.

Read PDF

Similar papers

2026

VLGS-SLAM: Visual–Lidar Three-Dimensional Gaussian Splatting Simultaneous Localization and Mapping

Recent studies highlight the effectiveness of 3D Gaussian splatting (3DGS) in visual simultaneous localization and mapping (SLAM) systems, which work well indoors but struggle in large-scale outdoor environments. Typically, lidar data are used to address this issue; however, current multi-modal SLAM systems use 3DGS mainly for mapping, leaving its potential to enhance tracking unexplored. In this paper, we present VLGS-SLAM, a novel visual–lidar SLAM pipeline that leverages lidar data and 3DGS for both pose estimation and mapping. Our approach integrates lidar points as 3D Gaussian primitives, ensuring precise scene geometry and reducing pose estimation errors caused by floating Gaussians. To enhance tracking performance, we apply regularization to Gaussian scaling, which constrains the shape of each Gaussian ellipsoid. For loop closure, we combine image similarity with lidar cloud distance to effectively detect and close loops. Our experiments demonstrate that VLGS-SLAM achieves state-of-the-art accuracy in the 3DGS-based SLAM field, outperforming many traditional SLAM algorithms

Diantao Tu, Wen-Juan Ma, Shuhan Shen · 0 citations
Preprint Sep 2026

LightSplat: Real-Time High-Fidelity 3D Gaussian SLAM with Loop Closure

SLAM systems based on 3D Gaussian Splatting (3DGS) have recently demonstrated promising reconstruction accuracy for dense 3D scene representations. However, current 3DGS systems struggle to meet the strict demands of real-world deployments due to severe limitations in operational performance and map adaptability. To this end, we propose LightSplat, a hybrid-representation RGB-D SLAM framework. It synergizes local sparse features for robust and fast tracking with a dual-thread backend that progressively constructs dense Gaussian submaps. Crucially, we enable online loop closure through feature-accelerated 3DGS registration, refining overall map consistency through pose graph optimization. Ultimately, LightSplat achieves the online reconstruction of high-fidelity Gaussian map. Extensive experiments on multiple datasets and real-world robotic platform demonstrate that our method achieves near state-of-the-art reconstruction quality and the capability to accommodate practical camera motions, maintaining an average framerate of 8 FPS. Overall, LightSplat provides an efficient and robust foundation for deploying high-fidelity 3DGS in real-world environments.

Jun-Ze Bao, Ye Gao, Yi-Ming Huang et al. · 0 citations
Jul 2026

GLAM-SLAM: Real-time Gaussian Large-scale Mapping via Flow Densification and Spatial Decomposition

Existing Gaussian-splatting-based monocular Simultaneous Localization and Mapping (SLAM) systems are either tailored to short sequences, are not real-time, or suffer from prohibitive GPU memory requirements, limiting their applicability in realistic, long-horizon scenarios. To address this, we present GLAM-SLAM, a real-time, decoupled Gaussian-splatting SLAM system designed for large-scale outdoor scenes. We ensure lightweight tracking using a robust, feature-based SLAM frontend, while for mapping, we adopt a structured, sparse anchor grid representation that ensures scalable operation and maintains scene coherence across long-term sequences. To satisfy the dense initialization requirements of 3D Gaussian Splatting (3DGS), we introduce a geometry-based flow-densification anchoring strategy using epipolar constraints. Furthermore, by treating mapping as a multi-scene problem, we propose a scene-partitioning strategy that introduces a strong spatial inductive bias via MLP initializations to generate localized Gaussians. We evaluate our system on the challenging, long-sequence KITTI Odometry, Oxford RobotCar, and M'alaga datasets. Extensive ablations and comparisons demonstrate a 15% improvement in reconstruction quality over the second-best performer, while maintaining real-time performance and the ability to scale to longer sequences. Code is publicly available for the benefit of the community.

Panagiotis Mermigkas, Argyris Manetas, Petros Maragos · 0 citations
Open access Jul 2026

Lightweight 2.5D SLAM with Dynamic Map Refinement and Height-Aware Encoding for Resource-Constrained Indoor Robots

Indoor mobile robots equipped with low-cost and sparse sensors often suffer from limited vertical perception and dynamic residual artifacts in the final map. This paper presents a lightweight 2.5D simultaneous localization and mapping (SLAM) framework using a single-line laser distance sensor (LDS), time-of-flight (ToF) sensing, wheel odometry, and an inertial measurement unit (IMU). In this work, 2.5D refers to a 2D grid map with discretized vertical occupancy bins for each grid cell, rather than a full continuous 3D reconstruction. The system integrates multi-sensor synchronization, motion correction, error-state Kalman filter (ESKF)-based state estimation, normal distributions transform (NDT) registration, and pose graph optimization to reconstruct a pose-consistent global map. Based on this map, an offline dynamic refinement module estimates temporal voxel support across keyframes, extracts low-support candidate regions, and applies geometric clustering and isolated-point filtering to suppress transient residual artifacts while preserving stable structures. A 24-bit RGB occupancy encoding is further proposed to store the discretized vertical occupancy state in a compact three-channel image format. The proposed framework emphasizes system-level deployment value by combining sparse multi-sensor mapping, conservative offline refinement, and compact height-aware map export on a low-cost indoor robot platform. Experiments on public datasets, embedded hardware, and self-collected indoor sequences evaluate odometry reference performance, resource usage, platform-specific 2.5D mapping, dynamic refinement, and height-aware encoding.

Guitao Yu, Yuping Zhang, Zhiao Qi et al. · 0 citations
Preprint Aug 2026

HP2-SLAM: Adaptive Hybrid ICP for Robust and Efficient LiDAR SLAM

Achieving robustness, accuracy, and efficiency simultaneously remains a central challenge in light detection and ranging (LiDAR) simultaneous localization and mapping (SLAM). While learning-based approaches deliver strong benchmark performance, they often require extensive training, substantial computational resources, and struggle to generalize to unseen or degenerate environments. Geometry-based methods are efficient and interpretable, yet their performance degrades in planar or repetitive scenes due to limitations of standard iterative closest point (ICP) formulations. We present HP2-SLAM, a minimalist yet robust LiDAR SLAM framework built around a neighborhood-size adaptive hybrid ICP. Our key insight is a planarity-aware adaptive threshold that dynamically classifies correspondences based on local geometric structure and density, thereby enabling a principled balance between point-to-plane and point-to-point residuals. This formulation stabilizes alignment in both structured and degenerate environments without feature engineering, learning modules, or dataset-specific tuning. Integrated into a complete SLAM pipeline with submap management, loop closure detection, and pose graph optimization, HP2-SLAM consistently outperforms strong geometry-based baselines across publicly available datasets while maintaining real-time performance on commodity hardware. Our results demonstrate that carefully designed geometric adaptation can achieve strong generalization and robustness without sacrificing simplicity or efficiency.

N. Trần, T. Tran, Hieu Phan et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.