paper-with-me

홈 › Papers

Segmentation by registration-enabled SAM prompt engineering using five reference images

2024-07-25 · Yaxi Chen, Aleksandra Ivanova, Shaheer U. Saeed, Rikin Hargunani, Jie Huang, Chaozong Liu, Yipeng Hu

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 registration align either the new image or pre-defined point-based prompts, before using them as input to SAM. This strategy, requiring as few as five reference images with defined point prompts, effectively prompts SAM for inference on new images, without needing any segmentation labels. Evaluation of MR images from patients who received cartilage stem cell therapy yielded Dice scores of 0.89, 0.87, 0.53, and 0.52 for segmenting femur, tibia, femoral- and tibial cartilages, respectively. This outperforms atlas-based label fusion and is comparable to supervised nnUNet, an upper-bound fair baseline in this application, both of which require full segmentation labels for reference samples. The codes are available at: https://github.com/chrissyinreallife/KneeSegmentWithSAM.git

📄 PDF Abstract BibTeX arXiv:2407.17933

Code (1)

chrissyinreallife/kneesegmentwithsam 공식 구현 pytorch

Tasks

Image RegistrationImage SegmentationMedical Image SegmentationPrompt EngineeringSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SAMReg: SAM-enabled Image Registration with ROI-based Correspondence

2024-10-17 · Shiqi Huang, Tingfa Xu, Ziyi Shen, Shaheer Ullah Saeed 외

This paper describes a new spatial correspondence representation based on paired regions-of-interest (ROIs), for medical image registration. The distinct properties of the proposed ROI-based correspondence are discussed,…

Image RegistrationMedical Image RegistrationPrompt EngineeringSegmentation

Register Anything: Estimating "Corresponding Prompts" for Segment Anything Model

2025-08-03 · Shiqi Huang, Tingfa Xu, Wen Yan, Dean Barratt 외 arxiv

Establishing pixel/voxel-level or region-level correspondences is the core challenge in image registration. The latter, also known as region-based correspondence representation, leverages paired regions of interest (ROIs…

Image Registration

Flow Matching-enabled Test-Time Refinement for Unsupervised Cardiac MR Registration

2026-03-01 · Yunguan Fu, Wenjia Bai, Wen Yan, Matthew J Clarkson 외 arxiv

Diffusion-based unsupervised image registration has been explored for cardiac cine MR, but expensive multi-step inference limits practical use. We propose FlowReg, a flow-matching framework in displacement field space th…

Image Registration

One registration is worth two segmentations

2024-05-17 · Shiqi Huang, Tingfa Xu, Ziyi Shen, Shaheer Ullah Saeed 외

The goal of image registration is to establish spatial correspondence between two or more images, traditionally through dense displacement fields (DDFs) or parametric transformations (e.g., rigid, affine, and splines). R…

Image Registration

MICCAI STSR 2025 Challenge: Semi-Supervised Teeth and Pulp Segmentation and CBCT-IOS Registration

2025-12-02 · Yaqi Wang, Zhi Li, Chengyu Wu, Jun Liu 외 arxiv

Cone-Beam Computed Tomography (CBCT) and Intraoral Scanning (IOS) are essential for digital dentistry, but annotated data scarcity limits automated solutions for pulp canal segmentation and cross-modal registration. To b…