🤖 AI Summary
This study addresses the critical challenge of customer churn prediction in the context of increasing product homogenization, where precise targeting is essential for effective marketing. While deep temporal models have gained popularity, their actual advantage in this domain remains unclear. The paper systematically evaluates traditional machine learning approaches—such as Random Forest, XGBoost, and Support Vector Machines—against state-of-the-art multitask temporal models across multiple datasets and churn labeling strategies, assessing predictive accuracy, data efficiency, and computational overhead. Experimental results demonstrate that conventional models consistently outperform complex temporal architectures in terms of prediction performance, training and deployment efficiency, and data utilization. These findings challenge the prevailing reliance on deep temporal models and offer a more efficient and reliable solution for real-world business applications.
📝 Abstract
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 driving effective personalized marketing campaigns and helping to reduce customer attrition. This study evaluates the performance of traditional machine learning techniques, namely, Random Forests, XGBoost, and Support Vector Machines, and compares them with the Unified Multi-Task Time Series Model for churn prediction, a binary time-series classification task. Despite the strong capacity of the latter to model complex temporal dynamics and inter-variable relationships, our results indicate that for churn prediction, conventional methods can still outperform it in terms of predictive performance, data efficiency, and computational resource requirements for training and deployment. These findings are consistent across multiple datasets and various churn labeling techniques.