pith. sign in

arxiv: 2206.06821 · v2 · pith:W2J4XOLVnew · submitted 2022-06-14 · 📊 stat.ME · cs.AI· stat.ML

DoWhy-GCM: An extension of DoWhy for causal inference in graphical causal models

classification 📊 stat.ME cs.AIstat.ML
keywords causaldowhydowhy-gcmcodeextensiongraphicalhttpsmodels
0
0 comments X
read the original abstract

We present DoWhy-GCM, an extension of the DoWhy Python library, which leverages graphical causal models. Unlike existing causality libraries, which mainly focus on effect estimation, DoWhy-GCM addresses diverse causal queries, such as identifying the root causes of outliers and distributional changes, attributing causal influences to the data generating process of each node, or diagnosis of causal structures. With DoWhy-GCM, users typically specify cause-effect relations via a causal graph, fit causal mechanisms, and pose causal queries -- all with just a few lines of code. The general documentation is available at https://www.pywhy.org/dowhy and the DoWhy-GCM specific code at https://github.com/py-why/dowhy/tree/main/dowhy/gcm.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Amortized Inference of Causal Models via Conditional Fixed-Point Iterations

    cs.LG 2024-10 unverdicted novelty 6.0

    Amortized transformer model with conditional fixed-point iterations learns SCM causal mechanisms from data and graphs, matching per-dataset baselines and outperforming in low-data regimes.