Learn Before
Concept

Benchmark Model

The benchmark model is the joint of the distillation and student losses. Student loss is always the cross entropy loss (below) between the ground truth label and soft logits of the student model.

LCE(y,p(zs,T=1))L_{CE}(y, p(z_s, T = 1))

0

1

Updated 2022-10-22

Tags

Deep Learning (in Machine learning)

Data Science