Just Interpolate: Kernel "Ridgeless" Regression Can Generalize
Tengyuan Liang, Alexander Rakhlin
TL;DR
This work tackles why minimum-norm interpolating kernel methods can generalize without explicit regularization. It derives a data-dependent risk bound for ridgeless kernel interpolation in RKHS, decomposing error into variance- and bias-like terms controlled by kernel curvature and data spectral properties, and shows an implicit regularization mechanism in high dimensions. Theoretical results are complemented by MNIST experiments and synthetic simulations that demonstrate interpolation-limited performance in favorable spectral regimes and verify the predicted bias-variance trade-off. Overall, the paper connects kernel geometry, random-matrix insights, and high-dimensional statistics to explain practical success of interpolation and to guide kernel design in practice.
Abstract
In the absence of explicit regularization, Kernel "Ridgeless" Regression with nonlinear kernels has the potential to fit the training data perfectly. It has been observed empirically, however, that such interpolated solutions can still generalize well on test data. We isolate a phenomenon of implicit regularization for minimum-norm interpolated solutions which is due to a combination of high dimensionality of the input data, curvature of the kernel function, and favorable geometric properties of the data such as an eigenvalue decay of the empirical covariance and kernel matrices. In addition to deriving a data-dependent upper bound on the out-of-sample error, we present experimental evidence suggesting that the phenomenon occurs in the MNIST dataset.
