Abstract
This paper explores the applications of support vector machines (SVM) technique and panel data econometric approach in innovation performance. We proposed Hybrid Fuzzy Logic with SVM based prediction analysis model to predict Innovation Performance of 3C Industry and then we construct the top management innovation awareness by text mining analysis, which differs from traditional methods, and then discusses the mediation function of financial flexibility in the relationship between innovation awareness and enterprise performance. Then, we use the financial econometric method panel regression and apply the SVM, a statistical technique that has gained special popularity in the field of AI to test the relation between innovation performance and innovation awareness of top management in 3C industry. The findings show that there exists a significant position relationship between innovation awareness and innovation performance, and that the mediation function of financial flexibility does work. With the SVM approach, the innovation performance can be predicted well by top management innovation awareness.
Keywords
Introduction
With the emergence of innovative technologies in the field of information technology the one more innovative concept referred to as 3C industry is increasingextremely. Innovation has been the focus among nations, enterprises, and scholars around the world in recent years. 3C is the general term for computers, communications and consumer electronics products. Technological innovation has become a new force for 3C industry manufacturers, and at the same time, the innovation awareness of top management takes an important part for the company’s development. Recently, there are two streams to model the corporate’s innovation performance which are the traditional econometric approach and modern artificial intelligent approach. In this study, we apply the hybrid model based on concept of Fuzzy logic and support vector machines to verify the importance of top management innovation awareness and to predict the innovation performance.
Support vector machine can build a hyperplane in differentinterplanetary to split points into two different plane. It is not tough to visualize that a best classifier resolute by hyperplane is the one with the major distance from the nearby training dataset points in these two categories. SVM is very ideal in many applications because of its better accuracy prediction behavior and universaloptimumresult can be achieved. SVM always pursues hyperplane as far-off from the nearby dataset point as possible on individually side which can solve the linear separable problem.
3C is the general term for computers, communications and consumer electronics products. Technological innovation has become a new force for 3C industry manufacturers, and at the same time, the innovation awareness of top management takes an important part for the company’s development. Therefore, we use the technique of text mining analysis to explore the innovation awareness of the top management of company.
The new economic theory indicates that innovation is the core power of economic growth, whereas the enterprise is the subject of innovation. The best way to realize sustainable economic development is to increase enterprise efficiency via innovation. The main contribution of this work is as follows:
(1) We proposed Hybrid Fuzzy Logic with SVM based prediction analysis model to predict Innovation Performance of 3C Industry
(2) We construct the top management innovation awareness by text mining analysis
(3) We use the financial econometric method panel regression to test the relation between innovation performance and innovation awareness of top management in 3C industry
The remainder of paper is structured as follows: section 2 gives brief overview of literature review related to this work. Methodology and dataset description is describing in section 3. Section 4 represent the empirical analysis of proposed system with result outcomes and performance evaluation. The whole work is summarizing with final concluding remark and future recommendation in section 5.
Related work
Innovation needs research and development (R&D) investments, which demand excessive and long-term capital support. If a company lacks stable financing resources to maintain R&D, then it will be difficult for innovation performance to be realized even if firm management exhibits strong innovation awareness. The top management team is the management group responsible for enterprise strategy planning and decision-making. Top management team members work together and have authority over deciding the direction of their firm’s future development [17]. Management innovation awareness refers to a kind of cognition, manner, and willingness to execute that help excavate an enterprise’s innovation potential by using enterprise resources for innovation activity.
The literature on management awareness mostly relates to corporate development strategy. In [7] Porac et al. found that top management’s cognition of the external environment influences the organization’s decision, planning, and structure. In [4] Johnson et al. pointed out the mediation function of management awareness, such as external environment and strategy selection, degree of industry competition, and strategy.
Many scholars have found that financing flexibility has an inhibiting effect on an enterprise’s R&D investments, which can be improved by maintaining higher financial flexibility. In [9] Goodale, et al. also report that the management behaviors affect the corporate’s innovation performance. In [2] Heavey et al. concern about the top management taking an important part on company’s innovation.
In [13] Benhayoun, et al. use the SVM to explore the financial indicators’ ability of perdition of a firm’s credit. Therefore, this paper discusses the relationship between financial flexibility and innovation as well as the mediating effects.
Meanwhile, support vector machine (SVM) is a one of machine learning algorithmsin the AI field for regression and become very widespread and employed in several applications [11, 14]. We examine the relation between innovation performance and innovation awareness of top management in 3C industry with SVM.
The amalgamation of more than one computational based Intelligence structures as a distinctexemplary is known as Hybrid Computational based Intelligence (HCI) and it is attractivegradually as well as very popular in recent research studies. This amplifiedattractiveness lies in the widespreadachievement of hybrid structures in numerouspracticalintricatecomplications [6]. Animportantcondition for the inclusion of technologies is the presence of a “shared denominator” to construct upon [19]. In this work, we use Fuzzy system with Support Vector Machines (SVM) hybridization for exceptional predictive abilities.
Methodology used
In this section first we proposed method based computer intellect based hybrid approach of artificial intelligence that include the concept of fuzzy logic(FL) and support vector machine (SVM). Then we construct the top management innovation awareness by text mining analysis, which differs from traditional methods, and then discusses the mediation function of financial flexibility in the relationship between innovation awareness and enterprise performance.
FL-SVM prediction analysis model
In this section we briefly describe FL-SVM Prediction Analysis Model and the framework architecture is mention in Fig. 1. We use hybridization technique in this work in order to extract strength of each individual technique at the same time suppress the weakness of one technique with the strength of another one.

Framework Hybrid Fuzzy Logic with SVM based prediction analysis model to predict Innovation Performance of 3C Industry (a) FL-SVM Prediction Analysis Model during training phase. (b) FL-SVM Prediction Analysis Model during testing phase.
First we divide input dataset into training and testing dataset using standard Stratified sampling method [1, 17]. This method divides the dataset into 70 : 30 ratios that means 70% dataset is used during training phase while remaining 30% is used for testing phase.
Fuzzy logic system
The training dataset then first passess to the Fuzzy logic system that process the data using fuzzy rule base knowledge and interferencing mechanism [5].
Fuzzification
Fuzzification is the process of converting crisp data input into fuzzy linguistic variable in the form of membership function [8]. Let A be a universal nonempty set, which consider universal discourse.
A fuzzy set F is defined under universal discourse of nonempty set A ={ a1, a2, … a
n
} with an ordered pair set represented as:
Where, x represent membership degree and p, q, r represent leftmost, middle and rightmost membership value in triangular fuzzy number,. Each input value of all input variables is converted into fuzzy input sets, define as: μ IN (x, a1, a2, a3) ={ High (H) , Medium (M) , Low (L) , VeryLow (VL) }. All input variable is represent based on Gaussian-model membership functions.
This module performs min-max operation over the inputs received. We perform Min-max operation two time during the procedure, first we use service industry parameters and perform min-max operation with Mamdani rule validation [13]. Within fuzzy interferenceengine we use min-max operation using following equation:
Where, represent new autonomous values of input variable. Here, we use Mamdani rule implication that generate individual fuzzy output in the form of membership function [16]. The general format of rule implication is as follows:
Where x k = 1 … m represent input and output sets.
The output received is in fuzzy form which is converted into real crisp values using following equation of center of gravity (COG) of defuzzification method:
The Fuzzy logic system then finally produce the crisp output which is known as intermediate output (IO), as fuzzy system has an capability to processess uncertain data that’s why first we passes the input dataset into fuzzy system that product intermediate output [17]. This intermediate output is then combined with training dataset then passes to SVM prediction analysis model to produce final prediction outcome.
With a given set of training+intermediate output dataset SVM optimize the problem with input pair (p
f
, q
f
) where k = 1, 2, 3, … . n ; p
f
∈ Randq
f
∈ { - 1, 1 }
n
The formation of binary SVM cost function is defined by following equation:
Where, x and y represent separating hyper plane parameter, ɛ
f
represent penalty error for loose variable (located at erroneous side of hyper plane margin), ∁r represent control parameter for regularization that trade-off between hyper plane margin and penalty error ɛ
f
, ø (p
f
) represent input vector non-linear transformation function. The two separating hyper plane can be defined as x
T
ø (p
f
) + y = 1 and x
T
ø (p
f
) + y = 0, while margin width is define as 2/∥ x ∥ . We use the radial basis function (RBF) kernel is used for SVM classifier which is defined by following by following equation:
SVM usually can obtain more accurate global optimal solution and prediction. Generally, RBF kernel is a reasonable first choice which maps the sample nonlinearity to a high dimensional space, so it is different from the linear kernel and can deal with the case that the relationship between class tags and attributes is nonlinear.
Innovation awareness of TMT refers to its acknowledgement toward innovation, including the degree of emphasis, the willingness to carry out innovation activity, as well as the forecasting of innovation performance for the whole enterprise. Scholars have conducts questionnaire surveys or psychology tests to obtain data related to this awareness, views on value, and some other features, but this method is not easy and could lead to difficulty of data collection. Research nowadays mainly measures the awareness pattern through top management’s demographic characteristics, but inaccuracies have been found here, too, as shown by Damanpour and Schneider (2006). Therefore, our study employs a text analysis method that is based on the Sa-pir-Whorf hypothesis (1944). According to Whorf, different cultures and cognitive styles are coded in different languages that influence people’s thinking. As a result, thoughts and appearances differ on account of the distinction in the language that people use. In short, language is a reflection of awareness.
We first select the yearly reports of the targeted enterprises from the CNINFO website and change the format from PDF to TXT. Second, we design a program in Python to calculate the number of key words, including “innovation”, “autonomously”, “research and development”, “scientific research”, “patent”, “invention”, “research”, “new product”, “intellectual property rights”, and ten other words that may denote expression of top management’s awareness. We define innovation as the number of licensed invention patents divided by R&D investment the year before. Patents cover both invention and design, but invention reflects innovation better. After counting the number of total words in the yearly reports, we divide the numbers of key words by it to get the portion that denotes the degree of top management innovation. We utilize JIEBA lexicons for the Chinese words’ segmentation in the text analysis.
Dataset description
Our sample contains the Chinese A-share firms which is categorized under the Chinese Securities Regulatory Commission industrial category C39 (computer, communications and other electronic equipment manufacturing enterprises). To make sure the variable is available, we exclude the enterprises which is (1) ST, *ST company; (2) lacking samples seriously; (3) not publishing the R&D investments. The sample period spans from 2011 to 2016. The data mainly comes from CSMAR and WIND database, while the year reports used for text analysis are from CNINFO web.
The variables are as follows. Innovation Performance (INNO): number of inventions of the company. Innovation awareness (IA): number of key words / number of total words in yearly report. Average education level (EDU): scores 1–5 stand for secondary school, junior college, bachelor, master, and doctor; from the average score, if the level < 3.5, then EDU = 0; if the level > = 3.5, then EDU = 1. Average TMT age (AGE): if average age < 50, then AGE = 0; if average age > = 50, then AGE = 1. Female TMT proportion (FEMALE): the proportion of females in TMT. Average TMT tenure (TENURE): the ln value of average TMT tenure. Financial flexibility (FF): financial flexibility reserve equals cash flexibility plus debt flexibility; FF = (cash ratio of enterprise – average cash ratio of industry) +MAX (0, average debt ratio of industry – debt ratio of enterprise). Growth (GROW): growth rate of sales revenue. State-owned enterprise (NATION): if the enterprise is state-owned, then NATION = 0; if the enterprise is not state-owned, then NATION = 1. Management share (SHARE): the ratio of executives’ shareholdings.
Empirical results
Traditional econometric method-panel regression with principal components approach
The F test and Hausman test suggest using panel regression with random effect. So, we select the cross-section random panel regression to run the formulation, the result is as followed.
Table 1 shows the panel regression results of innovation awareness and innovation performance. Here, EDU shows a significant positive relationship with Innovation Performance, which means a higher level of education increases innovation performance.
Innovation awareness and innovation performance
Innovation awareness and innovation performance
We next use principle component analysis (PCA) to construct a factor, including CONS, EDU, AGE, FEMALE, and TUNURE, to represent top management’s innovation awareness (TIA). Table 2 shows the principle component coefficient matrix of innovation awareness.
Principle component coefficient matrix of top management’s innovation awareness
Table 3 shows the relationship among innovation awareness, innovation performance, and corporate performance. Top management’s innovation awareness being significant shows that TMT takes awareness, age, education, gender, and tenure into consideration when enhancing its firm’s innovation performance. This supports the first hypothesis. The coefficient of NATION is significantly below zero, indicating non-state-owned enterprises do better at innovation activity. Private enterprises attach more importance to R&D and invention. As to SHARE, it has a significantly negative effect on INNO. According to Jensen and Meckling (1976), when the ratio of shares held by management rises, the interests of the two are more aligned. Many studies have found that increasing this phenomenon results in the entrenchment hypothesis on investment decision-making. They have more consideration in R&D investment, finally leading to a negative relationship with innovation performance.
Innovation awareness, innovation performance, and corporate performance
We regress TIA on the mediation variable FF, obtaining a significant coefficient “a” that equals 1.106. A higher value of the series leads to higher FF. Looking Table 3 the coefficients “TIA” and “FF ” are both significant; according to the fourth step, some other mediation variables besides FF also work. The masking effect does not appear, and FF has a partial mediation effect on the relationship between ROA and TIA, taking up to
We select C-SVM which is an application to regress and classify data with the radial basis function and introduced by [3]. Figure 2 shows the C-SVM selection of the best parameter of c and g for the prediction of innovation performance by using TIA and FF. To demonstrate the efficacy of prediction, we compare FL-SVM with C-SVM model. Table 4 shows the prediction results of SVM. Fig. 3 shows the MSE of C-SVM simulation for innovation performance prediction. The results show that TIA and FF predict the corporate’s innovation performance with SVM model which provides good precisions.

C-SVM selection of the best parameter of c and g.

MSE of C-SVM selection of simulation for innovation performance prediction.
SVM gives intelligent suggestionsand shows the importance of the innovation awareness of top managers.
This research predicts the corporate’s innovation performance with FL-SVM based prediction analysis model. The idea of our research is derived from the fact that in the process of text mining of top management innovation with the combination of features of corporate financial performance datasets might have bettersignificantimpact than customaryparticular factor. We authenticated our proposed model with actual data sets, and improved the accuracy of prediction with reduced learning time of SVM models.
Innovation awareness of top management, financial flexibility, and corporate performance are important issues in modern financial economics. In this paper we illustrate these ideas and implement techniques with traditional econometric method such as panel regression and principle component analysis to confirm the innovation awareness of top management derived from text-mining approach has a positive effect on innovation performance and a positive effect on enterprise performance. Then, we force on the prediction of SVM to provide intelligent suggestions and shows the importance of the innovation awareness of top managers from real financial data.
This study offers important implications for top corporate managers concerning about how to balance innovation and financial flexibility in their enterprise. The resultsprovide a brand new analysis of the relation between innovation performance and innovation awareness of top management in 3C industry which may help the investors, managers and investigators of financial institutions realize the importance of innovation.
Footnotes
Acknowledgments
This work was supported by the Social Science Fund of Fujian Province, China under Grant number FJ2018B075 and Fuzhou University of International Studies and Trade under Grant number FYKQJ201904 and Grant number FYKQJ202003.
