Information-Theoretic Scoring Rules to Learn Additive Bayesian Network Applied to Epidemiology
Gilles Kratzer, Reinhard Furrer

TL;DR
This paper introduces an R package 'abn' that implements multiple scoring rules for learning Bayesian networks, specifically tailored for epidemiological data, emphasizing robustness and efficiency in complex datasets.
Contribution
The paper presents an R package 'abn' with novel implementations of scoring rules for Bayesian network learning, optimized for epidemiological data complexities.
Findings
The package efficiently handles data separation issues.
Simulations demonstrate high usability and performance.
Supports multiple scoring methods for Bayesian networks.
Abstract
Bayesian network modelling is a well adapted approach to study messy and highly correlated datasets which are very common in, e.g., systems epidemiology. A popular approach to learn a Bayesian network from an observational datasets is to identify the maximum a posteriori network in a search-and-score approach. Many scores have been proposed both Bayesian or frequentist based. In an applied perspective, a suitable approach would allow multiple distributions for the data and is robust enough to run autonomously. A promising framework to compute scores are generalized linear models. Indeed, there exists fast algorithms for estimation and many tailored solutions to common epidemiological issues. The purpose of this paper is to present an R package abn that has an implementation of multiple frequentist scores and some realistic simulations that show its usability and performance. It includes…
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
