Asymptotics of Stochastic Gradient Descent with Dropout Regularization in Linear Models
Jiaqi Li, Johannes Schmidt-Hieber, Wei Biao Wu
TL;DR
This work develops an online inference framework for stochastic gradient descent with dropout in linear models by establishing geometric-moment contraction and quenched central limit theorems for both GD and Ruppert-Polyak averaged SGD with dropout. It shows the existence of a unique stationary distribution $\pi_{\alpha}$ under a learning-rate condition and derives explicit long-run covariance structures, enabling online estimation. An online long-run covariance estimator based on non-overlapping batched means is proposed, with rigorous guarantees and asymptotic coverage for both joint and one-dimensional projections. The theory is supported by simulations that confirm contraction properties, accurate long-run covariance estimation, and valid confidence intervals in high-dimensional, online settings. Overall, the paper provides a rigorous asymptotic framework and practical tools for uncertainty quantification in SGD with dropout in streaming data scenarios.
Abstract
This paper proposes an asymptotic theory for online inference of the stochastic gradient descent (SGD) iterates with dropout regularization in linear regression. Specifically, we establish the geometric-moment contraction (GMC) for constant step-size SGD dropout iterates to show the existence of a unique stationary distribution of the dropout recursive function. By the GMC property, we provide quenched central limit theorems (CLT) for the difference between dropout and $\ell^2$-regularized iterates, regardless of initialization. The CLT for the difference between the Ruppert-Polyak averaged SGD (ASGD) with dropout and $\ell^2$-regularized iterates is also presented. Based on these asymptotic normality results, we further introduce an online estimator for the long-run covariance matrix of ASGD dropout to facilitate inference in a recursive manner with efficiency in computational time and memory. The numerical experiments demonstrate that for sufficiently large samples, the proposed confidence intervals for ASGD with dropout nearly achieve the nominal coverage probability.
