RMLGNov 26, 2024

KACDP: A Highly Interpretable Credit Default Prediction Model

arXiv:2411.17783v12 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This addresses the need for interpretable and high-performing credit risk prediction tools for financial institutions, though it is an incremental application of an existing method to a new domain.

The paper tackles credit default prediction by introducing KACDP, a model based on Kolmogorov-Arnold Networks (KANs), which outperforms mainstream models in ROC_AUC and F1 scores while providing interpretability through feature attribution and visualization.

In the field of finance, the prediction of individual credit default is of vital importance. However, existing methods face problems such as insufficient interpretability and transparency as well as limited performance when dealing with high-dimensional and nonlinear data. To address these issues, this paper introduces a method based on Kolmogorov-Arnold Networks (KANs). KANs is a new type of neural network architecture with learnable activation functions and no linear weights, which has potential advantages in handling complex multi-dimensional data. Specifically, this paper applies KANs to the field of individual credit risk prediction for the first time and constructs the Kolmogorov-Arnold Credit Default Predict (KACDP) model. Experiments show that the KACDP model outperforms mainstream credit default prediction models in performance metrics (ROC_AUC and F1 values). Meanwhile, through methods such as feature attribution scores and visualization of the model structure, the model's decision-making process and the importance of different features are clearly demonstrated, providing transparent and interpretable decision-making basis for financial institutions and meeting the industry's strict requirements for model interpretability. In conclusion, the KACDP model constructed in this paper exhibits excellent predictive performance and satisfactory interpretability in individual credit risk prediction, providing an effective way to address the limitations of existing methods and offering a new and practical credit risk prediction tool for financial institutions.

Foundations

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

Your Notes