Dynamic Sampling from Graphical Models
Weiming Feng, Nisheeth K. Vishnoi, Yitong Yin

TL;DR
This paper introduces a parallel, exact dynamic sampling algorithm for graphical models that adapts efficiently to changes, applicable to models like the Ising and hardcore models near their critical regimes.
Contribution
It presents the first dynamic sampling algorithms capable of handling both edge and vertex updates efficiently for certain spin systems.
Findings
Algorithm runs in time proportional to the size of updates.
Handles both ferromagnetic and anti-ferromagnetic Ising models.
Works efficiently near the uniqueness regimes of the models.
Abstract
In this paper, we study the problem of sampling from a graphical model when the model itself is changing dynamically with time. This problem derives its interest from a variety of inference, learning, and sampling settings in machine learning, computer vision, statistical physics, and theoretical computer science. While the problem of sampling from a static graphical model has received considerable attention, theoretical works for its dynamic variants have been largely lacking. The main contribution of this paper is an algorithm that can sample dynamically from a broad class of graphical models over discrete random variables. Our algorithm is parallel and Las Vegas: it knows when to stop and it outputs samples from the exact distribution. We also provide sufficient conditions under which this algorithm runs in time proportional to the size of the update, on general graphical models as…
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
TopicsMarkov Chains and Monte Carlo Methods · Machine Learning and Algorithms · Bayesian Modeling and Causal Inference
