English

How to Marginalize in Causal Structure Learning?

Machine Learning 2025-11-19 v1 Artificial Intelligence

Abstract

Bayesian networks (BNs) are a widely used class of probabilistic graphical models employed in numerous application domains. However, inferring the network's graphical structure from data remains challenging. Bayesian structure learners approach this problem by inferring a posterior distribution over the possible directed acyclic graphs underlying the BN. The inference process often requires marginalizing over probability distributions, which is typically done using dynamic programming methods that restrict the set of possible parents for each node. Instead, we present a novel method that utilizes tractable probabilistic circuits to circumvent this restriction. This method utilizes a new learning routine that trains these circuits on both the original distribution and marginal queries. The architecture of probabilistic circuits then inherently allows for fast and exact marginalization on the learned distribution. We then show empirically that utilizing our method to answer marginals allows Bayesian structure learners to improve their performance compared to current methods.

Keywords

Cite

@article{arxiv.2511.14001,
  title  = {How to Marginalize in Causal Structure Learning?},
  author = {William Zhao and Guy Van den Broeck and Benjie Wang},
  journal= {arXiv preprint arXiv:2511.14001},
  year   = {2025}
}

Comments

7 pages. Accepted for presentation at the GCLR 2026 Workshop (colocated with AAAI 2026)

R2 v1 2026-07-01T07:42:24.942Z