English

Cross-View Consistency Regularisation for Knowledge Distillation

Computer Vision and Pattern Recognition 2024-12-24 v1

Abstract

Knowledge distillation (KD) is an established paradigm for transferring privileged knowledge from a cumbersome model to a lightweight and efficient one. In recent years, logit-based KD methods are quickly catching up in performance with their feature-based counterparts. However, previous research has pointed out that logit-based methods are still fundamentally limited by two major issues in their training process, namely overconfident teacher and confirmation bias. Inspired by the success of cross-view learning in fields such as semi-supervised learning, in this work we introduce within-view and cross-view regularisations to standard logit-based distillation frameworks to combat the above cruxes. We also perform confidence-based soft label mining to improve the quality of distilling signals from the teacher, which further mitigates the confirmation bias problem. Despite its apparent simplicity, the proposed Consistency-Regularisation-based Logit Distillation (CRLD) significantly boosts student learning, setting new state-of-the-art results on the standard CIFAR-100, Tiny-ImageNet, and ImageNet datasets across a diversity of teacher and student architectures, whilst introducing no extra network parameters. Orthogonal to on-going logit-based distillation research, our method enjoys excellent generalisation properties and, without bells and whistles, boosts the performance of various existing approaches by considerable margins.

Keywords

Cite

@article{arxiv.2412.16493,
  title  = {Cross-View Consistency Regularisation for Knowledge Distillation},
  author = {Weijia Zhang and Dongnan Liu and Weidong Cai and Chao Ma},
  journal= {arXiv preprint arXiv:2412.16493},
  year   = {2024}
}

Comments

Accepted by ACM Multimedia 2024

R2 v1 2026-06-28T20:44:44.144Z