paper-with-me

Papers

A comparative study of forecasting Corporate Credit Ratings using Neural Networks, Support Vector Machines, and Decision Trees

2020-07-13 · Parisa Golbayani, Ionuţ Florescu, Rupak Chatterjee

Credit ratings are one of the primary keys that reflect the level of riskiness and reliability of corporations to meet their financial obligations. Rating agencies tend to take extended periods of time to provide new ratings and update older ones. Therefore, credit scoring assessments using artificial intelligence has gained a lot of interest in recent years. Successful machine learning methods can provide rapid analysis of credit scores while updating older ones on a daily time scale. Related studies have shown that neural networks and support vector machines outperform other techniques by providing better prediction accuracy. The purpose of this paper is two fold. First, we provide a survey and a comparative analysis of results from literature applying machine learning techniques to predict credit rating. Second, we apply ourselves four machine learning techniques deemed useful from previous studies (Bagged Decision Trees, Random Forest, Support Vector Machine and Multilayer Perceptron) to the same datasets. We evaluate the results using a 10-fold cross validation technique. The results of the experiment for the datasets chosen show superior performance for decision tree based models. In addition to the conventional accuracy measure of classifiers, we introduce a measure of accuracy based on notches called "Notch Distance" to analyze the performance of the above classifiers in the specific context of credit rating. This measure tells us how far the predictions are from the true ratings. We further compare the performance of three major rating agencies, Standard $\&$ Poors, Moody's and Fitch where we show that the difference in their ratings is comparable with the decision tree prediction versus the actual rating on the test dataset.

📄 PDF Abstract BibTeX arXiv:2007.06617

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Forecasting Credit Ratings: A Case Study where Traditional Methods Outperform Generative LLMs

2024-07-24 · Felix Drinkall, Janet B. Pierrehumbert, Stefan Zohren

Large Language Models (LLMs) have been shown to perform well for many downstream tasks. Transfer learning can enable LLMs to acquire skills that were not targeted during pre-training. In financial contexts, LLMs can some…

Transfer Learning

Study on Intelligent Forecasting of Credit Bond Default Risk

2023-05-20 · Kai Ren

Credit risk in the China's bond market has become increasingly evident, creating a progressively escalating risk of default for credit bond investors. Given the current incomplete and inaccurate bond information disclosu…

Time Series

Every Corporation Owns Its Image: Corporate Credit Ratings via Convolutional Neural Networks

2020-12-03 · Bojing Feng, Wenfang Xue, Bindang Xue, Zeyu Liu

Credit rating is an analysis of the credit risks associated with a corporation, which reflect the level of the riskiness and reliability in investing. There have emerged many studies that implement machine learning techn…

BIG-bench Machine Learning

Multi-task Envisioning Transformer-based Autoencoder for Corporate Credit Rating Migration Early Prediction

2022-07-10 · Han Yue, Steve Xia, Hongfu Liu

Corporate credit ratings issued by third-party rating agencies are quantified assessments of a company's creditworthiness. Credit Ratings highly correlate to the likelihood of a company defaulting on its debt obligations…

Decision MakingPrediction

A Large Language Model for Corporate Credit Scoring

2025-11-04 · Chitro Majumdar, Sergio Scandizzo, Ratanlal Mahanta, Avradip Mandal 외 arxiv

We introduce Omega^2, a Large Language Model-driven framework for corporate credit scoring that combines structured financial data with advanced machine learning to improve predictive reliability and interpretability. Ou…