Monte Carlo Inference via Greedy Importance Sampling
Dale Schuurmans, Finnegan Southey

TL;DR
This paper introduces a novel Monte Carlo inference method that combines search strategies with importance sampling to reduce variance and improve accuracy in graphical models.
Contribution
It presents a new unbiased Monte Carlo inference technique that integrates explicit search with importance sampling, extending previous one-dimensional work.
Findings
Improves inference quality over standard MCMC methods.
Maintains unbiasedness despite incorporating search.
Demonstrates effectiveness on simple inference tasks.
Abstract
We present a new method for conducting Monte Carlo inference in graphical models which combines explicit search with generalized importance sampling. The idea is to reduce the variance of importance sampling by searching for significant points in the target distribution. We prove that it is possible to introduce search and still maintain unbiasedness. We then demonstrate our procedure on a few simple inference tasks and show that it can improve the inference quality of standard MCMC methods, including Gibbs sampling, Metropolis sampling, and Hybrid Monte Carlo. This paper extends previous work which showed how greedy importance sampling could be correctly realized in the one-dimensional case.
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
TopicsMachine Learning and Algorithms · Markov Chains and Monte Carlo Methods · Bayesian Modeling and Causal Inference
