paper-with-me

홈 › Papers

SAM-MPA: Applying SAM to Few-shot Medical Image Segmentation using Mask Propagation and Auto-prompting

2024-11-26 · Jie Xu, Xiaokang Li, Chengyu Yue, Yuanyuan Wang, Yi Guo

Medical image segmentation often faces the challenge of prohibitively expensive annotation costs. While few-shot learning offers a promising solution to alleviate this burden, conventional approaches still rely heavily on pre-training with large volumes of labeled data from known categories. To address this issue, we propose leveraging the Segment Anything Model (SAM), pre-trained on over 1 billion masks, thus circumventing the need for extensive domain-specific annotated data. In light of this, we developed SAM-MPA, an innovative SAM-based framework for few-shot medical image segmentation using Mask Propagation-based Auto-prompting. Initially, we employ k-centroid clustering to select the most representative examples for labelling to construct the support set. These annotated examples are registered to other images yielding deformation fields that facilitate the propagation of the mask knowledge to obtain coarse masks across the dataset. Subsequently, we automatically generate visual prompts based on the region and boundary expansion of the coarse mask, including points, box and a coarse mask. Finally, we can obtain the segmentation predictions by inputting these prompts into SAM and refine the results by post refinement module. We validate the performance of the proposed framework through extensive experiments conducted on two medical image datasets with different modalities. Our method achieves Dices of 74.53%, 94.36% on Breast US, Chest X-ray, respectively. Experimental results substantiate that SAM-MPA yields high-accuracy segmentations within 10 labeled examples, outperforming other state-of-the-art few-shot auto-segmentation methods. Our method enables the customization of SAM for any medical image dataset with a small number of labeled examples.

📄 PDF Abstract BibTeX arXiv:2411.17363

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

MedSAGa: Few-shot Memory Efficient Medical Image Segmentation using Gradient Low-Rank Projection in SAM

2024-07-21 · Navyansh Mahla, Annie D'souza, Shubh Gupta, Bhavik Kanekar 외

The application of large-scale models in medical image segmentation demands substantial quantities of meticulously annotated data curated by experts along with high computational resources, both of which are challenges i…

Few-Shot LearningGPUImage SegmentationMedical Image Segmentation+2

SimSAM: Zero-shot Medical Image Segmentation via Simulated Interaction

2024-06-02 · Benjamin Towle, Xin Chen, Ke Zhou

The recently released Segment Anything Model (SAM) has shown powerful zero-shot segmentation capabilities through a semi-automatic annotation setup in which the user can provide a prompt in the form of clicks or bounding…

Image SegmentationMedical Image SegmentationSemantic SegmentationZero Shot Segmentation

ProtoSAM: One-Shot Medical Image Segmentation With Foundational Models

2024-07-09 · Lev Ayzenberg, Raja Giryes, Hayit Greenspan

This work introduces a new framework, ProtoSAM, for one-shot medical image segmentation. It combines the use of prototypical networks, known for few-shot segmentation, with SAM - a natural image foundation model. The met…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

AMLP:Adaptive Masking Lesion Patches for Self-supervised Medical Image Segmentation

2023-09-08 · Xiangtao Wang, Ruizhi Wang, Jie zhou, Thomas Lukasiewicz 외

Self-supervised masked image modeling has shown promising results on natural images. However, directly applying such methods to medical images remains challenging. This difficulty stems from the complexity and distinct c…

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentation+1

Rethinking Few-Shot Medical Image Segmentation by SAM2: A Training-Free Framework with Augmentative Prompting and Dynamic Matching

2025-03-05 · Haiyue Zu, Jun Ge, Heting Xiao, Jile Xie 외

The reliance on large labeled datasets presents a significant challenge in medical image segmentation. Few-shot learning offers a potential solution, but existing methods often still require substantial training data. Th…

Data AugmentationFew-Shot LearningImage SegmentationMedical Image Segmentation+4