knowledge distillation

Knowledge distillation is a technique for transferring knowledge from a large, complex model (teacher) to a smaller, simpler model (student). The smaller model aims to mimic the behavior of the larger model to achieve comparable performance with reduced complexity.

42 papers