In the context of the rapid advancement of financial technology, the issue of credit card default has become increasingly salient, emerging as one of the crucial risks that financial institutions are eagerly addressing. Traditional credit card default risk prediction models predominantly rely on statistical correlations for feature selection. This approach not only makes it challenging to uncover the genuine causal relationships between variables but also leads to limitations in prediction accuracy and interpretability. To overcome these limitations, this paper presents a novel credit card default risk prediction model that integrates causal feature screening, interaction feature construction, and interpretability enhancement. Initially, by leveraging the information value (IV) and eXtreme gradient boosting (XGBoost), we perform initial feature dimensionality reduction. Subsequently, we introduce the Peter Clark algorithm (PC) augmented with perturbation enhancement and bootstrap sampling to identify a stable set of causal features. Building on this foundation, we proceed to construct higher-order interaction features to bolster the model’s nonlinear modeling capacity. These causal features and their interaction counterparts are then fed into a variety of mainstream machine learning models for training and evaluation purposes. Furthermore, on the basis of the causal feature set identified via the PC algorithm, we construct a causal path diagram. We also incorporate the causal forest double machine learning (causal forest DML) method to estimate the causal effects of features. Additionally, we design a counterfactual explanation mechanism to aid in analyzing the direction and magnitude of the impact of variable interventions on default probability. Empirical tests conducted using four typical credit datasets reveal the following findings: (1) the introduction of causal features generally enhances the model’s performance in terms of the F1 score, area under the curve (AUC), and geometric mean (G-mean). This improvement is especially pronounced in models that are highly reliant on feature quality, such as logistic regression (LR). (2) Causal features offer significant advantages in terms of model interpretability, stability, and compliance, thereby presenting a new research paradigm for credit risk prevention and control in high-risk financial scenarios.
Chen et al. (2026) studied this question.