LGAIOct 17, 2025

Revisiting Knowledge Distillation: The Hidden Role of Dataset Size

arXiv:2510.15516v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses a fundamental gap in understanding knowledge distillation mechanisms for machine learning practitioners, revealing dataset size as a key overlooked variable.

The study investigated how dataset size affects knowledge distillation, finding that its benefits are amplified in low-data regimes, which they term 'data efficiency of distillation'.

The concept of knowledge distillation (KD) describes the training of a student model from a teacher model and is a widely adopted technique in deep learning. However, it is still not clear how and why distillation works. Previous studies focus on two central aspects of distillation: model size, and generalisation. In this work we study distillation in a third dimension: dataset size. We present a suite of experiments across a wide range of datasets, tasks and neural architectures, demonstrating that the effect of distillation is not only preserved but amplified in low-data regimes. We call this newly discovered property the data efficiency of distillation. Equipped with this new perspective, we test the predictive power of existing theories of KD as we vary the dataset size. Our results disprove the hypothesis that distillation can be understood as label smoothing, and provide further evidence in support of the dark knowledge hypothesis. Finally, we analyse the impact of modelling factors such as the objective, scale and relative number of samples on the observed phenomenon. Ultimately, this work reveals that the dataset size may be a fundamental but overlooked variable in the mechanisms underpinning distillation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes