top of page

Problem Framing & AI Opportunity

1. Structural Problem Definition -

In Uber’s marketplace, driver churn is treated operationally rather than predictively. Current retention mechanisms respond after disengagement behavior becomes visible, often when a driver has already reduced activity significantly or exited the platform.

Churn is not a sudden event. It is a progressive decline preceded by measurable signals.

The core structural issue:

Uber lacks a predictive system that quantifies churn probability early enough to enable cost-efficient intervention.

Instead, incentives are often deployed:

  • Broadly

  • Reactively

  • Without individualized risk scoring

  • Without volatility sensitivity modeling

This results in inefficient incentive allocation and unstable supply density.

2. Economic Framing of the Problem -

From an economic standpoint:

Each churned driver represents:

  • Lost future platform revenue

  • Replacement acquisition cost

  • Increased surge pressure

  • Lower rider conversion

Given earlier assumptions:

3% churn reduction → ~$140M lifetime value impact (metro scale).

Therefore, churn is not a retention metric, it is a revenue protection variable.

3. Why Rule-Based Systems Fail -

A naive approach might define churn triggers such as: If weekly earnings drop below X
Trigger incentive.

However, churn drivers are nonlinear and multi-variable:

  • Earnings variance matters more than earnings mean

  • Acceptance decline interacts with idle time

  • City-level demand shifts influence engagement

  • Incentive dependency changes behavioral elasticity

These interactions are not captured through static thresholds.

Churn probability is therefore:

A time-dependent, multi-feature, nonlinear classification problem.

This is an AI-eligible problem.

4. AI Opportunity -

We frame this as a supervised learning problem.

Prediction Objective - Predict probability of driver churn within next 30 days.

Label Definition: Churn = No completed trips for 30 consecutive days OR voluntary deactivation.

Prediction Cadence - Weekly batch scoring at driver level.

5. Feature Categories -

a. Earnings Dynamics
  • 4-week rolling earnings mean

  • 4-week rolling earnings variance

  • Earnings drop delta week-over-week

  • Surge participation ratio

b. Behavioral Signals
  • Trip acceptance rate trend

  • Cancellation frequency

  • Online hours decline rate

  • Session frequency

c. Engagement Quality
  • Rider rating volatility

  • Incentive redemption frequency

  • Idle time distribution

d. Contextual Signals
  • City-level demand volatility

  • Fuel price movement

  • Competitive driver density

 

5. Modeling Approach (High-Level)​ -

Model Type - Gradient boosted trees or temporal ensemble model.

Why not deep sequence models initially?

Because:

  • Interpretability is critical

  • Intervention logic must be explainable

  • Feature importance drives policy decisions

The goal is not model complexity.


It is decision reliability.

6. AI Opportunity Summary -

If Uber can:

Predict churn probability weekly with high precision
Segment drivers into risk tiers
Trigger cost-controlled deterministic interventions

Then churn becomes manageable rather than reactive.

The opportunity is to shift from:

  • Broad incentives → Precision retention

  • Reactive mitigation → Proactive stabilisation

This is where AI creates economic leverage.

Slide Title

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content.

bottom of page