A High-Performance Customer Churn Prediction System based on Self-Attention
Haotian Wu

TL;DR
This paper introduces a novel hybrid neural network with self-attention (HNNSAE) that significantly improves customer churn prediction accuracy by enhancing feature extraction capabilities, outperforming existing machine learning models.
Contribution
The paper proposes a new hybrid neural network model with self-attention and residual connections for better feature extraction in churn prediction.
Findings
HNNSAE outperforms other machine learning and deep learning methods.
The proposed feature extractor significantly surpasses other methods.
Four hypotheses on model performance and overfitting were validated.
Abstract
Customer churn prediction is a challenging domain of research that contributes to customer retention strategy. The predictive performance of existing machine learning models, which are often adopted by churn communities, appear to be at a bottleneck, partly due to models' poor feature extraction capability. Therefore, a novel algorithm, a hybrid neural network with self-attention enhancement (HNNSAE), is proposed in this paper to improve the efficiency of feature screening and feature extraction, consequently improving the model's predictive performance. This model consists of three main blocks. The first block is the entity embedding layer, which is employed to process the categorical variables transformed into 0-1 code. The second block is the feature extractor, which extracts the significant features through the multi-head self-attention mechanism. In addition, to improve the feature…
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 · Consumer Retail Behavior Studies
MethodsResidual Connection
