CVAIMar 8, 2025

Feature-EndoGaussian: Feature Distilled Gaussian Splatting in Surgical Deformable Scene Reconstruction

CMU
arXiv:2503.06161v2h-index: 8
Originality Incremental advance
AI Analysis

This addresses the need for high-fidelity, real-time visual feedback in minimally invasive surgery, though it is incremental by extending feature distillation and 4D Gaussian splatting to dynamic surgical environments.

The paper tackled real-time reconstruction and semantic segmentation of deformable surgical scenes by introducing FE-4DGS, which achieved state-of-the-art rendering fidelity (e.g., 39.1 PSNR on EndoNeRF) and competitive segmentation (e.g., 0.93 DSC for binary tasks) while maintaining 61 FPS.

Minimally invasive surgery (MIS) requires high-fidelity, real-time visual feedback of dynamic and low-texture surgical scenes. To address these requirements, we introduce FeatureEndo-4DGS (FE-4DGS), the first real time pipeline leveraging feature-distilled 4D Gaussian Splatting for simultaneous reconstruction and semantic segmentation of deformable surgical environments. Unlike prior feature-distilled methods restricted to static scenes, and existing 4D approaches that lack semantic integration, FE-4DGS seamlessly leverages pre-trained 2D semantic embeddings to produce a unified 4D representation-where semantics also deform with tissue motion. This unified approach enables the generation of real-time RGB and semantic outputs through a single, parallelized rasterization process. Despite the additional complexity from feature distillation, FE-4DGS sustains real-time rendering (61 FPS) with a compact footprint, achieves state-of-the-art rendering fidelity on EndoNeRF (39.1 PSNR) and SCARED (27.3 PSNR), and delivers competitive EndoVis18 segmentation, matching or exceeding strong 2D baselines for binary segmentation tasks (0.93 DSC) and remaining competitive for multi-label segmentation (0.77 DSC).

Foundations

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

Your Notes