04/12/2023
💡 Check out the new article at IJDS!
"Credit Risk Modeling with Graph Machine Learning" by Sanjiv Das, Xin Huang, Soji Adeshina, Patrick Yang, and Leonardo Bachega
Link to Article: https://doi.org/10.1287/ijds.2022.00018
"Credit ratings are traditionally generated from models that use financial statement data and market data, which are tabular (numeric and categorical). Using machine learning methods, this work constructs a network of firms using U.S. Securities and Exchange Commission (SEC) filings (denoted CorpNet) to enhance the traditional tabular data set with a corporate graph. This paper demonstrates that a corporate graph generated using text from SEC filings, used to fit graph neural networks (GNNs), performs better than traditional models based on tabular data alone. Constructing a network of corporate linkages is often challenging, and the paper shows how to do this with large-scale text processing. The community can use this approach to manufacture graphs for other applications as well. Additionally, this paper suggests that practitioners may want to use GNNs to improve existing credit rating models."
The code is available at https://codeocean.com/capsule/5230264/tree/v2
Accurate credit ratings are an essential ingredient in the decision-making process for investors, rating agencies, bond portfolio managers, bankers, and policy makers, as well as an important input...