paper-with-me

홈 › Papers

Multiply Robust Estimator Circumvents Hyperparameter Tuning of Neural Network Models in Causal Inference

2023-07-20 · Mehdi Rostami, Olli Saarela

Estimation of the Average Treatment Effect (ATE) is often carried out in 2 steps, wherein the first step, the treatment and outcome are modeled, and in the second step the predictions are inserted into the ATE estimator. In the first steps, numerous models can be fit to the treatment and outcome, including using machine learning algorithms. However, it is a difficult task to choose among the hyperparameter sets which will result in the best causal effect estimation and inference. Multiply Robust (MR) estimator allows us to leverage all the first-step models in a single estimator. We show that MR estimator is $n^r$ consistent if one of the first-step treatment or outcome models is $n^r$ consistent. We also show that MR is the solution to a broad class of estimating equations, and is asymptotically normal if one of the treatment models is $\sqrt{n}$-consistent. The standard error of MR is also calculated which does not require a knowledge of the true models in the first step. Our simulations study supports the theoretical findings.

📄 PDF Abstract BibTeX arXiv:2307.10536

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Hyperparameter Tuning and Model Evaluation in Causal Effect Estimation

2023-03-02 · Damian Machlanski, Spyridon Samothrakis, Paul Clarke

The performance of most causal effect estimators relies on accurate predictions of high-dimensional non-linear functions of the observed data. The remarkable flexibility of modern Machine Learning (ML) methods is perfect…

Causal InferenceModel Selection

Identification and multiply robust estimation in causal mediation analysis across principal strata

2023-04-20 · Chao Cheng, Fan Li

We consider assessing causal mediation in the presence of a post-treatment event (examples include noncompliance, a clinical event, or death). We identify natural mediation effects for the entire study population and for…

Multiply Robust Causal Mediation Analysis with Continuous Treatments

2021-05-19 · Yizhen Xu, Numair Sani, AmirEmad Ghassami, Ilya Shpitser

In many applications, researchers are interested in the direct and indirect causal effects of a treatment or exposure on an outcome of interest. Mediation analysis offers a rigorous framework for identifying and estimati…

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…

Out-of-sample scoring and automatic selection of causal estimators

2022-12-20 · Egor Kraev, Timo Flesch, Hudson Taylor Lekunze, Mark Harley 외

Recently, many causal estimators for Conditional Average Treatment Effect (CATE) and instrumental variable (IV) problems have been published and open sourced, allowing to estimate granular impact of both randomized treat…

Causal InferenceHyperparameter OptimizationModel Selection