11
177

Polylogarithmic width suffices for gradient descent to achieve arbitrarily small test error with shallow ReLU networks

Abstract

Recent theoretical work has guaranteed that overparameterized networks trained by gradient descent achieve arbitrarily low training error, and sometimes even low test error. The required width, however, is always polynomial in at least one of the sample size nn, the (inverse) target error 1/ϵ1/\epsilon, and the (inverse) failure probability 1/δ1/\delta. This work shows that Θ~(1/ϵ)\widetilde{\Theta}(1/\epsilon) iterations of gradient descent with Ω~(1/ϵ2)\widetilde{\Omega}(1/\epsilon^2) training examples on two-layer ReLU networks of any width exceeding polylog(n,1/ϵ,1/δ)\mathrm{polylog}(n,1/\epsilon,1/\delta) suffice to achieve a test misclassification error of ϵ\epsilon. We also prove that stochastic gradient descent can achieve ϵ\epsilon test error with polylogarithmic width and Θ~(1/ϵ)\widetilde{\Theta}(1/\epsilon) samples. The analysis relies upon the separation margin of the limiting kernel, which is guaranteed positive, can distinguish between true labels and random labels, and can give a tight sample-complexity analysis in the infinite-width setting

View on arXiv
Comments on this paper