Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SurgicalGaussian: Deformable 3D Gaussians for High-Fidelity Surgical Scene Reconstruction

About

Dynamic reconstruction of deformable tissues in endoscopic video is a key technology for robot-assisted surgery. Recent reconstruction methods based on neural radiance fields (NeRFs) have achieved remarkable results in the reconstruction of surgical scenes. However, based on implicit representation, NeRFs struggle to capture the intricate details of objects in the scene and cannot achieve real-time rendering. In addition, restricted single view perception and occluded instruments also propose special challenges in surgical scene reconstruction. To address these issues, we develop SurgicalGaussian, a deformable 3D Gaussian Splatting method to model dynamic surgical scenes. Our approach models the spatio-temporal features of soft tissues at each time stamp via a forward-mapping deformation MLP and regularization to constrain local 3D Gaussians to comply with consistent movement. With the depth initialization strategy and tool mask-guided training, our method can remove surgical instruments and reconstruct high-fidelity surgical scenes. Through experiments on various surgical videos, our network outperforms existing method on many aspects, including rendering quality, rendering speed and GPU usage. The project page can be found at https://surgicalgaussian.github.io.

Weixing Xie, Junfeng Yao, Xianpeng Cao, Qiqin Lin, Zerui Tang, Xiao Dong, Xiaohu Guo• 2024

Related benchmarks

TaskDatasetResultRank
4D ReconstructionEndoMapper Sequence 1
PSNR20.45
14
4D ReconstructionEndoMapper Sequence 2
PSNR20.033
14
4D ReconstructionEndoMapper Sequence 3
PSNR20.45
14
4D Reconstruction and Depth PredictionStereoMIS (Sequence 1)
PSNR21.149
11
4D Reconstruction and Depth PredictionStereoMIS (Sequence 2)
PSNR20.94
11
4D Surgical ReconstructionEndoNeRF (Pulling sequence)
PSNR25.805
11
4D Surgical ReconstructionEndoNeRF (Cutting sequence)
PSNR25.077
11
Dynamic Scene ReconstructionEndoNeRF Pulling
PSNR38.783
5
Dynamic Scene ReconstructionStereoMIS intestine
PSNR31.496
5
Dynamic Scene ReconstructionStereoMIS liver
PSNR31.668
5
Showing 10 of 11 rows

Other info

Code

Follow for update