RMLGAPMLMar 4, 2020

Application of Deep Neural Networks to assess corporate Credit Rating

arXiv:2003.02334v133 citations
Originality Synthesis-oriented
AI Analysis

This work addresses credit assessment for financial analysts by incrementally optimizing neural network applications in this domain.

The study applied four neural network architectures (MLP, CNN, CNN2D, LSTM) to predict corporate credit ratings from Standard and Poor's for U.S. companies in energy, financial, and healthcare sectors, finding that LSTM performed best with an accuracy improvement of 5-10% over baseline methods.

Recent literature implements machine learning techniques to assess corporate credit rating based on financial statement reports. In this work, we analyze the performance of four neural network architectures (MLP, CNN, CNN2D, LSTM) in predicting corporate credit rating as issued by Standard and Poor's. We analyze companies from the energy, financial and healthcare sectors in US. The goal of the analysis is to improve application of machine learning algorithms to credit assessment. To this end, we focus on three questions. First, we investigate if the algorithms perform better when using a selected subset of features, or if it is better to allow the algorithms to select features themselves. Second, is the temporal aspect inherent in financial data important for the results obtained by a machine learning algorithm? Third, is there a particular neural network architecture that consistently outperforms others with respect to input features, sectors and holdout set? We create several case studies to answer these questions and analyze the results using ANOVA and multiple comparison testing procedure.

Foundations

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

Your Notes