Asymptotics of Stochastic Gradient Descent with Dropout Regularization in Linear Models

· Source: JMLR · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A new asymptotic theory is proposed for online inference of stochastic gradient descent (SGD) iterates combined with dropout regularization in linear regression models. This theory establishes the geometric-moment contraction (GMC) for constant step-size SGD dropout iterates, demonstrating the existence of a unique stationary distribution for the dropout recursive function. Utilizing the GMC property and a functional dependence measure, the research provides quenched central limit theorems (CLT) for gradient descent iterates with dropout, as well as for Ruppert-Polyak averaged GD (AGD) and averaged SGD (ASGD) iterates. Furthermore, an online estimator for the long-run covariance matrix of ASGD dropout is introduced, enabling efficient recursive inference in terms of computational time and memory. Numerical experiments confirm that for large samples, the proposed confidence intervals for ASGD with dropout achieve the nominal coverage probability. This work was published in 2026, 27(83):1−78.

Key takeaway

For Machine Learning Engineers or Data Scientists implementing online inference with stochastic gradient descent and dropout regularization, this research provides critical theoretical backing and practical tools. You can now confidently apply ASGD with dropout, leveraging the established Central Limit Theorems and the proposed online estimator for the long-run covariance matrix. This enables robust inference with reliable confidence intervals, particularly for large datasets, improving the statistical validity and efficiency of your online learning systems.

Key insights

This paper provides a comprehensive asymptotic theory for SGD with dropout in linear models, enabling robust online inference.

Principles

Method

The method involves establishing GMC for SGD dropout, deriving CLTs for GD/AGD/ASGD iterates, and constructing an online estimator for the long-run covariance matrix of ASGD dropout for recursive inference.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Data Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by JMLR.