让电信客户流失预测模型可解释,助力客服精准干预。
Explainable Artificial Intelligence for Customer Churn Prediction in Telecommunications: A Framework for CRM Integration

- 用SHAP和LIME解析高精度模型的预测依据
- 最高风险客户群干预可降低3.3%至5.3%流失率
- 设计了可落地的客户管理系统集成框架
电信行业每月约1.9%的客户流失带来巨额收入损失。尽管预测模型能准确识别高风险客户,但因随机森林、XGBoost、LightGBM等高性能非线性模型缺乏可解释性,导致其难以融入一线客户关系管理(CRM)流程。本文在IBM Telco客户流失数据集(7,043条记录,19个特征,26.5%流失率,训练集经SMOTE平衡至50%)上对比逻辑回归、随机森林、XGBoost和LightGBM四类分类器,发现逻辑回归AUC-ROC达0.8411最优,LightGBM准确率78.42%最高,四者AUC差异仅0.011。通过全局SHAP分析,确定服务时长、总费用和月付合同为关键流失信号;实例级解释则揭示每个预测背后的驱动因素。基于此,构建四层CRM集成架构:将风险评分与归因向量转化为分层客户分组,匹配结构化挽留策略模板,并建立反馈闭环用于模型重训练。针对最高风险五分之一客户实施干预,预计可使整体流失率下降3.3%至5.3%,单次周期保留收益约19.9万至31.9万美元。
原文摘要 · Abstract (English)
Subscriber attrition is a costly, persistent challenge for telecommunications providers, with monthly churn of roughly 1.9% in mature markets eroding billions in revenue annually. Predictive models can flag at-risk customers accurately, yet they are routinely excluded from frontline CRM workflows because high-performing ensemble and non-linear architectures are opaque: a retention specialist cannot design a personalised intervention from a probability score alone, without knowing why a subscriber is at risk. This paper addresses that gap. We benchmark four classifiers--Logistic Regression, Random Forest, XGBoost, and LightGBM--on the IBM Telco Customer Churn benchmark (7,043 records; 19 features; 26.5% churn, balanced to 50% via SMOTE on the training partition only). Logistic Regression attains the strongest AUC-ROC (0.8411) and LightGBM the highest accuracy (78.42%); all four fall within a 0.011 AUC band (0.831--0.841), and 5-fold cross-validation confirms the leading models are effectively tied. Explanations are delivered at two granularities: a global SHAP ranking identifying tenure, total charges, and month-to-month contract as the dominant churn signals, and instance-level SHAP and LIME decompositions that expose the drivers behind each prediction. Building on these outputs, we introduce a four-layer CRM integration architecture that converts risk scores and attribution vectors into tiered segmentation, maps top features to structured retention-action templates, and routes campaign outcomes into a retraining feedback loop. Targeting the highest-risk quintile is projected to cut overall churn by 3.3--5.3 percentage points, preserving an estimated $199K--$319K per campaign cycle.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。