paper-with-me

Papers

Spectral Bias Outside the Training Set for Deep Networks in the Kernel Regime

2022-06-06 · Benjamin Bowman, Guido Montufar

We provide quantitative bounds measuring the $L^2$ difference in function space between the trajectory of a finite-width network trained on finitely many samples from the idealized kernel dynamics of infinite width and infinite data. An implication of the bounds is that the network is biased to learn the top eigenfunctions of the Neural Tangent Kernel not just on the training set but over the entire input space. This bias depends on the model architecture and input distribution alone and thus does not depend on the target function which does not need to be in the RKHS of the kernel. The result is valid for deep architectures with fully connected, convolutional, and residual layers. Furthermore the width does not need to grow polynomially with the number of samples in order to obtain high probability bounds up to a stopping time. The proof exploits the low-effective-rank property of the Fisher Information Matrix at initialization, which implies a low effective dimension of the model (far smaller than the number of parameters). We conclude that local capacity control from the low effective rank of the Fisher Information Matrix is still underexplored theoretically.

📄 PDF Abstract BibTeX arXiv:2206.02927

Code (1)

bbowman223/deepspec 공식 구현 pytorch

Tasks

valid

Similar Papers 제목 키워드 기반

Failure and success of the spectral bias prediction for Kernel Ridge Regression: the case of low-dimensional data

2022-02-07 · Umberto M. Tomasini, Antonio Sclocchi, Matthieu Wyart

Recently, several theories including the replica method made predictions for the generalization error of Kernel Ridge Regression. In some regimes, they predict that the method has a `spectral bias': decomposing the true …

Optimal Rates for Vector-Valued Spectral Regularization Learning Algorithms

2024-05-23 · Dimitri Meunier, Zikai Shen, Mattes Mollenhauer, Arthur Gretton 외

We study theoretical properties of a broad class of regularized algorithms with vector-valued output. These spectral algorithms include kernel ridge regression, kernel principal component regression, various implementati…

regression

The Spectral Bias of Shallow Neural Network Learning is Shaped by the Choice of Non-linearity

2025-03-13 · Justin Sahs, Ryan Pyle, Fabio Anselmi, Ankit Patel

Despite classical statistical theory predicting severe overfitting, modern massively overparameterized neural networks still generalize well. This unexpected property is attributed to the network's so-called implicit bia…

Inductive Bias

On the Convergence Behavior of Preconditioned Gradient Descent Toward the Rich Learning Regime

2026-01-06 · Shuai Jiang, Alexey Voronin, Eric Cyr, Ben Southworth arxiv

Spectral bias, the tendency of neural networks to learn low frequencies first, can be both a blessing and a curse. While it enhances the generalization capabilities by suppressing high-frequency noise, it can be a limita…

How Feature Learning Can Improve Neural Scaling Laws

2024-09-26 · Blake Bordelon, Alexander Atanasov, Cengiz Pehlevan

We develop a solvable model of neural scaling laws beyond the kernel limit. Theoretical analysis of this model shows how performance scales with model size, training time, and the total amount of available data. We ident…