Dropout Regularization Versus $\ell_2$-Penalization in the Linear Model
Gabriel Clara, Sophie Langer, Johannes Schmidt-Hieber
TL;DR
This work provides a rigorous, non-asymptotic analysis of gradient descent with dropout in the linear regression model. By formulating two dropout variants and examining both iterative updates and Ruppert-Polyak averaging, it disentangles the interaction between dropout-induced noise and gradient dynamics, revealing a persistent variance component beyond the marginalized loss. The authors derive precise covariance limits and show that averaging can recover the marginalized-optimal behavior, while a simplified dropout variant converges to ordinary least squares under invertible designs. The results illuminate the nuanced relationship between dropout and ell2-regularization in a tractable setting and lay groundwork for extending to stochastic gradients and more complex models.
Abstract
We investigate the statistical behavior of gradient descent iterates with dropout in the linear regression model. In particular, non-asymptotic bounds for the convergence of expectations and covariance matrices of the iterates are derived. The results shed more light on the widely cited connection between dropout and l2-regularization in the linear model. We indicate a more subtle relationship, owing to interactions between the gradient descent dynamics and the additional randomness induced by dropout. Further, we study a simplified variant of dropout which does not have a regularizing effect and converges to the least squares estimator
