Learn Before
Definition
Response-Based Knowledge in Knowledge Distillation
Response-based knowledge in knowledge distillation consists of a teacher model's final-layer outputs—such as logits, class probabilities, bounding-box offsets, or landmark heat maps—that guide a student model. The student is trained to reduce a divergence between its responses and the teacher's; it does not necessarily copy the teacher's final prediction exactly.
0
1
Updated 2026-08-11
Contributors are:
Who are from:
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences