Enhancement of Knowledge Distillation via Non-Linear Feature Alignment

Jiangxiao Zhang,Feng Gao,Lina Huo,Hongliang Wang,Ying Dang
DOI: https://doi.org/10.3103/s1060992x23040136
2023-12-23
Optical Memory and Neural Networks (Information Optics)
Abstract:Deploying AI models on resource-constrained devices is indeed a challenging task. It requires models to have a small parameter while maintaining high performance. Achieving a balance between model size and performance is essential to ensuring the efficient and effective deployment of AI models in such environments. Knowledge distillation (KD) is an important model compression technique that aims to have a small model learn from a larger model by leveraging the high-performance features of the larger model to enhance the performance of the smaller model, ultimately achieving or surpassing the performance of the larger models. This paper presents a pipeline-based knowledge distillation method that improves model performance through non-linear feature alignment (FA) after the feature extraction stage. We conducted experiments on both single-teacher distillation and multi-teacher distillation and through extensive experimentation, we demonstrated that our method can improve the accuracy of knowledge distillation on the existing KD loss function and further improve the performance of small models.
What problem does this paper attempt to address?