paper-with-me

Papers

LT-Gaussian: Long-Term Map Update Using 3D Gaussian Splatting for Autonomous Driving

2025-08-03 · Luqi Cheng, Zhangshuo Qi, Zijie Zhou, Chao Lu, Guangming Xiong arxiv

Maps play an important role in autonomous driving systems. The recently proposed 3D Gaussian Splatting (3D-GS) produces rendering-quality explicit scene reconstruction results, demonstrating the potential for map construction in autonomous driving scenarios. However, because of the time and computational costs involved in generating Gaussian scenes, how to update the map becomes a significant challenge. In this paper, we propose LT-Gaussian, a map update method for 3D-GS-based maps. LT-Gaussian consists of three main components: Multimodal Gaussian Splatting, Structural Change Detection Module, and Gaussian-Map Update Module. Firstly, the Gaussian map of the old scene is generated using our proposed Multimodal Gaussian Splatting. Subsequently, during the map update process, we compare the outdated Gaussian map with the current LiDAR data stream to identify structural changes. Finally, we perform targeted updates to the Gaussian-map to generate an up-to-date map. We establish a benchmark for map updating on the nuScenes dataset to quantitatively evaluate our method. The experimental results show that LT-Gaussian can effectively and efficiently update the Gaussian-map, handling common environmental changes in autonomous driving scenarios. Furthermore, by taking full advantage of information from both new and old scenes, LT-Gaussian is able to produce higher quality reconstruction results compared to map update strategies that reconstruct maps from scratch. Our open-source code is available at https://github.com/ChengLuqi/LT-gaussian.

📄 PDF Abstract BibTeX arXiv:2508.01704

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingChange Detection

Similar Papers 제목 키워드 기반

GS-LTS: 3D Gaussian Splatting-Based Adaptive Modeling for Long-Term Service Robots

2025-03-22 · Bin Fu, Jialin Li, Bin Zhang, Ruiping Wang 외

3D Gaussian Splatting (3DGS) has garnered significant attention in robotics for its explicit, high fidelity dense scene representation, demonstrating strong potential for robotic applications. However, 3DGS-based methods…

3DGSChange Detection

GaussianBody: Clothed Human Reconstruction via 3d Gaussian Splatting

2024-01-18 · Mengtian Li, Shengxiang Yao, Zhifeng Xie, Keyu Chen

In this work, we propose a novel clothed human reconstruction method called GaussianBody, based on 3D Gaussian Splatting. Compared with the costly neural radiance based models, 3D Gaussian Splatting has recently demonstr…

P-GSVC: Layered Progressive 2D Gaussian Splatting for Scalable Image and Video

2026-03-11 · Longan Wang, Yuang Shi, Wei Tsang Ooi arxiv

Gaussian splatting has emerged as a competitive explicit representation for image and video reconstruction. In this work, we present P-GSVC, the first layered progressive 2D Gaussian splatting framework that provides a u…

Video Reconstruction

VBGS-SLAM: Variational Bayesian Gaussian Splatting Simultaneous Localization and Mapping

2026-04-03 · Yuhan Zhu, Yanyu Zhang, Jie Xu, Wei Ren arxiv

3D Gaussian Splatting (3DGS) has shown promising results for 3D scene modeling using mixtures of Gaussians, yet its existing simultaneous localization and mapping (SLAM) variants typically rely on direct, deterministic p…

Novel View SynthesisPose Tracking

2DGH: 2D Gaussian-Hermite Splatting for High-quality Rendering and Better Geometry Reconstruction

2024-08-30 · Ruihan Yu, Tianyu Huang, Jingwang Ling, Feng Xu

2D Gaussian Splatting has recently emerged as a significant method in 3D reconstruction, enabling novel view synthesis and geometry reconstruction simultaneously. While the well-known Gaussian kernel is broadly used, its…

3D ReconstructionNovel View Synthesis