paper-with-me

Papers

Multiple Instance Learning for Uplift Modeling

2023-12-15 · Yao Zhao, Haipeng Zhang, Shiwei Lyu, Ruiying Jiang, Jinjie Gu, Guannan Zhang

Uplift modeling is widely used in performance marketing to estimate effects of promotion campaigns (e.g., increase of customer retention rate). Since it is impossible to observe outcomes of a recipient in treatment (e.g., receiving a certain promotion) and control (e.g., without promotion) groups simultaneously (i.e., counter-factual), uplift models are mainly trained on instances of treatment and control groups separately to form two models respectively, and uplifts are predicted by the difference of predictions from these two models (i.e., two-model method). When responses are noisy and the treatment effect is fractional, induced individual uplift predictions will be inaccurate, resulting in targeting undesirable customers. Though it is impossible to obtain the ideal ground-truth individual uplifts, known as Individual Treatment Effects (ITEs), alternatively, an average uplift of a group of users, called Average Treatment Effect (ATE), can be observed from experimental deliveries. Upon this, similar to Multiple Instance Learning (MIL) in which each training sample is a bag of instances, our framework sums up individual user uplift predictions for each bag of users as its bag-wise ATE prediction, and regularizes it to its ATE label, thus learning more accurate individual uplifts. Additionally, to amplify the fractional treatment effect, bags are composed of instances with adjacent individual uplift predictions, instead of random instances. Experiments conducted on two datasets show the effectiveness and universality of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2312.09639

Code (0)

등록된 구현이 없습니다.

Tasks

MarketingMultiple Instance Learning

Similar Papers 제목 키워드 기반

Uplift Modeling from Separate Labels

2018-03-14 · NeurIPS 2018 12 · Ikko Yamane, Florian Yger, Jamal Atif, Masashi Sugiyama

Uplift modeling is aimed at estimating the incremental impact of an action on an individual's behavior, which is useful in various application domains such as targeted marketing (advertisement campaigns) and personalized…

Marketing

Uplift Modeling for Multiple Treatments with Cost Optimization

2019-08-14 · Zhenyu Zhao, Totte Harinen

Uplift modeling is an emerging machine learning approach for estimating the treatment effect at an individual or subgroup level. It can be used for optimizing the performance of interventions such as marketing campaigns …

Marketing

Interpretable Multiple Treatment Revenue Uplift Modeling

2021-01-09 · Robin M. Gubela, Stefan Lessmann

Big data and business analytics are critical drivers of business and societal transformations. Uplift models support a firm's decision-making by predicting the change of a customer's behavior due to a treatment. Prior wo…

Decision MakingMarketing

Which Company Adjustment Matter? Insights from Uplift Modeling on Financial Health

2025-06-23 · Xinlin Wang, Mats Brorsson

Uplift modeling has achieved significant success in various fields, particularly in online marketing. It is a method that primarily utilizes machine learning and deep learning to estimate individual treatment effects. Th…

Marketing

Robust Uplift Modeling with Large-Scale Contexts for Real-time Marketing

2025-01-04 · Zexu Sun, Qiyu Han, Minqin Zhu, Hao Gong 외

Improving user engagement and platform revenue is crucial for online marketing platforms. Uplift modeling is proposed to solve this problem, which applies different treatments (e.g., discounts, bonus) to satisfy correspo…

Marketing