Is Synthetic Data From Diffusion Models Ready for Knowledge Distillation?
Diffusion models have recently achieved astonishing performance in generating high-fidelity photo-realistic images. Given their huge success, it is still unclear whether synthetic images are applicable for knowledge distillation when real images are unavailable. In this paper, we extensively study whether and how synthetic images produced from state-of-the-art diffusion models can be used for knowledge distillation without access to real images, and obtain three key conclusions: (1) synthetic data from diffusion models can easily lead to state-of-the-art performance among existing synthesis-based distillation methods, (2) low-fidelity synthetic images are better teaching materials, and (3) relatively weak classifiers are better teachers. Code is available at https://github.com/zhengli97/DM-KD.
Code (1)
Tasks
Data-free Knowledge DistillationFew-Shot LearningKnowledge DistillationMitigating Contextual BiasMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DiffKD-DCIS: Predicting Upgrade of Ductal Carcinoma In Situ with Diffusion Augmentation and Knowledge Distillation
Accurately predicting the upgrade of ductal carcinoma in situ (DCIS) to invasive ductal carcinoma (IDC) is crucial for surgical planning. However, traditional deep learning methods face challenges due to limited ultrasou…
Computational EfficiencyKnowledge DistillationData AugmentationPrivacy Distillation: Reducing Re-identification Risk of Multimodal Diffusion Models
Knowledge distillation in neural networks refers to compressing a large model or dataset into a smaller version of itself. We introduce Privacy Distillation, a framework that allows a text-to-image generative model to te…
Knowledge DistillationDeepBridge: A Unified and Production-Ready Framework for Multi-Dimensional Machine Learning Validation
We present DeepBridge, an 80K-line Python library that unifies multi-dimensional validation, automatic compliance verification, knowledge distillation, and synthetic data generation. DeepBridge offers: (i) 5 validation s…
Synthetic Data GenerationKnowledge DistillationSER-Diff: Synthetic Error Replay Diffusion for Incremental Brain Tumor Segmentation
Incremental brain tumor segmentation is critical for models that must adapt to evolving clinical datasets without retraining on all prior data. However, catastrophic forgetting, where models lose previously acquired know…
Brain Tumor SegmentationKnowledge DistillationIncremental LearningDerMAE: Improving skin lesion classification through conditioned latent diffusion and MAE distillation
Skin lesion classification datasets often suffer from severe class imbalance, with malignant cases significantly underrepresented, leading to biased decision boundaries during deep learning training. We address this chal…
Skin Lesion ClassificationKnowledge Distillation