paper-with-me

홈 › Papers

Statistical Inference for Stochastic Gradient Descent Beyond Finite Variance

2026-05-25 · Jose Blanchet, Peter Glynn, Wenhao Yang arxiv

Stochastic gradient descent (SGD) is a foundational algorithm for large-scale statistical learning and stochastic optimization. However, statistical inference based on SGD iterates remains challenging when stochastic gradients have infinite variance, as the relevant limiting distributions depend on unknown nuisance parameters. In this paper, we develop an efficient, model-agnostic methodology for constructing confidence regions from SGD trajectories that applies in both finite- and infinite-variance regimes. The procedure is based on a joint weak convergence result for the Polyak-Ruppert averaged estimator and an empirical second-moment normalizer constructed from stochastic gradients along the SGD trajectory. This joint limit yields a self-normalized statistic in which the leading tail-dependent scaling terms cancel. We then use a subsampling calibration scheme to estimate the relevant critical values, avoiding explicit estimation of tail indices, slowly varying functions, or stable-law parameters. The resulting confidence regions are straightforward to implement and are asymptotically valid under both the finite- and infinite-second-moment regimes. Simulation studies show reliable coverage in various settings, supporting the proposed method as a practical tool for uncertainty quantification in stochastic optimization.

📄 PDF Abstract BibTeX arXiv:2605.26000

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Asymptotic and finite-sample properties of estimators based on stochastic gradients

2014-08-13 · Panos Toulis, Edoardo M. Airoldi

Stochastic gradient descent procedures have gained popularity for parameter estimation from large data sets. However, their statistical properties are not well understood, in theory. And in practice, avoiding numerical i…

parameter estimation

Statistical Inference for Differentially Private Stochastic Gradient Descent

2025-07-28 · Xintao Xia, Linjun Zhang, Zhanrui Cai arxiv

Privacy preservation in machine learning, particularly through Differentially Private Stochastic Gradient Descent (DP-SGD), is critical for sensitive data analysis. However, existing statistical inference methods for SGD…

Energy-entropy competition and the effectiveness of stochastic gradient descent in machine learning

2018-03-05 · Yao Zhang, Andrew M. Saxe, Madhu S. Advani, Alpha A. Lee

Finding parameters that minimise a loss function is at the core of many machine learning methods. The Stochastic Gradient Descent algorithm is widely used and delivers state of the art results for many problems. Nonethel…

BIG-bench Machine Learningimage-classificationImage Classification

Bayesian Distributed Stochastic Gradient Descent

2018-12-01 · NeurIPS 2018 12 · Michael Teng, Frank Wood

We introduce Bayesian distributed stochastic gradient descent (BDSGD), a high-throughput algorithm for training deep neural networks on parallel clusters. This algorithm uses amortized inference in a deep generative mode…

Online Statistical Inference for Contextual Bandits via Stochastic Gradient Descent

2022-12-30 · Xi Chen, Zehua Lai, He Li, Yichen Zhang

With the fast development of big data, it has been easier than before to learn the optimal decision rule by updating the decision rule recursively and making online decisions. We study the online statistical inference of…

Decision MakingMulti-Armed BanditsSequential Decision Making