ECCV 2020poster62 citations

Local Correlation Consistency for Knowledge Distillation

Xiaojie Li, Jianlong Wu, Hongyu Fang, Yue Liao, Fei Wang, Chen Qian

Abstract

Sufficient knowledge extraction from the teacher network plays a critical role in the knowledge distillation task to improve the performance of the student network. Existing methods mainly focus on the consistency of instance-level features and their relationships, but neglect the local features and their correlation, which also contain many details and discriminative patterns. In this paper, we propose the local correlation exploration framework for knowledge distillation. It models three kinds of local knowledge, including intra-instance local relationship, inter-instance relationship on the same local position, and the inter-instance relationship across different local positions. Moreover, to make the student focus on those informative local regions of the teacher's feature maps, we propose a novel class-aware attention module to highlight the class-relevant regions and remove the confusing class-irrelevant regions, which makes the local correlation knowledge more accurate and valuable. We conduct extensive experiments and ablation studies on challenging datasets, including CIFAR100 and ImageNet, to show our superiority over the state-of-the-art methods."

BibTeX
@inproceedings{eccv2020_localcorrelation,
  title = {Local Correlation Consistency for Knowledge Distillation},
  author = {Xiaojie Li and Jianlong Wu and Hongyu Fang and Yue Liao and Fei Wang and Chen Qian},
  booktitle = {ECCV 2020},
  year = {2020}
}
Local Correlation Consistency for Knowledge Distillation · ECCV 2020