English

Changing the Kernel During Training Leads to Double Descent in Kernel Regression

Machine Learning 2025-05-19 v3 Machine Learning Optimization and Control Methodology

Abstract

We investigate changing the bandwidth of a translational-invariant kernel during training when solving kernel regression with gradient descent. We present a theoretical bound on the out-of-sample generalization error that advocates for decreasing the bandwidth (and thus increasing the model complexity) during training. We further use the bound to show that kernel regression exhibits a double descent behavior when the model complexity is expressed as the minimum allowed bandwidth during training. Decreasing the bandwidth all the way to zero results in benign overfitting, and also circumvents the need for model selection. We demonstrate the double descent behavior on real and synthetic data and also demonstrate that kernel regression with a decreasing bandwidth outperforms that of a constant bandwidth, selected by cross-validation or marginal likelihood maximization. We finally apply our findings to neural networks, demonstrating that by modifying the neural tangent kernel (NTK) during training, making the NTK behave as if its bandwidth were decreasing to zero, we can make the network overfit more benignly, and converge in fewer iterations.

Keywords

Cite

@article{arxiv.2311.01762,
  title  = {Changing the Kernel During Training Leads to Double Descent in Kernel Regression},
  author = {Oskar Allerbo},
  journal= {arXiv preprint arXiv:2311.01762},
  year   = {2025}
}

Comments

Article arXiv:2306.16838v1 has been updated and split into two articles: this article and arXiv:2306.16838v2. Thus, much of the content in this article is also a part of arXiv:2306.16838v1

R2 v1 2026-06-28T13:10:25.483Z