On the Efficiency of Subclass Knowledge Distillation in Classification Tasks
Ahmad Sajedi, Konstantinos N. Plataniotis

TL;DR
This paper proposes Subclass Knowledge Distillation (SKD), a framework that leverages subclass information to improve the performance of student models in classification tasks, demonstrated on colorectal polyp detection.
Contribution
The paper introduces SKD, a novel knowledge distillation method that transfers subclass prediction knowledge from teacher to student, enhancing performance by utilizing subclass information.
Findings
Student with SKD achieved 85.05% F1-score.
SKD provided 0.4656 label bits per sample.
Performance improved over conventional distillation methods.
Abstract
This work introduces a novel knowledge distillation framework for classification tasks where information on existing subclasses is available and taken into consideration. In classification tasks with a small number of classes or binary detection (two classes) the amount of information transferred from the teacher to the student network is restricted, thus limiting the utility of knowledge distillation. Performance can be improved by leveraging information about possible subclasses within the available classes in the classification task. To that end, we propose the so-called Subclass Knowledge Distillation (SKD) framework, which is the process of transferring the subclasses' prediction knowledge from a large teacher model into a smaller student one. Through SKD, additional meaningful information which is not in the teacher's class logits but exists in subclasses (e.g., similarities…
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
TopicsAI in cancer detection · COVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging
MethodsKnowledge Distillation
