Abstract

The widely used discriminant models currently for financial distress prediction have deficiencies in dynamics. Based on the dynamic nature of corporate financial distress, dynamic prediction models consisting of a process model and a discriminant model, which are used to describe the dynamic process and discriminant rules of financial distress, respectively, is established. The operation of the dynamic prediction is achieved by Kalman filtering algorithm. And a general -step-ahead prediction algorithm based on Kalman filtering is deduced in order for prospective prediction. An empirical study for China’s manufacturing industry has been conducted and the results have proved the accuracy and advance of predicting financial distress in such case.

1. Introduction

Research on financial distress prediction (FDP) is an important area of corporate finance. Early prediction methods are univariate analysis (UA), multiple discriminant analysis (MDA), logistic model, probit model, and so on [15]. With the development of computer technology, some new methods based on artificial intelligence technology with distributed computing capabilities that can deal with problems of nonlinear systems are widely introduced into the field of financial distress prediction. These methods include neural network (NN), genetic algorithm (GA), rough set theory (RST), case-based reasoning (CBR), and support vector machine (SVM) [614]. Each model established for financial distress prediction, whether based on statistical methods or artificial intelligence methods, has advantages and disadvantages under different conditions. Take the most widely used multiple discriminant analysis (MDA) and backpropagation neural network (BPNN), for example. MDA has the advantage of simplicity and good interpretation, but the deficiency in its application limited by strict assumptions that sometimes cannot be satisfied. Besides, MDA is a static discriminant model [2, 3, 6, 15, 16]. For the application of BPNN, it does not need any probability distribution assumption. BPNN is considered as an effective tool of pattern recognition for nonlinear systems. So many researchers have tried to apply triple BPNN in financial distress prediction, using the nonlinear pattern recognition capability of BPNN for classification of different financial state [7, 8, 15].

The prediction was often achieved through a cross-sectional analysis at different time points. That is, the sample data of period before financial distress is studied by BPNN, respectively, and the features are extracted, based on what the judgment for the financial state of next new period is made [1618]. This treatment is a relatively complete cross-sectional analysis. But the conclusions on discrimination among different time points are lack of logistic links. So this prediction is not completely dynamic. Furthermore, BPNN is a static neural network even when directly used in time-series prediction. (Neural networks can be divided into static or dynamic neural networks based on whether they contain feedback loops or delay. BPNN is a backpropagation network without feedback and belongs to static neural networks.) There are some inherent problems such as overfitting. For example, the fitting error of training data has reduced, but the prediction error has increased at the same time. Even if the data is normalized, the effect is not satisfactory when the testing data is not sufficient [13, 16, 19, 20].

Actually, corporate financial distress is a gradual and cumulative process, which is developed from a healthy state. The mutation is often the result at which the gradual change and cumulation have reached the critical condition. It is neither reasonable nor logical if only the cross-sectional data at the time point prior to the occurrence of financial distress is used to make a determination for the corporate future state. Two aspects should be taken into account at least when conducting the research on financial distress prediction: firstly, the alternative data for prediction should contain all of the historical information; secondly, the prediction method is dynamically designed for financial distress characterized by cumulative variation [2123]. However, the current discriminant models have some deficiencies in dynamic prediction. Also there is a problem of massive data processing. This paper attempts to make a dynamic improvement on prediction methods for financial distress based on Kalman filtering algorithm in order to solve the above problems.

The rest of this paper is organized as follows. dynamic prediction models consisting of a process model and a discriminant model based on Kalman filtering algorithm is described in Section 2. Then a whole process of dynamic prediction for corporate financial distress is elaborated in Section 3. Section 4 presents empirical analysis for China’s manufacturing industry. Section 5 draws conclusions and discusses future research.

2. Dynamic Prediction Models Based on Kalman Filtering Algorithm

Based on the state-space method, we establish two models that are used to describe the dynamic process and discriminant rules of financial distress, respectively, that is, a process model and a discriminant model. These two models collectively are called dynamic prediction models for financial distress. A process model is used to describe the dynamic process of development of the financial state. We define the financial state as a set of vectors, which summarizes all of the information necessary about the past behavior of the company except for the external effects of the inputs, which can uniquely describe the behavior of the company in the near future [24]. The financial state of a company often can not be observed directly, but only some signal indicators associated with the financial state can be observed. So we establish a discriminant model which is used to describe the correlation between the financial state and the signal indicators. The discriminant model can be a recursive form of any statistical model or artificial intelligence model theoretically. At first we take the linear model which is simple and intuitive as an example and establish dynamic prediction models for financial distress, as where is the financial state of a company in period ; is the signal indicators of the company in period ; is the process noise of the financial state in period ; is the observation noise of the signal indicators in period ; is used to describe the dynamic process of the financial state transferring from period to ; is used to describe the mathematical relations between the financial state and the signal indicators in period . Equation (1) is a process model; and (2) is a discriminant model.

Assume that the process noise and the observation noise are Gaussian white noises, which are mutually independent and normally distributed; that is, where is a -dimensional symmetric nonnegative definite covariance matrix of process noise ; is a -dimensional symmetric positive definite covariance matrix of observation noise ; is function.

The above equations can be solved by Kalman filtering algorithm. The Kalman filter is named after Rudolph E. Kalman, who in 1960 published his famous paper describing a recursive solution to the discrete data linear filtering problem. The Kalman filter is essentially a set of mathematical equations that implement a predictor-corrector type estimator that is optimal in the sense that it minimizes the estimated error covariance when some presumed conditions are met [25, 26]. Kalman filter is widely used for its relative simplicity and robust nature. Rarely do the conditions necessary for optimality actually exist, and yet the filter apparently works well for many applications in spite of this situation. The Kalman filtering process consists of five steps [27, 28].

The first step is to compute the one-step prediction of the state under the conditions of known which is the optimal estimation of the state at time :

The second step is to compute the error covariance matrix for one-step prediction

The third step is to compute the Kalman gain , which is a blending factor that is used to adjust the discrepancy between the predicted observation and the actual observation , in order to obtain the optimal estimation closer to the actual state

The fourth step is to correct the one-step predicted state according to the principle of minimum error covariance and thus obtain the optimal estimation of the state

The fifth step is to compute the error covariance matrix of the updated state estimation :

These are the basic equations of Kalman filtering for a stochastic linear discrete system. The actual filtering process is an ongoing “predicting-correcting” process of a recursive nature. Figure 1 offers a complete picture of the operation of the Kalman filter.

The Kalman filter does not require storing large amounts of data in solving the problem. Once new data is observed, new filtering value can be calculated at any time. So this method facilitates real-time processing and is easy to implement on the computer.

3. A Whole Process of Dynamic Prediction for Corporate Financial Distress

As previously described, corporate financial distress is a gradual and cumulative process, which is developed from a healthy state. So the prediction should be long-term and continuous. And the continuously updated time-series data should be collected for the dynamic prediction, which could be the fresh input into the Kalman filter in order to obtain the optimal estimation closer to the actual state. The whole process of dynamic prediction for corporate financial distress is described as follows.

From Figure 2, we can see that if we want to predict the corporate financial state at time , we just need to know the optimal estimation of the corporate financial state at time and the signal indicators observed at time . The rest may be deduced by analogy; if we want to predict the corporate financial state at time , we just need to know the optimal estimation of the corporate financial state at time and the signal indicators observed at time . This continuous prediction does not require saving the observed data in the past. Every time the new signal indicators are observed, they are put into the Kalman filter as fresh. It helps solve the problems of storing, calling, and processing the massive data, thus greatly improving the speed of operation on the computer.

Further, if we want to predict the corporate financial state -step ahead, we can obtain the -step-ahead prediction algorithm deduced from the basic Kalman filter algorithm according to the dynamic prediction process described above.

The general -step-ahead prediction algorithm is deduced as

The -step-ahead prediction error variance matrix is

Assume that the system parameters and have nothing to do with the time; then the above equations simplify to

Based on (9) to (11), we could use data at shorter time interval to predict -step ahead, but the prerequisite of sufficiently long-term data to find out the trend of development of the financial state should be satisfied.

In the dynamic prediction model for financial distress established in Section 2, we suppose that the financial state cannot be observed. But in reality, whether the company is trapped in financial distress each year is public information, so part of can be observed. We put this part of observed information into a likelihood equation in order to improve the accuracy of dynamic prediction. The probability of the company being trapped in financial distress is where is the critical value, equals , and the latter is normally distributed with mean of 0 and variance of . Then

If is the last year that can be observed, then the additional estimation equation is

This additional estimation equation is used every year no matter if one year is divided into periods. When standing at managers’ position, suppose we know the corporate financial state at time when we stay at time . Then the additional estimation equation can be embedded in the general -step-ahead prediction algorithm every time to help improve the accuracy of dynamic prediction.

4. Empirical Analysis

4.1. Data Description and Experiment Design

Manufacturing industry is a major industry in China. “Made in China” has an important impact on the global economy. Therefore, prediction of corporate financial distress for China’s manufacturing industry is of great significance. Generally, the manufacturing companies have complete production processes, equilibrious production cycle, and a more stable trend of development of the financial state. The characteristics of these companies can be well described using the existing financial indicators. And the dynamic prediction method described above can be put into practice for these manufacturing companies.

In this research, the data for our experiment are collected from the Shanghai Stock Exchange and Shenzhen Stock Exchange databases in China. ST (Special Treatment) companies because of financial problems are selected as distress samples; meanwhile companies of similar asset size which have never been special treated are selected as healthy samples. The ST time is treated as period . For a six-month interval, the data eight years or sixteen periods before ST is selected as time-series sets for the distress samples. The time span of the paired samples is the same as the distress samples.

According to the above principles, the data of 152 listed companies is collected, and the time span is year 2002 to year 2009, year 2003 to year 2010, and year 2004 to year 2011, respectively. 60 ST companies and 60 paired companies of the first half of years 2010 and 2011 are treated as training set, which is used to derive the model. 16 ST companies and 16 paired companies of the first half of year 2012 are treated as testing set, which is used to test the effect of the model.

From the holistic perspective, we select 29 financial indicators covering four aspects of profitability, solvency, management efficiency, and market reaction as alternative signal indicators. The effect of the corporate financial problems may be amplified or reduced in information transmission mechanism of the market, and the problems may be exposed to the open market in advance or with a delay. If the problems are exposed in advance, the indicators can be used as a pilot signal of financial distress prediction, if delayed exposure, but also can be served as comprehensive evaluation of financial distress or the signal for the trend of development in the future. These are indicators of market reaction. The 29 signal indicators are listed in Table 1.

A three-dimensional database is established consisting of 16 periods’ time-series data of the above 152 sample enterprises, the financial state of which is represented by 27 signal indicators each. (As operating profit margin growth and interest coverage ratio have much missing data, we ignore these two subsets of the data, leaving the rest 27 subsets.) The dynamic prediction method described above is based on the trend of the time-series data. The trend analysis of signal indicators of profitability, solvency, management efficiency, and market reaction is shown in Figures 36. (Some indicators of management efficiency and market reaction show cyclical fluctuations, so we amend these indicators by smoothing. Figure 5 and Figure 6 have been amended.)

From Figures 3, 4, 5, and 6, we can see most indicators show a certain trend, which is the foundation of dynamic prediction.

Then we use nonparametric test of Mann-Whitney to find out when the difference between distress samples and healthy samples occurs. The results show that the gap between the two is maximized 2 years before ST time and the significant difference occurs 4 years before ST time. That is, the earliest time to accurately predict the occurrence of financial distress should be 4 years before ST time.

4.2. Experiment Results and Analysis

We use principal component analysis to eliminate the effect of multicollinearity on the original variables. We extract first 10 principal components, and the accumulative contribution rate is above 92% each for 152 companies. These principal components are linear combinations of the original signal indicators, which can be served as part of discriminant models for each company.

The parameters of process model are estimated from the data of training set. And also using the data of training set, the judgment for the threshold of financial distress is set as an interval which has lower and upper confidence limit.

The results show that the lower confidence limit is −0.796 and the upper confidence limit is 0.205. When the predictive value of a company’s financial state is lower than −0.796, the company may fall into severe financial distress; when the predictive value is upper than 0.205, the company is well operated; when the predictive value is between −0.796 and 0.205, it is possible that the company is getting into financial distress.

Then we test the effect of the dynamic prediction model using the data of testing set. To space restrictions, we just list dynamic prediction figures for six companies, among which first three are ST companies, while the other three are non-ST companies. The company names and stock codes are Sichuan Chemical Company Limited (000155), MCC Meili Paper Industry Co., Ltd. (000815), Guangzhou Guangri Stock Co., Ltd. (600894), Xinxiang Chemical Fiber Co., Ltd. (000949), Nantong Jiangshan Agrochemical & Chemicals Co., Ltd. (600389), and Nanzhi Co., Ltd., Fujian (600163), in turn. Dynamic prediction figures for these six companies are shown in Figure 7.

The testing results show that almost all of the curves of predictive value well fit the ones of real value for 32 testing samples.

Of 16 distress testing samples, 15 companies give mild alarm in period -9 (4 years ahead). And 13 companies give severe alarm in period -7 and period -5 (3 years ahead and 2 years ahead). All of the 16 companies give severe alarm in period -3 (1 year ahead). This shows that the information the dynamic model absorbed and produced almost covers the characteristics of financial distress. An accurate warning can be made four years before financial distress and the accuracy is 93.8%. (We also take triple BPNN to make a comparison. The results show that the accuracy of prediction one year ahead to four years ahead is 100%, 93.8%, 62.5%, and 43.8%. The accuracy sharply declines three years ahead. It shows that the triple BPNN has better effect for short-term prediction rather than long-term prediction.)

For healthy testing samples, none is lower than the severe alarm limit. But sometimes the predictive values appear slightly below the mild alarm limit, showing that there have been cases of temporary deviation from healthy state for healthy testing samples. The dynamic model conducts a track and thereafter modifies. This shows that the model can objectively track and effectively predict the overall financial state of a company from a long run.

5. Conclusions and Future Work

In this paper, we focus on the dynamic nature of corporate financial distress and establish dynamic prediction models consisting of a process model and a discriminant model, which are used to describe the dynamic process and discriminant rules of financial distress, respectively. The operation of the dynamic prediction is achieved by Kalman filtering algorithm. And a general -step-ahead prediction algorithm based on Kalman filter is deduced in order for prospective prediction. To validate the prediction performance of this method, we conduct an empirical study for China’s manufacturing industry. The empirical results have proved the accuracy and advance of predicting financial distress using this dynamic model. The accuracy of prediction four years before financial distress is 93.8%. In addition, this method also solves the problem of massive data processing as it does not require storing large amounts of historical data and thus can achieve real-time processing of data.

In this paper, we suppose the dynamic process of financial distress is linear. The Kalman filtering algorithm will be applied to a nonlinear dynamic model in the future research and it will offer a wider range of applications.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This research is supported by National Natural Science Foundation of China (Grant no. 71272111) and the Innovation Foundation of Jiangsu Province of China (Grant no. CXZZ12_0132).