Implementation of an Asymmetric Adjusted Activation Function for Class Imbalance Credit Scoring
Xia Li, Hanghang Zheng, Kunpeng Tao, Mao Mao

TL;DR
This paper introduces an asymmetric adjusted activation function called ASIG, designed to improve credit scoring models by effectively handling highly imbalanced datasets, outperforming traditional classifiers in accuracy and robustness.
Contribution
The paper proposes a novel IR-dependent asymmetric Sigmoid activation function (ASIG) that auto-adjusts sensitivity based on dataset imbalance, enhancing classification of minority classes.
Findings
ASIG outperforms traditional classifiers across various imbalance ratios.
The algorithm maintains robustness even with ultra-high imbalance ratios.
Improves minority class detection in credit scoring tasks.
Abstract
Credit scoring is a systematic approach to evaluate a borrower's probability of default (PD) on a bank loan. The data associated with such scenarios are characteristically imbalanced, complicating binary classification owing to the often-underestimated cost of misclassification during the classifier's learning process. Considering the high imbalance ratio (IR) of these datasets, we introduce an innovative yet straightforward optimized activation function by incorporating an IR-dependent asymmetric adjusted factor embedded Sigmoid activation function (ASIG). The embedding of ASIG makes the sensitive margin of the Sigmoid function auto-adjustable, depending on the imbalance nature of the datasets distributed, thereby giving the activation function an asymmetric characteristic that prevents the underrepresentation of the minority class (positive samples) during the classifier's learning…
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
MethodsSigmoid Activation
