paper-with-me

Papers

Transfer Learning and Meta Classification Based Deep Churn Prediction System for Telecom Industry

2019-01-18 · Uzair Ahmed, Asifullah Khan, Saddam Hussain Khan, Abdul Basit, Irfan Ul Haq, Yeon Soo Lee

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 vector for the high-level Genetic Programming (GP) and AdaBoost based ensemble classifier. Thus, the experiments are conducted using various CNNs as base classifiers and the GP-AdaBoost as a meta-classifier. By using 10-fold cross-validation, the performance of the proposed TL-DeepE system is compared with existing techniques, for two standard telecommunication datasets; Orange and Cell2cell. Performing experiments on Orange and Cell2cell datasets, the prediction accuracy obtained was 75.4% and 68.2%, while the area under the curve was 0.83 and 0.74, respectively.

📄 PDF Abstract BibTeX arXiv:1901.06091

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationPredictionTransfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Early Churn Prediction from Large Scale User-Product Interaction Time Series

2023-09-25 · Shamik Bhattacharjee, Utkarsh Thukral, Nilesh Patil

User churn, characterized by customers ending their relationship with a business, has profound economic consequences across various Business-to-Customer scenarios. For numerous system-to-user actions, such as promotional…

Feature EngineeringPredictionTime SeriesTime Series Classification

ChOracle: A Unified Statistical Framework for Churn Prediction

2019-09-15 · Ali Khodadadi, Seyed Abbas Hosseini, Ehsan Pajouheshgar, Farnam Mansouri 외

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 …

Binary ClassificationPoint ProcessesPrediction

Enhancing Customer Churn Prediction in Telecommunications: An Adaptive Ensemble Learning Approach

2024-08-29 · Mohammed Affan Shaikhsurab, Pramod Magadum

Customer churn, the discontinuation of services by existing customers, poses a significant challenge to the telecommunications industry. This paper proposes a novel adaptive ensemble learning framework for highly accurat…

Ensemble LearningFeature Engineering

A New Channel Boosted Convolutional Neural Network using Transfer Learning

2018-04-23 · Asifullah Khan, Anabia Sohail, Amna Ali

We present a novel architectural enhancement of Channel Boosting in a deep convolutional neural network (CNN). This idea of Channel Boosting exploits both the channel dimension of CNN (learning from multiple input channe…

Transfer Learning

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…