CVMar 28, 2025

EndoLRMGS: Complete Endoscopic Scene Reconstruction combining Large Reconstruction Modelling and Gaussian Splatting

arXiv:2503.22437v11 citationsh-index: 22
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate surgical scene reconstruction for robot-assisted surgery, but it appears incremental as it builds on existing methods like LRM and GS.

The paper tackled the problem of incomplete and noisy endoscopic scene reconstruction in robot-assisted surgery by proposing EndoLRMGS, which combines Large Reconstruction Modelling and Gaussian Splatting, resulting in improvements such as >40% IoU for tool 3D models and up to 49.87% PSNR for tissue rendering.

Complete reconstruction of surgical scenes is crucial for robot-assisted surgery (RAS). Deep depth estimation is promising but existing works struggle with depth discontinuities, resulting in noisy predictions at object boundaries and do not achieve complete reconstruction omitting occluded surfaces. To address these issues we propose EndoLRMGS, that combines Large Reconstruction Modelling (LRM) and Gaussian Splatting (GS), for complete surgical scene reconstruction. GS reconstructs deformable tissues and LRM generates 3D models for surgical tools while position and scale are subsequently optimized by introducing orthogonal perspective joint projection optimization (OPjPO) to enhance accuracy. In experiments on four surgical videos from three public datasets, our method improves the Intersection-over-union (IoU) of tool 3D models in 2D projections by>40%. Additionally, EndoLRMGS improves the PSNR of the tools projection from 3.82% to 11.07%. Tissue rendering quality also improves, with PSNR increasing from 0.46% to 49.87%, and SSIM from 1.53% to 29.21% across all test videos.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes