English

On regularization of gradient descent, layer imbalance and flat minima

Machine Learning 2020-07-21 v1 Machine Learning

Abstract

We analyze the training dynamics for deep linear networks using a new metric - layer imbalance - which defines the flatness of a solution. We demonstrate that different regularization methods, such as weight decay or noise data augmentation, behave in a similar way. Training has two distinct phases: 1) optimization and 2) regularization. First, during the optimization phase, the loss function monotonically decreases, and the trajectory goes toward a minima manifold. Then, during the regularization phase, the layer imbalance decreases, and the trajectory goes along the minima manifold toward a flat area. Finally, we extend the analysis for stochastic gradient descent and show that SGD works similarly to noise regularization.

Keywords

Cite

@article{arxiv.2007.09286,
  title  = {On regularization of gradient descent, layer imbalance and flat minima},
  author = {Boris Ginsburg},
  journal= {arXiv preprint arXiv:2007.09286},
  year   = {2020}
}
R2 v1 2026-06-23T17:12:37.925Z