Learn Before
Concept
Discriminator-Based Adversarial Distillation
In discriminator-based adversarial distillation, a discriminator distinguishes the samples or features of the student model from those of the teacher model. A representative objective function is:
Where:
- is a student network.
- is a typical adversarial loss function used to make the student and teacher outputs similar.
0
1
Updated 2026-06-13
Contributors are:
Who are from:
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences