English

Multi-perspective Contrastive Logit Distillation

Computer Vision and Pattern Recognition 2025-03-11 v2

Abstract

In previous studies on knowledge distillation, the significance of logit distillation has frequently been overlooked. To revitalize logit distillation, we present a novel perspective by reconsidering its computation based on the semantic properties of logits and exploring how to utilize it more efficiently. Logits often contain a substantial amount of high-level semantic information; however, the conventional approach of employing logits to compute Kullback-Leibler (KL) divergence does not account for their semantic properties. Furthermore, this direct KL divergence computation fails to fully exploit the potential of logits. To address these challenges, we introduce a novel and efficient logit distillation method, Multi-perspective Contrastive Logit Distillation (MCLD), which substantially improves the performance and efficacy of logit distillation. In comparison to existing logit distillation methods and complex feature distillation methods, MCLD attains state-of-the-art performance in image classification, and transfer learning tasks across multiple datasets, including CIFAR-100, ImageNet, Tiny-ImageNet, and STL-10. Additionally, MCLD exhibits superior training efficiency and outstanding performance with distilling on Vision Transformers, further emphasizing its notable advantages. This study unveils the vast potential of logits in knowledge distillation and seeks to offer valuable insights for future research.

Keywords

Cite

@article{arxiv.2411.10693,
  title  = {Multi-perspective Contrastive Logit Distillation},
  author = {Qi Wang and Jinjia Zhou},
  journal= {arXiv preprint arXiv:2411.10693},
  year   = {2025}
}

Comments

10 pages, 6 figures, 9 tabels, 12 formulas

R2 v1 2026-06-28T20:02:05.716Z