paper-with-me

홈 › Papers

CycleSAM: One-Shot Surgical Scene Segmentation using Cycle-Consistent Feature Matching to Prompt SAM

2024-07-09 · Aditya Murali, Pietro Mascagni, Didier Mutter, Nicolas Padoy

The recently introduced Segment-Anything Model (SAM) has the potential to greatly accelerate the development of segmentation models. However, directly applying SAM to surgical images has key limitations including (1) the requirement of image-specific prompts at test-time, thereby preventing fully automated segmentation, and (2) ineffectiveness due to substantial domain gap between natural and surgical images. In this work, we propose CycleSAM, an approach for one-shot surgical scene segmentation that uses the training image-mask pair at test-time to automatically identify points in the test images that correspond to each object class, which can then be used to prompt SAM to produce object masks. To produce high-fidelity matches, we introduce a novel spatial cycle-consistency constraint that enforces point proposals in the test image to rematch to points within the object foreground region in the training image. Then, to address the domain gap, rather than directly using the visual features from SAM, we employ a ResNet50 encoder pretrained on surgical images in a self-supervised fashion, thereby maintaining high label-efficiency. We evaluate CycleSAM for one-shot segmentation on two diverse surgical semantic segmentation datasets, comprehensively outperforming baseline approaches and reaching up to 50% of fully-supervised performance.

📄 PDF Abstract BibTeX arXiv:2407.06795

Code (0)

등록된 구현이 없습니다.

Tasks

One-Shot SegmentationScene SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

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

Is Segment Anything Model 2 All You Need for Surgery Video Segmentation? A Systematic Evaluation

2024-12-31 · Cheng Yuan, Jian Jiang, Kunyi Yang, Lv Wu 외

Surgery video segmentation is an important topic in the surgical AI field. It allows the AI model to understand the spatial information of a surgical scene. Meanwhile, due to the lack of annotated surgical data, surgery …

AllSegmentationVideo SegmentationVideo Semantic Segmentation

SCOPE: Speech-guided COllaborative PErception Framework for Surgical Scene Segmentation

2025-09-12 · Jecia Z. Y. Mao, Francis X Creighton, Russell H Taylor, Manish Sahu arxiv

Accurate segmentation and tracking of relevant elements of the surgical scene is crucial to enable context-aware intraoperative assistance and decision making. Current solutions remain tethered to domain-specific, superv…

Scene SegmentationDecision Making

More than Segmentation: Benchmarking SAM 3 for Segmentation, 3D Perception, and Reconstruction in Robotic Surgery

2025-12-08 · Wenzhen Dong, Jieming Yu, Yiming Huang, Hongqiu Wang 외 arxiv

The recent SAM 3 and SAM 3D have introduced significant advancements over the predecessor, SAM 2, particularly with the integration of language-based segmentation and enhanced 3D perception capabilities. SAM 3 supports z…

Monocular Depth EstimationVideo Segmentation

SurgiSAM2: Fine-tuning a foundational model for surgical video anatomy segmentation and detection

2025-03-05 · Devanish N. Kamtam, Joseph B. Shrager, Satya Deepya Malla, Xiaohan Wang 외

Background: We evaluate SAM 2 for surgical scene understanding by examining its semantic segmentation capabilities for organs/tissues both in zero-shot scenarios and after fine-tuning. Methods: We utilized five public da…

AnatomyScene SegmentationScene UnderstandingSemantic Segmentation