That warning quietly fuses two different claims: first, that the model fits the noise in its training data exactly; second, that the fitted noise must corrupt its predictions elsewhere. Modern practice pulled the two apart — large neural networks routinely interpolate their training data and still generalize — and the question became why.
Overparameterization is what separates the claims. When there are more feature directions than sample constraints, an interpolating model is obliged to fit the noise, but it retains freedom in where to put it. Generalization then depends on the geometry of that choice, not on the mere fact of interpolation. Our work made that geometry exactly calculable in deliberately tractable linear and Fourier models — first for regression, then for classification, then for many classes, adversarial perturbations, and learning from a weaker teacher's noisy labels.
This question was being attacked from several directions at once. Belkin, Hsu, Ma, and Mandal mapped double descent; Bartlett, Long, Lugosi, and Tsigler characterized benign overfitting through covariance spectra; and Hastie, Montanari, Rosset, and Tibshirani developed precise asymptotics for ridgeless interpolation. Belkin and Hsu later joined us on the classification paper below. What distinguishes the line of work in this story is its instrument: a Fourier sampling model that exposes the mechanism through exact calculation, paired with phase maps that reduce competing effects to comparable exponents.