Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

KDAS: Knowledge Distillation via Attention Supervision Framework for Polyp Segmentation

About

Polyp segmentation, a contentious issue in medical imaging, has seen numerous proposed methods aimed at improving the quality of segmented masks. While current state-of-the-art techniques yield impressive results, the size and computational cost of these models create challenges for practical industry applications. To address this challenge, we present KDAS, a Knowledge Distillation framework that incorporates attention supervision, and our proposed Symmetrical Guiding Module. This framework is designed to facilitate a compact student model with fewer parameters, allowing it to learn the strengths of the teacher model and mitigate the inconsistency between teacher features and student features, a common challenge in Knowledge Distillation, via the Symmetrical Guiding Module. Through extensive experiments, our compact models demonstrate their strength by achieving competitive results with state-of-the-art methods, offering a promising approach to creating compact models with high accuracy for polyp segmentation and in the medical imaging field. The implementation is available on https://github.com/huyquoctrinh/KDAS.

Quoc-Huy Trinh, Minh-Van Nguyen, Phuoc-Thao Vo Thi• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationKvasir
Dice Score91.3
128
Polyp SegmentationETIS
Dice Score75.5
108
Polyp SegmentationETIS (test)
Mean Dice75.5
86
Polyp SegmentationColonDB
mDice75.9
74
Polyp SegmentationKvasir (test)
Dice Coefficient91.3
73
Polyp SegmentationClinicDB
mDice0.925
50
Polyp SegmentationColonDB (test)
DICE0.759
47
Polyp SegmentationClinicDB (test)
mDice92.5
13
Showing 8 of 8 rows

Other info

Code

Follow for update