Learn Before
Concept
Feature-based knowledge
Feature-based knowledge is a knowledge distillation approach that uses the feature maps produced by a teacher model's intermediate layers, not just its final output, as knowledge to transfer to a student model. It builds on the concept of representation learning, since deep networks learn multiple levels of increasingly abstracted feature representations, and it is especially suitable for training thinner and deeper student networks.
0
1
Updated 2026-07-09
Contributors are:
Who are from:
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences