Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

$V_kD:$ Improving Knowledge Distillation using Orthogonal Projections

About

Knowledge distillation is an effective method for training small and efficient deep learning models. However, the efficacy of a single method can degenerate when transferring to other tasks, modalities, or even other architectures. To address this limitation, we propose a novel constrained feature distillation method. This method is derived from a small set of core principles, which results in two emerging components: an orthogonal projection and a task-specific normalisation. Equipped with both of these components, our transformer models can outperform all previous methods on ImageNet and reach up to a 4.4% relative improvement over the previous state-of-the-art methods. To further demonstrate the generality of our method, we apply it to object detection and image generation, whereby we obtain consistent and substantial performance improvements over state-of-the-art. Code and models are publicly available: https://github.com/roymiles/vkd

Roy Miles, Ismail Elezi, Jiankang Deng• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy77.51
3518
ClassificationImageNet 1k (test val)
Top-1 Accuracy82.3
138
Image GenerationCIFAR-100 (20% data)--
41
Image GenerationCIFAR-100 (10% data)--
41
Image GenerationCIFAR-10 (20% data)--
35
Image GenerationCIFAR-10 (10% data)--
35
Image GenerationCIFAR-100 (full data)--
35
Image GenerationCIFAR-10 100% data--
30
ClassificationBCIC-2A 9 subjects
Weighted F125.86
10
ClassificationBCIC-2B 9 subjects
AUROC67.29
10
Showing 10 of 11 rows

Other info

Code

Follow for update