Transfer Learning and Meta Classification Based Deep Churn Prediction System for Telecom Industry
Uzair Ahmed, Asifullah Khan, Saddam Hussain Khan, Abdul Basit, Irfan, Ul Haq, and Yeon Soo Lee

TL;DR
This paper introduces TL-DeepE, a novel churn prediction system for telecom industry that combines transfer learning with ensemble meta-classification, converting vector data into images for deep CNNs and improving prediction accuracy.
Contribution
The paper proposes a new two-stage method integrating transfer learning with deep CNNs and ensemble meta-classification for improved churn prediction in telecom datasets.
Findings
Achieved 75.4% accuracy on Orange dataset
Attained 68.2% accuracy on Cell2cell dataset
Improved AUC scores over existing techniques
Abstract
A churn prediction system guides telecom service providers to reduce revenue loss. However, the development of a churn prediction system for a telecom industry is a challenging task, mainly due to the large size of the data, high dimensional features, and imbalanced distribution of the data. In this paper, we present a solution to the inherent problems of churn prediction, using the concept of Transfer Learning (TL) and Ensemble-based Meta-Classification. The proposed method TL-DeepE is applied in two stages. The first stage employs TL by fine-tuning multiple pre-trained Deep Convolution Neural Networks (CNNs). Telecom datasets are normally in vector form, which is converted into 2D images because Deep CNNs have high learning capacity on images. In the second stage, predictions from these Deep CNNs are appended to the original feature vector and thus are used to build a final 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 · Consumer Retail Behavior Studies · Consumer Market Behavior and Pricing
MethodsConvolution
