LGOct 30, 2016

Improving a Credit Scoring Model by Incorporating Bank Statement Derived Features

arXiv:1611.00252v211 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for a New Zealand lending company, addressing credit scoring accuracy by leveraging additional financial data.

The study tackled improving credit scoring by incorporating bank statement-derived features, finding that a combined model outperformed baseline models using ROC analysis, with Naive Bayes performing best on the imbalanced dataset.

In this paper, we investigate the extent to which features derived from bank statements provided by loan applicants, and which are not declared on an application form, can enhance a credit scoring model for a New Zealand lending company. Exploring the potential of such information to improve credit scoring models in this manner has not been studied previously. We construct a baseline model based solely on the existing scoring features obtained from the loan application form, and a second baseline model based solely on the new bank statement-derived features. A combined feature model is then created by augmenting the application form features with the new bank statement derived features. Our experimental results using ROC analysis show that a combined feature model performs better than both of the two baseline models, and show that a number of the bank statement-derived features have value in improving the credit scoring model. The target data set used for modelling was highly imbalanced, and Naive Bayes was found to be the best performing model, and outperformed a number of other classifiers commonly used in credit scoring, suggesting its potential for future use on highly imbalanced data sets.

Foundations

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

Your Notes