paper-with-me

Papers

Treatment Effect Estimation with Observational Network Data using Machine Learning

2022-06-29 · Corinne Emmenegger, Meta-Lina Spohn, Timon Elmer, Peter Bühlmann

Causal inference methods for treatment effect estimation usually assume independent units. However, this assumption is often questionable because units may interact, resulting in spillover effects between them. We develop augmented inverse probability weighting (AIPW) for estimation and inference of the expected average treatment effect (EATE) with observational data from a single (social) network with spillover effects. In contrast to overall effects such as the global average treatment effect (GATE), the EATE measures, in expectation and on average over all units, how the outcome of a unit is causally affected by its own treatment, marginalizing over the spillover effects from other units. We develop cross-fitting theory with plugin machine learning to obtain a semiparametric treatment effect estimator that converges at the parametric rate and asymptotically follows a Gaussian distribution. The asymptotics are developed using the dependency graph rather than the network graph, which makes explicit that we allow for spillover effects beyond immediate neighbors in the network. We apply our AIPW method to the Swiss StudentLife Study data to investigate the effect of hours spent studying on exam performance accounting for the students' social network.

📄 PDF Abstract BibTeX arXiv:2206.14591

Code (1)

corinne-rahel/networkaipw 공식 구현

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Adversarial De-confounding in Individualised Treatment Effects Estimation

2022-10-19 · Vinod Kumar Chauhan, Soheila Molaei, Marzia Hoque Tania, Anshul Thakur 외

Observational studies have recently received significant attention from the machine learning community due to the increasingly available non-experimental observational data and the limitations of the experimental studies…

counterfactualCounterfactual Inference

Causal Markov Boundaries

2021-03-12 · Sofia Triantafillou, Fattaneh Jabbari, Greg Cooper

Feature selection is an important problem in machine learning, which aims to select variables that lead to an optimal predictive model. In this paper, we focus on feature selection for post-intervention outcome predictio…

feature selection

Integrating Nearest Neighbors with Neural Network Models for Treatment Effect Estimation

2023-05-11 · Niki Kiriakidou, Christos Diou

Treatment effect estimation is of high-importance for both researchers and practitioners across many scientific and industrial domains. The abundance of observational data makes them increasingly used by researchers for …

Causal Inference

A Double Machine Learning Approach to Combining Experimental and Observational Data

2023-07-04 · Harsh Parikh, Marco Morucci, Vittorio Orlandi, Sudeepa Roy 외

Experimental and observational studies often lack validity due to untestable assumptions. We propose a double machine learning approach to combine experimental and observational studies, allowing practitioners to test fo…

Graph Infomax Adversarial Learning for Treatment Effect Estimation with Networked Observational Data

2021-06-05 · Zhixuan Chu, Stephen L. Rathbun, Sheng Li

Treatment effect estimation from observational data is a critical research topic across many domains. The foremost challenge in treatment effect estimation is how to capture hidden confounders. Recently, the growing avai…

Causal InferenceGraph LearningNode Classification