Lazy Propagation in Junction Trees
Anders L. Madsen, Finn Verner Jensen

TL;DR
This paper introduces an on-line algorithm for probabilistic inference in Bayesian networks that exploits evidence and link directions to reduce computational costs, showing improved performance over existing methods.
Contribution
The paper presents a novel on-line inference algorithm that dynamically exploits independence relations to enhance efficiency in Bayesian network computations.
Findings
Significant reduction in time and space costs demonstrated.
Empirical evaluations on large real-world networks show improved performance.
Outperforms HUGIN and Shafer-Shenoy algorithms in experiments.
Abstract
The efficiency of algorithms using secondary structures for probabilistic inference in Bayesian networks can be improved by exploiting independence relations induced by evidence and the direction of the links in the original network. In this paper we present an algorithm that on-line exploits independence relations induced by evidence and the direction of the links in the original network to reduce both time and space costs. Instead of multiplying the conditional probability distributions for the various cliques, we determine on-line which potentials to multiply when a message is to be produced. The performance improvement of the algorithm is emphasized through empirical evaluations involving large real world Bayesian networks, and we compare the method with the HUGIN and Shafer-Shenoy inference algorithms.
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 · Data Management and Algorithms · Multi-Criteria Decision Making
