Differentiable Antithetic Sampling for Variance Reduction in Stochastic Variational Inference
Mike Wu, Noah Goodman, Stefano Ermon

TL;DR
This paper introduces a differentiable antithetic sampling method that reduces variance in stochastic gradient estimates for variational inference, improving the efficiency of deep generative model training.
Contribution
It proposes a novel differentiable antithetic sampling technique that generates correlated samples matching true moments, enhancing variance reduction in stochastic variational inference.
Findings
Reduced estimator variance with antithetic sampling
Improved training efficiency for deep generative models
Demonstrated effectiveness on variational inference tasks
Abstract
Stochastic optimization techniques are standard in variational inference algorithms. These methods estimate gradients by approximating expectations with independent Monte Carlo samples. In this paper, we explore a technique that uses correlated, but more representative , samples to reduce estimator variance. Specifically, we show how to generate antithetic samples that match sample moments with the true moments of an underlying importance distribution. Combining a differentiable antithetic sampler with modern stochastic variational inference, we showcase the effectiveness of this approach for learning a deep generative model.
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
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Model Reduction and Neural Networks
