EndoGSLAM: Real-Time Dense Reconstruction and Tracking in Endoscopic Surgeries using Gaussian Splatting
Kailing Wang, Chen Yang, Yuehao Wang, Sikuang Li, Yan Wang, Qi Dou, Xiaokang Yang, Wei Shen
TL;DR
EndoGSLAM tackles the need for online, dense reconstruction and tracking in endoscopic surgery by introducing a streamlined, explicit 3D Gaussian representation coupled with differentiable rasterization for fast, gradient-based optimization. The approach simplifies Gaussian parameters to isotropic Gaussians with per-Gaussian color, enabling efficient initialization, tracking, and real-time rendering, while Gaussian expanding and a keyframe-guided partial refining strategy maintain reconstruction completeness and fidelity. Quantitative results on the C3VD dataset show EndoGSLAM achieves superior online tracking, reconstruction quality, and rendering speed compared with traditional and neural SLAM methods, with EndoGSLAM-R providing real-time performance and EndoGSLAM-H prioritizing quality. The work demonstrates substantial potential for intraoperative navigation by delivering robust, real-time dense visualization alongside precise pose estimation, with future directions including depth-free operation, deformation handling, and deeper integration into surgical workflows.
Abstract
Precise camera tracking, high-fidelity 3D tissue reconstruction, and real-time online visualization are critical for intrabody medical imaging devices such as endoscopes and capsule robots. However, existing SLAM (Simultaneous Localization and Mapping) methods often struggle to achieve both complete high-quality surgical field reconstruction and efficient computation, restricting their intraoperative applications among endoscopic surgeries. In this paper, we introduce EndoGSLAM, an efficient SLAM approach for endoscopic surgeries, which integrates streamlined Gaussian representation and differentiable rasterization to facilitate over 100 fps rendering speed during online camera tracking and tissue reconstructing. Extensive experiments show that EndoGSLAM achieves a better trade-off between intraoperative availability and reconstruction quality than traditional or neural SLAM approaches, showing tremendous potential for endoscopic surgeries. The project page is at https://EndoGSLAM.loping151.com
