American Journal of Industrial and Business Management
Vol.4 No.3(2014), Article ID:44048,7 pages DOI:10.4236/ajibm.2014.43023

SOM Network Based Clustering Analysis of Real Estate Enterprises

Jinhong Zhu, Sheng Liu*

School of Management, Shanghai University of Engineering Science, Shanghai, China

Email: purplelight713@sina.com, *ls6601@163.com

Copyright © 2014 by authors and Scientific Research Publishing Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY).

http://creativecommons.org/licenses/by/4.0/

Received 27 January 2014; revised 27 February 2014; accepted 6 March 2014

ABSTRACT

For Real Estate industry which has many types of enterprises, how to carry on the effective clustering analysis has become a problem that needs to solve. This paper first theoretically elaborates the SOM network, and then pretreats the data with SOM network, which has the ability to deal with the high dimensional and complex data. Finally it uses the clustering function of SOM neural network to make clustering analysis and comparison of Real Estate companies which are listed in Shanghai and Shenzhen stock market. The clustering analysis results based on SOM are displayed in two-dimensional graphics, showing intuitively and comprehensively of the financial situation of each enterprise.

Keywords:Real Estate Enterprises; Financial Situation; SOM Neural Network; Clustering Analysis

1. Introduction

In recent years, the Real Estate Enterprises in China is affected by domestic and international external environmental factors as an important mainstay of the market economy, such as changes in market, the economic environment, social and cultural environment and policy changes. All these ever-changing factors are difficult to accurately predict that they inevitably bring about a direct or indirect impact on the financial management of Real Estate Enterprises [1] . These factors have a profound impact on companies when they deal with various financial relationships and activities. There are uncertain differences between financial incomes and expected incomes which have had a significant impact on the survival, profitability and sustainable development of the enterprises. Nowadays, China’s Real Estate Enterprises are in a very competitive market environment of both domestic and international arena with the growing competition in domestic and international market and the increasing complexity of the market competition environment [2] .

Development of enterprises has a certain periodicity and the Real State Enterprises are no exception. They also experience the development cycle of production, development, prosperity and recession. The cycle of national economic development and the level of it have a great influence on Real Estate Enterprises. Business investment is still lacking in normative behaviors in China’s Real Estate Enterprises because of the late start of China’s Real Estate industry [3] . They are facing with a series of financial risks with suffering from the changes of global economic environment and the impact of domestic macro-control policies and other factors. Financial risk management and control apparently have become significant problems in the process of Real Estate Enterprises’ development [4] .

Real Estate industry is a typical capital-intensive industry which needs to invest a lot of money. With the continuous improving cost of land and construction, the long period of Real Estate projects’ exploit, the long time capital takes up and the poor ability to adjust projects, you need to invest a lot of money to operate. Some Real Estate developers are lacking in awareness of the financial budget analysis. They don’t have a full analysis of the budget or in-depth investigation and study on the cost of land, financial operations, economic rate of return and other issues which the Real Estate development projects are facing. They have declinational judgment on the priority of use of funds, and are lack of overall planning for the use of the entire project funds, thus causing blind operation on funds management. Some developers are lack of planning for borrowing. They apply for excessive loan to banks which is beyond the ability of themselves or borrow big money from other companies. All these increase the financial risks of Real Estate Enterprises [5] .

As the global economy continues to grow and prosper, the enterprise financial evaluation system needs faster and more accurate processing ability on huge data. The improvement and integration of artificial intelligence method is the mainstream trend of the current financial evaluation methods. Numerous studies show that the neural network has relatively strong predictive ability and a high prediction accuracy rate in financial early warning. The clustering function of SOM neural network makes a variety of models cluster automatically in accordance with certain distances. Thus, it does not require the training sets that other clustering methods need and avoids the subjective interference of classification. The clustering analysis forms richer classes of species and provides a feasible technical method of analysis and evaluation of financial situation which is comprehensive and structured [6] .

2. SOM Neural Network

According to the study in biology, in many living organisms’ pallium, a part of input signals of neurons are from the sensory organization or the external input signals of other areas, while the other parts are from the feedback signals of the same region. The weighted sum of the input signals received by each neuron has a function of feature detection, and the lateral feedback connections has a function of excitation or inhibition, which depends on the different distance with each neuron [7] . Teuvo Kohonen put forward self-organization mapping network model in 1981 according to this characteristic of biological neurons. He thought that neurons which are in different regions of space have different division of labor, and a neural net will be divided into different response areas while each area has a different response characteristic when to accept outside input mode. Self-organization mapping network is a kind of classification method of unsupervised learning [8] . It can avoid some disadvantages which the traditional clustering methods are difficult to overcome, and can use its strong learning function and good self-organization, adaptive and robustness to provide information processing methods for the study on nonlinear classification, which has been successfully applied to the spatial pattern recognition problems, text clustering, natural language processing and many other research fields [9] .

One of the typical characteristics of SOM network is its ability to make the n-dimensional space data input mapped to a lower dimension (usually one or two dimensional) output. It finds out and extracts its inherent characteristics from large amount of input data through the self-organization of network structure. And it shapes a topological graph of the input data distribution in the vector space of network output node weight, which reflects a certain distribution of input data, while keeping the original topological relationship of data which can be used for cluster analysis. So SOM is a cluster analysis technology which has a visual result. It can reveal the interrelationship between the indexes in high dimensional data by graphics. SOM neural network has a function of cluster analysis, making all kinds of modes cluster automatically according to a certain distance rule. So that it not only does not require the training sets which other classification methods need, but also avoids the subjective interference of classification, and the cluster analysis forms more abundant category types [10] . Its difference with other types of neural networks is: it reflects the classification results not by the state vector of a neuron or a network, but by a number of neurons simultaneously (in parallel). This kind of feature mapping neural network makes it possible for the space distribution of connection weights vector to reflect the input mode’s statistical characteristics by iterative learning of the input mode [11] .

SOM network is composed of input layer and output layer. Each neuron in the input layer connects with every neuron in the output layer by weights. The input layer neurons are arranged in a one-dimensional form, and the number of input neurons is determined by the number of components in the input vectors [12] . The output layer neurons are generally arranged in a one-dimensional or two-dimensional form, as shown in Figure 1.

The training process of SOM algorithm is divided into 5 steps:

1) Establish networks according to the dimensions and the number of training samples, and give small weights to connection weights of M input neurons to the output neurons and complete the initialized weight matrix W [13] ;

2) Set the input space is of dimension m:;

3) Calculate the Euclidean distance between the input samples and each output neuron j:

Select the best matching unit which has the minimum distance of neurons. And the weight of the node j is:

;

4) Determine the area function, and correct the weight according to the type below:

Among them, η is a gain which declines to zero gradually with time, and generally or

5) Normalized output:

In the training process, the neurons participate in each other’s competition, and the neuron node which has a maximum output is the winner. The winning node has the capacity to restrain other competitors and activate its neighboring nodes. But because only the winning node is the best match to the input graphs, only the winner is allowed to output, and only the weights of the winner and its adjacent nodes are allowed to be adjusted [14] . That is to say SOM network imitates the distribution of the input graphs, or to say it can extract the characteristics of the input graphs, and classify the input graphs according to the similar characteristics, representing by a

Figure 1. SOM network structure.                          

winning node [15] .

From the above discussion that, the space distribution of neural weight vectors can reflect the statistical characteristics of input vectors for the trained self-organization mapping network.

This paper explores the self-organizing mapping network model which is in the application of the Real Estate enterprise financial analysis, and classifies the Real Estate companies’ financial condition according to clustering analysis by SOM model and the actual data. The validity of the model is verified by experimental results which are satisfactory.

3. Clustering Indexes Selection

This paper uses financial indexes of Real Estate companies which are listing in Shanghai and Shenzhen stock market to research financial situation of them. The rational and scientific financial risk indexes play an important role in description of financial situation of a company. Quantitative indexes include the cash flow capacity, solvency, profitability, operation ability, development capacity [16] . Among them, the cash flow capacity is mainly used to reflect the cash flows that brought by business operating activities of enterprises [17] ; Solvency is the ability of companies to repay all kinds of maturing debt that can be divided into short-term solvency and long-term solvency [18] ; Profitability is company’s ability to obtain profits, reflecting the company’s operating performance and financial structure [19] ; Operation ability refers to an enterprise’s capability of configuring and using its limited resources; Development capacity refers to the enterprise’s prospect, trend and potential of its production and business operation activities in the future [20] .

This paper selects 6 financial risk indexes in order to make a comprehensive analysis on the financial condition of Real Estate Enterprises, as shown in Table 1.

4. Experiment and Result Analysis

This paper selects the Shanghai and Shenzhen listed Real Estate companies of the 27 financial indexes, and data as of June 30, 2013.

The main parameter settings of SOM clustering algorithm are as follows:

1) Input layer: The input layer parameters are the 6 indicators and 38 stock codes of Real Estate companies which are listed, summing to data of 6 × 38. As neural network training samples, the value is entered after dealing with the normalized can increase the area of the change, which greatly improves the training of convergence [21] . Conversion of essential data is as following:

2) Output Layer: The output layer is a two-dimensional plane space, constituted by four neurons (2 * 2).

3) Use Matlab to deal with data, and the clustering result is shown in Figure 2.

As shown in Figure 2, the enterprises whose ticker symbols are in the first and second layer develop more balanced, especially the ability to grow. And their profitability is the strongest. They are worth the investment because of their high safety degree of debt loans and preferable financial flexibility. The enterprises whose ticker symbols are in the third and fourth layer can be a small investment because they are mainly distributed to high security degree of creditor’s rights and their operational efficiency and solvency are in general. The enterprises whose stock codes are at Layer 5 and Layer 6 can be an appropriate investment because of their general profitability and growth ability. And they have higher solvency and a higher level of debt loans security. The enterprises whose stock codes are at Layer 7 and Layer 8 are overall the worst. They can be appropriate investments; ticker symbol in the fifth floor of the company’s overall worst. They have the poorest profitability, growth ability and financial flexibility although their debt paying ability is in general. So they are recommended not to be invested.

5. Conclusion

SOM network model is a new method of clustering analysis, which can be used to analyze the financial situation of Real Estate companies. It has not only the characteristics of fast convergence, small amount of calculation and low computational complexity, but also the characteristics of its self-learning, self-adaptability and strong

Table 1. Financial analysis index system of real estate enterprises.

Figure 2. SOM data training result.                                         

fault tolerance. All these make classification of intelligent available, and lead to satisfying results. Seen from the interior of Real Estate companies that you can realize the changes of financial situation of these companies in a timely manner, and compared with other scale-like enterprises, you can avoid the stagnation of various projects caused by the capital chain rupture in order to avoid the crisis of bankruptcy. Seen from an external perspective at all levels of the companies that the majority of shareholders can buy stocks according to the hierarchy of Real Estate Enterprises’ financial condition to avoid the potential risk of loss caused, Banks can use this model for credit control of Real Estate Enterprises, which not only can reduce the risk of loans, but also laid the foundation for the stable operation of the national economy. In addition, external auditors can narrow the scope of audit objects and develop targeted audit procedures, thereby improving their ability to assess and reducing audit risks.

Funding

This work is supported by the National Natural Science Foundation of China (NO. 61075115) and Innovation Program of Shanghai Municipal Education Commission (Grant No. 12ZZ185).

References

  1. Shanghai Real Estate Research Institute Comprehensive Research Study (2009) China’s Housing Price to Income Ratio Study: House Prices Fall, First-Tier Cities Are Still on the High Side.
  2. Tang, J.T. (2011) Commercial Bank Credit Risk under the Tight Real Estate Policy Thinking. Economic Research Guide.
  3. Kohonen, T. (1990) The Self-Organizing Maps. Proceedings of the IEEE, 78, 1464-1480. http://dx.doi.org/10.1109/5.58325
  4. Li, G.Z. and Liu, T.Y. (2006) Feature Selection for Bagging of Support Vector Machines. Lecture Notes in Computer Science. Springer Verlag, Berlin, 271-277.
  5. Fitz, P. (1932) A Comparison of Ratios of Successful Industrial Enterprises with Those of Failed Firms. Certified Public Accountant, October, November, and December.
  6. Li, Q. and Yu, P. (2012) Main Methods Comparative Research on the Financial Crisis Prediction. Application of Statistics and Management, 7, 689-706.
  7. Bai, T. (2009) Commercial Bank Risk Management Practices. China Finance Publishing House, 1, 34-39.
  8. Xin, L. and Gao, J.L. (2012) Commercial Bank Risk Management Practices. Business Accounting.
  9. Xiao, Q., Qian, X.D. and Liao, H. (2012) Clustering Algorithm Analysis of Web Users with Dissimilarity and SOM Neural Networks. Journal of Software, 7, 11.
  10. Li, X.H. (2012) EVA Enterprise Early Warning Index System of Comprehensive Analysis of the Building. Modern Commerce. 32.
  11. Zhao, J.X. and Du, Z.P. (2009) Based on the Combination of Neural Network and Decision Tree of Credit Risk Assessment Model. Journal of Beijing Institute of Technology, 2009, 2.
  12. Wen, X.C. (2012) Enterprise Financial Crisis Warning Research Trend. Modern Commerce, 36.
  13. Boyacioglu, M.A., Kara, Y. and Baykan, O.K. (2009) Predicting Bank Financial Failures Using Neural Networks, Support Vector Machines and Multivariate Statistical Methods: A Comparative Analysis in the Sample of Savings Deposit Insurance Fund (SDIF) Transferred Banks in Turkey. Expert Systems with Applications, 36, 3355-3366.
  14. Wu, A.M. (2013) Credit Policy Effect of Real Estate and Commercial Bank Management Innovation Research. Southwest Finance.
  15. Nie, H. (2013) China’s Commercial Banks, Financial Crisis Early Warning Mechanism Research. Accounting Financial.
  16. Bao, X.Z., Wu, P. and Zhou, Y. (2012) Based on Clustering and Grey Correlation Analysis of the Financial EarlyWarning Index Screening Study. Chinese Certified Public Accountant.
  17. Ma, D.S., Ye, Z.R. and Hu, J.Z. (2013) Financial Audit in Our Country the Construction of Early Warning Index System and Index. Modern Finance and Economics, 2013, 1.
  18. Von, P.G. (2009) Asset Prices and Banking Distress: A Macroeconomic Approach. Journal of Financial Stability, 2009. http://dx.doi.org/10.1016/j.jfs.2009.01.001
  19. David, W.B. (2010) US Higher Education and Current Recession. International Higher Education, 55, 2.
  20. Zhang, R.Y., Zhang, A.W. and Huang, S.S. (2013) The Establishment of the Company’s Financial Risk Evaluation Index System. Finance and Accounting Monthly, 3.

NOTES

*Corresponding author.