paper-with-me

Papers

A Vertical Federated Learning Method for Interpretable Scorecard and Its Application in Credit Scoring

2020-09-14 · Fanglan Zheng, Erihe, Kun Li, Jiang Tian, Xiaojia Xiang

With the success of big data and artificial intelligence in many fields, the applications of big data driven models are expected in financial risk management especially credit scoring and rating. Under the premise of data privacy protection, we propose a projected gradient-based method in the vertical federated learning framework for the traditional scorecard, which is based on logistic regression with bounded constraints, namely FL-LRBC. The latter enables multiple agencies to jointly train an optimized scorecard model in a single training session. It leads to the formation of the model with positive coefficients, while the time-consuming parameter-tuning process can be avoided. Moreover, the performance in terms of both AUC and the Kolmogorov-Smirnov (KS) statistics is significantly improved due to data enrichment using FL-LRBC. At present, FL-LRBC has already been applied to credit business in a China nation-wide financial holdings group.

📄 PDF Abstract BibTeX arXiv:2009.06218

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningManagementVertical Federated Learning

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Measure Contribution of Participants in Federated Learning

2019-09-17 · Guan Wang, Charlie Xiaoqian Dang, Ziye Zhou

Federated Machine Learning (FML) creates an ecosystem for multiple parties to collaborate on building models while protecting data privacy for the participants. A measure of the contribution for each party in FML enables…

BIG-bench Machine LearningFeature ImportanceFederated Learning

An Overview on the Landscape of R Packages for Credit Scoring

2020-06-21 · Gero Szepannek

The credit scoring industry has a long tradition of using statistical tools for loan default probability prediction and domain specific standards have been established long before the hype of machine learning. Although s…

Fairness in Credit Scoring: Assessment, Implementation and Profit Implications

2021-03-02 · Nikita Kozodoi, Johannes Jacob, Stefan Lessmann

The rise of algorithmic decision-making has spawned much research on fair machine learning (ML). Financial institutions use ML for building risk scorecards that support a range of credit-related decisions. Yet, the liter…

Decision MakingFairness

Fighting Sampling Bias: A Framework for Training and Evaluating Credit Scoring Models

2024-07-17 · Nikita Kozodoi, Stefan Lessmann, Morteza Alamgir, Luis Moreira-Matias 외

Scoring models support decision-making in financial institutions. Their estimation and evaluation are based on the data of previously accepted applicants with known repayment behavior. This creates sampling bias: the ava…

Self-Learning

An Information-Theoretic Framework for Credit Risk Modeling: Unifying Industry Practice with Statistical Theory for Fair and Interpretable Scorecards

2025-09-11 · Agus Sudjianto, Denis Burakov arxiv

Credit risk modeling relies extensively on Weight of Evidence (WoE) and Information Value (IV) for feature engineering, and Population Stability Index (PSI) for drift monitoring, yet their theoretical foundations remain …

Feature Engineering