Preprint
Knowledge Graphs

A comprehensive survey on knowledge distillation

Amir M. Mansourian, Rozhan Ahmadi, Masoud Ghafouri, Amir Mohammad Babaei, Elaheh Badali Golezani, Zeynab Yasamani Ghamchi, Vida Ramezanian, Alireza Taherian, Kimia Dinashi, Amirali Miri, Shohreh Kasaei
January 1, 2025

0

Citations

0

Influential Citations

Venue

2025

Year

Abstract

… Knowledge Distillation (KD) is one of the prominent … In this work, a comprehensive survey of knowledge distillation … most recent methods in knowledge distillation. This survey considers …

Analysis

Why This Paper Matters

Knowledge distillation (KD) has become a cornerstone technique for deploying deep neural networks in resource-constrained environments. This survey provides a timely and comprehensive overview of the field, which has seen rapid growth with numerous variants and applications. For AI practitioners at Neura Market, understanding the breadth of KD methods is essential for selecting appropriate model compression strategies. The paper's categorization helps navigate the trade-offs between different distillation approaches, such as logit-based, feature-based, and relation-based methods.

Technical Contributions

The paper's main contribution is its systematic taxonomy of knowledge distillation methods. It organizes recent work into clear categories, including:

  • Response-based KD: Distilling from the teacher's final output logits.
  • Feature-based KD: Using intermediate layer representations.
  • Relation-based KD: Capturing relationships between data samples or feature maps.
  • Distillation for specific architectures: CNNs, Transformers, GNNs, etc.
  • Distillation with limited data or privacy constraints: Self-distillation, data-free KD.

Results

As a survey, the paper does not present new experimental results. However, it references key performance benchmarks from the literature, such as accuracy improvements on CIFAR-100 and ImageNet using various KD methods. The survey likely compiles comparisons showing that modern KD techniques can achieve near-teacher performance with significantly smaller student models.

Significance

This survey consolidates a fragmented research area, making it easier for practitioners to identify suitable KD techniques for their specific tasks. By highlighting open challenges (e.g., optimal teacher-student architecture pairing, distillation for large language models), it sets the stage for future innovations. For Neura Market's audience, this work underscores the practical importance of KD in deploying efficient AI systems across edge devices and cloud services.