ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2022
Year
… This paper presents a new knowledge distillation (KD) method named DIST to implement better distillation from a stronger teacher. We empirically study the catastrophic discrepancy …
Knowledge distillation (KD) is a cornerstone technique for model compression, where a smaller student model learns to mimic a larger teacher. However, a known challenge is that when the teacher is significantly stronger (e.g., much larger or more accurate), the student often fails to benefit proportionally, a phenomenon the authors term 'catastrophic discrepancy.' This paper addresses a critical gap in KD research: how to effectively distill from a stronger teacher. The proposed method, DIST, offers a practical solution that could make KD more robust and applicable to modern large-scale models.
The significance lies in the ubiquity of large pre-trained models. As models grow, the need to deploy efficient versions becomes paramount. DIST provides a way to leverage the full potential of these powerful teachers, potentially enabling smaller models to achieve higher accuracy than previously possible with standard KD. This could accelerate the adoption of large models in resource-constrained environments.
The abstract does not provide specific numerical results, but it indicates that DIST achieves better distillation performance than existing methods, especially when the teacher is substantially stronger. The improvements are likely measured in terms of student accuracy on benchmark datasets, though exact figures are omitted. The paper's contribution is primarily methodological, with empirical evidence supporting its effectiveness.
DIST has the potential to influence both academic research and industrial practice. For researchers, it opens new avenues for understanding and addressing teacher-student capacity gaps. For practitioners, it offers a simple yet effective tool to improve model compression, making it easier to deploy high-performance models on edge devices or with limited computational resources. As AI models continue to scale, methods like DIST will be crucial for democratizing access to state-of-the-art capabilities.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba