paper-with-me

홈 › Papers

Revisiting Knowledge Distillation: The Hidden Role of Dataset Size

2025-10-17 · Giulia Lanzillotta, Felix Sarnthein, Gil Kur, Thomas Hofmann, Bobby He arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.15516

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons

2018-11-08 · Byeongho Heo, Minsik Lee, Sangdoo Yun, Jin Young Choi

An activation boundary for a neuron refers to a separating hyperplane that determines whether the neuron is activated or deactivated. It has been long considered in neural networks that the activations of neurons, rather…

Transfer Learning

A Study on Hidden Layer Distillation for Large Language Model Pre-Training

2026-05-12 · Maxime Guigon, Lucas Dixon, Michaël E. Sander arxiv

Knowledge Distillation (KD) is a critical tool for training Large Language Models (LLMs), yet the majority of research focuses on approaches that rely solely on output logits, neglecting semantic information in the teach…

Knowledge Distillation

Revisiting Knowledge Distillation under Distribution Shift

2023-12-25 · Songming Zhang, Ziyu Lyu, Xiaofeng Chen

Knowledge distillation transfers knowledge from large models into small models, and has recently made remarkable achievements. However, few studies has investigated the mechanism of knowledge distillation against distrib…

Data AugmentationDiversityKnowledge Distillation

Dual-Stream Spectral Decoupling Distillation for Remote Sensing Object Detection

2025-12-04 · Xiangyi Gao, Danpei Zhao, Bo Yuan, Wentao Li arxiv

Knowledge distillation is an effective and hardware-friendly method, which plays a key role in lightweighting remote sensing object detection. However, existing distillation methods often encounter the issue of mixed fea…

Knowledge DistillationSmall Object Detection

Revisiting Label Smoothing and Knowledge Distillation Compatibility: What was Missing?

2022-06-29 · Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Yunqing Zhao, Ngai-Man Cheung

This work investigates the compatibility between label smoothing (LS) and knowledge distillation (KD). Contemporary findings addressing this thesis statement take dichotomous standpoints: Muller et al. (2019) and Shen et…

image-classificationImage ClassificationKnowledge DistillationMachine Translation