English

Learning One-hidden-layer ReLU Networks via Gradient Descent

Machine Learning 2018-06-21 v1 Machine Learning

Abstract

We study the problem of learning one-hidden-layer neural networks with Rectified Linear Unit (ReLU) activation function, where the inputs are sampled from standard Gaussian distribution and the outputs are generated from a noisy teacher network. We analyze the performance of gradient descent for training such kind of neural networks based on empirical risk minimization, and provide algorithm-dependent guarantees. In particular, we prove that tensor initialization followed by gradient descent can converge to the ground-truth parameters at a linear rate up to some statistical error. To the best of our knowledge, this is the first work characterizing the recovery guarantee for practical learning of one-hidden-layer ReLU networks with multiple neurons. Numerical experiments verify our theoretical findings.

Keywords

Cite

@article{arxiv.1806.07808,
  title  = {Learning One-hidden-layer ReLU Networks via Gradient Descent},
  author = {Xiao Zhang and Yaodong Yu and Lingxiao Wang and Quanquan Gu},
  journal= {arXiv preprint arXiv:1806.07808},
  year   = {2018}
}

Comments

26 pages, 2 figures

R2 v1 2026-06-23T02:36:12.213Z