paper-with-me

Papers

Gradient Descent Finds Global Minima of Deep Neural Networks

2018-11-09 · Simon S. Du, Jason D. Lee, Haochuan Li, Li-Wei Wang, Xiyu Zhai

Gradient descent finds a global minimum in training deep neural networks despite the objective function being non-convex. The current paper proves gradient descent achieves zero training loss in polynomial time for a deep over-parameterized neural network with residual connections (ResNet). Our analysis relies on the particular structure of the Gram matrix induced by the neural network architecture. This structure allows us to show the Gram matrix is stable throughout the training process and this stability implies the global optimality of the gradient descent algorithm. We further extend our analysis to deep residual convolutional neural networks and obtain a similar convergence result.

📄 PDF Abstract BibTeX arXiv:1811.03804

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quadratic number of nodes is sufficient to learn a dataset via gradient descent

2019-11-13 · Biswarup Das, Eugene. A. Golikov

We prove that if an activation function satisfies some mild conditions and number of neurons in a two-layered fully connected neural network with this activation function is beyond a certain threshold, then gradient desc…

The Effect of SGD Batch Size on Autoencoder Learning: Sparsity, Sharpness, and Feature Learning

2023-08-06 · Nikhil Ghosh, Spencer Frei, Wooseok Ha, Bin Yu

In this work, we investigate the dynamics of stochastic gradient descent (SGD) when training a single-neuron autoencoder with linear or ReLU activation on orthogonal data. We show that for this non-convex problem, random…

feature selection

Gradient Descent with Polyak's Momentum Finds Flatter Minima via Large Catapults

2023-11-25 · Prin Phunyaphibarn, Junghyun Lee, Bohan Wang, Huishuai Zhang 외

Although gradient descent with Polyak's momentum is widely used in modern machine and deep learning, a concrete understanding of its effects on the training trajectory remains elusive. In this work, we empirically show t…

Gradient Descent Finds Global Minima for Generalizable Deep Neural Networks of Practical Sizes

2019-08-05 · Kenji Kawaguchi, Jiaoyang Huang

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 deve…

A Mean-Field Analysis of Neural Stochastic Gradient Descent-Ascent for Functional Minimax Optimization

2024-04-18 · Yuchen Zhu, Yufeng Zhang, Zhaoran Wang, Zhuoran Yang 외

This paper studies minimax optimization problems defined over infinite-dimensional function classes of overparameterized two-layer neural networks. In particular, we consider the minimax optimization problem stemming fro…

Representation Learning