paper-with-me

Papers

Multiply-Robust Causal Change Attribution

2024-04-12 · Victor Quintas-Martinez, Mohammad Taha Bahadori, Eduardo Santiago, Jeff Mu, Dominik Janzing, David Heckerman

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 a new estimation strategy that, given a causal model, combines regression and re-weighting methods to quantify the contribution of each causal mechanism. Our proposed methodology is multiply robust, meaning that it still recovers the target parameter under partial misspecification. We prove that our estimator is consistent and asymptotically normal. Moreover, it can be incorporated into existing frameworks for causal attribution, such as Shapley values, which will inherit the consistency and large-sample distribution properties. Our method demonstrates excellent performance in Monte Carlo simulations, and we show its usefulness in an empirical application. Our method is implemented as part of the Python library DoWhy (arXiv:2011.04216, arXiv:2206.06821).

📄 PDF Abstract BibTeX arXiv:2404.08839

Code (1)

victor5as/mr_causal_attribution 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Causal Abstractions of Neural Networks

2021-06-06 · NeurIPS 2021 12 · Atticus Geiger, Hanson Lu, Thomas Icard, Christopher Potts

Structural analysis methods (e.g., probing and feature attribution) are increasingly important tools for neural network analysis. We propose a new structural analysis method grounded in a formal theory of causal abstract…

Natural Language Inference

Why did the distribution change?

2021-02-26 · Kailash Budhathoki, Dominik Janzing, Patrick Bloebaum, Hoiyi Ng

We describe a formal approach based on graphical causal models to identify the "root causes" of the change in the probability distribution of variables. After factorizing the joint distribution into conditional distribut…

Attribute

Blameocracy: Causal Attribution in Political Communication

2025-04-09 · Francesco Bilotta, Alberto Binetti, Giacomo Manferdini

We propose a supervised method to detect causal attribution in political texts, distinguishing between expressions of merit and blame. Analyzing four million tweets shared by U.S. Congress members from 2012 to 2023, we d…

The Counterfactual-Shapley Value: Attributing Change in System Metrics

2022-08-17 · Amit Sharma, Hua Li, Jian Jiao

Given an unexpected change in the output metric of a large-scale system, it is important to answer why the change occurred: which inputs caused the change in metric? A key component of such an attribution question is est…

AttributecounterfactualTime Series Analysis

Causal Attribution via Activation Patching

2026-03-13 · Amirmohammad Izadi, Mohammadali Banayeeanzade, Alireza Mirrokni, Hosein Hasani 외 arxiv

Attribution methods for Vision Transformers (ViTs) aim to identify image regions that influence model predictions, but producing faithful and well-localized attributions remains challenging. Existing attribution methods …