English

Causal Inference with Deep Causal Graphs

Machine Learning 2020-06-16 v1 Machine Learning Neural and Evolutionary Computing

Abstract

Parametric causal modelling techniques rarely provide functionality for counterfactual estimation, often at the expense of modelling complexity. Since causal estimations depend on the family of functions used to model the data, simplistic models could entail imprecise characterizations of the generative mechanism, and, consequently, unreliable results. This limits their applicability to real-life datasets, with non-linear relationships and high interaction between variables. We propose Deep Causal Graphs, an abstract specification of the required functionality for a neural network to model causal distributions, and provide a model that satisfies this contract: Normalizing Causal Flows. We demonstrate its expressive power in modelling complex interactions and showcase applications of the method to machine learning explainability and fairness, using true causal counterfactuals.

Keywords

Cite

@article{arxiv.2006.08380,
  title  = {Causal Inference with Deep Causal Graphs},
  author = {Álvaro Parafita and Jordi Vitrià},
  journal= {arXiv preprint arXiv:2006.08380},
  year   = {2020}
}

Comments

Supplementary material can be found in https://github.com/aparafita/dcg-paper

R2 v1 2026-06-23T16:20:06.782Z