Pith. sign in

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

arxiv 2408.07703 v3 pith:2ORSH6C4 submitted 2024-08-14 cs.CV

classification cs.CV
keywords distillationteacherknowledgelogitclasscorrelationsinformationlogits
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DeepKD: A Deeply Decoupled and Denoised Knowledge Distillation Trainer

    cs.CV 2025-05 conditional novelty 6.0 of 10

    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...

  2. Progressive Class-level Distillation

    cs.CV 2025-05 conditional novelty 5.0 of 10

    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.

Pith tools