Learn Before
Concept

Data-Free Distillation

To solve the problem of unavailable data, data-free distillation uses no training data. Instead, it relies on synthetically generated data, which can be produced using a Generative Adversarial Network (GAN). For example, data can be reconstructed using the layer activations of the teacher network. However, the task of generating this synthetic data is challenging.

0

1

Updated 2026-07-03

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences