New Advances in Inference by Recursive Conditioning
David Allen, Adnan Darwiche

TL;DR
This paper introduces new theoretical and practical improvements to Recursive Conditioning (RC) for Bayesian network inference, demonstrating reduced space requirements and enhanced handling of determinism, with empirical validation on complex benchmark networks.
Contribution
It shows that RC's space needs are lower than traditional methods and that it can efficiently manage determinism using logical techniques, improving inference performance.
Findings
RC's space requirements are more modest than mainstream methods.
RC effectively handles determinism with logical techniques.
Empirical results on challenging benchmark networks validate improvements.
Abstract
Recursive Conditioning (RC) was introduced recently as the first any-space algorithm for inference in Bayesian networks which can trade time for space by varying the size of its cache at the increment needed to store a floating point number. Under full caching, RC has an asymptotic time and space complexity which is comparable to mainstream algorithms based on variable elimination and clustering (exponential in the network treewidth and linear in its size). We show two main results about RC in this paper. First, we show that its actual space requirements under full caching are much more modest than those needed by mainstream methods and study the implications of this finding. Second, we show that RC can effectively deal with determinism in Bayesian networks by employing standard logical techniques, such as unit resolution, allowing a significant reduction in its time requirements in…
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 · Machine Learning and Algorithms · Markov Chains and Monte Carlo Methods
