paper-with-me

Papers

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 local minima in deep linear networks. When applied to the quadratic loss, our result immediately implies the powerful result in [Kawaguchi 2016]. Further, with the work in [Zhou and Liang 2018], we can remove all the assumptions in [Kawaguchi 2016]. This property holds for more general "multi-tower" linear networks too. Our proof builds on [Laurent and von Brecht 2018] and develops a new perturbation argument to show that any spurious local minimum must have full rank, a structural property which can be useful more generally.

📄 PDF Abstract BibTeX arXiv:1901.09827

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

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…

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

Neural Networks with Complex-Valued Weights Have No Spurious Local Minima

2021-01-31 · Xingtu Liu

We study the benefits of complex-valued weights for neural networks. We prove that shallow complex neural networks with quadratic activations have no spurious local minima. In contrast, shallow real neural networks with …

Piecewise linear activations substantially shape the loss surfaces of neural networks

2020-03-27 · ICLR 2020 1 · Fengxiang He, Bohan Wang, DaCheng Tao

Understanding the loss surface of a neural network is fundamentally important to the understanding of deep learning. This paper presents how piecewise linear activation functions substantially shape the loss surfaces of …