A General Algorithm for Approximate Inference and its Application to Hybrid Bayes Nets
Daphne Koller, Uri Lerner, Dragomir Anguelov

TL;DR
This paper introduces a unified approximate inference algorithm for Bayesian networks that integrates with the clique tree method, enabling efficient estimation of clique potentials through iterative importance sampling.
Contribution
It presents a novel unified framework that combines approximate inference with clique tree algorithms, allowing for scalable inference in complex Bayesian networks.
Findings
The algorithm effectively estimates clique potentials using importance sampling.
Iterative refinement improves the accuracy of approximate inference.
Applicable to hybrid Bayesian networks with mixed variable types.
Abstract
The clique tree algorithm is the standard method for doing inference in Bayesian networks. It works by manipulating clique potentials - distributions over the variables in a clique. While this approach works well for many networks, it is limited by the need to maintain an exact representation of the clique potentials. This paper presents a new unified approach that combines approximate inference and the clique tree algorithm, thereby circumventing this limitation. Many known approximate inference algorithms can be viewed as instances of this approach. The algorithm essentially does clique tree propagation, using approximate inference to estimate the densities in each clique. In many settings, the computation of the approximate clique potential can be done easily using statistical importance sampling. Iterations are used to gradually improve the quality of the estimation.
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
TopicsBayesian Modeling and Causal Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
