Segmentation by registration-enabled SAM prompt engineering using five reference images
Yaxi Chen, Aleksandra Ivanova, Shaheer U. Saeed, Rikin Hargunani, Jie, Huang, Chaozong Liu, Yipeng Hu

TL;DR
This paper introduces a registration-based prompt engineering framework for SAM that enables effective medical image segmentation using minimal reference images without requiring segmentation labels, demonstrated on knee cartilage MRI data.
Contribution
The proposed method leverages image registration to align reference images and prompts, improving SAM's segmentation performance in medical imaging without needing labeled training data.
Findings
Achieved Dice scores of 0.89 and 0.87 for femur and tibia segmentation.
Outperformed atlas-based label fusion methods.
Comparable to supervised nnUNet without requiring segmentation labels.
Abstract
The recently proposed Segment Anything Model (SAM) is a general tool for image segmentation, but it requires additional adaptation and careful fine-tuning for medical image segmentation, especially for small, irregularly-shaped, and boundary-ambiguous anatomical structures such as the knee cartilage that is of interest in this work. Repaired cartilage, after certain surgical procedures, exhibits imaging patterns unseen to pre-training, posing further challenges for using models like SAM with or without general-purpose fine-tuning. To address this, we propose a novel registration-based prompt engineering framework for medical image segmentation using SAM. This approach utilises established image registration algorithms to align the new image (to-be-segmented) and a small number of reference images, without requiring segmentation labels. The spatial transformations generated by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Non-Destructive Testing Techniques · Image and Object Detection Techniques
MethodsSegment Anything Model · ALIGN
