Assessment of Deep Neural Network and Gradient Boosting Machines for Credit Risk Prediction Accuracy

S. Sakri
DOI: https://doi.org/10.1109/CICN56167.2022.10008264
2022-12-04
Abstract:For financial services to be competitive, artificial intelligence and machine learning have become essential. This study benchmarked Deep Neural Networks (DNN) and Gradient Boosting Machines (GBM) based on their superior model accuracy performance in most previous studies. Consequently, this study aims to perform a comparative analysis of classification power between DNN and GBM. To date, there is no such comparison. Each model underwent extensive tuning to achieve performance appropriate for the comparison in this study. The author deployed three renowned credit risk datasets for model construction to train GBM, DNN + ReLU, DNN + Maxout, and DNN + Tanh classifiers. For the model evaluation, the area under the receiver operating characteristics curve (AUC ROC) was utilized to assess the models' accuracy performance. The assessment also includes investigating the effect of splitting the training/test sets using the split method of 80:20 split and 70:30 split. The results indicate that GBM tends to be faster and more potent than DNN due to its lower processing requirements. GBM is hence the preferred method for credit scoring prediction. Overall, this study observed that DNN and GBM could be the cutting-edge for solving classification problems. Nevertheless, GBM should be the first-choice option due to its simplicity, quicker to train, and higher accuracy.
Economics,Computer Science,Business
What problem does this paper attempt to address?