Stitching, Fine-tuning, Re-training: A SAM-enabled Framework for Semi-supervised 3D Medical Image Segmentation
Shumeng Li, Lei Qi, Qian Yu, Jing Huo, Yinghuan Shi, Yang Gao

TL;DR
This paper introduces a three-stage semi-supervised framework called SFR, leveraging SAM for efficient 3D medical image segmentation with limited annotations, significantly improving performance over existing methods.
Contribution
The paper proposes a novel SFR framework that combines stitching, fine-tuning, and re-training, enhancing semi-supervised 3D medical segmentation with minimal annotations.
Findings
SFR improves Dice score from 29.68% to 74.40% on LA dataset.
SFR achieves significant performance gains across five datasets.
SFR$^+$ further enhances results with confidence-based selective training.
Abstract
Segment Anything Model (SAM) fine-tuning has shown remarkable performance in medical image segmentation in a fully supervised manner, but requires precise annotations. To reduce the annotation cost and maintain satisfactory performance, in this work, we leverage the capabilities of SAM for establishing semi-supervised medical image segmentation models. Rethinking the requirements of effectiveness, efficiency, and compatibility, we propose a three-stage framework, i.e., Stitching, Fine-tuning, and Re-training (SFR). The current fine-tuning approaches mostly involve 2D slice-wise fine-tuning that disregards the contextual information between adjacent slices. Our stitching strategy mitigates the mismatch between natural and 3D medical images. The stitched images are then used for fine-tuning SAM, providing robust initialization of pseudo-labels. Afterwards, we train a 3D semi-supervised…
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
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Advanced Neural Network Applications
MethodsSegment Anything Model
