1 / 41

Credit Rating Analysis with Support Vector Machines and Neural Networks: A Market Comparative Study

Credit Rating Analysis with Support Vector Machines and Neural Networks: A Market Comparative Study. Zan Huang, Hsinchun Chen, Chia-jung Hsu, Andy Chen, Soushan Wu AI Seminar Artificial Intelligence Lab The University of Arizona 08/16/2002. Agenda. Introduction Credit Risk Analysis

carlotta
Télécharger la présentation

Credit Rating Analysis with Support Vector Machines and Neural Networks: A Market Comparative Study

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Credit Rating Analysis with Support Vector Machines and Neural Networks:A Market Comparative Study Zan Huang, Hsinchun Chen, Chia-jung Hsu, Andy Chen, Soushan Wu AI Seminar Artificial Intelligence Lab The University of Arizona 08/16/2002

  2. Agenda • Introduction • Credit Risk Analysis • Literature Review • Research Questions • Analytical Methods • Data Sets • Experiments Results and Analysis • Discussion and Future Directions

  3. Introduction

  4. Credit Rating • Credit Rating is valuable information • Widely used measure for the riskiness of the companies and bonds • Credit Rating is expensive information • Costly to obtain • Credit Rating prediction is important • For investors: estimate riskiness of unrated companies • For companies: monitor the companies’ credit rating, predict the future rating.

  5. Credit Rating Prediction • Rating agencies: subjective judgment is important, not predictable. • Researchers: satisfactory results have been obtained using statistical and AI methods. • Prediction Assumption • Risk evaluation expertise embedded in historical rating data • Beyond Prediction • Interpretation of models  Market characteristics

  6. Our Study • Apply a relatively new machine learning technique, Support Vector Machines, with a classic technique, Neural Networks • Interpretation of the model • Variable contribution analysis • Cross market analysis • United States and Taiwan market

  7. Credit Risk Analysis

  8. Credit Rating • Two types of ratings • Debt issue rating – bond rating, issue credit rating • Debt issuer rating – conterparty credit rating, default rating, issuer credit rating. • Significant implication for investment community • Interest yield of the debt issue • Investment regulation (“investment” level ratings) • Conveys information about the value of the firm

  9. Credit Rating Process • Typical process • Issuing company contacts rating agency requesting rating • Issuing company submits evaluation package • Rating agency form evaluation team • Evaluation team submits rating report • Rating committee makes final decision • Time and labor intensive • Emphasizes on subjective judgment of financial analyst and rating committee members

  10. Literature Review: Bond Rating Prediction

  11. Statistical Methods • Ordinary Least Squares (OLS) • Fisher 1959, Horrigan 1966, Pogue 1969, West 1970 • Multiple Discriminant Analysis (MDA) • Pinches and Mingo 1973,1975 • Logistic Regression Analysis • Ederington 1985 • Probit Analysis • Gentry 1988, Jackson • Prediction Accuracy: 50 – 70% • Frequently used financial variables • measures of size, financial leverage, long-term capital intensiveness, return on investment, short-term capital intensiveness, earnings stability and debt coverage stability

  12. Statistical Methods (cont.) • General Conclusion • A simple model with a small list of financial variables could classify about two-thirds of a holdout sample of bonds • Statistical Models • Succinct and easy to explain • Problem: Violation of multivariate normality assumptions for independent variables

  13. Artificial Intelligence Methods • Trade-off between explanatory power and interpretability of the models • Statistical methods • Simple model, under-fit the data • Artificial Intelligence methods • Increased model size (complexity of the models) • Higher prediction accuracy (possible data over-fitting) • Difficult to interpret

  14. Artificial Intelligence Methods (cont.) • Neural networks • Rule-based systems • Inductive Learning/Decision Trees • Case-based reasoning system

  15. Artificial Intelligence Methods (cont.)

  16. Artificial Intelligence Methods (cont.) BP: Backpropagation Neural Networks, RBS: Rule-based System, ACLS: Analog Concept Learning System, RBF: Radial Basis Function, LVQ: Learning Vector Quantization, CBR: Case-based Reasoning, GA: Genetic Algorithm, MDA: Multiple Discriminant Analysis, LinR: Linear Regression, LogR: Logistic Regression, OPP: Ordinary Pairwise Partitioning. Sample size: Training/tuning/testing.

  17. Artificial Intelligence Methods (cont.) • General Conclusion • Neural networks have been the most frequently used method. • Neural networks outperformed conventional statistical methods and inductive learning methods. • Assessment of the accuracy of previous studies needs to be adjusted by number of prediction classes • 5-class prediction accuracy: 55 – 75% • Wide range of financial variables and sample sizes • Number of financial variables: 7 – 87 • Sample sizes: 47 - 3886 • United States market and Korean market

  18. Research Questions

  19. Research Questions • Explanatory power • Whether applying a relatively new machine learning techniques, Support Vector Machines, will improve the credit rating prediction accuracy? • Interpretability • Can we provide analysis to increase the interpretability of Artificial Intelligence methods and try to extract more information about the market characteristics from Artificial Intelligence models? • Can we use Artificial Intelligence models to compare the characteristics of different financial market?

  20. Analytical Methods

  21. Backpropagation Neural Network • Most frequently used and best-performance method in the literature • Different network architectures have been tried • Number of hidden layers, number of hidden nodes • Used a standard three-layer fully connected backpropagation neural network • Number of hidden nodes: (number of input nodes + number of output nodes)/2

  22. Support Vector Machines • Introduced by Vapnik in 1995 • Based on Structural Risk Minimization principle from computational learning theory • SVM is positioned at the intersection of learning theory and practice • “it contains a large class of neural nets, radial basis function (RBF) nets, and polynomial classifiers as special cases. Yet it is simple enough to be analyzed mathematically, because it can be shown to correspond to a linear method in a high-dimensional feature space nonlinearly related to input space.”– Hearst 1998

  23. Support Vector Machines (cont.) • A good candidate for combining the strengths of more theory-driven statistical methods and more data-driven machine learning methods • Empirical evidence • Excellent generalization performance in a wide range of problems (Bioinformatics, text categorization, image detection, etc.) • Has not been applied to the credit rating prediction problem • Multi-class SVM • Hsu and Lin 2002, BSVM package

  24. Data Sets

  25. Taiwan Data Set • Taiwan Ratings Corporation • Established in 1997, partnering with Standard & Poor’s. • Securities and Futures Institute • Quarter financial statement, financial ratios of publicly traded companies • Data Preparation • Used the credit rating and the company’s financial variables 2 quarters before the rating releasing date • 74 data points, 21 financial variables, 25 financial institutes, 1998-2002

  26. United States Data Set • A comparable US data set from Standard & Poor’s Compustat • Comparable financial variables • S&P senior debt rating for all commercial banks (DNUM 6021) • 36 commercial banks, 265 data points, 1991-2000.

  27. Variable Selection • ANOVA test • Whether the differences of each financial variable among different rating classes were significant. • 5 uninformative variables removed from the data set • Final data sets • Taiwan: 14 financial ratios and 2 balance measures • United States: 12 financial ratios and 2 balance measures

  28. Financial Variables

  29. Experiment Results and Analysis

  30. Experiment Results • 4 Models (Frequently used variables, full set of variables) • TW I: Rating = f(X1,X2,X3,X4,X6,X7) • TW II: Rating = f(X1, X2, X3, X4, X6, X7, X8, X10, X11, X12, X13, X14, X15, X16, X18, X21) • US I: Rating = f(X1,X2,X3,X6,X7) • US II: Rating = f(X1, X2, X3, X6, X7, X8, X10, X11, X12, X13, X14, X15, X16, X21)

  31. Experiment Results (cont.) • Results • SVM did not outperform neural networks. • The small set of frequently used financial variables contained most relevant information.

  32. Within-1-class accuracy

  33. Variable Contribution Analysis • Research of credit rating prediction using Artificial Intelligence methods has been solely focused on prediction accuracy. • Low level understanding of the market • Credit rating analyst rate companies (consciously or unconsciously) based on a specific set of financial variables • Higher level understanding • What are the relative importance of individual financial variables in the process of credit rating? - Variable Contribution Analysis

  34. Variable Contribution Analysis (cont.) • Difficult for both Neural Networks and Support Vector Machines • Substantial literature in interpreting neural network models • Mainly extracts information from the connection strengths (inter-layer weights) of neural network model • Measures of relative importance – Garson 1991, Yoon 1994 • Symbolic rules derived from connection weights – Taha 1999 • Optimal neural network structure construction and better understanding of the models - Engelbrecht 1998

  35. Measure of Relative Importance • First order derivatives of the network parameters • Neural network model  <y1, y2, …, yn>=f(<x1,x2, …, xm>) • Contribution measure: • Garson 1991 • Without direction • Yoon 1994 • With direction • relative contribution of input i on out k • Connection strengths between input, hidden and output layers are denoted as and .

  36. Variable Contribution Analysis • Garson’s measure • Optimal set of variables for the two markets • TW III: Rating = f(X1, X2, X3, X4, X6, X7, X8) • US III: Rating = f(X1, X2, X3, X4, X7, X11)

  37. Contribution Analysis Results

  38. Cross Market Analysis • US Model • X1, X2, X3, X7 | X4, X11 • Most important: total assets, total liabilities, long-term debts/total invested capital • TW Model • X4, X7, X8 | X1, X2, X3, X6 • Most important: operating profit margin, debt ratio

  39. Discussion and Future Directions

  40. Discussion • We need expertise from credit rating industry to evaluate and interpret the results • Some positive response: “Size is not (that) important in Taiwan.” – Dr. Soushan Wu • The reason for the prediction accuracy improvement over previous studies • The reason for SVM’s failure to improve

  41. Future Directions • Data mining + text mining • Add important financial variables from the text format annual report • Larger scale cross market analysis • Mainland China, Taiwan, Hong Kong and United States markets • Multidimensional financial data visualization and exploration

More Related