2023/02/18 by Hossein Taheri, Christos Thrampoulidis, Taheri, Hossein +1 · 3 citations
Computer Science · #Advanced Neural Network Applications #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and ELM #Stochastic Gradient Optimization Techniques
paper · pdf · doi:10.48550/arxiv.2302.09235
openalex publication_date 2023/02/18 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
We investigate the generalization and optimization properties of shallow neural-network classifiers trained by gradient descent in the interpolating regime. Specifically, in a realizable scenario where model weights can achieve arbitrarily small training error ε and their distance from initialization is g(ε), we demonstrate that gradient descent with n training data achieves training error O(g(1/T)2 /T) and generalization error O(g(1/T)2 /n) at iteration T, provided there are at least m=Ω(g(1/T)4) hidden neurons. We then show that our realizable setting encompasses a special case where data are separable by the model's neural tangent kernel. For this and logistic-loss minimization, we prove the training loss decays at a rate of O(1/ T) given polylogarithmic number of neurons m=Ω(log4 (T)). Moreover, with m=Ω(log4 (n)) neurons and T≈ n iterations, we bound the test loss by O(1/n). Our results differ from existing generalization outcomes using the algorithmic-stability framework, which necessitate polynomial width and yield suboptimal generalization rates. Central to our analysis is the use of a new self-bounded weak-convexity property, which leads to a generalized local quasi-convexity property for sufficiently parameterized neural-network classifiers. Eventually, despite the objective's non-convexity, this leads to convergence and generalization-gap bounds that resemble those found in the convex setting of linear logistic regression.