Agnostic Learning of a Single Neuron with Gradient Descent
- MLT

We consider the problem of learning the best-fitting single neuron as measured by the expected square loss over some unknown joint distribution by using gradient descent to minimize the empirical risk induced by a set of i.i.d. samples . The activation function is an arbitrary Lipschitz and non-decreasing function, making the optimization problem nonconvex and nonsmooth in general, and covers typical neural network activation functions and inverse link functions in the generalized linear model setting. In the agnostic PAC learning setting, where no assumption on the relationship between the labels and the input is made, if the optimal population risk is , we show that gradient descent achieves population risk in polynomial time and sample complexity. When labels take the form for zero-mean sub-Gaussian noise , we show that gradient descent achieves population risk . Our sample complexity and runtime guarantees are (almost) dimension independent, and when is strictly increasing and Lipschitz, require no distributional assumptions beyond boundedness. For ReLU, we show the same results under a nondegeneracy assumption for the marginal distribution of the input. To the best of our knowledge, this is the first result for agnostic learning of a single neuron using gradient descent.
View on arXiv