REVIEW 2 cited by
Knowledge Distillation with Refined Logits
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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.
Forward citations
Cited by 2 Pith papers
-
DeepKD: A Deeply Decoupled and Denoised Knowledge Distillation Trainer
DeepKD is a knowledge distillation trainer that decouples task, target-class, and non-target-class gradients with GSNR-based momentum and a dynamic top-k mask, yielding consistent accuracy gains on CIFAR-100, ImageNet...
-
Progressive Class-level Distillation
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.
Discussion (0). Continue with ORCID to comment.