paper-with-me

Papers

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

2022-06-14 · Patrick Blöbaum, Peter Götz, Kailash Budhathoki, Atalanti A. Mastakouri, Dominik Janzing

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.

📄 PDF Abstract BibTeX arXiv:2206.06821

Code (2)

py-why/dowhy 공식 구현
microsoft/dowhy

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

DoWhy: An End-to-End Library for Causal Inference

2020-11-09 · Amit Sharma, Emre Kiciman

In addition to efficient statistical estimators of a treatment's effect, successful application of causal inference requires specifying assumptions about the mechanisms underlying observed data and testing whether they a…

Causal Inferencevalid

DoWhy: Addressing Challenges in Expressing and Validating Causal Assumptions

2021-08-27 · Amit Sharma, Vasilis Syrgkanis, Cheng Zhang, Emre Kiciman

Estimation of causal effects involves crucial assumptions about the data-generating process, such as directionality of effect, presence of instrumental variables or mediators, and whether all relevant confounders are obs…

Causal Discovery

Multiply-Robust Causal Change Attribution

2024-04-12 · Victor Quintas-Martinez, Mohammad Taha Bahadori, Eduardo Santiago, Jeff Mu 외

Comparing two samples of data, we observe a change in the distribution of an outcome variable. In the presence of multiple explanatory variables, how much of the change can be explained by each possible cause? We develop…

Quantifying intrinsic causal contributions via structure preserving interventions

2020-07-01 · Dominik Janzing, Patrick Blöbaum, Atalanti A. Mastakouri, Philipp M. Faller 외

We propose a notion of causal influence that describes the `intrinsic' part of the contribution of a node on a target node in a DAG. By recursively writing each node as a function of the upstream noise terms, we separate…

teLLMe Why (Ain't Nothing but a Jam): Exploratory Causal Analysis of Urban Driving Data

2026-07-16 · Qiwei Li, Jorge Ortiz arxiv

Traffic agencies now have access to large volumes of video-derived data for studying safety and congestion. Most of these data are observational and collected without interventions, which makes causal questions such as "…