Data-free Knowledge Distillation for Segmentation using Data-Enriching GAN
Kaushal Bhogale

TL;DR
This paper introduces a novel data-free knowledge distillation method for segmentation tasks, utilizing a data-enriching GAN and a new training framework to improve performance without access to the original dataset.
Contribution
It proposes a new loss function and training framework specifically designed for data-free segmentation knowledge distillation, addressing class imbalance and diversity.
Findings
Achieved 6.93% improvement in Mean IoU over previous methods.
Developed a novel loss function to enforce diversity among underrepresented classes.
Extended data-free knowledge distillation techniques from classification to segmentation.
Abstract
Distilling knowledge from huge pre-trained networks to improve the performance of tiny networks has favored deep learning models to be used in many real-time and mobile applications. Several approaches that demonstrate success in this field have made use of the true training dataset to extract relevant knowledge. In absence of the True dataset, however, extracting knowledge from deep networks is still a challenge. Recent works on data-free knowledge distillation demonstrate such techniques on classification tasks. To this end, we explore the task of data-free knowledge distillation for segmentation tasks. First, we identify several challenges specific to segmentation. We make use of the DeGAN training framework to propose a novel loss function for enforcing diversity in a setting where a few classes are underrepresented. Further, we explore a new training framework for performing…
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
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Generative Adversarial Networks and Image Synthesis
MethodsKnowledge Distillation
