Generalized Causal Tree for Uplift Modeling
Uplift modeling is crucial in various applications ranging from marketing and policy-making to personalized recommendations. The main objective is to learn optimal treatment allocations for a heterogeneous population. A primary line of existing work modifies the loss function of the decision tree algorithm to identify cohorts with heterogeneous treatment effects. Another line of work estimates the individual treatment effects separately for the treatment group and the control group using off-the-shelf supervised learning algorithms. The former approach that directly models the heterogeneous treatment effect is known to outperform the latter in practice. However, the existing tree-based methods are mostly limited to a single treatment and a single control use case, except for a handful of extensions to multiple discrete treatments. In this paper, we propose a generalization of tree-based approaches to tackle multiple discrete and continuous-valued treatments. We focus on a generalization of the well-known causal tree algorithm due to its desirable statistical properties, but our generalization technique can be applied to other tree-based approaches as well. The efficacy of our proposed method is demonstrated using experiments and real data examples.
Code (1)
Tasks
MarketingSimilar Papers 제목 키워드 기반
Causal Inference Based Single-branch Ensemble Trees For Uplift Modeling
In this manuscript (ms), we propose causal inference based single-branch ensemble trees for uplift modeling, namely CIET. Different from standard classification methods for predictive probability modeling, CIET aims to a…
Causal InferenceUplift Modeling: from Causal Inference to Personalization
Uplift modeling is a collection of machine learning techniques for estimating causal effects of a treatment at the individual or subgroup levels. Over the last years, causality and uplift modeling have become key trends …
Causal InferenceUplift Modeling based on Graph Neural Network Combined with Causal Knowledge
Uplift modeling is a fundamental component of marketing effect modeling, which is commonly employed to evaluate the effects of treatments on outcomes. Through uplift modeling, we can identify the treatment with the great…
Graph Neural NetworkMarketingResponse Transformation and Profit Decomposition for Revenue Uplift Modeling
Uplift models support decision-making in marketing campaign planning. Estimating the causal effect of a marketing treatment, an uplift model facilitates targeting communication to responsive customers and efficient alloc…
BIG-bench Machine LearningDecision MakingMarketingGCF: Generalized Causal Forest for Heterogeneous Treatment Effect Estimation in Online Marketplace
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