Global Convergence of SGD On Two Layer Neural Nets
Pulkit Gopalani, Anirbit Mukherjee
TL;DR
The paper addresses convergence of SGD on shallow, depth-2 neural nets under a Frobenius-norm regularization, showing that the regularized $\ell_2$ loss can be made a Villani function and enabling global convergence guarantees without width/data constraints. Using the SGD–SDE framework, the authors derive nonasymptotic bounds for SGD on sigmoid/tanh nets, with a width-independent regularization threshold $\lambda_c$; they also prove exponential convergence for continuous-time SGD with SoftPlus activations. A central contribution is bridging finite-width, nonkernel regimes by leveraging Villani-function dynamics rather than NTK/mean-field limits. The work is complemented by experimental attestations of regularization effects across widths and a SoftPlus–based theory, offering a pathway to more general provable training results beyond large-width assumptions.
Abstract
In this note, we consider appropriately regularized $\ell_2-$empirical risk of depth $2$ nets with any number of gates and show bounds on how the empirical loss evolves for SGD iterates on it -- for arbitrary data and if the activation is adequately smooth and bounded like sigmoid and tanh. This in turn leads to a proof of global convergence of SGD for a special class of initializations. We also prove an exponentially fast convergence rate for continuous time SGD that also applies to smooth unbounded activations like SoftPlus. Our key idea is to show the existence of Frobenius norm regularized loss functions on constant-sized neural nets which are "Villani functions" and thus be able to build on recent progress with analyzing SGD on such objectives. Most critically the amount of regularization required for our analysis is independent of the size of the net.
