paper-with-me

Papers

ChOracle: A Unified Statistical Framework for Churn Prediction

2019-09-15 · Ali Khodadadi, Seyed Abbas Hosseini, Ehsan Pajouheshgar, Farnam Mansouri, Hamid R. Rabiee

User churn is an important issue in online services that threatens the health and profitability of services. Most of the previous works on churn prediction convert the problem into a binary classification task where the users are labeled as churned and non-churned. More recently, some works have tried to convert the user churn prediction problem into the prediction of user return time. In this approach which is more realistic in real world online services, at each time-step the model predicts the user return time instead of predicting a churn label. However, the previous works in this category suffer from lack of generality and require high computational complexity. In this paper, we introduce \emph{ChOracle}, an oracle that predicts the user churn by modeling the user return times to service by utilizing a combination of Temporal Point Processes and Recurrent Neural Networks. Moreover, we incorporate latent variables into the proposed recurrent neural network to model the latent user loyalty to the system. We also develop an efficient approximate variational algorithm for learning parameters of the proposed RNN by using back propagation through time. Finally, we demonstrate the superior performance of ChOracle on a wide variety of real world datasets.

📄 PDF Abstract BibTeX arXiv:1909.06868

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationPoint ProcessesPrediction

Similar Papers 제목 키워드 기반

Behavioral Modeling for Churn Prediction: Early Indicators and Accurate Predictors of Custom Defection and Loyalty

2015-12-20 · Muhammad R. Khan, Johua Manoj, Anikate Singh, Joshua Blumenstock

Churn prediction, or the task of identifying customers who are likely to discontinue use of a service, is an important and lucrative concern of firms in many different industries. As these firms collect an increasing amo…

Feature Engineeringfeature selection

A Rolling-Window Framework for Churn Prediction and Behavioral Driver Identification

2026-06-04 · Muhammad Jawad Mufti, Omar Hammad, Haitham Saleh, Muqaddas Gull arxiv

Customer churn prediction is a central task in customer analytics, particularly in non-contractual, pay-per-use service environments where disengagement is not explicitly observed and must be inferred from behavioral ina…

ChurnNet: A Optimized Modern AI for Churn Prediction

2026-05-29 · Syed Saad Saif, Giulio Maggiore, Paolo Russo, Damiano Distante arxiv

Increased competition and the growing similarity of products and services offered by retailers have lowered the barriers for customers to switch to competitors. Accurate churn prediction can be a valuable tool for drivin…

Churn Prediction in Mobile Social Games: Towards a Complete Assessment Using Survival Ensembles

2017-10-06 · África Periáñez, Alain Saas, Anna Guitart, Colin Magne

Reducing user attrition, i.e. churn, is a broad challenge faced by several industries. In mobile social games, decreasing churn is decisive to increase player retention and rise revenues. Churn prediction models allow to…

Ensemble LearningPredictionSurvival Analysis

I Know You'll Be Back: Interpretable New User Clustering and Churn Prediction on a Mobile Social Application

2019-09-29 · Carl Yang, Xiaolin Shi, Jie Luo, Jiawei Han

As online platforms are striving to get more users, a critical challenge is user churn, which is especially concerning for new users. In this paper, by taking the anonymous large-scale real-world data from Snapchat as an…

Clustering