Self-Sampling Meta SAM: Enhancing Few-shot Medical Image Segmentation with Meta-Learning
Yiming Zhang, Tianang Leng, Kun Han, Xiaohui Xie

TL;DR
This paper introduces SSM-SAM, a meta-learning framework that significantly improves few-shot medical image segmentation by enabling rapid adaptation and better attention mechanisms, outperforming existing methods on CT and MRI datasets.
Contribution
The paper proposes a novel meta-learning based framework with self-sampling and attention modules for fast, accurate few-shot medical image segmentation, addressing the limitations of general models like SAM.
Findings
Achieves over 10% DSC improvement on abdominal CT dataset.
Attains rapid adaptation in under 1 minute for new organs.
Outperforms state-of-the-art few-shot segmentation methods.
Abstract
While the Segment Anything Model (SAM) excels in semantic segmentation for general-purpose images, its performance significantly deteriorates when applied to medical images, primarily attributable to insufficient representation of medical images in its training dataset. Nonetheless, gathering comprehensive datasets and training models that are universally applicable is particularly challenging due to the long-tail problem common in medical images. To address this gap, here we present a Self-Sampling Meta SAM (SSM-SAM) framework for few-shot medical image segmentation. Our innovation lies in the design of three key modules: 1) An online fast gradient descent optimizer, further optimized by a meta-learner, which ensures swift and robust adaptation to new tasks. 2) A Self-Sampling module designed to provide well-aligned visual prompts for improved attention allocation; and 3) A robust…
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
Self-Sampling Meta SAM: Enhancing Few-Shot Medical Image Segmentation With Meta-Learning· youtube
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · COVID-19 diagnosis using AI
MethodsSegment Anything Model
