融合CNN与Transformer提升信贷违约预测准确率
Leveraging Convolutional Neural Network-Transformer Synergy for Predictive Modeling in Risk-Based Applications
- 用CNN提取局部特征,Transformer捕捉全局依赖,协同建模金融数据
- 在公开数据集上准确率、AUC和KS值均优于随机森林与XGBoost
- 适合金融风控、智能决策领域研究者参考
随着金融业发展,信用违约预测作为金融风险管理的重要任务日益受到关注。传统方法多依赖决策树、随机森林等机器学习模型,但在处理复杂数据和捕捉潜在风险模式方面存在局限。本文提出一种结合卷积神经网络(CNN)与Transformer的深度学习模型,用于用户信用违约预测。该模型融合CNN在局部特征提取上的优势与Transformer在全局依赖建模上的能力,显著提升了预测的准确性和鲁棒性。在多个公开信用违约数据集上的实验表明,CNN+Transformer模型在准确率、AUC和KS值等多项指标上均优于随机森林、XGBoost等传统机器学习模型,验证了其在复杂金融数据建模中的强大能力。进一步分析显示,优化器选择与学习率调整对性能提升至关重要。消融实验证明了两种结构的互补性。本研究为信用违约预测提供了新思路,有助于金融风险评估与智能决策。未来可引入更多非结构化数据并优化模型架构以提升预测效果与泛化能力。
原文摘要 · Abstract (English)
With the development of the financial industry, credit default prediction, as an important task in financial risk management, has received increasing attention. Traditional credit default prediction methods mostly rely on machine learning models, such as decision trees and random forests, but these methods have certain limitations in processing complex data and capturing potential risk patterns. To this end, this paper proposes a deep learning model based on the combination of convolutional neural networks (CNN) and Transformer for credit user default prediction. The model combines the advantages of CNN in local feature extraction with the ability of Transformer in global dependency modeling, effectively improving the accuracy and robustness of credit default prediction. Through experiments on public credit default datasets, the results show that the CNN+Transformer model outperforms traditional machine learning models, such as random forests and XGBoost, in multiple evaluation indicators such as accuracy, AUC, and KS value, demonstrating its powerful ability in complex financial data modeling. Further experimental analysis shows that appropriate optimizer selection and learning rate adjustment play a vital role in improving model performance. In addition, the ablation experiment of the model verifies the advantages of the combination of CNN and Transformer and proves the complementarity of the two in credit default prediction. This study provides a new idea for credit default prediction and provides strong support for risk assessment and intelligent decision-making in the financial field. Future research can further improve the prediction effect and generalization ability by introducing more unstructured data and improving the model architecture.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。