Microsoft Word - cet-01.docx CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 2015 A publication of The Italian Association of Chemical Engineering Online at www.aidic.it/cet Guest Editors: Peiyu Ren, Yancang Li, Huiping Song Copyright © 2015, AIDIC Servizi S.r.l., ISBN 978-88-95608-37-2; ISSN 2283-9216 Application and Analysis of Fuzzy Neural Network Algorithm Based on Cloud Computing Platform in Enterprise Network Marketing Wang Xuna*, Yingbo Anb, Rong Jieb a Human Resources Department, Hebei Software Institute b Information Management and Engineering Department, Heibei Finance University 859071566@qq.com The emergence of cloud computing provides a convenient and efficient tool for solving the problem of enterprise network marketing. Cloud computing service mode can effectively reduce the cost of software and hardware, and flexibility to adapt to the needs of enterprises in different stages of development. Therefore, the construction mode of cloud computing will effectively solve the problem of enterprise network marketing. Combined with the characteristics of enterprise system and management, cloud computing can achieve data and application sharing between different devices with lower equipment requirements. With the characteristics of network marketing, this paper analyzes the basic structure of cloud computing, and proposes a kind of intuitionistic fuzzy neural network algorithm which is based on cloud computing. First, we divide the training sample into several sub blocks, and then put each sub block into the training network. After the training, we put the results into the membership network and non membership network. At the same time, we take the test sample to complete the calculation of the membership network and non membership network. Finally, the output value of the test sample and the training sample is synthesized by intuition, and the output value of the intuitionistic fuzzy neural network is obtained. In addition, we use MAP-REDUCE to determine the connection weights of neural networks in cloud computing. This effectively solves the problem of big data and long time consuming in the data mining network marketing information. Finally, we validate the algorithm on the cloud computing platform. The experimental results show that this paper has good application effect and prospect in the field of enterprise network marketing. 1. Introduction The emergence of cloud computing provides a convenient and efficient tool for solving the problem of enterprise network marketing. Cloud computing service mode can effectively reduce the cost of software and hardware, and flexibility to adapt to the needs of enterprises in different stages of development. Therefore, the construction mode of cloud computing will effectively solve the problem of enterprise network marketing. Combined with the characteristics of enterprise system and management, cloud computing can achieve data and application sharing between different devices with lower equipment requirements. Cloud computing can meet the needs of enterprise network marketing in the aspects of personalization, diversification, flexibility and so on, which will be an important trend of the development of enterprise network marketing. At this point, the processing of network marketing data in the cloud computing environment is particularly important. Since intuitionistic fuzzy sets were come up with by Atanassov (1986), it has been widely used in the uncertainty problems research field. For intuitionistic fuzzy sets, it is difficult to ascertain the concrete numerical value of the membership and non-membership degree, frequently only approximate values range is given. Considering this situation, Atanassov and Gargov (1989) extended the concept of intuitionistic fuzzy sets, and raised interval intuitionistic fuzzy sets. Bustince (1995) defined the correlation of the interval intuitionistic fuzzy sets. Hung (2002) computed the correlation coefficient of interval intuitionistic fuzzy sets by using centroid method. Mondal (2001) studied the topological properties of interval intuitionistic fuzzy sets. Deschrijver (2003) discussed the relationship between the interval intuitionistic fuzzy and L-fuzzy sets. On the DOI: 10.3303/CET1546068 Please cite this article as: Xun W., An Y.B., Jie R., 2015, Application and analysis of fuzzy neural network algorithm based on cloud computing platform in enterprise network marketing, Chemical Engineering Transactions, 46, 403-408 DOI:10.3303/CET154606 403 basis of the relationship between interval-valued fuzzy sets, Zheng Wenyi (2012) studied two forms of reasoning, that is easy interval value fuzzy reasoning and multiple interval value fuzzy reasoning. Yager (2009), Yuan Xuehai, Li Hongxing et al. (2009) studied the character of the cut sets of interval-valued intuitionistic fuzzy sets. Lei Yingjie (2011), Zhang Qiansheng (2010) and Shen Xiaoyong (2010) studied interval-valued intuitionistic fuzzy reasoning and its application. With the characteristics of network marketing, this paper analyzes the basic structure of cloud computing, and proposes a kind of intuitionistic fuzzy neural network algorithm which is based on cloud computing. Based on the theory of fuzzy set, the parameters of neural network can be adjusted according to the adaptive learning ability of intuitionistic fuzzy neural network. First, we divide the training sample into several sub blocks, and then put each sub block into the training network. After the training, we put the results into the membership network and non membership network. At the same time, we take the test sample to complete the calculation of the membership network and non membership network. Finally, the output value of the test sample and the training sample is synthesized by intuition, and the output value of the intuitionistic fuzzy neural network is obtained. In addition, we use MAP-REDUCE to determine the connection weights of neural networks in cloud computing. This effectively solves the problem of big data and long time consuming in the data mining network marketing information. Finally, we validate the algorithm on the cloud computing platform. The experimental results show that this paper has good application effect and prospect in the field of enterprise network marketing. 2. Cloud computing platform for enterprise network marketing Next, with the characteristics of enterprise electronic commerce, we give the cloud computing framework of enterprise network marketing. Figure 1: Cloud computing architecture of enterprise network marketing 3. Related knowledge 3.1 Neural network Neural network is a kind of adaptive dynamic system which is composed of a large number of neurons. It is the abstract and simulation of the human brain. Each neuron is connected to other, which forms a network of neurons. In accordance with the size of the external excitation signal, the strength of the connection between the neurons can be adaptive changes. The network learning process is the process of adaptive changes of connection strength between neurons. Neuron network is a collective action of a large number of neurons, which is a complex nonlinear dynamic system. The structure and performance of the neural network are determined by the neuron, the network structure and the learning rule. The commonly used neuron models as shown in figure 2. 404 Figure 2: Artificial neuron model (1) The initial connection weights of the network The initial connection weights determination method is randomly selected in the fixed range. The weight values ω are nonzero values which are close to zero. Because of the characteristics of the Sigmoid excitation function, the initial weight distribution is generally required between -0.5 and 0.5, which can effectively avoid the calculation of the neural network into the saturated zone. (2) Learning rate and momentum coefficient In practical applications, scholars usually choose a small learning rate (usually between 0.01 and 0.8). The greater the η , the greater the weight change. In order to reduce the network training time and do not cause the shock, we can modify the learning rate of the back propagation. Then, we let the learning speed contains a dynamic correction term α , which is generally about 0.9. ( 1) ( ) E t tω η αω ω ∂ + = − + ∂ (1) 3.2 Intuitionistic fuzzy sets Definition 1: Set X is a non-empty classic set, triples that on X like { , ( ), ( ) | }A AA x x x x Xμ ν= < > ∈ which is called intuitionistic fuzzy sets on X . The [0,1]A Xμ →: and [0,1]A Xν →: are the membership function of X , and 0 ( ) ( ) 1A Ax xμ ν≤ + ≤ . Here, ( )A xμ and ( )A xν is the membership degree and non-membership degree about x of X belong to A . They are expressed as the evidence that support element x belongs to A export lower bound of affirmative membership degree, and the evidence that oppose element x belongs to A export lower bound of negative membership degree. For example [ (x), (x)] [0.5, 0.3]A Aμ ν = , In voting model which can be interpreted as in 10 people, 5 people agree, three people oppose and two people default. 405 For random intuitionistic fuzzy sets A on X , ( ) 1 ( ) ( )A A Ax x xπ μ ν= − − is called intuitionistic index of element x in intuitionistic fuzzy sets A . Intuitionistic index of element x in intuitionistic fuzzy sets A expresses hesitation that x belongs to A . Obviously, 0 ( ) 1A xπ≤ ≤ , x X∈ . If ( ) 0A xπ = , intuitionistic fuzzy sets A becomes fuzzy sets. Thus, intuitionistic fuzzy sets is a generalization of the fuzzy sets, fuzzy sets is special case of intuitionistic fuzzy sets. Definition 2: [0,1]D is the set of all closed subinterval on interval [0,1] , X is a non-empty classic set, and triples that on X like { , ( ), ( ) | }A AA x x x x Xμ ν= < > ∈ is called interval-valued intuitionistic fuzzy sets on X , including [0,1]A Xμ →: and [0,1]A Xν →: are membership function on X , 0 sup ( ) sup ( ) 1A A x x x xμ ν≤ + ≤ . Here interval (x)Aμ , (x)Aν is the membership degree and non-membership degree about x of X belong to A respectively. For each x X∈ , [ ( )]LA xν and ( )A xν are closed interval on [0,1] , its lower bound, upper bound are [ ( )]LA xμ , [ ( )] U A xμ and [ ( )] L A xν , [ ( )] U A xν respectively. All interval-valued intuitionistic fuzzy sets on X are recorded as [ ]IVIFS X . Definition 3: X is a non-empty classic set, , [ ]A B IVIFS X∈ , 0λ > is any real number, { ,[[ ( )] ,[ ( )] ],[[ ( )] ,[ ( )] ]} | }L U L UA A A AA x x x x x x Xμ μ ν ν= < > ∈ , { ,[[ ( )] ,[ ( )] ],[[ ( )] ,[ ( )] ]} | }L U L UB B B BB x x x x x x Xμ μ ν ν= < > ∈ , operational relationship is stipulated as follow: (1) The sum of interval-valued intuitionistic fuzzy sets: { ,[[ (x)] [ (x)] [ (x)] [ (x)] ,[ (x)] [ (x)] [ (x)] [ (x)] ], [[ (x)] [ (x)] ,[ (x)] [ (x)] ] | } L L L L U U U U A B A B A B A B L L U U A B A B A B x x X μ μ μ μ μ μ μ μ ν ν ν ν + = < + − + − > ∈ (2) (2) The product of interval-valued intuitionistic fuzzy sets: { ,[[ (x)] [ (x)] ,[ (x)] [ (x)] ],[[ (x)] [ (x)] [ (x)] [ (x)] , [ (x)] [ (x)] [ (x)] [ (x)] ] | } L L U U L L L L A B A B A B A B U U U U A B A B AB x x X μ μ μ μ ν ν ν ν ν ν ν ν = < + − + − > ∈ (3) (3) The product of interval-valued intuitionistic fuzzy sets and number: { ,[1 (1 [ (x)] ) ,1 (1 [ (x)] ) ],[([ (x)] ) , ([ (x)] ) ] | }L U L UA A A AA x x X λ λ λ λλ μ μ ν ν= < − − − − > ∈ (4) 4. The parallel intuitionistic fuzzy neural network method Intuitionistic fuzzy neural network (FNN) consists of four parts: the underlying training network, the fuzzy neural network FNN μ based on the membership degree μ , the fuzzy neural network FNNν based on the non membership degree ν , and the intuitionistic fuzzy synthesis. First, we divide the training sample into several sub blocks, and then put each sub block into the training network. After the training, we put the results into the membership network and non membership network. At the same time, we take the test sample to complete the calculation of the membership network FNN μ and non membership network FNNν . Finally, the output value of the test sample and the training sample is synthesized by intuition, and the output value of the intuitionistic fuzzy neural network is obtained. In addition, we use MAP-REDUCE to determine the connection weights of neural networks in cloud computing. In the stage of Map, Map () function to receive the key-value pair. According to the network structure, Map () function decomposing the input component and the expected output component. Then, for each of the network connection weights ω , we calculate the local gradient change of the weight ωΔ that is generate by back propagation, and generate the intermediate key-value pair which forms such as ,key valueω ω= = Δ( ). The Map task generates an intermediate key-value pair that is kept in the local system file at a time. In the stage of Reduce, the Reduce () function uses the ,key valueω ω= = Δ( ) as the intermediate input value which is generated in Map stage, and carries on the reduction operation. 406 5. Simulation experiment and result analysis In this paper, the performance of the intuitionistic fuzzy neural network is tested by UCI standard data set. The UCI standard data set is used for data mining, pattern recognition, classification, regression and so on. UCI gives the attributes and categories of data, users use their own method to classify UCI data sets. In this paper, we select one data set from the UCI standard date set. The data source of the data set is the characteristics of the enterprise network marketing. The data set has 320M data, and it is divided into 32 categories. In order to verify the performance of the high performance computing system under the background of big data, this paper uses the Hadoop cluster environment is made up of 8 SYSTEM X3850 IBM server, each server is a quad core PC, each core as a Hadoop node. One of them is NameNode, the other is the DataNode. Experimental results are shown in figure 3. Can be seen from figure 3, the time consuming of the computation of the network algorithms in the same data dimension is also different. When dealing with small sample data sets, the difference between the two algorithms is not significant. And with the increase of the number of sample data, the time consuming of operation has gradually produced the difference. Obviously the computing speed of the parallel network algorithm is faster. Figure 3: Performance evaluation of Map-Reduce execution with different base columns. 407 6. Conclusions Based on the theory of fuzzy set, the parameters of neural network can be adjusted according to the adaptive learning ability of intuitionistic fuzzy neural network. First, we divide the training sample into several sub blocks, and then put each sub block into the training network. After the training, we put the results into the membership network and non membership network. At the same time, we take the test sample to complete the calculation of the membership network and non membership network. Finally, the output value of the test sample and the training sample is synthesized by intuition, and the output value of the intuitionistic fuzzy neural network is obtained. Acknowledgments This research is supported by the Youth Fund Project of Hebei Education Department (QN2015161) References Atanassov K., Gargov G., 1989, Interval Valued Intuitionistic Fuzzy Sets[J]. Fuzzy Sets and System. (3): 343- 349. Atanassov K., 1986, Intuitionistic Fuzzy Sets [J]. Fuzzy Sets and System. (1): 87-96. Bustince H., Burillo P., 1995, Correlation of nterval-valued intuitionistic fuzzy sets [J]. Fuzzy Sets and Systems, 74(2): 237-244. Deschrijver G., Kerre E.E., 2003, On the relationship between some extensions of fuzzy set theory [J]. Fuzzy sets and Systems, 133(2): 227-235. Hung W.L., Wu J.W., 2002, Correlation of intuitionistic Fuzzy Sets by centroied method [J]. Information Sciences, 2002, 144(1~4): 219-225. Lei Y., Lei Y.J., Hua J.X., 2010, Target recognition method based on adaptive intuitionistic fuzzy reasoning [J]. Systems Engineering and Electronics, 32(7): 1471-1475. Mondal T.K., Samanta S.K., 2001, Topology of interval-valued Intuitionistic fuzzy sets [J]. Fuzzy Sets and Systems, 119(3): 483-494. Shen X.Y., Lei Y.J., Hua J.X., 2010, The uncertain time knowledge description and reasoning methods based on IFTPN [J]. Control and Decision, 10(25): 1457-1462. Shen X.Y., Lei Y.J., Zhou C.M., 2010, The uncertain temporal logic model based on intuitionistic fuzzy sets [J]. Computer Science, 37(5): 187-189. Yager R.R., 2009, Some aspects of intuitionistic fuzzy sets [J]. Fuzzy Option Decision Making, 8: 67-90. Yuan X.H., Li H.X., Sun K.B., 2009, Theory based on interval-valued level cut sets of Zadeh fuzzy sets [J]. Fuzzy Info and Eng, 2: 501-510. Zeng W.Y., Zhao Y.B., 2012, Cut sets on interval-valued intuitionistic fuzzy sets [J]. Fuzzy Systems and Mathematics, 26(2): 81. Zhang Q.S., Yao H.X., Zhang Z.H., 2011, An interval-valued fuzzy reasoning approach based on weighted similarity measure [J]. Advanced Materials Research, 161-165. 408