Vincent Gripon's Homepage

Research and Teaching Blog

Deep geometric knowledge distillation with graphs

C. Lassance, M. Bontonou, G. B. Hacene, V. Gripon, J. Tang and A. Ortega, "Deep geometric knowledge distillation with graphs," in IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 8484-8488, May 2020.

In most cases deep learning architectures are trained disregarding the amount of operations and energy consumption. However, some applications, like embedded systems, can be resource-constrained during inference. A popular approach to reduce the size of a deep learning architecture consists in distilling knowledge from a bigger network (teacher) to a smaller one (student). Directly training the student to mimic the teacher representation can be effective, but it requires that both share the same latent space dimensions. In this work, we focus instead on relative knowledge distillation (RKD), which considers the geometry of the respective latent spaces, allowing for dimension-agnostic transfer of knowledge. Specifically we introduce a graph-based RKD method, in which graphs are used to capture the geometry of latent spaces. Using classical computer vision benchmarks, we demonstrate the ability of the proposed method to efficiently distillate knowledge from the teacher to the student, leading to better accuracy for the same budget as compared to existing RKD alternatives.


Bibtex
@inproceedings{LasBonHacGriTanOrt20205,
  author = {Carlos Lassance and Myriam Bontonou and
Ghouthi Boukli Hacene and Vincent Gripon and Jian Tang
and Antonio Ortega},
  title = {Deep geometric knowledge distillation with
graphs},
  booktitle = {IEEE International Conference on
Acoustics, Speech and Signal Processing (ICASSP)},
  year = {2020},
  pages = {8484-8488},
  month = {May},
}




You are the 1975668th visitor

Vincent Gripon's Homepage