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

Learnable Prompting SAM-induced Knowledge Distillation for Semi-supervised Medical Image Segmentation

About

The limited availability of labeled data has driven advancements in semi-supervised learning for medical image segmentation. Modern large-scale models tailored for general segmentation, such as the Segment Anything Model (SAM), have revealed robust generalization capabilities. However, applying these models directly to medical image segmentation still exposes performance degradation. In this paper, we propose a learnable prompting SAM-induced Knowledge distillation framework (KnowSAM) for semi-supervised medical image segmentation. Firstly, we propose a Multi-view Co-training (MC) strategy that employs two distinct sub-networks to employ a co-teaching paradigm, resulting in more robust outcomes. Secondly, we present a Learnable Prompt Strategy (LPS) to dynamically produce dense prompts and integrate an adapter to fine-tune SAM specifically for medical image segmentation tasks. Moreover, we propose SAM-induced Knowledge Distillation (SKD) to transfer useful knowledge from SAM to two sub-networks, enabling them to learn from SAM's predictions and alleviate the effects of incorrect pseudo-labels during training. Notably, the predictions generated by our subnets are used to produce mask prompts for SAM, facilitating effective inter-module information exchange. Extensive experimental results on various medical segmentation tasks demonstrate that our model outperforms the state-of-the-art semi-supervised segmentation approaches. Crucially, our SAM distillation framework can be seamlessly integrated into other semi-supervised segmentation methods to enhance performance. The code will be released upon acceptance of this manuscript at: https://github.com/taozh2017/KnowSAM

Kaiwen Huang, Tao Zhou, Huazhu Fu, Yizhe Zhang, Yi Zhou, Chen Gong, Dong Liang• 2024

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir
Dice Score86.64
143
Skin Lesion SegmentationISIC 2018
Dice Coefficient87.2
119
Polyp SegmentationCVC-ClinicDB
Dice Coefficient82.54
101
Polyp SegmentationCVC-ColonDB
mIoU60.04
100
Video Polyp SegmentationSUN-SEG Hard (Unseen)
S Alpha Score77.2
81
Video Polyp SegmentationSUN-SEG Easy (Seen)
S_alpha87
63
Polyp SegmentationCVC-ClinicDB-612 (test)
S_alpha89.5
42
Vessel segmentationXCAV (test)
DSC72.76
31
Skin Lesion SegmentationSkin Lesion Average
Dice87.2
20
Nodule & Tumor SegmentationNodule & Tumor Average
Dice Score78.4
20
Showing 10 of 17 rows

Other info

Follow for update