Learning noisy-OR Bayesian Networks with Max-Product Belief Propagation
Antoine Dedieu, Guangyao Zhou, Dileep George, Miguel Lazaro-Gredilla

TL;DR
This paper introduces a parallel max-product belief propagation method for learning noisy-OR Bayesian Networks, outperforming variational inference in accuracy and speed on various complex tasks.
Contribution
It proposes a novel parallel max-product algorithm for noisy-OR BNs, offering faster training and better parameter recovery compared to existing variational inference methods.
Findings
Achieves better test performance on large datasets.
Recovers more ground truth parameters in synthetic scenes.
Successfully solves complex inverse problems where VI fails.
Abstract
Noisy-OR Bayesian Networks (BNs) are a family of probabilistic graphical models which express rich statistical dependencies in binary data. Variational inference (VI) has been the main method proposed to learn noisy-OR BNs with complex latent structures (Jaakkola & Jordan, 1999; Ji et al., 2020; Buhai et al., 2020). However, the proposed VI approaches either (a) use a recognition network with standard amortized inference that cannot induce ``explaining-away''; or (b) assume a simple mean-field (MF) posterior which is vulnerable to bad local optima. Existing MF VI methods also update the MF parameters sequentially which makes them inherently slow. In this paper, we propose parallel max-product as an alternative algorithm for learning noisy-OR BNs with complex latent structures and we derive a fast stochastic training scheme that scales to large datasets. We evaluate both approaches on…
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 Data Classification · Explainable Artificial Intelligence (XAI)
MethodsTest · Variational Inference
