Neural Bayesian Network Understudy
Paloma Rabaey, Cedric De Boom, Thomas Demeester

TL;DR
This paper explores combining neural networks with Bayesian Network principles to incorporate causal knowledge, enabling neural models to approximate Bayesian Network functionalities and causal structures.
Contribution
It introduces methods to train neural networks that output conditional probabilities and encode causal independence relations, acting as understudies to Bayesian Networks.
Findings
Neural networks can approximate Bayesian Network probabilistic outputs.
Proposed training strategies encode causal independence relations.
Initial results show neural models mimic Bayesian Network properties.
Abstract
Bayesian Networks may be appealing for clinical decision-making due to their inclusion of causal knowledge, but their practical adoption remains limited as a result of their inability to deal with unstructured data. While neural networks do not have this limitation, they are not interpretable and are inherently unable to deal with causal structure in the input space. Our goal is to build neural networks that combine the advantages of both approaches. Motivated by the perspective to inject causal knowledge while training such neural networks, this work presents initial steps in that direction. We demonstrate how a neural network can be trained to output conditional probabilities, providing approximately the same functionality as a Bayesian Network. Additionally, we propose two training strategies that allow encoding the independence relations inferred from a given causal structure into…
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.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning in Healthcare · Explainable Artificial Intelligence (XAI)
