Basic Inequalities for First-Order Optimization with Applications to Statistical Risk Analysis
Seunghoon Paik, Kangjie Zhou, Matus Telgarsky, Ryan J. Tibshirani
TL;DR
This work develops a unified framework of basic inequalities that tie the iteration count of first-order optimization methods to implicit regularization, enabling direct comparisons with explicit penalties. By deriving bounds that relate $f( heta_T)-f(z)$ to accumulated step sizes and geometric distances, the authors connect finite-time dynamics to regularization strength across gradient descent, mirror descent, and KL-based schemes, and extend the analysis to generalized linear models and model-aggregation tasks. They provide training envelopes, asymptotic training behavior, and high-probability risk bounds showing that early-stopped or KL-/KL-based methods can match the statistical performance of traditional explicit regularization under broad design assumptions, including misspecification. The paper also offers empirical validation on GLMs, demonstrates equivalence results in randomized-predictor settings, and discusses extensions to proximal-gradient and NoLips algorithms, underscoring the framework’s versatility for both theory and practice in statistical risk analysis.
Abstract
We introduce \textit{basic inequalities} for first-order iterative optimization algorithms, forming a simple and versatile framework that connects implicit and explicit regularization. While related inequalities appear in the literature, we isolate and highlight a specific form and develop it as a well-rounded tool for statistical analysis. Let $f$ denote the objective function to be optimized. Given a first-order iterative algorithm initialized at $θ_0$ with current iterate $θ_T$, the basic inequality upper bounds $f(θ_T)-f(z)$ for any reference point $z$ in terms of the accumulated step sizes and the distances between $θ_0$, $θ_T$, and $z$. The bound translates the number of iterations into an effective regularization coefficient in the loss function. We demonstrate this framework through analyses of training dynamics and prediction risk bounds. In addition to revisiting and refining known results on gradient descent, we provide new results for mirror descent with Bregman divergence projection, for generalized linear models trained by gradient descent and exponentiated gradient descent, and for randomized predictors. We illustrate and supplement these theoretical findings with experiments on generalized linear models.
