Large-Scale Data-Free Knowledge Distillation for ImageNet via Multi-Resolution Data Generation
Minh-Tuan Tran, Trung Le, Xuan-May Le, Jianfei Cai, Mehrtash Harandi,, Dinh Phung

TL;DR
This paper introduces MUSE, a novel data-free knowledge distillation method that generates multi-resolution images with class-specific features, significantly improving performance on large-scale datasets like ImageNet.
Contribution
MUSE leverages multi-resolution generation and class activation maps to produce high-quality synthetic images for data-free knowledge distillation on large datasets.
Findings
Achieves state-of-the-art results on ImageNet and subsets.
Improves performance by up to two digits in accuracy.
Effectively generates class-specific images at multiple resolutions.
Abstract
Data-Free Knowledge Distillation (DFKD) is an advanced technique that enables knowledge transfer from a teacher model to a student model without relying on original training data. While DFKD methods have achieved success on smaller datasets like CIFAR10 and CIFAR100, they encounter challenges on larger, high-resolution datasets such as ImageNet. A primary issue with previous approaches is their generation of synthetic images at high resolutions (e.g., ) without leveraging information from real images, often resulting in noisy images that lack essential class-specific features in large datasets. Additionally, the computational cost of generating the extensive data needed for effective knowledge transfer can be prohibitive. In this paper, we introduce MUlti-reSolution data-freE (MUSE) to address these limitations. MUSE generates images at lower resolutions while using…
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
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Neural Networks and Applications
MethodsKnowledge Distillation
