LGOCMLMar 19, 2023

Lower Generalization Bounds for GD and SGD in Smooth Stochastic Convex Optimization

arXiv:2303.10758v26 citationsh-index: 20
Originality Incremental advance
AI Analysis

It addresses generalization error analysis for gradient methods in optimization, offering theoretical insights but is incremental as it builds on prior work on lower bounds.

This paper provides tight lower bounds on generalization error for Gradient Descent (GD) and Stochastic Gradient Descent (SGD) in smooth stochastic convex optimization, showing that existing stability analyses are tight and overfitting occurs, with bounds matching upper bounds in some realizable cases but revealing gaps in others.

This work studies the generalization error of gradient methods. More specifically, we focus on how training steps $T$ and step-size $η$ might affect generalization in smooth stochastic convex optimization (SCO) problems. We first provide tight excess risk lower bounds for Gradient Descent (GD) and Stochastic Gradient Descent (SGD) under the general non-realizable smooth SCO setting, suggesting that existing stability analyses are tight in step-size and iteration dependence, and that overfitting provably happens. Next, we study the case when the loss is realizable, i.e. an optimal solution minimizes all the data points. Recent works show better rates can be attained but the improvement is reduced when training time is long. Our paper examines this observation by providing excess risk lower bounds for GD and SGD in two realizable settings: 1) $ηT = \bigO{n}$, and (2) $ηT = \bigOmega{n}$, where $n$ is the size of dataset. In the first case $ηT = \bigOmega{n}$, our lower bounds tightly match and certify the respective upper bounds. However, for the case $ηT = \bigOmega{n}$, our analysis indicates a gap between the lower and upper bounds. A conjecture is proposed that the gap can be closed by improving upper bounds, supported by analyses in two special scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes