paper-with-me

Papers

Depth Creates No Bad Local Minima

2017-02-27 · Haihao Lu, Kenji Kawaguchi

In deep learning, \textit{depth}, as well as \textit{nonlinearity}, create non-convex loss surfaces. Then, does depth alone create bad local minima? In this paper, we prove that without nonlinearity, depth alone does not create bad local minima, although it induces non-convex loss surface. Using this insight, we greatly simplify a recently proposed proof to show that all of the local minima of feedforward deep linear neural networks are global minima. Our theoretical results generalize previous results with fewer assumptions, and this analysis provides a method to show similar results beyond square loss in deep linear models.

📄 PDF Abstract BibTeX arXiv:1702.08580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Depth with Nonlinearity Creates No Bad Local Minima in ResNets

2018-10-21 · Kenji Kawaguchi, Yoshua Bengio

In this paper, we prove that depth with nonlinearity creates no bad local minima in a type of arbitrarily deep ResNets with arbitrary nonlinear activation functions, in the sense that the values of all local minima are n…

BIG-bench Machine LearningOpen-Ended Question Answering

Depth creates no more spurious local minima

2019-01-28 · Li Zhang

We show that for any convex differentiable loss, a deep linear network has no spurious local minima as long as it is true for the two layer case. This reduction greatly simplifies the study on the existence of spurious l…

Depth creates no more spurious local minima in linear networks

2019-09-25 · Li Zhang

We show that for any convex differentiable loss, a deep linear network has no spurious local minima as long as it is true for the two layer case. This reduction greatly simplifies the study on the existence of spurious…

Towards Evolutionary Optimization Using the Ising Model

2025-11-19 · Simon Klüttermann arxiv

In this paper, we study the problem of finding the global minima of a given function. Specifically, we consider complicated functions with numerous local minima, as is often the case for real-world data mining losses. We…

Effect of Depth and Width on Local Minima in Deep Learning

2018-11-20 · Kenji Kawaguchi, Jiaoyang Huang, Leslie Pack Kaelbling

In this paper, we analyze the effects of depth and width on the quality of local minima, without strong over-parameterization and simplification assumptions in the literature. Without any simplification assumption, for d…