paper-with-me

홈 › Papers

How noise affects the Hessian spectrum in overparameterized neural networks

2019-10-01 · Mingwei Wei, David J. Schwab

Stochastic gradient descent (SGD) forms the core optimization method for deep neural networks. While some theoretical progress has been made, it still remains unclear why SGD leads the learning dynamics in overparameterized networks to solutions that generalize well. Here we show that for overparameterized networks with a degenerate valley in their loss landscape, SGD on average decreases the trace of the Hessian of the loss. We also generalize this result to other noise structures and show that isotropic noise in the non-degenerate subspace of the Hessian decreases its determinant. In addition to explaining SGDs role in sculpting the Hessian spectrum, this opens the door to new optimization approaches that may confer better generalization performance. We test our results with experiments on toy models and deep neural networks.

📄 PDF Abstract BibTeX arXiv:1910.00195

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Convergence Analysis of Newton's Method for Neural Networks in the Overparameterized Limit

2026-05-08 · Konstantin Riedl, Konstantinos Spiliopoulos, Justin Sirignano arxiv

A convergence analysis is developed for the regularized Newton method for training neural networks (NNs) in the overparameterized limit. As the number of hidden units tends to infinity, the NN training dynamics converge …

Empirical Analysis of the Hessian of Over-Parametrized Neural Networks

2017-06-14 · ICLR 2018 1 · Levent Sagun, Utku Evci, V. Ugur Guney, Yann Dauphin 외

We study the properties of common loss surfaces through their Hessian matrix. In particular, in the context of deep learning, we empirically show that the spectrum of the Hessian is composed of two parts: (1) the bulk ce…

Bias-variance decomposition of overparameterized regression with random linear features

2022-03-10 · Jason W. Rocks, Pankaj Mehta

In classical statistics, the bias-variance trade-off describes how varying a model's complexity (e.g., number of fit parameters) affects its ability to make accurate predictions. According to this trade-off, optimal perf…

regression

Measuring the Spectrum of Deepnet Hessians

2019-05-17 · Vardan Papyan

We apply state-of-the-art tools in modern high-dimensional numerical linear algebra to approximate efficiently the spectrum of the Hessian of modern deepnets, with tens of millions of parameters, trained on real data. We…

On the Power-Law Hessian Spectrums in Deep Learning

2022-01-31 · Zeke Xie, Qian-Yuan Tang, Yunfeng Cai, Mingming Sun 외

It is well-known that the Hessian of deep loss landscape matters to optimization, generalization, and even robustness of deep learning. Recent works empirically discovered that the Hessian spectrum in deep learning has a…

Deep Learning