Unveiling the Potential of Graph Neural Networks in SME Credit Risk Assessment
Bingyao Liu, Iris Li, Jianhua Yao, Yuan Chen, Guanming Huang, Jiajing, Wang

TL;DR
This paper introduces a graph neural network-based model for enterprise credit risk assessment that leverages intrinsic financial indicator connections, demonstrating high accuracy and robustness on real data.
Contribution
It presents a novel GNN framework that constructs enterprise graphs from financial indicators and effectively predicts credit risk levels.
Findings
Model achieves high classification accuracy.
Graph structure captures intrinsic enterprise indicator relationships.
Model shows robustness across evaluation metrics.
Abstract
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…
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
MethodsGraphSAGE · Graph Neural Network
