paper-with-me

Papers

Attention-based Dynamic Multilayer Graph Neural Networks for Loan Default Prediction

2024-02-01 · Sahab Zandi, Kamesh Korangi, María Óskarsdóttir, Christophe Mues, Cristián Bravo

Whereas traditional credit scoring tends to employ only individual borrower- or loan-level predictors, it has been acknowledged for some time that connections between borrowers may result in default risk propagating over a network. In this paper, we present a model for credit risk assessment leveraging a dynamic multilayer network built from a Graph Neural Network and a Recurrent Neural Network, each layer reflecting a different source of network connection. We test our methodology in a behavioural credit scoring context using a dataset provided by U.S. mortgage financier Freddie Mac, in which different types of connections arise from the geographical location of the borrower and their choice of mortgage provider. The proposed model considers both types of connections and the evolution of these connections over time. We enhance the model by using a custom attention mechanism that weights the different time snapshots according to their importance. After testing multiple configurations, a model with GAT, LSTM, and the attention mechanism provides the best results. Empirical results demonstrate that, when it comes to predicting probability of default for the borrowers, our proposed model brings both better results and novel insights for the analysis of the importance of connections and timestamps, compared to traditional methods.

📄 PDF Abstract BibTeX arXiv:2402.00299

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Predicting Bank Loan Default with Extreme Gradient Boosting

2020-01-18 · Rising Odegua

Loan default prediction is one of the most important and critical problems faced by banks and other financial institutions as it has a huge effect on profit. Although many traditional methods exist for mining information…

Prediction

Evolution of Credit Risk Using a Personalized Pagerank Algorithm for Multilayer Networks

2020-05-25 · Cristián Bravo, María Óskarsdóttir

In this paper we present a novel algorithm to study the evolution of credit risk across complex multilayer networks. Pagerank-like algorithms allow for the propagation of an influence variable across single networks, and…

Credit Risk Analysis for SMEs Using Graph Neural Networks in Supply Chain

2025-07-10 · Zizhou Zhang, Qinyan Shen, Zhuohuan Hu, Qianying Liu 외

Small and Medium-sized Enterprises (SMEs) are vital to the modern economy, yet their credit risk analysis often struggles with scarce data, especially for online lenders lacking direct credit records. This paper introduc…

Graph Neural Network

A Multimodal Approach to SME Credit Scoring Integrating Transaction and Ownership Networks

2025-10-10 · Sahab Zandi, Kamesh Korangi, Juan C. Moreno-Paredes, María Óskarsdóttir 외 arxiv

Small and Medium-sized Enterprises (SMEs) are known to play a vital role in economic growth, employment, and innovation. However, they tend to face significant challenges in accessing credit due to limited financial hist…

Multilayer Network Analysis for Improved Credit Risk Prediction

2020-10-19 · María Óskarsdóttir, Cristián Bravo

We present a multilayer network model for credit risk assessment. Our model accounts for multiple connections between borrowers (such as their geographic location and their economic activity) and allows for explicitly mo…

Prediction