MLLGOct 24, 2024

High-dimensional Analysis of Knowledge Distillation: Weak-to-Strong Generalization and Scaling Laws

arXiv:2410.18837v220 citationsh-index: 39ICLR
Originality Incremental advance
AI Analysis

This work offers theoretical insights for machine learning practitioners using knowledge distillation, though it is incremental in analyzing specific settings.

The paper provides a sharp characterization of knowledge distillation in high-dimensional regression, showing that weak-to-strong training can outperform strong labels with the same data budget but does not improve data scaling laws.

A growing number of machine learning scenarios rely on knowledge distillation where one uses the output of a surrogate model as labels to supervise the training of a target model. In this work, we provide a sharp characterization of this process for ridgeless, high-dimensional regression, under two settings: (i) model shift, where the surrogate model is arbitrary, and (ii) distribution shift, where the surrogate model is the solution of empirical risk minimization with out-of-distribution data. In both cases, we characterize the precise risk of the target model through non-asymptotic bounds in terms of sample size and data distribution under mild conditions. As a consequence, we identify the form of the optimal surrogate model, which reveals the benefits and limitations of discarding weak features in a data-dependent fashion. In the context of weak-to-strong (W2S) generalization, this has the interpretation that (i) W2S training, with the surrogate as the weak model, can provably outperform training with strong labels under the same data budget, but (ii) it is unable to improve the data scaling law. We validate our results on numerical experiments both on ridgeless regression and on neural network architectures.

Foundations

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

Your Notes