COLGMEMLDec 6, 2021

Bounding Wasserstein distance with couplings

arXiv:2112.03152v38 citations
Originality Incremental advance
AI Analysis

This work addresses the need for quality measures in computationally efficient but biased sampling methods for large-scale Bayesian inference, with applications in tall data and high-dimensional regression.

The authors tackled the problem of assessing the quality of asymptotically biased sampling methods, such as approximate MCMC, by proposing estimators based on couplings of Markov chains to bound the Wasserstein distance to the target distribution, showing effectiveness in high dimensions up to 50000.

Markov chain Monte Carlo (MCMC) provides asymptotically consistent estimates of intractable posterior expectations as the number of iterations tends to infinity. However, in large data applications, MCMC can be computationally expensive per iteration. This has catalyzed interest in approximating MCMC in a manner that improves computational speed per iteration but does not produce asymptotically consistent estimates. In this article, we propose estimators based on couplings of Markov chains to assess the quality of such asymptotically biased sampling methods. The estimators give empirical upper bounds of the Wasserstein distance between the limiting distribution of the asymptotically biased sampling method and the original target distribution of interest. We establish theoretical guarantees for our upper bounds and show that our estimators can remain effective in high dimensions. We apply our quality measures to stochastic gradient MCMC, variational Bayes, and Laplace approximations for tall data and to approximate MCMC for Bayesian logistic regression in 4500 dimensions and Bayesian linear regression in 50000 dimensions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes