中文
相关论文

相关论文: Exact Solutions of a Deep Linear Network

200 篇论文

Traditional landscape analysis of deep neural networks aims to show that no sub-optimal local minima exist in some appropriate sense. From this, one may be tempted to conclude that descent algorithms which escape saddle points will reach a…

机器学习 · 计算机科学 2020-01-01 Shiyu Liang , Ruoyu Sun , R. Srikant

We study regularized deep neural networks (DNNs) and introduce a convex analytic framework to characterize the structure of the hidden layers. We show that a set of optimal hidden layer weights for a norm regularized DNN training problem…

机器学习 · 计算机科学 2021-06-14 Tolga Ergen , Mert Pilanci

Deep neural networks are workhorse models in machine learning with multiple layers of non-linear functions composed in series. Their loss function is highly non-convex, yet empirically even gradient descent minimisation is sufficient to…

无序系统与神经网络 · 物理学 2020-03-18 Simon Becker , Yao Zhang , Alpha A. Lee

Learning in Deep Neural Networks (DNN) takes place by minimizing a non-convex high-dimensional loss function, typically by a stochastic gradient descent (SGD) strategy. The learning process is observed to be able to find good minimizers…

机器学习 · 计算机科学 2020-03-12 Carlo Baldassi , Fabrizio Pittorino , Riccardo Zecchina

Next generation deep neural networks for classification hosted on embedded platforms will rely on fast, efficient, and accurate learning algorithms. Initialization of weights in learning networks has a great impact on the classification…

机器学习 · 计算机科学 2016-07-21 Julius , Gopinath Mahale , Sumana T. , C. S. Adityakrishna

While deep learning models and techniques have achieved great empirical success, our understanding of the source of success in many aspects remains very limited. In an attempt to bridge the gap, we investigate the decision boundary of a…

神经与进化计算 · 计算机科学 2019-01-03 Yu Li , Lizhong Ding , Xin Gao

Deep neural networks are highly expressive machine learning models with the ability to interpolate arbitrary datasets. Deep nets are typically optimized via first-order methods and the optimization process crucially depends on the…

机器学习 · 统计学 2019-11-12 Talha Cihad Gulcu

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

In this paper, we theoretically prove that gradient descent can find a global minimum of non-convex optimization of all layers for nonlinear deep neural networks of sizes commonly encountered in practice. The theory developed in this paper…

机器学习 · 统计学 2020-06-18 Kenji Kawaguchi , Jiaoyang Huang

We investigate the local spectral statistics of the loss surface Hessians of artificial neural networks, where we discover excellent agreement with Gaussian Orthogonal Ensemble statistics across several network architectures and datasets.…

机器学习 · 计算机科学 2021-12-28 Nicholas P Baskerville , Diego Granziol , Jonathan P Keating

We analyze dropout in deep networks with rectified linear units and the quadratic loss. Our results expose surprising differences between the behavior of dropout and more traditional regularizers like weight decay. For example, on some…

机器学习 · 计算机科学 2017-04-21 David P. Helmbold , Philip M. Long

We use smoothed analysis techniques to provide guarantees on the training loss of Multilayer Neural Networks (MNNs) at differentiable local minima. Specifically, we examine MNNs with piecewise linear activation functions, quadratic loss and…

机器学习 · 统计学 2016-05-31 Daniel Soudry , Yair Carmon

This paper develops a randomized approach for incrementally building deep neural networks, where a supervisory mechanism is proposed to constrain the random assignment of the weights and biases, and all the hidden layers have direct links…

机器学习 · 计算机科学 2018-03-19 Dianhui Wang , Ming Li

Training deep neural networks with stochastic gradient descent (SGD) can often achieve zero training loss on real-world tasks although the optimization landscape is known to be highly non-convex. To understand the success of SGD for…

机器学习 · 统计学 2020-06-15 Yiping Lu , Chao Ma , Yulong Lu , Jianfeng Lu , Lexing Ying

Giving provable guarantees for learning neural networks is a core challenge of machine learning theory. Most prior work gives parameter recovery guarantees for one hidden layer networks, however, the networks used in practice have multiple…

机器学习 · 计算机科学 2020-02-21 Surbhi Goel , Rina Panigrahy

We prove linear convergence of gradient descent to a global optimum for the training of deep residual networks with constant layer width and smooth activation function. We show that if the trained weights, as a function of the layer index,…

机器学习 · 计算机科学 2023-01-26 Rama Cont , Alain Rossier , RenYuan Xu

This paper presents an algorithm for searching for the minimum number of neurons in fully connected layers of an arbitrary network solving given problem, which does not require multiple training of the network with different number of…

机器学习 · 计算机科学 2024-05-24 Oleg I. Berngardt

Despite the widespread practical success of deep learning methods, our theoretical understanding of the dynamics of learning in deep neural networks remains quite sparse. We attempt to bridge the gap between the theory and practice of deep…

神经与进化计算 · 计算机科学 2014-02-20 Andrew M. Saxe , James L. McClelland , Surya Ganguli

We study the connection between the highly non-convex loss function of a simple model of the fully-connected feed-forward neural network and the Hamiltonian of the spherical spin-glass model under the assumptions of: i) variable…

机器学习 · 计算机科学 2015-01-23 Anna Choromanska , Mikael Henaff , Michael Mathieu , Gérard Ben Arous , Yann LeCun

We show that the representation cost of fully connected neural networks with homogeneous nonlinearities - which describes the implicit bias in function space of networks with $L_2$-regularization or with losses such as the cross-entropy -…

机器学习 · 统计学 2023-03-27 Arthur Jacot