paper-with-me

Papers

GCF: Generalized Causal Forest for Heterogeneous Treatment Effect Estimation Using Nonparametric Methods

2021-09-29 · Shu Wan, Chen Zheng, Zhonggen Sun, Mengfan Xu, Xiaoqing Yang, Jiecheng Guo, Hongtu Zhu

Heterogeneous treatment effect (HTE) estimation with continuous treatment is essential in multiple disciplines, such as the online marketplace and pharmaceutical industry. The existing machine learning (ML) methods, like forest-based modeling, either work only for discrete treatments or make partially linear or parametric assumptions that may suffer from model misspecification. To alleviate these problems, we extend causal forest (CF) with non-parametric dose-response functions (DRFs) that can be estimated locally using kernel-based Double/Debiased ML estimators. Moreover, we propose a distance-based splitting criterion in the functional space of Partial DRFs to capture the heterogeneity for continuous treatments. We call the proposed algorithm generalized causal forest (GCF) as it generalizes the use case of CF to a much broader setup. We show the effectiveness of GCF compared to SOTA on synthetic data and proprietary real-world data sets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Heterogeneous Treatment Effect Estimation

Similar Papers 제목 키워드 기반

GCF: Generalized Causal Forest for Heterogeneous Treatment Effect Estimation in Online Marketplace

2022-03-21 · Shu Wan, Chen Zheng, Zhonggen Sun, Mengfan Xu 외

Uplift modeling is a rapidly growing approach that utilizes causal inference and machine learning methods to directly estimate the heterogeneous treatment effects, which has been widely applied to various online marketpl…

Causal InferenceDecision MakingHeterogeneous Treatment Effect Estimation

Estimation and Inference of Heterogeneous Treatment Effects using Random Forests

2015-10-14 · Stefan Wager, Susan Athey

Many scientific and engineering challenges -- ranging from personalized medicine to customized marketing recommendations -- require an understanding of treatment effect heterogeneity. In this paper, we develop a non-para…

Marketingvalid

Estimating heterogeneous treatment effects with right-censored data via causal survival forests

2020-01-27 · Yifan Cui, Michael R. Kosorok, Erik Sverdrup, Stefan Wager 외

Forest-based methods have recently gained in popularity for non-parametric treatment effect estimation. Building on this line of work, we introduce causal survival forests, which can be used to estimate heterogeneous tre…

Targeting relative risk heterogeneity with causal forests

2023-09-26 · Vik Shirvaikar, Andrea Storås, Xi Lin, Chris Holmes

The identification of heterogeneous treatment effects (HTE) across subgroups is of significant interest in clinical trial analysis. Several state-of-the-art HTE estimation methods, including causal forests, apply recursi…

causalfe: Causal Forests with Fixed Effects in Python

2026-01-15 · Harry Aytug arxiv

The causalfe package provides a Python implementation of Causal Forests with Fixed Effects (CFFE) for estimating heterogeneous treatment effects in panel data settings. Standard causal forest methods struggle with panel …