LGAINov 27, 2020

Every Corporation Owns Its Structure: Corporate Credit Ratings via Graph Neural Networks

arXiv:2012.01933v118 citations
AI Analysis

This research provides an improved method for financial institutions and investors to assess corporate credit risk, offering a more accurate and reliable rating system.

This paper addresses corporate credit rating by proposing CCR-GNN, a novel model that constructs individual graphs for each corporation based on self-outer product and uses GNNs to model feature interactions. Experiments on a Chinese public-listed corporate rating dataset demonstrate that CCR-GNN consistently outperforms state-of-the-art methods.

Credit rating is an analysis of the credit risks associated with a corporation, which reflects the level of the riskiness and reliability in investing, and plays a vital role in financial risk. There have emerged many studies that implement machine learning and deep learning techniques which are based on vector space to deal with corporate credit rating. Recently, considering the relations among enterprises such as loan guarantee network, some graph-based models are applied in this field with the advent of graph neural networks. But these existing models build networks between corporations without taking the internal feature interactions into account. In this paper, to overcome such problems, we propose a novel model, Corporate Credit Rating via Graph Neural Networks, CCR-GNN for brevity. We firstly construct individual graphs for each corporation based on self-outer product and then use GNN to model the feature interaction explicitly, which includes both local and global information. Extensive experiments conducted on the Chinese public-listed corporate rating dataset, prove that CCR-GNN outperforms the state-of-the-art methods consistently.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes