paper-with-me

Papers

Phenomenology of Double Descent in Finite-Width Neural Networks

2022-03-14 · ICLR 2022 4 · Sidak Pal Singh, Aurelien Lucchi, Thomas Hofmann, Bernhard Schölkopf

`Double descent' delineates the generalization behaviour of models depending on the regime they belong to: under- or over-parameterized. The current theoretical understanding behind the occurrence of this phenomenon is primarily based on linear and kernel regression models -- with informal parallels to neural networks via the Neural Tangent Kernel. Therefore such analyses do not adequately capture the mechanisms behind double descent in finite-width neural networks, as well as, disregard crucial components -- such as the choice of the loss function. We address these shortcomings by leveraging influence functions in order to derive suitable expressions of the population loss and its lower bound, while imposing minimal assumptions on the form of the parametric model. Our derived bounds bear an intimate connection with the spectrum of the Hessian at the optimum, and importantly, exhibit a double descent behaviour at the interpolation threshold. Building on our analysis, we further investigate how the loss function affects double descent -- and thus uncover interesting properties of neural networks and their Hessian spectra near the interpolation threshold.

📄 PDF Abstract BibTeX arXiv:2203.07337

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2023-11-03 · Oskar Allerbo

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 tha…

Model Selectionregression

Finite Versus Infinite Neural Networks: an Empirical Study

2020-07-31 · NeurIPS 2020 12 · Jaehoon Lee, Samuel S. Schoenholz, Jeffrey Pennington, Ben Adlam 외

We perform a careful, thorough, and large scale empirical study of the correspondence between wide neural networks and kernel methods. By doing so, we resolve a variety of open questions related to the study of infinitel…

Double-descent curves in neural networks: a new perspective using Gaussian processes

2021-02-14 · Ouns El Harzli, Bernardo Cuenca Grau, Guillermo Valle-Pérez, Ard A. Louis

Double-descent curves in neural networks describe the phenomenon that the generalisation error initially descends with increasing parameters, then grows after reaching an optimal number of parameters which is less than t…

Gaussian ProcessesLearning Theory

Understanding Double Descent Requires a Fine-Grained Bias-Variance Decomposition

2020-11-04 · NeurIPS 2020 12 · Ben Adlam, Jeffrey Pennington

Classical learning theory suggests that the optimal generalization performance of a machine learning model should occur at an intermediate model complexity, with simpler models exhibiting high bias and more complex model…

Ensemble LearningLearning Theory

Neural Tangents: Fast and Easy Infinite Neural Networks in Python

2019-12-05 · ICLR 2020 1 · Roman Novak, Lechao Xiao, Jiri Hron, Jaehoon Lee 외

Neural Tangents is a library designed to enable research into infinite-width neural networks. It provides a high-level API for specifying complex and hierarchical neural network architectures. These networks can then be …

Bayesian InferenceCPUGPU