TL;DR
ACT-Net introduces an asymmetric co-teacher framework that enables efficient semi-supervised medical image segmentation, producing highly accurate models with significantly fewer parameters suitable for clinical use.
Contribution
The paper presents a novel asymmetric co-teacher network that improves knowledge distillation efficiency and reduces model size for medical image segmentation.
Findings
Outperforms existing knowledge distillation methods.
Achieves lossless segmentation with 250x fewer parameters.
Demonstrates effectiveness on cardiac substructure segmentation.
Abstract
While deep models have shown promising performance in medical image segmentation, they heavily rely on a large amount of well-annotated data, which is difficult to access, especially in clinical practice. On the other hand, high-accuracy deep models usually come in large model sizes, limiting their employment in real scenarios. In this work, we propose a novel asymmetric co-teacher framework, ACT-Net, to alleviate the burden on both expensive annotations and computational costs for semi-supervised knowledge distillation. We advance teacher-student learning with a co-teacher network to facilitate asymmetric knowledge distillation from large models to small ones by alternating student and teacher roles, obtaining tiny but accurate models for clinical employment. To verify the effectiveness of our ACT-Net, we employ the ACDC dataset for cardiac substructure segmentation in our experiments.…
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
MethodsKnowledge Distillation
