Push the Boundary of SAM: A Pseudo-label Correction Framework for Medical Segmentation
Ziyi Huang, Hongshan Liu, Haofeng Zhang, Xueshen Li, Haozhe Liu,, Fuyong Xing, Andrew Laine, Elsa Angelini, Christine Hendon, Yu Gan

TL;DR
This paper introduces a label correction framework that enhances SAM-based medical image segmentation by evaluating and refining pseudo labels, enabling training of deep networks without expert annotations.
Contribution
The paper proposes a novel pseudo-label correction framework that improves SAM-based segmentation accuracy by filtering and refining noisy labels through uncertainty-based self-correction.
Findings
Improved segmentation accuracy over baseline methods.
Effective correction of noisy pseudo labels.
Outperforms existing label correction approaches.
Abstract
Segment anything model (SAM) has emerged as the leading approach for zero-shot learning in segmentation tasks, offering the advantage of avoiding pixel-wise annotations. It is particularly appealing in medical image segmentation, where the annotation process is laborious and expertise-demanding. However, the direct application of SAM often yields inferior results compared to conventional fully supervised segmentation networks. An alternative approach is to use SAM as the initial stage to generate pseudo labels for further network training. However, the performance is limited by the quality of pseudo labels. In this paper, we propose a novel label correction framework to push the boundary of SAM-based segmentation. Our model utilizes a label quality evaluation module to distinguish between noisy labels and clean labels. This enables the correction of the noisy labels using an…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsSegment Anything Model
