中文
相关论文

相关论文: Small nonlinearities in activation functions creat…

200 篇论文

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 neural networks. We…

机器学习 · 计算机科学 2020-03-30 Fengxiang He , Bohan Wang , Dacheng Tao

Understanding the loss surface of neural networks is essential for the design of models with predictable performance and their success in applications. Experimental results suggest that sufficiently deep and wide neural networks are not…

机器学习 · 计算机科学 2020-09-01 Henning Petzka , Cristian Sminchisescu

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…

机器学习 · 计算机科学 2017-06-14 Quynh Nguyen , Matthias Hein

The existence of local minima for one-hidden-layer ReLU networks has been investigated theoretically in [8]. Based on the theory, in this paper, we first analyze how big the probability of existing local minima is for 1D Gaussian data and…

机器学习 · 计算机科学 2020-06-17 Bo Liu

In this paper, it is shown theoretically that spurious local minima are common for deep fully-connected networks and convolutional neural networks (CNNs) with piecewise linear activation functions and datasets that cannot be fitted by…

机器学习 · 计算机科学 2021-03-01 Bo Liu

There has been a lot of recent interest in trying to characterize the error surface of deep models. This stems from a long standing question. Given that deep networks are highly nonlinear systems optimized by local gradient methods, why do…

机器学习 · 统计学 2017-02-20 Grzegorz Swirszcz , Wojciech Marian Czarnecki , Razvan Pascanu

Does over-parameterization eliminate sub-optimal local minima for neural networks? An affirmative answer was given by a classical result in [59] for 1-hidden-layer wide neural networks. A few recent works have extended the setting to…

机器学习 · 计算机科学 2020-11-17 Tian Ding , Dawei Li , Ruoyu Sun

We study the loss landscape of training problems for deep artificial neural networks with a one-dimensional real output whose activation functions contain an affine segment and whose hidden layers have width at least two. It is shown that…

机器学习 · 计算机科学 2023-06-16 Constantin Christof , Julia Kowalczyk

We study the loss surface of neural networks equipped with a hinge loss criterion and ReLU or leaky ReLU nonlinearities. Any such network defines a piecewise multilinear form in parameter space. By appealing to harmonic analysis we show…

机器学习 · 计算机科学 2018-07-24 Thomas Laurent , James von Brecht

We consider deep linear networks with arbitrary convex differentiable loss. We provide a short and elementary proof of the fact that all local minima are global minima if the hidden layers are either 1) at least as wide as the input layer,…

机器学习 · 计算机科学 2018-07-25 Thomas Laurent , James von Brecht

Neural networks are a powerful class of functions that can be trained with simple gradient descent to achieve state-of-the-art performance on a variety of applications. Despite their practical success, there is a paucity of results that…

机器学习 · 计算机科学 2017-03-06 Bo Xie , Yingyu Liang , Le Song

We consider the optimization problem associated with training simple ReLU neural networks of the form $\mathbf{x}\mapsto \sum_{i=1}^{k}\max\{0,\mathbf{w}_i^\top \mathbf{x}\}$ with respect to the squared loss. We provide a computer-assisted…

机器学习 · 计算机科学 2018-08-10 Itay Safran , Ohad Shamir

For one-hidden-layer ReLU networks, we prove that all differentiable local minima are global inside differentiable regions. We give the locations and losses of differentiable local minima, and show that these local minima can be isolated…

机器学习 · 计算机科学 2020-06-18 Bo Liu

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…

机器学习 · 计算机科学 2020-01-07 Li Zhang

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 no worse than the…

机器学习 · 统计学 2019-07-10 Kenji Kawaguchi , Yoshua Bengio

The loss surfaces of deep neural networks have been the subject of several studies, theoretical and experimental, over the last few years. One strand of work considers the complexity, in the sense of local optima, of high dimensional random…

Despite their practical success, a theoretical understanding of the loss landscape of neural networks has proven challenging due to the high-dimensional, non-convex, and highly nonlinear structure of such models. In this paper, we…

机器学习 · 计算机科学 2020-07-21 Abbas Kazemipour , Brett W. Larsen , Shaul Druckmann

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…

机器学习 · 计算机科学 2017-05-25 Haihao Lu , Kenji Kawaguchi

In this paper, we analyze the landscape of the true loss of neural networks with one hidden layer and ReLU, leaky ReLU, or quadratic activation. In all three cases, we provide a complete classification of the critical points in the case…

机器学习 · 计算机科学 2022-07-07 Patrick Cheridito , Arnulf Jentzen , Florian Rossmannek

We study the loss landscape of both shallow and deep, mildly overparameterized ReLU neural networks on a generic finite input dataset for the squared error loss. We show both by count and volume that most activation patterns correspond to…

机器学习 · 计算机科学 2024-02-09 Kedar Karhadkar , Michael Murray , Hanna Tseran , Guido Montúfar
‹ 上一页 1 2 3 10 下一页 ›