English

Generalization Error Bounds of Gradient Descent for Learning Over-parameterized Deep ReLU Networks

Machine Learning 2019-11-28 v4 Optimization and Control Machine Learning

Abstract

Empirical studies show that gradient-based methods can learn deep neural networks (DNNs) with very good generalization performance in the over-parameterization regime, where DNNs can easily fit a random labeling of the training data. Very recently, a line of work explains in theory that with over-parameterization and proper random initialization, gradient-based methods can find the global minima of the training loss for DNNs. However, existing generalization error bounds are unable to explain the good generalization performance of over-parameterized DNNs. The major limitation of most existing generalization bounds is that they are based on uniform convergence and are independent of the training algorithm. In this work, we derive an algorithm-dependent generalization error bound for deep ReLU networks, and show that under certain assumptions on the data distribution, gradient descent (GD) with proper random initialization is able to train a sufficiently over-parameterized DNN to achieve arbitrarily small generalization error. Our work sheds light on explaining the good generalization performance of over-parameterized deep neural networks.

Keywords

Cite

@article{arxiv.1902.01384,
  title  = {Generalization Error Bounds of Gradient Descent for Learning Over-parameterized Deep ReLU Networks},
  author = {Yuan Cao and Quanquan Gu},
  journal= {arXiv preprint arXiv:1902.01384},
  year   = {2019}
}

Comments

27 pages. This version simplifies the proof and improves the presentation in Version 3. In AAAI 2020

R2 v1 2026-06-23T07:31:50.284Z