Pith. sign in

Knowledge Distillation with Refined Logits

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Recent research on knowledge distillation has increasingly focused on logit distillation because of its simplicity, effectiveness, and versatility in model compression. In this paper, we introduce Refined Logit Distillation (RLD) to address the limitations of current logit distillation methods. Our approach is motivated by the observation that even high-performing teacher models can make incorrect predictions, creating an exacerbated divergence between the standard distillation loss and the cross-entropy loss, which can undermine the consistency of the student model's learning objectives. Previous attempts to use labels to empirically correct teacher predictions may undermine the class correlations. In contrast, our RLD employs labeling information to dynamically refine teacher logits. In this way, our method can effectively eliminate misleading information from the teacher while preserving crucial class correlations, thus enhancing the value and efficiency of distilled knowledge. Experimental results on CIFAR-100 and ImageNet demonstrate its superiority over existing methods. Our code is available at https://github.com/zju-SWJ/RLD.

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

representative citing papers

Progressive Class-level Distillation

cs.CV · 2025-05-30 · conditional · novelty 5.0

Progressive Class-level Distillation groups classes by teacher-student logit difference and performs fine-to-coarse and coarse-to-fine staged distillation, giving small gains over standard logit distillation baselines.

citing papers explorer

Showing 1 of 1 citing paper.

  • Progressive Class-level Distillation cs.CV · 2025-05-30 · conditional · none · ref 18 · internal anchor

    Progressive Class-level Distillation groups classes by teacher-student logit difference and performs fine-to-coarse and coarse-to-fine staged distillation, giving small gains over standard logit distillation baselines.