Application of a grey wolf optimization-enhanced convolutional neural network and bidirectional gated recurrent unit model for credit scoring prediction.
Journal:
PloS one
Published Date:
Jan 1, 2025
Abstract
With the digital transformation of the financial industry, credit score prediction, as a key component of risk management, faces increasingly complex challenges. Traditional credit scoring methods often have difficulty in fully capturing the characteristics of large-scale, high-dimensional financial data, resulting in limited prediction performance. To address these issues, this paper proposes a credit score prediction model that combines CNNs and BiGRUs, and uses the GWO algorithm for hyperparameter tuning. CNN performs well in feature extraction and can effectively capture patterns in customer historical behaviors, while BiGRU is good at handling time dependencies, which further improves the prediction accuracy of the model. The GWO algorithm is introduced to further improve the overall performance of the model by optimizing key parameters. Experimental results show that the CNN-BiGRU-GWO model proposed in this paper performs well on multiple public credit score datasets, significantly improving the accuracy and efficiency of prediction. On the LendingClub loan dataset, the MAE of this model is 15.63, MAPE is 4.65%, RMSE is 3.34, and MSE is 12.01, which are 64.5%, 68.0%, 21.4%, and 52.5% lower than the traditional method plawiak of 44.07, 14.51%, 4.25, and 25.29, respectively. In addition, compared with traditional methods, this model also shows stronger advantages in adaptability and generalization ability. By integrating advanced technologies, this model not only provides an innovative technical solution for credit score prediction, but also provides valuable insights into the application of deep learning in the financial field, making up for the shortcomings of existing methods and demonstrating its potential for wide application in financial risk management.