LGCYApr 20, 2023

Causal Analysis of Customer Churn Using Deep Learning

arXiv:2304.10604v110 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses customer retention for businesses by providing a causal analysis tool, but it is incremental as it combines existing deep learning and Bayesian methods for a specific domain.

The paper tackled customer churn prediction by proposing a deep learning framework with causal analysis, identifying key factors like super guarantee contribution and account growth as confounding variables, and reporting that their model outperformed previous techniques in evaluation metrics.

Customer churn describes terminating a relationship with a business or reducing customer engagement over a specific period. Two main business marketing strategies play vital roles to increase market share dollar-value: gaining new and preserving existing customers. Customer acquisition cost can be five to six times that for customer retention, hence investing in customers with churn risk is smart. Causal analysis of the churn model can predict whether a customer will churn in the foreseeable future and assist enterprises to identify effects and possible causes for churn and subsequently use that knowledge to apply tailored incentives. This paper proposes a framework using a deep feedforward neural network for classification accompanied by a sequential pattern mining method on high-dimensional sparse data. We also propose a causal Bayesian network to predict cause probabilities that lead to customer churn. Evaluation metrics on test data confirm the XGBoost and our deep learning model outperformed previous techniques. Experimental analysis confirms that some independent causal variables representing the level of super guarantee contribution, account growth, and customer tenure were identified as confounding factors for customer churn with a high degree of belief. This paper provides a real-world customer churn analysis from current status inference to future directions in local superannuation funds.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes