A New Similarity-Based Relational Knowledge Distillation Method
Xiaomeng Xin, Heping Song, Jianping Gou
Abstract
The previous relation-based knowledge distillation methods tend to construct global similarity relationship matrix in a mini-batch while ignoring the knowledge of neighbourhood relationship. In this paper, we propose a new similarity-based relational knowledge distillation method that transfers neighbourhood relationship knowledge by selecting K-nearest neighbours for each sample. Our method consists of two components: Neighbourhood Feature Relationship Distillation and Neighbourhood Logits Relationship Distillation. We perform extensive experiments on CIFAR100 and Tiny ImageNet classification datasets and show that our method outperforms the state-of-the-art knowledge distillation methods. Our code is available at: https://github.com/xinxiaoxiaomeng/NRKD.git.
BibTeX
@inproceedings{icassp2024_anewsimilarityba,
title = {A New Similarity-Based Relational Knowledge Distillation Method},
author = {Xiaomeng Xin and Heping Song and Jianping Gou},
booktitle = {ICASSP 2024},
year = {2024}
}