Smoothing the Landscape Boosts the Signal for SGD: Optimal Sample Complexity for Learning Single Index Models
Alex Damian, Eshaan Nichani, Rong Ge, Jason D. Lee

TL;DR
This paper demonstrates that smoothing the loss landscape enables stochastic gradient descent to learn single index models with optimal sample complexity, matching the lower bounds and improving understanding of SGD's efficiency.
Contribution
It shows that smoothing the loss landscape allows SGD to achieve optimal sample complexity for learning single index models, closing previous theoretical gaps.
Findings
SGD on smoothed loss learns with $n ceil d^{k^*/2}$ samples
Connects smoothing techniques to tensor PCA analysis
Highlights implicit regularization effects of minibatch SGD
Abstract
We focus on the task of learning a single index model with respect to the isotropic Gaussian distribution in dimensions. Prior work has shown that the sample complexity of learning is governed by the information exponent of the link function , which is defined as the index of the first nonzero Hermite coefficient of . Ben Arous et al. (2021) showed that samples suffice for learning and that this is tight for online SGD. However, the CSQ lower bound for gradient based methods only shows that samples are necessary. In this work, we close the gap between the upper and lower bounds by showing that online SGD on a smoothed loss learns with samples. We also draw connections to statistical analyses of tensor PCA and to the implicit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Gaussian Processes and Bayesian Inference · Machine Learning and Algorithms
MethodsPrincipal Components Analysis · Stochastic Gradient Descent
