paper-with-me

홈 › Papers

Causal Inference with Deep Causal Graphs

2020-06-15 · Álvaro Parafita, Jordi Vitrià

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.

📄 PDF Abstract BibTeX arXiv:2006.08380

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferencecounterfactualFairness

Similar Papers 제목 키워드 기반

Estimating Causal Effects in Partially Directed Parametric Causal Factor Graphs

2024-11-11 · Malte Luttermann, Tanya Braun, Ralf Möller, Marcel Gehrke

Lifting uses a representative of indistinguishable individuals to exploit symmetries in probabilistic relational models, denoted as parametric factor graphs, to speed up inference while maintaining exact answers. In this…

Causal Inference

Lifted Causal Inference

2026-06-26 · Malte Luttermann, Tanya Braun, Ralf Möller, Marcel Gehrke arxiv

Lifted inference exploits indistinguishabilities in probabilistic graphical models by using a representative for indistinguishable objects, thereby speeding up query answering while maintaining exact answers. In this art…

Causal Inference

Lifted Causal Inference in Relational Domains

2024-03-15 · Malte Luttermann, Mattis Hartwig, Tanya Braun, Ralf Möller 외

Lifted inference exploits symmetries in probabilistic graphical models by using a representative for indistinguishable objects, thereby speeding up query answering while maintaining exact answers. Even though lifting is …

Causal Inference

Identifying Macro Causal Effects in C-DMGs

2025-04-02 · Simon Ferreira, Charles K. Assaad

Causal effect identification using causal graphs is a fundamental challenge in causal inference. While extensive research has been conducted in this area, most existing methods assume the availability of fully specified …

Causal InferenceEpidemiology

causalgraph: A Python Package for Modeling, Persisting and Visualizing Causal Graphs Embedded in Knowledge Graphs

2023-01-20 · Sven Pieper, Carl Willy Mehling, Dominik Hirsch, Tobias Lüke 외

This paper describes a novel Python package, named causalgraph, for modeling and saving causal graphs embedded in knowledge graphs. The package has been designed to provide an interface between causal disciplines such as…

Causal DiscoveryCausal InferenceKnowledge Graphs