Layerwise Bregman Representation Learning with Applications to Knowledge Distillation
Ehsan Amid, Rohan Anil, Christopher Fifty, Manfred K. Warmuth

TL;DR
This paper introduces a layerwise Bregman divergence-based representation learning method for neural networks, enhancing knowledge distillation by better transferring information between teacher and student models.
Contribution
It develops a novel Bregman PCA extension for layerwise representation learning and applies it to improve knowledge distillation effectiveness.
Findings
Outperforms traditional teacher-student training methods.
Enables exporting learned representations as fixed layers.
Improves transfer of information between neural networks.
Abstract
In this work, we propose a novel approach for layerwise representation learning of a trained neural network. In particular, we form a Bregman divergence based on the layer's transfer function and construct an extension of the original Bregman PCA formulation by incorporating a mean vector and normalizing the principal directions with respect to the geometry of the local convex function around the mean. This generalization allows exporting the learned representation as a fixed layer with a non-linearity. As an application to knowledge distillation, we cast the learning problem for the student network as predicting the compression coefficients of the teacher's representations, which are passed as the input to the imported layer. Our empirical findings indicate that our approach is substantially more effective for transferring information between networks than typical teacher-student…
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
TopicsDomain Adaptation and Few-Shot Learning · Target Tracking and Data Fusion in Sensor Networks · Machine Learning and ELM
MethodsPrincipal Components Analysis
