paper-with-me

Papers

Class flipping for uplift modeling and Heterogeneous Treatment Effect estimation on imbalanced RCT data

2024-12-13 · Krzysztof Rudaś, Szymon Jaroszewicz

Uplift modeling and Heterogeneous Treatment Effect (HTE) estimation aim at predicting the causal effect of an action, such as a medical treatment or a marketing campaign on a specific individual. In this paper, we focus on data from Randomized Controlled Experiments which guarantee causal interpretation of the outcomes. Class and treatment imbalance are important problems in uplift modeling/HTE, but classical undersampling or oversampling based approaches are hard to apply in this case since they distort the predicted effect. Calibration methods have been proposed in the past, however, they do not guarantee correct predictions. In this work, we propose an approach alternative to undersampling, based on flipping the class value of selected records. We show that the proposed approach does not distort the predicted effect and does not require calibration. The method is especially useful for models based on class variable transformation (modified outcome models). We address those models separately, designing a transformation scheme which guarantees correct predictions and addresses also the problem of treatment imbalance which is especially important for those models. Experiments fully confirm our theoretical results. Additionally, we demonstrate that our method is a viable alternative also for standard classification problems.

📄 PDF Abstract BibTeX arXiv:2412.10009

Code (0)

등록된 구현이 없습니다.

Tasks

Heterogeneous Treatment Effect EstimationMarketing

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Large-Scale Empirical Comparison of Meta-Learners and Causal Forests for Heterogeneous Treatment Effect Estimation in Marketing Uplift Modeling

2026-04-07 · Aman Singh arxiv

Estimating Conditional Average Treatment Effects (CATE) at the individual level is central to precision marketing, yet systematic benchmarking of uplift modeling methods at industrial scale remains limited. We present Up…

Heterogeneous Treatment Effect Estimation

Feature Selection Methods for Uplift Modeling and Heterogeneous Treatment Effect

2020-05-05 · Zhenyu Zhao, Yumin Zhang, Totte Harinen, Mike Yung

Uplift modeling is a causal learning technique that estimates subgroup-level treatment effects. It is commonly used in industry and elsewhere for tasks such as targeting ads. In a typical setting, uplift models can take …

BIG-bench Machine Learningfeature selection

Generalized Causal Tree for Uplift Modeling

2022-02-04 · Preetam Nandy, Xiufan Yu, Wanjun Liu, Ye Tu 외

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 …

Marketing

A Twin Neural Model for Uplift

2021-05-11 · Mouloud Belbahri, Olivier Gandouet, Alejandro Murua, Vahid Partovi Nia

Uplift is a particular case of conditional treatment effect modeling. Such models deal with cause-and-effect inference for a specific factor, such as a marketing intervention or a medical treatment. In practice, these mo…

Marketingmodel

Graph Neural Network with Two Uplift Estimators for Label-Scarcity Individual Uplift Modeling

2024-03-11 · Dingyuan Zhu, Daixin Wang, Zhiqiang Zhang, Kun Kuang 외

Uplift modeling aims to measure the incremental effect, which we call uplift, of a strategy or action on the users from randomized experiments or observational data. Most existing uplift methods only use individual data,…

Graph Neural Network