Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MAUP: Training-free Multi-center Adaptive Uncertainty-aware Prompting for Cross-domain Few-shot Medical Image Segmentation

About

Cross-domain Few-shot Medical Image Segmentation (CD-FSMIS) is a potential solution for segmenting medical images with limited annotation using knowledge from other domains. The significant performance of current CD-FSMIS models relies on the heavily training procedure over other source medical domains, which degrades the universality and ease of model deployment. With the development of large visual models of natural images, we propose a training-free CD-FSMIS model that introduces the Multi-center Adaptive Uncertainty-aware Prompting (MAUP) strategy for adapting the foundation model Segment Anything Model (SAM), which is trained with natural images, into the CD-FSMIS task. To be specific, MAUP consists of three key innovations: (1) K-means clustering based multi-center prompts generation for comprehensive spatial coverage, (2) uncertainty-aware prompts selection that focuses on the challenging regions, and (3) adaptive prompt optimization that can dynamically adjust according to the target region complexity. With the pre-trained DINOv2 feature encoder, MAUP achieves precise segmentation results across three medical datasets without any additional training compared with several conventional CD-FSMIS models and training-free FSMIS model. The source code is available at: https://github.com/YazhouZhu19/MAUP.

Yazhou Zhu, Haofeng Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Cross-Domain Few-Shot SegmentationDeepGlobe
mIoU (1-shot)41.5
23
Cross-Domain Few-Shot SegmentationChest X-ray
mIoU (1-shot)73.96
23
Cross-Domain Few-Shot SegmentationISIC
mIoU (1-shot)33.88
23
Few-shot SegmentationFSS-1000
mIoU (1-shot)73.29
23
Few-shot SegmentationKvasir-Seg
Dice60.6
19
Few-shot SegmentationISIC 2017
Dice Score59.3
19
Medical Image SegmentationCard-MRI
LV-B Dice88.36
18
Abdomen organ segmentationAbd-MR (20% test)
Dice (Liver)78.16
16
Abdomen organ segmentationAbd-CT (20% test)
Dice (Liver)78.25
16
Medical Image SegmentationCHAOS-MRI
Spleen Score59.65
15
Showing 10 of 15 rows

Other info

Code

Follow for update