科学研究

Research

首页 >  论文  >  详情

GS-SLAM: Dense Visual SLAM with 3D Gaussian Splatting

发表会议及期刊:arXiv

Chi Yan1,3* Delin Qu1,2* Dan Xu3 Bin Zhao1,4

Zhigang Wang1 Dong Wang1† Xuelong Li1,5

1Shanghai AI Laboratory 2Fudan University 3Hong Kong University of Science and Technology

4Northwestern Polytechnical University 5TeleAI, China Telecom Corp Ltd

 

Abstract

In this paper, we introduce GS-SLAM that first utilizes 3D Gaussian representation in the Simultaneous Localization and Mapping (SLAM) system. It facilitates a better balance between efficiency and accuracy. Compared to recent SLAM methods employing neural implicit representations, our method utilizes a real-time differentiable splatting rendering pipeline that offers significant speedup to map optimization and RGB-D rendering. Specifically, we propose an adaptive expansion strategy that adds new or deletes noisy 3D Gaussians in order to efficiently reconstruct new observed scene geometry and improve the mapping of previously observed areas. This strategy is essential to extend 3D Gaussian representation to reconstruct the whole scene rather than synthesize a static object in existing methods. Moreover, in the pose tracking process, an effective coarse-to-fine technique is designed to select reliable 3D Gaussian representations to optimize camera pose, resulting in runtime reduction and robust estimation. Our method achieves competitive performance compared with existing state-of-the-art real-time methods on the Replica, TUMRGBD datasets. Project page: https://gs-slam.github.io/.