Lipschitz Continuity Guided Knowledge Distillation
Yuzhang Shang, Bin Duan, Ziliang Zong, Liqiang Nie, Yan Yan

TL;DR
This paper introduces a novel knowledge distillation method guided by Lipschitz continuity, which better captures neural network functions and improves performance across various tasks and datasets.
Contribution
It proposes a Lipschitz continuity based framework for knowledge distillation, including an explainable approximation algorithm for Lipschitz constant estimation.
Findings
Outperforms benchmarks on classification, segmentation, and detection tasks.
Effective across multiple datasets including CIFAR-100, ImageNet, and PASCAL VOC.
Enhances student network performance by regularizing with Lipschitz constants.
Abstract
Knowledge distillation has become one of the most important model compression techniques by distilling knowledge from larger teacher networks to smaller student ones. Although great success has been achieved by prior distillation methods via delicately designing various types of knowledge, they overlook the functional properties of neural networks, which makes the process of applying those techniques to new tasks unreliable and non-trivial. To alleviate such problem, in this paper, we initially leverage Lipschitz continuity to better represent the functional characteristic of neural networks and guide the knowledge distillation process. In particular, we propose a novel Lipschitz Continuity Guided Knowledge Distillation framework to faithfully distill knowledge by minimizing the distance between two neural networks' Lipschitz constants, which enables teacher networks to better…
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
TopicsAnomaly Detection Techniques and Applications · Image Enhancement Techniques · Spectroscopy Techniques in Biomedical and Chemical Research
MethodsKnowledge Distillation
