Bagging Supervised Autoencoder Classifier for Credit Scoring
Mahsan Abdoli, Mohammad Akbari, Jamal Shahrabi

TL;DR
This paper introduces the Bagging Supervised Autoencoder Classifier (BSAC), a novel model that improves credit scoring accuracy by addressing data imbalance and feature heterogeneity through autoencoder embeddings and bagging techniques.
Contribution
The paper presents a new ensemble classifier that combines supervised autoencoders with bagging and undersampling to enhance credit scoring performance on imbalanced datasets.
Findings
BSAC outperforms traditional models on benchmark datasets.
The approach effectively handles data imbalance and feature heterogeneity.
Experimental results demonstrate robustness and improved accuracy.
Abstract
Credit scoring models, which are among the most potent risk management tools that banks and financial institutes rely on, have been a popular subject for research in the past few decades. Accordingly, many approaches have been developed to address the challenges in classifying loan applicants and improve and facilitate decision-making. The imbalanced nature of credit scoring datasets, as well as the heterogeneous nature of features in credit scoring datasets, pose difficulties in developing and implementing effective credit scoring models, targeting the generalization power of classification models on unseen data. In this paper, we propose the Bagging Supervised Autoencoder Classifier (BSAC) that mainly leverages the superior performance of the Supervised Autoencoder, which learns low-dimensional embeddings of the input data exclusively with regards to the ultimate classification task…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFinancial Distress and Bankruptcy Prediction · Imbalanced Data Classification Techniques
