paper-with-me

홈 › Papers

Self-Prompt SAM: Medical Image Segmentation via Automatic Prompt SAM Adaptation

2025-02-02 · Bin Xie, Hao Tang, Dawen Cai, Yan Yan, Gady Agam

Segment Anything Model (SAM) has demonstrated impressive zero-shot performance and brought a range of unexplored capabilities to natural image segmentation tasks. However, as a very important branch of image segmentation, the performance of SAM remains uncertain when applied to medical image segmentation due to the significant differences between natural images and medical images. Meanwhile, it is harsh to meet the SAM's requirements of extra prompts provided, such as points or boxes to specify medical regions. In this paper, we propose a novel self-prompt SAM adaptation framework for medical image segmentation, named Self-Prompt-SAM. We design a multi-scale prompt generator combined with the image encoder in SAM to generate auxiliary masks. Then, we use the auxiliary masks to generate bounding boxes as box prompts and use Distance Transform to select the most central points as point prompts. Meanwhile, we design a 3D depth-fused adapter (DfusedAdapter) and inject the DFusedAdapter into each transformer in the image encoder and mask decoder to enable pre-trained 2D SAM models to extract 3D information and adapt to 3D medical images. Extensive experiments demonstrate that our method achieves state-of-the-art performance and outperforms nnUNet by 2.3% on AMOS2022, 1.6% on ACDCand 0.5% on Synapse datasets.

📄 PDF Abstract BibTeX arXiv:2502.00630

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

CoSAM: Self-Correcting SAM for Domain Generalization in 2D Medical Image Segmentation

2024-11-15 · Yihang Fu, Ziyang Chen, Yiwen Ye, Xingliang Lei 외

Medical images often exhibit distribution shifts due to variations in imaging protocols and scanners across different medical centers. Domain Generalization (DG) methods aim to train models on source domains that can gen…

Domain GeneralizationImage SegmentationMedical Image SegmentationSemantic Segmentation

ESP-MedSAM: Efficient Self-Prompting SAM for Universal Domain-Generalized Medical Image Segmentation

2024-07-19 · Qing Xu, Jiaxuan Li, Xiangjian He, Ziyu Liu 외

The universality of deep neural networks across different modalities and their generalization capabilities to unseen domains play an essential role in medical image segmentation. The recent Segment Anything Model (SAM) h…

DecoderImage SegmentationKnowledge DistillationMedical Image Segmentation+3

Hierarchical Self-Prompting SAM: A Prompt-Free Medical Image Segmentation Framework

2025-06-03 · Mengmeng Zhang, Xingyuan Dai, Yicheng Sun, Jing Wang 외

Although the Segment Anything Model (SAM) is highly effective in natural image segmentation, it requires dependencies on prompts, which limits its applicability to medical imaging where manual prompts are often unavailab…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2

Robust Box Prompt based SAM for Medical Image Segmentation

2024-07-31 · Yuhao Huang, Xin Yang, Han Zhou, Yan Cao 외

The Segment Anything Model (SAM) can achieve satisfactory segmentation performance under high-quality box prompts. However, SAM's robustness is compromised by the decline in box quality, limiting its practicality in clin…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Enhancing the Reliability of Segment Anything Model for Auto-Prompting Medical Image Segmentation with Uncertainty Rectification

2023-11-17 · Yichi Zhang, Shiyao Hu, Sijie Ren, Chen Jiang 외

The Segment Anything Model (SAM) has recently emerged as a groundbreaking foundation model for prompt-driven image segmentation tasks. However, both the original SAM and its medical variants require slice-by-slice manual…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation