English

Information Theoretic Representation Distillation

Computer Vision and Pattern Recognition 2022-10-10 v3

Abstract

Despite the empirical success of knowledge distillation, current state-of-the-art methods are computationally expensive to train, which makes them difficult to adopt in practice. To address this problem, we introduce two distinct complementary losses inspired by a cheap entropy-like estimator. These losses aim to maximise the correlation and mutual information between the student and teacher representations. Our method incurs significantly less training overheads than other approaches and achieves competitive performance to the state-of-the-art on the knowledge distillation and cross-model transfer tasks. We further demonstrate the effectiveness of our method on a binary distillation task, whereby it leads to a new state-of-the-art for binary quantisation and approaches the performance of a full precision model. Code: www.github.com/roymiles/ITRD

Keywords

Cite

@article{arxiv.2112.00459,
  title  = {Information Theoretic Representation Distillation},
  author = {Roy Miles and Adrian Lopez Rodriguez and Krystian Mikolajczyk},
  journal= {arXiv preprint arXiv:2112.00459},
  year   = {2022}
}

Comments

BMVC 2022

R2 v1 2026-06-24T07:59:32.642Z