SAM Carries the Burden: A Semi-Supervised Approach Refining Pseudo Labels for Medical Segmentation
Ron Keuth, Lasse Hansen, Maren Balks, Ronja J\"ager, Anne-Nele, Schr\"oder, Ludger T\"ushaus, Mattias Heinrich

TL;DR
This paper introduces a semi-supervised medical image segmentation method that refines pseudo labels using SAM's zero-shot capabilities, significantly improving segmentation accuracy with limited annotated data.
Contribution
It leverages SAM to generate refined pseudo labels from limited annotations, enhancing semi-supervised segmentation performance in medical imaging.
Findings
Improved Dice scores for wrist bones and teeth segmentation.
Outperforms supervised nnU-Net and semi-supervised mean teacher methods.
Requires fewer annotated cases for effective training.
Abstract
Semantic segmentation is a crucial task in medical imaging. Although supervised learning techniques have proven to be effective in performing this task, they heavily depend on large amounts of annotated training data. The recently introduced Segment Anything Model (SAM) enables prompt-based segmentation and offers zero-shot generalization to unfamiliar objects. In our work, we leverage SAM's abstract object understanding for medical image segmentation to provide pseudo labels for semi-supervised learning, thereby mitigating the need for extensive annotated training data. Our approach refines initial segmentations that are derived from a limited amount of annotated data (comprising up to 43 cases) by extracting bounding boxes and seed points as prompts forwarded to SAM. Thus, it enables the generation of dense segmentation masks as pseudo labels for unlabelled data. The results show that…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Image Retrieval and Classification Techniques · Artificial Intelligence in Healthcare
MethodsSegment Anything Model
