2018/11/09 by Simon S. Du, Du, Simon S., Jason D. Lee +7 · 1 voice · 199 citations
Computer Science · Engineering · Mathematics · #Algorithm #Artificial intelligence #Artificial neural network #Computer science #Convergence (economics) #Deep learning #Gradient descent #Machine Learning and ELM #Mathematical analysis #Mathematical optimization #Mathematics #Maxima and minima #Parameterized complexity #Residual #Sparse and Compressive Sensing Techniques #Stochastic Gradient Optimization Techniques #cs.AI #cs.CV #cs.LG #math.OC #stat.ML
paper · pdf · doi:10.48550/arxiv.1811.03804
published in arXiv (Cornell University) (Cornell University) · ICML 2019
openalex publication_date 2018/11/09 · arxiv created 2019/05/28 · arxiv updated 2019/05/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
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.