Early Churn Prediction from Large Scale User-Product Interaction Time Series
Shamik Bhattacharjee, Utkarsh Thukral, Nilesh Patil

TL;DR
This paper presents a novel approach to user churn prediction by modeling it as a multivariate time series classification problem, leveraging user activity data and deep neural networks to improve accuracy in complex, large-scale business environments.
Contribution
It introduces a deep learning framework for churn prediction that reduces reliance on extensive feature engineering in large-scale settings.
Findings
Deep neural networks effectively predict churn from time series data.
Model achieves high accuracy with minimal feature engineering.
Approach scales to over 200 million users in real-world scenarios.
Abstract
User churn, characterized by customers ending their relationship with a business, has profound economic consequences across various Business-to-Customer scenarios. For numerous system-to-user actions, such as promotional discounts and retention campaigns, predicting potential churners stands as a primary objective. In volatile sectors like fantasy sports, unpredictable factors such as international sports events can influence even regular spending habits. Consequently, while transaction history and user-product interaction are valuable in predicting churn, they demand deep domain knowledge and intricate feature engineering. Additionally, feature development for churn prediction systems can be resource-intensive, particularly in production settings serving 200m+ users, where inference pipelines largely focus on feature engineering. This paper conducts an exhaustive study on predicting…
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 · Customer Service Quality and Loyalty · Big Data and Business Intelligence
MethodsFocus
