paper-with-me

Papers

Unveiling the Potential of Graph Neural Networks in SME Credit Risk Assessment

2024-09-23 · Bingyao Liu, Iris Li, Jianhua Yao, Yuan Chen, Guanming Huang, Jiajing Wang

This paper takes the graph neural network as the technical framework, integrates the intrinsic connections between enterprise financial indicators, and proposes a model for enterprise credit risk assessment. The main research work includes: Firstly, based on the experience of predecessors, we selected 29 enterprise financial data indicators, abstracted each indicator as a vertex, deeply analyzed the relationships between the indicators, constructed a similarity matrix of indicators, and used the maximum spanning tree algorithm to achieve the graph structure mapping of enterprises; secondly, in the representation learning phase of the mapped graph, a graph neural network model was built to obtain its embedded representation. The feature vector of each node was expanded to 32 dimensions, and three GraphSAGE operations were performed on the graph, with the results pooled using the Pool operation, and the final output of three feature vectors was averaged to obtain the graph's embedded representation; finally, a classifier was constructed using a two-layer fully connected network to complete the prediction task. Experimental results on real enterprise data show that the model proposed in this paper can well complete the multi-level credit level estimation of enterprises. Furthermore, the tree-structured graph mapping deeply portrays the intrinsic connections of various indicator data of the company, and according to the ROC and other evaluation criteria, the model's classification effect is significant and has good "robustness".

📄 PDF Abstract BibTeX arXiv:2409.17909

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkRepresentation Learning

Methods 이 논문이 사용한 방법론

GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

LendNova: Towards Automated Credit Risk Assessment with Language Models

2026-01-05 · Kiarash Shamsi, Danijel Novokmet, Joshua Peters, Mao Lin Liu 외 arxiv

Credit risk assessment is essential in the financial sector, but has traditionally depended on costly feature-based models that often fail to utilize all available information in raw credit records. This paper introduces…

Feature Engineering

Applying Hybrid Graph Neural Networks to Strengthen Credit Risk Analysis

2024-10-05 · Mengfang Sun, Wenying Sun, Ying Sun, Shaobo Liu 외

This paper presents a novel approach to credit risk prediction by employing Graph Convolutional Neural Networks (GCNNs) to assess the creditworthiness of borrowers. Leveraging the power of big data and artificial intelli…

Decision Making

Empowering Many, Biasing a Few: Generalist Credit Scoring through Large Language Models

2023-10-01 · Duanyu Feng, Yongfu Dai, Jimin Huang, Yifang Zhang 외

In the financial industry, credit scoring is a fundamental element, shaping access to credit and determining the terms of loans for individuals and businesses alike. Traditional credit scoring methods, however, often gra…

Decision MakingLanguage ModellingLarge Language Model

Cross-Domain Behavioral Credit Modeling: transferability from private to central data

2024-01-18 · O. Didkovskyi, N. Jean, G. Le Pera, C. Nordio

This paper introduces a credit risk rating model for credit risk assessment in quantitative finance, aiming to categorize borrowers based on their behavioral data. The model is trained on data from Experian, a widely rec…

Quantum Powered Credit Risk Assessment: A Novel Approach using hybrid Quantum-Classical Deep Neural Network for Row-Type Dependent Predictive Analysis

2025-02-06 · Rath Minati, Date Hema

The integration of Quantum Deep Learning (QDL) techniques into the landscape of financial risk analysis presents a promising avenue for innovation. This study introduces a framework for credit risk assessment in the bank…

Deep LearningFinancial Analysis