paper-with-me

홈 › Papers

Surgical SAM 2: Real-time Segment Anything in Surgical Video by Efficient Frame Pruning

2024-08-15 · Haofeng Liu, Erli Zhang, Junde Wu, Mingxuan Hong, Yueming Jin

Surgical video segmentation is a critical task in computer-assisted surgery and is vital for enhancing surgical quality and patient outcomes. Recently, the Segment Anything Model 2 (SAM2) framework has shown superior advancements in image and video segmentation. However, SAM2 struggles with efficiency due to the high computational demands of processing high-resolution images and complex and long-range temporal dynamics in surgical videos. To address these challenges, we introduce Surgical SAM 2 (SurgSAM2), an advanced model to utilize SAM2 with an Efficient Frame Pruning (EFP) mechanism, to facilitate real-time surgical video segmentation. The EFP mechanism dynamically manages the memory bank by selectively retaining only the most informative frames, reducing memory usage and computational cost while maintaining high segmentation accuracy. Our extensive experiments demonstrate that SurgSAM2 significantly improves both efficiency and segmentation accuracy compared to the vanilla SAM2. Remarkably, SurgSAM2 achieves a 3$\times$ FPS compared with SAM2, while also delivering state-of-the-art performance after fine-tuning with lower-resolution data. These advancements establish SurgSAM2 as a leading model for surgical video analysis, making real-time surgical video segmentation in resource-constrained environments a reality. Our source code is available at https://github.com/jinlab-imvr/Surgical-SAM-2.

📄 PDF Abstract BibTeX arXiv:2408.07931

Code (1)

jinlab-imvr/surgical-sam-2 공식 구현 pytorch

Tasks

SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

ReSurgSAM2: Referring Segment Anything in Surgical Video via Credible Long-term Tracking

2025-05-13 · Haofeng Liu, Mingqi Gao, Xuxiao Luo, Ziyue Wang 외

Surgical scene segmentation is critical in computer-assisted surgery and is vital for enhancing surgical quality and patient outcomes. Recently, referring surgical segmentation is emerging, given its advantage of providi…

DiversityMambaScene SegmentationSegmentation

Zero-Shot Surgical Tool Segmentation in Monocular Video Using Segment Anything Model 2

2024-08-03 · Ange Lou, Yamin Li, Yike Zhang, Robert F. Labadie 외

The Segment Anything Model 2 (SAM 2) is the latest generation foundation model for image and video segmentation. Trained on the expansive Segment Anything Video (SA-V) dataset, which comprises 35.5 million masks across 5…

DiversitySegmentationVideo SegmentationVideo Semantic Segmentation+1

SAMSNeRF: Segment Anything Model (SAM) Guides Dynamic Surgical Scene Reconstruction by Neural Radiance Field (NeRF)

2023-08-22 · Ange Lou, Yamin Li, Xing Yao, Yike Zhang 외

The accurate reconstruction of surgical scenes from surgical videos is critical for various applications, including intraoperative navigation and image-guided robotic surgery automation. However, previous approaches, mai…

Depth EstimationNeRFPosition

SurgTPGS: Semantic 3D Surgical Scene Understanding with Text Promptable Gaussian Splatting

2025-06-29 · Yiming Huang, Long Bai, Beilei Cui, Kun Yuan 외

In contemporary surgical research and practice, accurately comprehending 3D surgical scenes with text-promptable capabilities is particularly crucial for surgical planning and real-time intra-operative guidance, where pr…

3D ReconstructionScene Understanding

Surgical-DeSAM: Decoupling SAM for Instrument Segmentation in Robotic Surgery

2024-04-22 · Yuyang Sheng, Sophia Bano, Matthew J. Clarkson, Mobarakol Islam

Purpose: The recent Segment Anything Model (SAM) has demonstrated impressive performance with point, text or bounding box prompts, in various applications. However, in safety-critical surgical tasks, prompting is not pos…

Instance SegmentationSegmentationSemantic Segmentation