English

The loss surface of deep and wide neural networks

Machine Learning 2017-06-14 v2 Artificial Intelligence Computer Vision and Pattern Recognition Neural and Evolutionary Computing Machine Learning

Abstract

While the optimization problem behind deep neural networks is highly non-convex, it is frequently observed in practice that training deep networks seems possible without getting stuck in suboptimal points. It has been argued that this is the case as all local minima are close to being globally optimal. We show that this is (almost) true, in fact almost all local minima are globally optimal, for a fully connected network with squared loss and analytic activation function given that the number of hidden units of one layer of the network is larger than the number of training points and the network structure from this layer on is pyramidal.

Keywords

Cite

@article{arxiv.1704.08045,
  title  = {The loss surface of deep and wide neural networks},
  author = {Quynh Nguyen and Matthias Hein},
  journal= {arXiv preprint arXiv:1704.08045},
  year   = {2017}
}

Comments

ICML 2017. Main results now hold for larger classes of loss functions