Customer Lifetime Value Prediction with Uncertainty Estimation Using Monte Carlo Dropout
Xinzhe Cao, Yadong Xu, Xiaofeng Yang

TL;DR
This paper introduces a neural network approach using Monte Carlo Dropout to predict customer lifetime value while quantifying uncertainty, leading to more reliable predictions and better decision-making.
Contribution
The paper presents a novel neural network architecture incorporating Monte Carlo Dropout for LTV prediction with uncertainty estimation, outperforming existing methods.
Findings
Significant reduction in Top 5% MAPE error compared to state-of-the-art.
Provides confidence metrics for improved decision-making.
Demonstrates effectiveness on mobile game user data.
Abstract
Accurately predicting customer Lifetime Value (LTV) is crucial for companies to optimize their revenue strategies. Traditional deep learning models for LTV prediction are effective but typically provide only point estimates and fail to capture model uncertainty in modeling user behaviors. To address this limitation, we propose a novel approach that enhances the architecture of purely neural network models by incorporating the Monte Carlo Dropout (MCD) framework. We benchmarked the proposed method using data from one of the most downloaded mobile games in the world, and demonstrated a substantial improvement in predictive Top 5\% Mean Absolute Percentage Error compared to existing state-of-the-art methods. Additionally, our approach provides confidence metric as an extra dimension for performance evaluation across various neural network models, facilitating more informed business…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCustomer churn and segmentation · Forecasting Techniques and Applications
MethodsMonte Carlo Dropout · Dropout
