paper-with-me

홈 › Papers

The Interpolation Phase Transition in Neural Networks: Memorization and Generalization under Lazy Training

2020-07-25 · Andrea Montanari, Yiqiao Zhong

Modern neural networks are often operated in a strongly overparametrized regime: they comprise so many parameters that they can interpolate the training set, even if actual labels are replaced by purely random ones. Despite this, they achieve good prediction error on unseen data: interpolating the training set does not lead to a large generalization error. Further, overparametrization appears to be beneficial in that it simplifies the optimization landscape. Here we study these phenomena in the context of two-layers neural networks in the neural tangent (NT) regime. We consider a simple data model, with isotropic covariates vectors in $d$ dimensions, and $N$ hidden neurons. We assume that both the sample size $n$ and the dimension $d$ are large, and they are polynomially related. Our first main result is a characterization of the eigenstructure of the empirical NT kernel in the overparametrized regime $Nd\gg n$. This characterization implies as a corollary that the minimum eigenvalue of the empirical NT kernel is bounded away from zero as soon as $Nd\gg n$, and therefore the network can exactly interpolate arbitrary labels in the same regime. Our second main result is a characterization of the generalization error of NT ridge regression including, as a special case, min-$\ell_2$ norm interpolation. We prove that, as soon as $Nd\gg n$, the test error is well approximated by the one of kernel ridge regression with respect to the infinite-width kernel. The latter is in turn well approximated by the error of polynomial ridge regression, whereby the regularization parameter is increased by a `self-induced' term related to the high-degree components of the activation function. The polynomial degree depends on the sample size and the dimension (in particular on $\log n/\log d$).

📄 PDF Abstract BibTeX arXiv:2007.12826

Code (0)

등록된 구현이 없습니다.

Tasks

Memorizationregression

Similar Papers 제목 키워드 기반

Losing dimensions: Geometric memorization in generative diffusion

2024-10-11 · Beatrice Achilli, Enrico Ventura, Gianluigi Silvestri, Bao Pham 외

Generative diffusion processes are state-of-the-art machine learning models deeply connected with fundamental concepts in statistical physics. Depending on the dataset size and the capacity of the network, their behavior…

Memorization

Grokking as Dimensional Phase Transition in Neural Networks

2026-04-06 · Ping Wang arxiv

Neural network grokking -- the abrupt memorization-to-generalization transition -- challenges our understanding of learning dynamics. Through finite-size scaling of gradient avalanche dynamics across eight model scales, …

Intrinsic Task Symmetry Drives Generalization in Algorithmic Tasks

2026-03-02 · Hyeonbin Hwang, Yeachan Park arxiv

Grokking, the sudden transition from memorization to generalization, is characterized by the emergence of low-dimensional representations, yet the mechanism underlying this organization remains elusive. We propose that i…

Relational Reasoning

An exact information theory of generalization phase transitions in Bayesian diffusion models

2026-07-09 · Henry Hunt, Mason Kamb, Surya Ganguli arxiv

How diffusion models circumvent the curse of dimensionality to learn complex distributions over high dimensional spaces from a finite training set, instead of memorizing it, remains a fundamental mystery. To address this…

Grokking as a Variance-Limited Phase Transition: Spectral Gating and the Epsilon-Stability Threshold

2026-03-16 · Pratyush Acharya, Habish Dhakal arxiv

Standard optimization theories struggle to explain grokking, where generalization occurs long after training convergence. While geometric studies attribute this to slow drift, they often overlook the interaction between …