Back to Data Scientist Mind Map
中文·English
📈 Data ScientistID: ds-uplift-modeling-four-quadrants

Uplift Modeling & 4-Quadrant Profiling

Uplift 增益建模与用户四象限细分
🎯Core Definition
Uplift Modeling (Heterogeneous Treatment Effect Modeling) & 4-Quadrant User Segmentation transforms precision marketing and algorithmic discounting from predicting baseline likelihoods to predicting individual causal increments (ITE / CATE: τ(X)=E[Y(1)Y(0)X]\tau(X) = \mathbb{E}[Y(1) - Y(0) | X]); Classical response models fail by targeting high-propensity users who would purchase regardless; Uplift models segment users into 4 archetypes: 1) Persuadables (τ>0\tau > 0): users who purchase ONLY if treated (the primary target for 100% budget allocation); 2) Sure Things (Y(1)=1,Y(0)=1,τ0Y(1)=1, Y(0)=1, \tau \approx 0): organic converters who purchase anyway (discounting them wastes profit margins); 3) Lost Causes (Y(1)=0,Y(0)=0,τ0Y(1)=0, Y(0)=0, \tau \approx 0): non-responsive users where messaging is deadweight loss; 4) Sleeping Dogs / Do Not Disturbs (τ<0\tau < 0): users irritated by marketing touchpoints who churn/unsubscribe upon contact (mandatory negative exclusion list).
💡Use Cases
Algorithmic coupon discounting, churn prevention incentives, and push notification fatigue governance.
Key Problems Solved
Traditional models waste marketing budgets subsidizing organic buyers while triggering sleeping dog churn; Uplift models isolate true causal incrementality to maximize net promotional ROI.
🎯5 High-Frequency Exam Points
1
Diagram the 4-Quadrant Uplift Matrix (Y(0)Y(0) vs Y(1)Y(1)) and define optimal budget allocation rules across Persuadables, Sure Things, Lost Causes, and Sleeping Dogs?
2
Contrast Response Models (predicting P(Y=1X)P(Y=1|X)) vs Uplift Models (predicting E[Y(1)Y(0)X]\mathbb{E}[Y(1)-Y(0)|X]) in business objective functions?
3
Why is a clean randomized A/B trial dataset required as the ground truth training set for supervised Uplift modeling?
4
Derive the optimal profit-maximizing treatment policy threshold τ(X)>CV\tau(X) > \frac{C}{V} balancing coupon cost CC against gross margin VV?
5
How to formulate Multi-Treatment Uplift models to optimize continuous discount elasticities across multiple denomination tiers?
🔗Foundational Prerequisite Cards (Click to Review)
📖 In-depth Guide:📄 ds-core-cheatsheet
Updated 2026-08-14
🎯
Test Your Knowledge: Practice Questions for "Uplift Modeling & 4-Quadrant Profiling"
Single choice pitfall questions with instant feedback and mistake tracking.
🚀 Start Card Practice
Previous CardInstrumental Variables & 2SLS EstimationNext CardCausal Forest GRF & CATE Estimation

🔗 More Data Scientist Knowledge Cards

Hypothesis Testing, Type I/II & PowerSample Size Derivation & MDE BudgetP-hacking, Peeking & mSPRT SequentialMultiple Comparisons: FWER vs FDR-BH