CVNov 16, 2024

Multi-perspective Contrastive Logit Distillation

arXiv:2411.10693v21 citationsh-index: 1
Originality Incremental advance
AI Analysis

This work addresses the problem of inefficient logit use in knowledge distillation for researchers and practitioners in computer vision, offering an incremental improvement over existing methods.

The paper tackles the underutilization of logit distillation in knowledge distillation by proposing Multi-perspective Contrastive Logit Distillation (MCLD), which achieves state-of-the-art performance in image classification and transfer learning tasks across datasets like CIFAR-100 and ImageNet.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes