Preferential Subsampling for Stochastic Gradient Langevin Dynamics
Srshti Putcha, Christopher Nemeth, Paul Fearnhead

TL;DR
This paper introduces a novel preferential subsampling method for stochastic gradient Langevin dynamics that adaptively adjusts sample sizes to reduce variance and computational cost while maintaining accuracy.
Contribution
It proposes a non-uniform subsampling strategy and adaptive subsample sizing to improve efficiency of stochastic gradient MCMC methods.
Findings
Reduces average subsample size without loss of accuracy
Maintains unbiased gradient estimates with lower variance
Enhances scalability of stochastic gradient Langevin dynamics
Abstract
Stochastic gradient MCMC (SGMCMC) offers a scalable alternative to traditional MCMC, by constructing an unbiased estimate of the gradient of the log-posterior with a small, uniformly-weighted subsample of the data. While efficient to compute, the resulting gradient estimator may exhibit a high variance and impact sampler performance. The problem of variance control has been traditionally addressed by constructing a better stochastic gradient estimator, often using control variates. We propose to use a discrete, non-uniform probability distribution to preferentially subsample data points that have a greater impact on the stochastic gradient. In addition, we present a method of adaptively adjusting the subsample size at each iteration of the algorithm, so that we increase the subsample size in areas of the sample space where the gradient is harder to estimate. We demonstrate that such an…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Machine Learning and Algorithms · Ion-surface interactions and analysis
