A Causal Bayesian Network (CBN) is a Bayesian network where the directed edges are explicitly interpreted as representing direct causal influences, not just statistical dependencies. It combines the probabilistic reasoning of a standard Bayesian network with a causal semantics defined by Structural Causal Models (SCMs), enabling the computation of the effects of interventions (the do-operator) and counterfactual queries. This transforms it from a model of association into a model of causation.
