paper-with-me

Papers

The Effects of Data Imbalance Under a Federated Learning Approach for Credit Risk Forecasting

2024-01-14 · Shuyao Zhang, Jordan Tay, Pedro Baiz

Credit risk forecasting plays a crucial role for commercial banks and other financial institutions in granting loans to customers and minimise the potential loss. However, traditional machine learning methods require the sharing of sensitive client information with an external server to build a global model, potentially posing a risk of security threats and privacy leakage. A newly developed privacy-preserving distributed machine learning technique known as Federated Learning (FL) allows the training of a global model without the necessity of accessing private local data directly. This investigation examined the feasibility of federated learning in credit risk assessment and showed the effects of data imbalance on model performance. Two neural network architectures, Multilayer Perceptron (MLP) and Long Short-Term Memory (LSTM), and one tree ensemble architecture, Extreme Gradient Boosting (XGBoost), were explored across three different datasets under various scenarios involving different numbers of clients and data distribution configurations. We demonstrate that federated models consistently outperform local models on non-dominant clients with smaller datasets. This trend is especially pronounced in highly imbalanced data scenarios, yielding a remarkable average improvement of 17.92% in model performance. However, for dominant clients (clients with more data), federated models may not exhibit superior performance, suggesting the need for special incentives for this type of clients to encourage their participation.

📄 PDF Abstract BibTeX arXiv:2401.07234

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Trans-XFed: An Explainable Federated Learning for Supply Chain Credit Assessment

2025-08-19 · Jie Shi, Arno P. J. M. Siebes, Siamak Mehrkanoon arxiv

This paper proposes a Trans-XFed architecture that combines federated learning with explainable AI techniques for supply chain credit assessment. The proposed model aims to address several key challenges, including priva…

Federated Learning

Credit risk prediction in an imbalanced social lending environment

2018-04-28 · Anahita Namvar, Mohammad Siami, Fethi Rabhi, Mohsen Naderpour

Credit risk prediction is an effective way of evaluating whether a potential borrower will repay a loan, particularly in peer-to-peer lending where class imbalance problems are prevalent. However, few credit risk predict…

Prediction

Implementation of an Asymmetric Adjusted Activation Function for Class Imbalance Credit Scoring

2025-01-21 · Xia Li, Hanghang Zheng, Kunpeng Tao, Mao Mao

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 o…

Binary Classification

Classification of Imbalanced Credit scoring data sets Based on Ensemble Method with the Weighted-Hybrid-Sampling

2021-02-09 · Xiaofan Liua, Zuoquan Zhanga, Di Wanga

In the era of big data, the utilization of credit-scoring models to determine the credit risk of applicants accurately becomes a trend in the future. The conventional machine learning on credit scoring data sets tends to…

Rethinking the Backbone in Class Imbalanced Federated Source Free Domain Adaptation: The Utility of Vision Foundation Models

2025-09-10 · Kosuke Kihara, Junki Mori, Taiki Miyagawa, Akinori F. Ebihara arxiv

Federated Learning (FL) offers a framework for training models collaboratively while preserving data privacy of each client. Recently, research has focused on Federated Source-Free Domain Adaptation (FFREEDA), a more rea…

Source-Free Domain AdaptationFederated Learning