Medical Image Segmentation with Minimal Labeling Effort: How Far Can We Push the Limits?
Yizhe Zhang
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/27/2026, 3:38:14 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/medical-image-segmentation-with-minimal-labeling-effort-how.pdf
Summary
This paper introduces MedSMILE, a novel framework for medical image segmentation that achieves near fully supervised performance using only a single annotated image and abundant unlabeled data. MedSMILE integrates transductive and inductive learning in an iterative loop, where a foundation model bootstraps and refines pseudo-labels for an inductive segmentation model. Experiments on seven datasets across four modalities show MedSMILE recovers 90%-95% of the fully supervised Dice score, outperforming existing semi-supervised techniques that require substantially more annotations.
Problem
The paper addresses the significant bottleneck of annotation cost in medical image segmentation, which typically requires large datasets with pixel-level annotations. This expense hinders the development and deployment of automated segmentation tools, especially for diverse medical conditions and imaging modalities. Existing solutions like Few-Shot Learning (FSL) and Semi-Supervised Learning (SSL) have limitations: FSL/OSL often require specific support/query structures, and SSL typically assumes access to more than one labeled sample and necessitates careful handling of pseudo-label noise.