Statistical Inference for Model Parameters in Stochastic Gradient Descent
Xi Chen, Jason D. Lee, Xin T. Tong, Yichen Zhang

TL;DR
This paper develops methods for statistical inference on model parameters estimated via stochastic gradient descent, providing consistent covariance estimators and confidence intervals in both fixed and high-dimensional settings.
Contribution
It introduces two consistent covariance estimators for SGD averages and a debiased estimator for high-dimensional linear regression, enabling valid inference.
Findings
Proposed plug-in and batch-means covariance estimators for SGD.
Constructed asymptotically normal debiased estimators for high-dimensional regression.
Enabled one-pass inference algorithms suitable for online data.
Abstract
The stochastic gradient descent (SGD) algorithm has been widely used in statistical estimation for large-scale data due to its computational and memory efficiency. While most existing works focus on the convergence of the objective function or the error of the obtained solution, we investigate the problem of statistical inference of true model parameters based on SGD when the population loss function is strongly convex and satisfies certain smoothness conditions. Our main contributions are two-fold. First, in the fixed dimension setup, we propose two consistent estimators of the asymptotic covariance of the average iterate from SGD: (1) a plug-in estimator, and (2) a batch-means estimator, which is computationally more efficient and only uses the iterates from SGD. Both proposed estimators allow us to construct asymptotically exact confidence intervals and hypothesis tests. Second, for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods · Statistical Methods and Inference
MethodsStochastic Gradient Descent
