paper-with-me

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 UpliftBench, an empirical evaluation of four CATE estimators: S-Learner, T-Learner, X-Learner (all with LightGBM base learners), and Causal Forest (EconML), applied to the Criteo Uplift v2.1 dataset comprising 13.98 million customer records. The near-random treatment assignment (propensity AUC = 0.509) provides strong internal validity for causal estimation. Evaluated via Qini coefficient and cumulative gain curves, the S-Learner achieves the highest Qini score of 0.376, with the top 20% of customers ranked by predicted CATE capturing 77.7% of all incremental conversions, a 3.9x improvement over random targeting. SHAP analysis identifies f8 as the dominant heterogeneous treatment effect (HTE) driver among the 12 anonymized covariates. Causal Forest uncertainty quantification reveals that 1.9% of customers are confident persuadables (lower 95% CI > 0) and 0.1% are confident sleeping dogs (upper 95% CI < 0). Our results provide practitioners with evidence-based guidance on method selection for large-scale uplift modeling pipelines.

📄 PDF Abstract BibTeX arXiv:2604.06123

Code (0)

등록된 구현이 없습니다.

Tasks

Heterogeneous Treatment Effect Estimation

Similar Papers 제목 키워드 기반

A Comparison of Methods for Treatment Assignment with an Application to Playlist Generation

2020-04-24 · Carlos Fernández-Loría, Foster Provost, Jesse Anderton, Benjamin Carterette 외

This study presents a systematic comparison of methods for individual treatment assignment, a general problem that arises in many applications and has received significant attention from economists, computer scientists, …

Decision Making

Comparison of meta-learners for estimating multi-valued treatment heterogeneous effects

2022-05-29 · Naoufal Acharki, Ramiro Lugo, Antoine Bertoncello, Josselin Garnier

Conditional Average Treatment Effects (CATE) estimation is one of the main challenges in causal inference with observational data. In addition to Machine Learning based-models, nonparametric estimators called meta-learne…

BIG-bench Machine LearningCausal InferenceDecision MakingMeta-Learning

Meta-Learners for Few-Shot Weakly-Supervised Medical Image Segmentation

2023-05-11 · Hugo Oliveira, Pedro H. T. Gama, Isabelle Bloch, Roberto Marcondes Cesar Jr

Most uses of Meta-Learning in visual recognition are very often applied to image classification, with a relative lack of works in other tasks {such} as segmentation and detection. We propose a generic Meta-Learning frame…

image-classificationImage ClassificationImage SegmentationMedical Image Segmentation+5

Meta-Learners for Estimation of Causal Effects: Finite Sample Cross-Fit Performance

2022-01-30 · Gabriel Okasa

Estimation of causal effects using machine learning methods has become an active research field in econometrics. In this paper, we study the finite sample performance of meta-learners for estimation of heterogeneous trea…

Econometrics

Comparing Transfer and Meta Learning Approaches on a Unified Few-Shot Classification Benchmark

2021-04-06 · Vincent Dumoulin, Neil Houlsby, Utku Evci, Xiaohua Zhai 외

Meta and transfer learning are two successful families of approaches to few-shot learning. Despite highly related goals, state-of-the-art advances in each family are measured largely in isolation of each other. As a resu…

Few-Shot LearningGeneral ClassificationMeta-LearningTransfer Learning