paper-with-me

Papers

Self-Distillation Amplifies Regularization in Hilbert Space

2020-02-13 · NeurIPS 2020 12 · Hossein Mobahi, Mehrdad Farajtabar, Peter L. Bartlett

Knowledge distillation introduced in the deep learning context is a method to transfer knowledge from one architecture to another. In particular, when the architectures are identical, this is called self-distillation. The idea is to feed in predictions of the trained model as new target values for retraining (and iterate this loop possibly a few times). It has been empirically observed that the self-distilled model often achieves higher accuracy on held out data. Why this happens, however, has been a mystery: the self-distillation dynamics does not receive any new information about the task and solely evolves by looping over training. To the best of our knowledge, there is no rigorous understanding of this phenomenon. This work provides the first theoretical analysis of self-distillation. We focus on fitting a nonlinear function to training data, where the model space is Hilbert space and fitting is subject to $\ell_2$ regularization in this function space. We show that self-distillation iterations modify regularization by progressively limiting the number of basis functions that can be used to represent the solution. This implies (as we also verify empirically) that while a few rounds of self-distillation may reduce over-fitting, further rounds may lead to under-fitting and thus worse performance.

📄 PDF Abstract BibTeX arXiv:2002.05715

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationL2 Regularization

Similar Papers 제목 키워드 기반

Hilbert Distillation for Cross-Dimensionality Networks

2022-11-08 · Dian Qin, Haishuai Wang, Zhe Liu, Hongjia Xu 외

3D convolutional neural networks have revealed superior performance in processing volumetric data such as video and medical imaging. However, the competitive performance by leveraging 3D networks results in huge computat…

Entropic regularization of Wasserstein distance between infinite-dimensional Gaussian measures and Gaussian processes

2020-11-15 · Minh Ha Quang

This work studies the entropic regularization formulation of the 2-Wasserstein distance on an infinite-dimensional Hilbert space, in particular for the Gaussian setting. We first present the Minimum Mutual Information pr…

Gaussian Processesvalid

Improving generalization by regularizing in $L^2$ function space

2018-01-01 · ICLR 2018 1 · Ari S. Benjamin, Konrad Kording

Learning rules for neural networks necessarily include some form of regularization. Most regularization techniques are conceptualized and implemented in the space of parameters. However, it is also possible to regularize…

Featured Reproducing Kernel Banach Spaces for Learning and Neural Networks

2026-02-06 · Isabel de la Higuera, Francisco Herrera, M. Victoria Velasco arxiv

Reproducing kernel Hilbert spaces provide a foundational framework for kernel-based learning, where regularization and interpolation problems admit finite-dimensional solutions through classical representer theorems. Man…

Double Reverse Regularization Network Based on Self-Knowledge Distillation for SAR Object Classification

2023-11-26 · Bo Xu, Hao Zheng, Zhigang Hu, Liu Yang 외

In current synthetic aperture radar (SAR) object classification, one of the major challenges is the severe overfitting issue due to the limited dataset (few-shot) and noisy data. Considering the advantages of knowledge d…

Knowledge DistillationSelf-Knowledge Distillation