LGCYMLSep 19, 2022

Analyzing Machine Learning Models for Credit Scoring with Explainable AI and Optimizing Investment Decisions

arXiv:2209.09362v131 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

It addresses the need for explainability in financial services to improve credit decisions and investment strategies, but it is incremental as it applies existing methods to a specific domain.

This paper tackled the problem of opaque machine learning models in credit scoring by comparing various models and applying explainable AI techniques like LIME and SHAP, finding that ensemble classifiers and neural networks outperformed others, though no concrete numbers were provided for performance gains.

This paper examines two different yet related questions related to explainable AI (XAI) practices. Machine learning (ML) is increasingly important in financial services, such as pre-approval, credit underwriting, investments, and various front-end and back-end activities. Machine Learning can automatically detect non-linearities and interactions in training data, facilitating faster and more accurate credit decisions. However, machine learning models are opaque and hard to explain, which are critical elements needed for establishing a reliable technology. The study compares various machine learning models, including single classifiers (logistic regression, decision trees, LDA, QDA), heterogeneous ensembles (AdaBoost, Random Forest), and sequential neural networks. The results indicate that ensemble classifiers and neural networks outperform. In addition, two advanced post-hoc model agnostic explainability techniques - LIME and SHAP are utilized to assess ML-based credit scoring models using the open-access datasets offered by US-based P2P Lending Platform, Lending Club. For this study, we are also using machine learning algorithms to develop new investment models and explore portfolio strategies that can maximize profitability while minimizing risk.

Foundations

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

Your Notes