paper-with-me

홈 › Papers

Retrieval-augmented Few-shot Medical Image Segmentation with Foundation Models

2024-08-16 · Lin Zhao, Xiao Chen, Eric Z. Chen, Yikang Liu, Terrence Chen, Shanhui Sun

Medical image segmentation is crucial for clinical decision-making, but the scarcity of annotated data presents significant challenges. Few-shot segmentation (FSS) methods show promise but often require training on the target domain and struggle to generalize across different modalities. Similarly, adapting foundation models like the Segment Anything Model (SAM) for medical imaging has limitations, including the need for finetuning and domain-specific adaptation. To address these issues, we propose a novel method that adapts DINOv2 and Segment Anything Model 2 (SAM 2) for retrieval-augmented few-shot medical image segmentation. Our approach uses DINOv2's feature as query to retrieve similar samples from limited annotated data, which are then encoded as memories and stored in memory bank. With the memory attention mechanism of SAM 2, the model leverages these memories as conditions to generate accurate segmentation of the target image. We evaluated our framework on three medical image segmentation tasks, demonstrating superior performance and generalizability across various modalities without the need for any retraining or finetuning. Overall, this method offers a practical and effective solution for few-shot medical image segmentation and holds significant potential as a valuable annotation tool in clinical applications.

📄 PDF Abstract BibTeX arXiv:2408.08813

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage SegmentationMedical Image SegmentationRetrievalSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

RAP: Retrieve, Adapt, and Prompt-Fit for Training-Free Few-Shot Medical Image Segmentation

2026-03-29 · Zhihao Mao, Bangpu Chen arxiv

Few-shot medical image segmentation (FSMIS) has achieved notable progress, yet most existing methods mainly rely on semantic correspondences from scarce annotations while under-utilizing a key property of medical imagery…

Medical Image 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

J-RAS: Mutual Adaptation for Medical Image Segmentation via Contrastive Retrieval-Augmented Joint Optimization

2025-10-11 · Salma J. Ahmed, Emad A. Mohammed, Azam Asilian Bidgoli arxiv

Manual medical image segmentation by clinicians, though accurate, is time-consuming and variable across experts, while AI-based models automate this process but often falter under limited data and domain shifts. Inspired…

Medical Image Segmentation

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

AdLER: Adversarial Training with Label Error Rectification for One-Shot Medical Image Segmentation

2023-09-02 · Xiangyu Zhao, Sheng Wang, Zhiyun Song, Zhenrong Shen 외

Accurate automatic segmentation of medical images typically requires large datasets with high-quality annotations, making it less applicable in clinical settings due to limited training data. One-shot segmentation based …

AnatomyData AugmentationDiversityImage Segmentation+4