English

A generalization gap estimation for overparameterized models via the Langevin functional variance

Machine Learning 2023-03-21 v3 Machine Learning Methodology

Abstract

This paper discusses the estimation of the generalization gap, the difference between generalization performance and training performance, for overparameterized models including neural networks. We first show that a functional variance, a key concept in defining a widely-applicable information criterion, characterizes the generalization gap even in overparameterized settings where a conventional theory cannot be applied. As the computational cost of the functional variance is expensive for the overparameterized models, we propose an efficient approximation of the function variance, the Langevin approximation of the functional variance (Langevin FV). This method leverages only the 11st-order gradient of the squared loss function, without referencing the 22nd-order gradient; this ensures that the computation is efficient and the implementation is consistent with gradient-based optimization algorithms. We demonstrate the Langevin FV numerically by estimating the generalization gaps of overparameterized linear regression and non-linear neural network models, containing more than a thousand of parameters therein.

Keywords

Cite

@article{arxiv.2112.03660,
  title  = {A generalization gap estimation for overparameterized models via the Langevin functional variance},
  author = {Akifumi Okuno and Keisuke Yano},
  journal= {arXiv preprint arXiv:2112.03660},
  year   = {2023}
}

Comments

40 pages, no figure, accepted to Journal of Computational and Graphical Statistics

R2 v1 2026-06-24T08:07:28.901Z