← Search

Xiyu Zhai

3 accepted papers

2019

Gradient Descent Finds Global Minima of Deep Neural Networks

ICML 2019oral

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

Cited by 1501SourcePDFScholar
2019

Gradient Descent Provably Optimizes Over-parameterized Neural Networks

ICLR 2019poster

One of the mysteries in the success of neural networks is randomly initialized first order methods like gradient descent can achieve zero training loss even though the objective function is non-convex and non-smooth. This paper demystifies this surprising phenomenon for two-layer fully connected ReL…

Cited by 888SourcePDFScholar
2018

How Many Samples are Needed to Estimate a Convolutional Neural Network?

NeurIPS 2018poster

A widespread folklore for explaining the success of Convolutional Neural Networks (CNNs) is that CNNs use a more compact representation than the Fully-connected Neural Network (FNN) and thus require fewer training samples to accurately estimate their parameters. We initiate the study of rigorously c…

Cited by 88SourcePDFScholar