TL;DR
This paper introduces a divide-and-conquer class of Sequential Monte Carlo algorithms that leverage tree-structured decompositions for efficient inference in complex probabilistic graphical models, including those with loops.
Contribution
It presents a novel divide-and-conquer SMC framework that employs multiple independent particle populations and recursive sub-problem solving, extending applicability to models with loops.
Findings
Outperforms standard SMC in posterior and marginal likelihood accuracy
Enables parallel implementation and focused computation on difficult sub-problems
Demonstrated on Markov random fields and hierarchical logistic regression
Abstract
We propose a novel class of Sequential Monte Carlo (SMC) algorithms, appropriate for inference in probabilistic graphical models. This class of algorithms adopts a divide-and-conquer approach based upon an auxiliary tree-structured decomposition of the model of interest, turning the overall inferential task into a collection of recursively solved sub-problems. The proposed method is applicable to a broad class of probabilistic graphical models, including models with loops. Unlike a standard SMC sampler, the proposed Divide-and-Conquer SMC employs multiple independent populations of weighted particles, which are resampled, merged, and propagated as the method progresses. We illustrate empirically that this approach can outperform standard methods in terms of the accuracy of the posterior expectation and marginal likelihood approximations. Divide-and-Conquer SMC also opens up novel…
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.
