Fast and Robust Online Inference with Stochastic Gradient Descent via Random Scaling
Sokbae Lee, Yuan Liao, Myung Hwan Seo, Youngki Shin

TL;DR
This paper introduces a new online inference method for stochastic gradient descent that uses random scaling to produce asymptotically pivotal statistics, enabling efficient, resampling-free, and robust inference with massive online data.
Contribution
The paper presents a novel online inference approach leveraging random scaling for SGD, eliminating the need for variance estimation and resampling, and ensuring robustness and efficiency.
Findings
Inference method is computationally efficient for massive data
No need for variance estimation or resampling
Robust to tuning parameter changes in SGD
Abstract
We develop a new method of online inference for a vector of parameters estimated by the Polyak-Ruppert averaging procedure of stochastic gradient descent (SGD) algorithms. We leverage insights from time series regression in econometrics and construct asymptotically pivotal statistics via random scaling. Our approach is fully operational with online data and is rigorously underpinned by a functional central limit theorem. Our proposed inference method has a couple of key advantages over the existing methods. First, the test statistic is computed in an online fashion with only SGD iterates and the critical values can be obtained without any resampling methods, thereby allowing for efficient implementation suitable for massive online data. Second, there is no need to estimate the asymptotic variance and our inference method is shown to be robust to changes in the tuning parameters for SGD…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Statistical Methods and Inference · Gaussian Processes and Bayesian Inference
MethodsStochastic Gradient Descent
