CAKD: A Correlation-Aware Knowledge Distillation Framework Based on Decoupling Kullback-Leibler Divergence
Zao Zhang, Huaming Chen, Pei Ning, Nan Yang, Dong Yuan

TL;DR
This paper introduces CAKD, a novel knowledge distillation framework that decouples the KL divergence into three components, allowing for more effective transfer of knowledge by emphasizing the most influential elements.
Contribution
The work proposes a new decoupling of KL divergence into three parts and a framework that prioritizes influential components for improved knowledge distillation.
Findings
CAKD outperforms baseline methods across various models and datasets.
Decoupling KL divergence enhances the understanding and effectiveness of knowledge transfer.
Adjusting the influence of each divergence component improves distillation results.
Abstract
In knowledge distillation, a primary focus has been on transforming and balancing multiple distillation components. In this work, we emphasize the importance of thoroughly examining each distillation component, as we observe that not all elements are equally crucial. From this perspective,we decouple the Kullback-Leibler (KL) divergence into three unique elements: Binary Classification Divergence (BCD), Strong Correlation Divergence (SCD), and Weak Correlation Divergence (WCD). Each of these elements presents varying degrees of influence. Leveraging these insights, we present the Correlation-Aware Knowledge Distillation (CAKD) framework. CAKD is designed to prioritize the facets of the distillation components that have the most substantial influence on predictions, thereby optimizing knowledge transfer from teacher to student models. Our experiments demonstrate that adjusting the effect…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsKnowledge Distillation · Focus
