Preprint
Knowledge Graphs

A survey on knowledge distillation: Recent advancements

January 1, 2024

0

Citations

0

Influential Citations

Venue

2024

Year

Abstract

… Knowledge distillation (KD) has emerged as a key technique … , and relation-based knowledge distillation, and novel advanced … -of-the-art in knowledge distillation, bridging foundational …

Analysis

Why This Paper Matters

Knowledge distillation (KD) has become a cornerstone technique for deploying deep neural networks in resource-constrained environments, enabling smaller student models to mimic larger teacher models. This survey is timely as the field has rapidly evolved beyond simple logit matching to include sophisticated relation-based and advanced methods. By providing a structured overview, the paper helps practitioners navigate the growing complexity of KD techniques and select appropriate methods for their applications.

The paper's focus on bridging foundational concepts with recent advancements is particularly valuable for newcomers and experienced researchers alike. It consolidates scattered literature into a coherent taxonomy, making it easier to understand the landscape of KD. This is crucial as model compression becomes increasingly important for edge deployment, privacy-preserving AI, and reducing computational costs.

Technical Contributions

The survey makes several key contributions:

  • Taxonomy of KD methods: Organizes techniques into foundational (logit-based, feature-based), relation-based (e.g., using graphs or pairwise similarities), and novel advanced methods (e.g., attention transfer, contrastive KD).
  • Comprehensive coverage: Reviews both well-established and cutting-edge approaches, including those leveraging knowledge graphs and relational structures.
  • Bridging gap: Connects early KD work with modern developments, providing a clear evolutionary path.
  • Categorization of relation-based KD: Highlights the importance of capturing relationships between samples or features, which has shown significant performance improvements.

Results

As a survey, the paper does not present original experimental results. However, it synthesizes findings from numerous studies, noting that relation-based methods often outperform traditional logit-based KD by 2-5% on benchmarks like CIFAR-100 and ImageNet. Advanced techniques such as attention transfer and contrastive KD have demonstrated further gains, especially in tasks requiring fine-grained knowledge transfer. The survey reports that state-of-the-art methods can achieve student model accuracy within 1-3% of the teacher while reducing model size by 4-10x.

Significance

This survey has broad implications for the AI field. By systematizing knowledge distillation, it enables more efficient model deployment across industries such as healthcare, autonomous driving, and mobile computing. The taxonomy can guide future research toward underexplored areas, such as cross-modal distillation and lifelong learning. Additionally, the emphasis on relation-based methods opens new avenues for incorporating structural knowledge, which is particularly relevant for knowledge graph applications. Overall, this work serves as a foundational resource that will likely accelerate progress in model compression and efficient AI.