paper-with-me

Papers

Generalized Causal Tree for Uplift Modeling

2022-02-04 · Preetam Nandy, Xiufan Yu, Wanjun Liu, Ye Tu, Kinjal Basu, Shaunak Chatterjee

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.

📄 PDF Abstract BibTeX arXiv:2202.02416

Code (1)

xiufanyu/gct 공식 구현

Tasks

Marketing

Similar Papers 제목 키워드 기반

Causal Inference Based Single-branch Ensemble Trees For Uplift Modeling

2023-02-03 · Fanglan Zheng, Menghan Wang, Kun Li, Jiang Tian 외

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 Inference

Uplift Modeling: from Causal Inference to Personalization

2023-08-17 · Felipe Moraes, Hugo Manuel Proença, Anastasiia Kornilova, Javier Albert 외

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 Inference

Uplift Modeling based on Graph Neural Network Combined with Causal Knowledge

2023-11-14 · Haowen Wang, Xinyan Ye, Yangze Zhou, Zhiyi Zhang 외

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 NetworkMarketing

Response Transformation and Profit Decomposition for Revenue Uplift Modeling

2019-11-20 · Robin M. Gubela, Stefan Lessmann, Szymon Jaroszewicz

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 MakingMarketing

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