TL;DR
This paper introduces a hierarchical graph neural network approach for assessing financial risk of companies by modeling complex relationships as tribe-style graphs, leveraging inter-company connections and news data for improved accuracy.
Contribution
It proposes a novel TH-GNN model that encodes tribe structures and inter-tribe relations, addressing attribute scarcity and enhancing risk assessment accuracy.
Findings
Significant improvement over previous methods in risk assessment accuracy
Effective encoding of tribe structure via contrastive learning
Visualization confirms the interpretability of the model
Abstract
Company financial risk is ubiquitous and early risk assessment for listed companies can avoid considerable losses. Traditional methods mainly focus on the financial statements of companies and lack the complex relationships among them. However, the financial statements are often biased and lagged, making it difficult to identify risks accurately and timely. To address the challenges, we redefine the problem as \textbf{company financial risk assessment on tribe-style graph} by taking each listed company and its shareholders as a tribe and leveraging financial news to build inter-tribe connections. Such tribe-style graphs present different patterns to distinguish risky companies from normal ones. However, most nodes in the tribe-style graph lack attributes, making it difficult to directly adopt existing graph learning methods (e.g., Graph Neural Networks(GNNs)). In this paper, we propose…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
