Methods › General › Knowledge Distillation › Knowledge Distillation
Knowledge Distillation
Introduced by Geoffrey Hinton et al. in Distilling the Knowledge in a Neural Network
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions. Unfortunately, making predictions using a whole ensemble of models is cumbersome and may be too computationally expensive to allow deployment to a large number of users, especially if the individual models are large neural nets. Caruana and his collaborators have shown that it is possible to compress the knowledge in an ensemble into a single model which is much easier to deploy and we develop this approach further using a different compression technique. We achieve some surprising results on MNIST and we show that we can significantly improve the acoustic model of a heavily used commercial system by distilling the knowledge in an ensemble of models into a single model. We also introduce a new type of ensemble composed of one or more full models and many specialist models which learn to distinguish fine-grained classes that the full models confuse. Unlike a mixture of experts, these specialist models can be trained rapidly and in parallel. Source: Distilling the Knowledge in a Neural Network
Code snippet in the archive: a link on research.google (archive link, not checked and not linked: not a code host this site links to).
Papers archive 2025-07-28
30 shown of 3,071, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
DVFL-Net: A Lightweight Distilled Video Focal Modulation Network for Spatio-Temporal Action Recognition 16 Jul 2025 · 1 repository · arXiv:2507.12426
-
HanjaBridge: Resolving Semantic Ambiguity in Korean LLMs via Hanja-Augmented Pre-Training 15 Jul 2025 · 0 repositories · arXiv:2507.10920
-
Feature Distillation is the Better Choice for Model-Heterogeneous Federated Learning 14 Jul 2025 · 0 repositories · arXiv:2507.10348
-
SFedKD: Sequential Federated Learning with Discrepancy-Aware Multi-Teacher Knowledge Distillation 11 Jul 2025 · 0 repositories · arXiv:2507.08508
-
Towards Collaborative Fairness in Federated Learning Under Imbalanced Covariate Shift 11 Jul 2025 · 0 repositories · arXiv:2507.08617
-
Continual Self-Supervised Learning with Masked Autoencoders in Remote Sensing 26 Jun 2025 · 0 repositories · arXiv:2506.21312
-
Distilling Normalizing Flows 26 Jun 2025 · 0 repositories · arXiv:2506.21003
-
G²D: Boosting Multimodal Learning with Gradient-Guided Distillation 26 Jun 2025 · 1 repository · arXiv:2506.21514
-
Building Lightweight Semantic Segmentation Models for Aerial Images Using Dual Relation Distillation 25 Jun 2025 · 0 repositories · arXiv:2506.20688
-
Client Clustering Meets Knowledge Sharing: Enhancing Privacy and Robustness in Personalized Peer-to-Peer Learning 25 Jun 2025 · 0 repositories · arXiv:2506.20413
-
FedBKD: Distilled Federated Learning to Embrace Gerneralization and Personalization on Non-IID Data 25 Jun 2025 · 1 repository · arXiv:2506.20245
-
Tackling Data Heterogeneity in Federated Learning through Knowledge Distillation with Inequitable Aggregation 25 Jun 2025 · 1 repository · arXiv:2506.20431
-
Towards Scalable and Generalizable Earth Observation Data Mining via Foundation Model Composition 25 Jun 2025 · 0 repositories · arXiv:2506.20174
-
Distillation-Enabled Knowledge Alignment for Generative Semantic Communications in AIGC Provisioning Tasks 24 Jun 2025 · 0 repositories · arXiv:2506.19893
-
Recalling The Forgotten Class Memberships: Unlearned Models Can Be Noisy Labelers to Leak Privacy 24 Jun 2025 · 0 repositories · arXiv:2506.19486
-
PicoSAM2: Low-Latency Segmentation In-Sensor for Edge Vision Applications 23 Jun 2025 · 0 repositories · arXiv:2506.18807
-
Multimodal Fusion SLAM with Fourier Attention 22 Jun 2025 · 1 repository · arXiv:2506.18204
-
Fine-grained Image Retrieval via Dual-Vision Adaptation 19 Jun 2025 · 0 repositories · arXiv:2506.16273
-
Factorized RVQ-GAN For Disentangled Speech Tokenization 18 Jun 2025 · 0 repositories · arXiv:2506.15456
-
Knowledge Distillation Framework for Accelerating High-Accuracy Neural Network-Based Molecular Dynamics Simulations 18 Jun 2025 · 0 repositories · arXiv:2506.15337
-
AgentDistill: Training-Free Agent Distillation with Generalizable MCP Boxes 17 Jun 2025 · 0 repositories · arXiv:2506.14728
-
KDMOS:Knowledge Distillation for Motion Segmentation 17 Jun 2025 · 1 repository · arXiv:2506.14130
-
Model compression using knowledge distillation with integrated gradients 17 Jun 2025 · 0 repositories · arXiv:2506.14440
-
A Technical Study into Small Reasoning Language Models 16 Jun 2025 · 0 repositories · arXiv:2506.13404
-
HKD4VLM: A Progressive Hybrid Knowledge Distillation Framework for Robust Multimodal Hallucination and Factuality Detection in VLMs 16 Jun 2025 · 0 repositories · arXiv:2506.13038
-
Lightweight Task-Oriented Semantic Communication Empowered by Large-Scale AI Models 16 Jun 2025 · 0 repositories · arXiv:2506.13243
-
SeqPE: Transformer with Sequential Position Encoding 16 Jun 2025 · 1 repository · arXiv:2506.13277Syntology ran 4 of 12 samples · 8 unverified · 12 pointer-only (licence)
-
Ground Reaction Force Estimation via Time-aware Knowledge Distillation 12 Jun 2025 · 0 repositories · arXiv:2506.10265
-
A Novel Lightweight Transformer with Edge-Aware Fusion for Remote Sensing Image Captioning 11 Jun 2025 · 0 repositories · arXiv:2506.09429
-
Multi-Teacher Language-Aware Knowledge Distillation for Multilingual Speech Emotion Recognition 10 Jun 2025 · 1 repository · arXiv:2506.08717
Tasks archive 2025-07-28
20 shown of 1,024 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Knowledge Distillation | 3,039 |
| Transfer Learning | 311 |
| Model Compression | 253 |
| Object Detection | 208 |
| object-detection | 205 |
| Image Classification | 202 |
| Semantic Segmentation | 199 |
| image-classification | 179 |
| Language Modelling | 168 |
| Language Modeling | 133 |
| Federated Learning | 123 |
| Representation Learning | 112 |
| Data Augmentation | 111 |
| Translation | 108 |
| Segmentation | 105 |
| Object | 99 |
| Incremental Learning | 98 |
| Quantization | 97 |
| Contrastive Learning | 96 |
| Continual Learning | 93 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections