paper-with-me

홈 › Papers

Eigenvalues of the Hessian in Deep Learning: Singularity and Beyond

2016-11-22 · Levent Sagun, Leon Bottou, Yann Lecun

We look at the eigenvalues of the Hessian of a loss function before and after training. The eigenvalue distribution is seen to be composed of two parts, the bulk which is concentrated around zero, and the edges which are scattered away from zero. We present empirical evidence for the bulk indicating how over-parametrized the system is, and for the edges that depend on the input data.

📄 PDF Abstract BibTeX arXiv:1611.07476

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

An analysis on negative curvature induced by singularity in multi-layer neural-network learning

2010-12-01 · NeurIPS 2010 12 · Eiji Mizutani, Stuart Dreyfus

In the neural-network parameter space, an attractive field is likely to be induced by singularities. In such a singularity region, first-order gradient learning typically causes a long plateau with very little change i…

Explaining Near-Zero Hessian Eigenvalues Through Approximate Symmetries in Neural Networks

2026-07-08 · Marcel Kühn, Bernd Rosenow arxiv

The Hessian of the training loss governs the local geometry of the loss landscape, yet despite existing explanations for its largest eigenvalues, the origin of the vast multitude of vanishingly small eigenvalues remains …

Towards understanding the true loss surface of deep neural networks using random matrix theory and iterative spectral methods

2020-01-01 · ICLR 2020 1 · Diego Granziol, Timur Garipov, Dmitry Vetrov, Stefan Zohren 외

The geometric properties of loss surfaces, such as the local flatness of a solution, are associated with generalization in deep learning. The Hessian is often used to understand these geometric properties. We investigate…

GPU

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…

There is a Singularity in the Loss Landscape

2022-01-12 · Mark Lowell

Despite the widespread adoption of neural networks, their training dynamics remain poorly understood. We show experimentally that as the size of the dataset increases, a point forms where the magnitude of the gradient of…