Recovery Guarantees for One-hidden-layer Neural Networks

Kai Zhong, Zhao Song, Prateek Jain, Peter Bartlett, Inderjit Dhillon

Abstract:   In this paper, we consider regression problems with one-hidden-layer neural networks (1NNs). We distill some properties of activation functions that lead to local strong convexity in the neighborhood of the ground-truth parameters for the 1NN squared-loss objective and most popular nonlinear activation functions satisfy the distilled properties, including rectified linear units (ReLUs), leaky ReLUs, squared ReLUs and sigmoids. For activation functions that are also smooth, we show local linear convergence guarantees of gradient descent under a resampling rule. For homogeneous activations, we show tensor methods are able to initialize the parameters to fall into the local strong convexity region. As a result, tensor initialization followed by gradient descent is guaranteed to recover the ground truth with sample complexity d⋅log(1/ϵ)⋅poly(k,λ)d⋅log⁡(1/ϵ)⋅poly(k,λ) and computational complexity n⋅d⋅poly(k,λ)n⋅d⋅poly(k,λ) for smooth homogeneous activations with high probability, where dd is the dimension of the input, k (k≤d) is the number of hidden nodes, λ is a conditioning property of the ground-truth parameter matrix between the input layer and the hidden layer, ϵ is the targeted precision and n is the number of samples. To the best of our knowledge, this is the first work that provides recovery guarantees for 1NNs with both sample complexity and computational complexity linear in the input dimension and logarithmic in the precision.

Download: pdf, arXiv version

Citation

  • Recovery Guarantees for One-hidden-layer Neural Networks (pdf, arXiv, software)
    K. Zhong, Z. Song, P. Jain, P. Bartlett, I. Dhillon.
    In International Conference on Machine Learning (ICML), pp. 4140-4149, August 2017. (Oral)

    Bibtex: