An Improved Prediction Model based on Fuzzy-rough Set Neural Network

Size: px
Start display at page:

Download "An Improved Prediction Model based on Fuzzy-rough Set Neural Network"

Transcription

1 Internatonal Journal of Computer Theory and Engneerng, Vol.3, No.1, February, An Improved Predcton Model based on Fuzzy-rough Set Neural Network Jng Hong Abstract After the bref revew of the basc prncples and characterstcs of BP (back-propagaton) neural network and rough set theory, a novel artfcal neural network model based on fuzzy-rough set s proposed n ths paper, whch s sutable for nonlnear regresson to acheve the precse predcton result by ntroducng mproved rough set to obtan mnmal attrbute set to solve the optmzed problem of nput layer. Compared to the normal predcton model, the feasblty and effectveness of the proposed model s verfed by a practcal case study of the mne gas emsson predcton. Index Terms fuzzy-rough set, neural network, predcton model I. INTRODUCTION Inductve learnng for rules generaton s an mportant research area n artfcal ntellgence. Recently, many technques have been developed to perform nductve learnng [1,,3,4,5]. Among them rough set theory s a new tool to solve vague and uncertan data analyss whch was put forward by Polsh scholar Z. Pawlark based on the thought of borderlne of G.Frege [6],and whch to some extent overcomes the lmtatons of fuzzy sets theory and Dempster Shafer theory whle solvng uncertanty problems. The basc dea of the theory s to classfy the objects of nterest nto smlarty classes (equvalent classes) contanng ndscernble objects va the analyss of attrbute dependency and attrbute reducton [1,]. The rule nducton from the orgnal data model s data-drven wthout any addtonal assumptons, namely whch requres no external parameters and uses only the nformaton presented n the gven data, and enrches the multple dmenson data n the drecton of attrbute and case, and consstently or nconsstently reduces to fnd hdden law of the data to be treated. It s wdely used n medcal dagnoss, pattern recognton, machne learnng, expert system and etc. In practce, however, there are some lmtatons wth the classcal rough set. The orgnal rough set can deal wth the dscrete attrbutes effcently, but t cannot deal wth the contnuous attrbutes well. For contnuous attrbutes, the tradtonal decson table s normally transformed nto bnary table by parttonng the attrbute value nto several ntervals subjectvely. However, there s no crsp boundary between the neghborng concepts. On the other hand, the orgnal rough set s based on the ndscernblty relaton. The unverse s classfed nto a set of equvalent classes wth the ndscernblty relaton. The lower and upper approxmatons are generated n terms of the equvalent classes. So the orgnal rough set classfes the knowledge too fussly, whch leads to the complexty of the problem. The fuzzy set theory and rough set theory are generalzatons of classcal set theory for modelng vagueness and uncertanty [1]. Pawlak proposed that the two theores were not compettve but complementary [7]. Dubos and Prade also proposed that they were related but dstnct and complementary theores [8]. Both of the theores model dfferent types of uncertanty. The rough set theory takes nto consderaton the ndscernblty between objects, whereas the fuzzy set theory deals wth the ll-defnton of the boundary of a class through the membershp functons. Hence, t s possble to combne the two theores to enhance the reasonng power of an ntellgent system. BP network s one of the most wdely appled artfcal networks [9, 10 ], whch s a feed-forward mult-layer mappng net and has powerful mappng capablty for nonlnear problems. It converts the problem of nput and output of a set of samples to nonlnear optmzaton, makng use of the most common method of optmzaton namely gradent descent method, teratvely computng net connecton weghts whch correspond to learnng and memory problem, and ntroduces hdden nodes to add adjustable parameter to get more precse soluton. So t has ncomparable superorty such as arbtrarly approachng a none-lnear functon and parallel reasonng, and has been wdely used n pattern recognton, system dentfcaton, predcton, control, mage processng, functon ftness and etc. However, the predcton model based on normal BP network whch apples the general factors as nput nodes may result n over-large scale and mpar the convergency and accuracy, and very dffcult to predct tmely and precsely. It s necessary to explore a novel method to effectvely solve the problem nput node selecton of classcal neural network nput layer whch s generally subjectve and random., In ths paper, an mproved predcton mothod based on fuzzy-rough set neural network model s presented, whch ntroduces the fuzzy-rough set theory as a complementary tool of BP network to construct the model by usng mnmal attrbute set to solve the optmzed problem of nput layer. In secton, the fuzzy-rough set neural network model s dscussed n detal. Secton 3 descrbes one practcal case study of the mne gas emsson to llustrate how to apply the proposed model and demonstrate ts effectveness and advantages over other normal predcton models. Fnally, conclusons are drawn n secton

2 Internatonal Journal of Computer Theory and Engneerng, Vol.3, No.1, February, II. FUZZY-ROUGH SET NEURAL NETWORK MODEL A. BP neural network model In 1989, Robert Hecht Nelson proved that any contnuous functons on a close nterval can be approxmaton by BP network wth a hdden layer, that s a three-layer BP network can complete the mappng from and n dmenson to m dmenson space [11]. The model has ncomparable superorty n machne reasonng, capacty of fault tolerance, parallel reasonng, arbtrarly approachng a none-lner functon etc. The number of hdden layer, the number of nodes of each hdden layer, weghts, learnng rate, momentum constant and reecho test should be consdered when constructng a model. Accordng to some experences, the prncples of settng parameters are respectvely shown as follows. 1) Number of hdden layer Increasng the number of hdden layers can reduce the error rate effectvely, but t also brngs about some large problems, such as over-large scale network, longer tranng tme so as to mpar the system s practcalty. In fact, the precson can also be ncreased by ncreasng the number of nodes of hdden layer, whch s more adjustable than others. The BP network n ths paper has three layers. ) Number of the nodes n hdden layer To determne the number of the nodes n hdden layer s a complcated problem, whch currently does not have analytcal expresson to use. Wth the BP network used as functon approxmaton, the number of the nodes of the hdden layer relates to the precson of functon approxmaton and the fluctuaton degree of the functon. Generally speakng, f the number of nodes n hdden layer s too large, the learnng tme may be too long and the scale s too over-lager. On the other hand, f the number of nodes n hdden layer s too small, the traned network would not be robust enough to recognze the samples whch do not learn before, and has poor performance of fault tolerance. In practce, people reference some experence formula But sometmes, formulas were not proper for some problems. We compare several result of dfferent node number of hdden layer, and add lttle nodes as ntalzaton, then optmze the model wth stepwse regresson method. Some smulatons prove t feasble. 3) Connecton weght Before the tranng of a BP network have to determne ntal connecton weght of the net. Due to the nonlnearty of the system, there are normally several local mnmums on error curve. δ f (s) n standard BP. When the slop of error curve s small ( f (s) 0, then δ 0), the connecton weght can not be tuned effectvely. In ths research, we apply addtonal momentum to mprove standard BP model. The modfed formula s ΔW ( t + 1) = (1 α ) ηδ O + αδw ( t), j pj pj j whch takes the nfluence of last weght transformaton by momentum factor nto consderaton, and adjustng α based on the rate error change n the mean tme. The formulas to adjust α are shown as follows; 0.00 SSE( k) > SSE( k 1) α = (1) 0.95 SSE( k) SSE( k 1) 159 Where SSE(k) s the rate of the kth teratve absolute error change. 4) Learnng rate and momentum Learnng rate and momentum constant are two mportant parameters n the tranng of a BP network, and each tme the degree of BP network modfyng the net connecton weght manly les on these parameter. The quantty of weght transformaton depends on the learnng rate greatly. If the learnng rate s too large, the system has poor performance on stablty. On the other hand, f the learnng rate s too small, the learnng tme may be too long. Dfferent error curve matchng proper learnng rate can mprove system performance. We adjust the learnng rate by the followng formula n ths research. Smulatons prove that the network s convergent very quckly. η ( t + 1) = η( t) E( t 1) / E( t) () ( p) Where E = E / N, N s capacty of learnng sample, p E s total average error. Momentum constant has the functon of smoothng learnng procedure, whch s an ncreased momentum rato wth arthmetc mprovement. Increasng learnng rate should properly reduce the value of momentum constant to avod sharp wave crest or trough. 5) Reecho test and predcton test Reecho test checks out whether the actual output of the net satsfes the requrements by coeffcent of correlaton R. R>0.9 usually means that the traned net s acceptable, and the more R approaches 1, the better the net fts the data. Predcton test makes the smulaton of the traned BP network wth the data of the test set and computes the relatve error, and s the lttle the relatve error, the stronger s the ablty of generalzaton of the network. By reecho test and predcton test check the precson and generalzaton of BP network whether or not to meet the precson requrement. The formula of coeffcent of correlaton s show as follow, Σ( F E) R = 1 (3) Σ( E Y ) Where: R s coeffcent of correlaton, F s the actual output of the net, E s the expectaton of output of the net, Y s mean of the expectaton of output of the net. B. Fuzzy-rough set model In ths secton, the fuzzy-rough set model s dscussed n detal, ncludng fuzzfyng the contnuous (numercal) attrbutes, new defntons based on fuzzy smlarty relaton and attrbute reducton based on the fuzzy smlarty relaton. 1) Fuzzfyng the contnuous attrbutes A decson table wth 4-tuple can be represented as T=<U,C D,V,f>, where U s the unverse, C and D are sets of condton and decson attrbutes respectvely, V s the value set of the attrbute a n A, and f s an nformaton functon. Practcally, there are many contnuous or numercal attrbutes n the decson table, such as salary and experence. These attrbutes need to be fuzzfed nto lngustc terms, such as hgh, average and low. In other words, each attrbute a s fuzzfed nto k lngustc values T, =1,,k. The

3 Internatonal Journal of Computer Theory and Engneerng, Vol.3, No.1, February, membershp functon of T can be subjectvely assgned or transferred from numercal values by a membershp functon. The popular trangular membershp functon s shown n Fg. 1, where μ(x) s membershp value and x s attrbute value. The slop of trangular membershp functons are selected n the way that adjacent membershp functons cross at the membershp value 0.5, so the only parameters need to be determned are the set of k centers M={m, =1,,,k}. The center m can be calculated through Kohonen s feature-map algorthm [1]. 1.0 μ(x) m1 m m3 mk-1 mk x Fgure 1 Trangular membershp functon ) New defntons based on fuzzy smlarty relaton The classcal lower and upper approxmatons are orgnally ntroduced wth reference to an ndscernblty relaton (reflexve, symmetrc, and transtve). Practcally, t can be extended to fuzzy smlarty relaton. Defnton 1: Consderng U={u1, u,, un} s the ~ unverse, the fuzzy smlarty relaton R on U s R n n called fuzzy smlarty matrx, f each element r j. R ~ has the two followng propertes: Reflexve: r = 1, = 1,,, n; Symmetrc: rj = rj,, j = 1,,..., n. In order to constructng the fuzzy smlarty relaton, the measurement of fuzzy smlarty relaton should be ntroduced frst, namely the method to calculate the factor r j. Generally, the max-mn method, relatonal factor method and Mnkowsk dstance based closeness degree method are used. Defnton : Consderng R ~ s a fuzzy smlarty matrx and s the level value, the matrx R ~ s called normal smlarty relaton matrx wth the level value after the followng operaton. r = 1, r ; j j, j=1,,,n r = 0, r <. j j Obvously, matrx R ~ has the reflexve property and symmetrc property. In order to obtan the classfcaton of U gven the fuzzy smlarty relaton, an algorthm s desgned as follows, Algorthm 1: Input: fuzzy smlarty matrx R ~ and level value Output: U/IND( R ~ ), whch s a partton of U gven fuzzy smlarty relaton R ~ and level value Step 1 Calculate normal smlarty relaton matrx R ~ n terms of defnton ; Step x U, X φ, Y φ; Step 3 j 0; Step 4 If rj=1 and xj X, then X X {xj}, Y Y {xj} ; Step 5 j j+1; Step 6 If j<n, then GOTO Step 4; otherwse, GOTO next step; Step 7 If card(y)>1, then select x Y and Y Y-{x}, GOTO Step 3; otherwse, GOTO next step; Step 8 Output the set X and let U U-X; Step 9 If U=φ, then end; otherwse, GOTO Step. ~ { a } Accordng to the algorthm, U/IND( R { } ), the classfcaton gven the attrbute a A wth the level value, s calculated. The classfcaton of U gven the attrbute set A wth the level value set can be defned as follows, ~ { a } U/IND( R ) = {U/IND( R { } ): a A, } (4) Where A and are the attrbute set and the level value set, respectvely, and operator s defned as follows, A B={ X Y : X A, Y B, X Y Φ} (5) Defnton 3: Consderng a subset X U and a fuzzy smlarty relaton R defned on U, the lower A approxmaton of X, denoted by R ~ (X), and upper approxmaton of X, denoted by R -(X), are respectvely defned as follows, A R ~ (X)= {Y:Y U/IND( R ),Y X); (6) R -(X)= {Y:Y U/IND( R ),Y X ).(7) ~ C Defnton 4: Assumng U/IND( R ) and Y are two ~ C parttons on U, where U/IND( R ) ={X1, X,,Xk} and Y={Y1,Y,, Yr}, the postve regon POS C (Y ) s defned as follows, POS Y = { R ~ C ( ) ( Y ) : Y Y} C.(8) 3) Attrbute reducton fuzzy based on smlarty relaton In decson system, reducton s the dependence and assocaton of the decson attrbutes on condton attrbutes. In practce, there s a lot of redundant nformaton n the orgnal data source. Attrbute reducton can remove the redundant or nose nformaton successfully. In the attrbute reducton, the attrbute reducton set s not sngle. The cardnalty of reducton set determnes the dmensonalty of problem, so t s mportant to select a mnmal reducton. The mnmal reducton can be defned as follows, Defnton 5: Consderng T=<U,C D,V, f> s a decson table, the classfcaton of U wth C and D are respectvely denoted as X={X 1,X,,X m }and Y={Y 1,Y,,Y n }. The condtonal entropy of C wth D s defned as follows, m n ( j j H D C) = P( X ) P( Y X ) log P( Y X ) Wher e p( X ) = card( X ) / card( U ), = 1,,..., m.defnton 6: Consderng T=<U,C D,V, f> s a decson table, R C, the sgnfcance for each attrbute a C-R s defned as follows: 160

4 Internatonal Journal of Computer Theory and Engneerng, Vol.3, No.1, February, SIG ( a, R, = ω ( R { ( γ ( R { γ ( R, ) 1 + ω ( R { ( H ( D R) H ( D R { a}) log n) (9) Where ω R { = card( POS ( ) card( ) ; 1 ( R { a} U ω ( R { = 1 ω1( R {. In order to obtan the mnmal condton attrbute set, an algorthm s desgned as follows, Algorthm : Input: decson table Output: the mnmal attrbute set R; Step1 classfy condton attrbuter set C wth fuzzy level value; Step calculate Core(C, by dscernble matrx and let R Core(C,; Step 3 calculate SIG(a,R,for each attrbuter; Step 4 select attrbuter a C - R wth maxmum SIG (a,r,and let R R {x}; Step 5 f r(c,==r(r,,then GOTO step 6;. otherwse, GOTO step 3; Step 6 return R. Obvously, the computatonal complexty of the algorthm s O(m), where m s the number of condton attrbute set n decson table. In terms of the algorthm mplementaton, attrbute reducton can be treated as a tree traversal. Each node of the tree represents the condton attrbute. Calculatng the mnmal reducton can be transformed to pckng the best path based on some heurstc nformaton. On the other hand, operator can reduce the computaton by usng results from the prevous levels. 4) Predcton procedure based on fuzzy-rough set neural network Step 1 select proper fuzzy level value, then fuzzy classfy the orgnal data n terms of the algorthm 1; Step reduce the condton attrbuters n terms of the algorthm ; Step 3 select mnmal attrbuters as nput nodes of neural network, then set proper hdden layer and construct model; Step 4 tran and test model; Step 5 f the error meets lmts, then GOTO end; otherwse, GOTO step 1. III. EXPERIMENT RESULT AND ANALYSIS Recently, Artfcal neural network has been appled n mne gas emsson predcton [14,15].In ths secton, we use ths practcal engneerng case to llustrate the predcton process and dscuss the effectveness of the proposed method. A. Experment result Wth the research of the gas emsson predcton of a coal mne[15], the nonlnear ftness of gas emsson data ncludng 18 cases. Accordng to geographcal structure and explotaton condtons of the coal mne condton determne the components of the nput vector are depth, gas content of coal seam, space between coal seam, the daly output of workng face, thckness of coal seam, and crculatory style, and the output vector s absolute gas emsson. We select eghteen months samples to evaluate the constructed model performance, among whch the frst sxteen months samples are used for tranng, and the seventeenth month and eghteenth month samples are used for testng. On account of each sample dmensonalty changes largely, the sample data should be normalzed. The predcton model s realzed n VC In the model, the three-layer BP network s appled and average system error s , and both weght and value are ntalzed by random functons. The performance of dfferent optmzed models based on several mnmal attrbute set gven dfferent fuzzy classfcaton are shown n Fg. and Tab. 1, respectvely. TABLE 1 COMPARISON OF THE PREDICTED RESULTS 17th month floodng 18th month floodng Number quantty m 3 /mn quantty m 3 /mn Iteratv of nput Relatv Relatv e tme Predcto Predcto nodes e e error n value n value error% % Fgure Analyss of the predcted results B. Experment analyss As we can see from Fg., because the fuzzy credblty level value s dfferent, predcton model based on fuzzy-rough set neural network has several nput sets. In [15], all the factors have been used as nput nodes (namely, the number of nput nodes s sx). Due to the redundant attrbutes both the precson and effcency are not satsfed. It s shown from Tab. 1 that when the number of reduced attrbutes s mnmal, the model s convergent very quckly whle the accuracy s low; as the number of nput nodes reaches three, the model performs better. Another attrbute wth most mportance among the rest attrbutes s contnually added ntentonally and the number of nput nodes reaches four. After 3 tmes of teratve, the gas emssons of 17th month and 18th month are 5.03m3/mn and 7.86m3/mn, respectvely. Compared to practcal results, the correspondng relatve errors are.9% and 1.84%, whch shows that the precson of predcton s not obvously mproved despte the longer tranng tme. Accordng to analyss above, we can draw the followng conclusons. 1) We can get some key factors or attrbutes by usng the proposed fuzzy-rough set model. ) There s a balance between the number of nput nodes and model performance. The convergency and accuracy of the predcton model wll be mproved when the balance reaches. 3) We can select dfferent predcton model to meet 161

5 Internatonal Journal of Computer Theory and Engneerng, Vol.3, No.1, February, dfferent requrements, so the model s of great flexblty. IV. CONCLUSION The classcal rough set theory and BP network have respectvely superorty and shortage. Hence, t s possble to combne the two theores to enhance the reasonng and predctng power of an ntellgent system. The analyss of the gas emsson predcton model based on fuzzy-rough set neural network, whch usng mnmal attrbute set to solve the optmzed problem of nput layer, proves that the model can perform better than the tradtonal neural network n both accuracy and convergency. Furthermore, the model can also be appled n other complcated engneerng problems. ACKNOWLEDGEMENT The paper s supported by the Youth Foundaton of Scence, Shangha, P. R. Chna (05XPYQ45) REFERENCES [1] Z. Pawlak, AI and ntellgent ndustral applcatons: the rough set perspectve. Cybernetcs and Systems: An Internatonal Journal, 31(4), pp. 7-5, 000 [] Q. Shen and A. Chouchoulas, FuREAP: A fuzzy-rough Estmator of algae populatons, Artfcal Intellgence n Engneerng, 15, pp.13-4, 001 [3] Wang Shyue lang and Tsa Jenn Shng. Dscovery of approxmate dependences from proxmty-based fuzzy databases. The Thrd Internatonal conference on Knowledge-based Intellgent Informaton Engneerng System, Adelade, Australa, IEEE Inc.pp , 1999 [4] Y. Yuan and M. J. Shaw, Inducton of fuzzy decson trees, Fuzzy Set and System, 69(), pp , [5] Y. Y. Yao, A comparatve study of fuzzy sets and rough sets, Journal of Informaton Scences, 109(1-4), pp. 7-4, 1998 [6] Z.Pawlark, Routh sets, Theoretcal Aspects of Reasonng about Data. Nowowejska 15/19,Warsaw.poland,10 [7] Z. Pawlak, Rough sets and fuzzy sets. Fuzzy Sets and Systems, 17(1), pp.88-10, 1985 [8] D. Dubos and H. Prade, Rough fuzzy sets and fuzzy rough sets[j]. Int. J. General Systems, 17, pp ,1990 [9] Lppmann P R. Pattern Classfcaton usng Neural Networks. IEEE Comn., Magazne, Aprl 1987, 4- [10] Zhang Zhen-yu, Xe Xao-yao, Applcaton research of BP neural network n telecom plannng predcton, Computer Engneerng and Applcatons,008,44(0):45-48 [11] R. Hecht-Nelsen, Theory of the back-propagaton of neural network, IEEE INNS Internatonal Conference on Neural Network, 1, pp , 1989 [1] T. Kohonen, Self-Organzaton and Assocatve Memory, Sprnger, Berln, 1988 [13] Hong Jng, Lu Jng-gu, Sh Feng, Combnng Fuzzy Set and Rough Set for Inductve Learnng. Intellgent Informaton Processng II, Amerca: Sprnger, [14] Xue Peng-qan, Wu L-feng, L Ha-jun, Predctng the Amount of Gas Emtted Based on Wavelet Neural Network, Chna Safety Scence,006,:-5 [15] Yang Zh-y, Xong Ya-xuan, Zhang Qan-ln, Research on the predcton of gas emsson n workng face based on neural network Coal Engneerng, 004,10:73-75 [16] R. Slownsk and D. Vanderpooten, A generalzed defnton of rough approxmatons based on smlarty, IEEE Transactons on Knowledge and Data Engneerng, 1(), pp , 000 Jng Hong was born n Kunmng Cty, Yunnan Provnce, n She receved the master dploma n Computer Applcaton from Nanjng Unv. of Technology. Her current research nterests nclude research & applcaton of algorthms of data mnng and ntellgent computaton. She s workng as a lecturer n College of electronc engneerng, Shangha Unversty of Engneerng Scence. Emal:nj_jnghon00@163.com. 16

Application research on rough set -neural network in the fault diagnosis system of ball mill

Application research on rough set -neural network in the fault diagnosis system of ball mill Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(4):834-838 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Applcaton research on rough set -neural network n the

More information

A Method for Filling up the Missed Data in Information Table

A Method for Filling up the Missed Data in Information Table A Method for Fllng up the Mssed Data Gao Xuedong, E Xu, L Teke & Zhang Qun A Method for Fllng up the Mssed Data n Informaton Table Gao Xuedong School of Management, nversty of Scence and Technology Beng,

More information

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Discretization of Continuous Attributes in Rough Set Theory and Its Application*

Discretization of Continuous Attributes in Rough Set Theory and Its Application* Dscretzaton of Contnuous Attrbutes n Rough Set Theory and Its Applcaton* Gexang Zhang 1,2, Lazhao Hu 1, and Wedong Jn 2 1 Natonal EW Laboratory, Chengdu 610036 Schuan, Chna dylan7237@sna.com 2 School of

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

A Network Intrusion Detection Method Based on Improved K-means Algorithm

A Network Intrusion Detection Method Based on Improved K-means Algorithm Advanced Scence and Technology Letters, pp.429-433 http://dx.do.org/10.14257/astl.2014.53.89 A Network Intruson Detecton Method Based on Improved K-means Algorthm Meng Gao 1,1, Nhong Wang 1, 1 Informaton

More information

Fuzzy Boundaries of Sample Selection Model

Fuzzy Boundaries of Sample Selection Model Proceedngs of the 9th WSES Internatonal Conference on ppled Mathematcs, Istanbul, Turkey, May 7-9, 006 (pp309-34) Fuzzy Boundares of Sample Selecton Model L. MUHMD SFIIH, NTON BDULBSH KMIL, M. T. BU OSMN

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through ISSN

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through   ISSN Internatonal Journal of Mathematcal Archve-3(3), 2012, Page: 1136-1140 Avalable onlne through www.ma.nfo ISSN 2229 5046 ARITHMETIC OPERATIONS OF FOCAL ELEMENTS AND THEIR CORRESPONDING BASIC PROBABILITY

More information

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis Appled Mechancs and Materals Submtted: 24-6-2 ISSN: 662-7482, Vols. 62-65, pp 2383-2386 Accepted: 24-6- do:.428/www.scentfc.net/amm.62-65.2383 Onlne: 24-8- 24 rans ech Publcatons, Swtzerland RBF Neural

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

Keyword Reduction for Text Categorization using Neighborhood Rough Sets

Keyword Reduction for Text Categorization using Neighborhood Rough Sets IJCSI Internatonal Journal of Computer Scence Issues, Volume 1, Issue 1, No, January 015 ISSN (rnt): 1694-0814 ISSN (Onlne): 1694-0784 www.ijcsi.org Keyword Reducton for Text Categorzaton usng Neghborhood

More information

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS Journal of Theoretcal and Appled Informaton Technology 005-01 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM

More information

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

Multilayer Perceptron (MLP)

Multilayer Perceptron (MLP) Multlayer Perceptron (MLP) Seungjn Cho Department of Computer Scence and Engneerng Pohang Unversty of Scence and Technology 77 Cheongam-ro, Nam-gu, Pohang 37673, Korea seungjn@postech.ac.kr 1 / 20 Outlne

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

Operating conditions of a mine fan under conditions of variable resistance

Operating conditions of a mine fan under conditions of variable resistance Paper No. 11 ISMS 216 Operatng condtons of a mne fan under condtons of varable resstance Zhang Ynghua a, Chen L a, b, Huang Zhan a, *, Gao Yukun a a State Key Laboratory of Hgh-Effcent Mnng and Safety

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

Chapter 2 A Class of Robust Solution for Linear Bilevel Programming

Chapter 2 A Class of Robust Solution for Linear Bilevel Programming Chapter 2 A Class of Robust Soluton for Lnear Blevel Programmng Bo Lu, Bo L and Yan L Abstract Under the way of the centralzed decson-makng, the lnear b-level programmng (BLP) whose coeffcents are supposed

More information

Solving Nonlinear Differential Equations by a Neural Network Method

Solving Nonlinear Differential Equations by a Neural Network Method Solvng Nonlnear Dfferental Equatons by a Neural Network Method Luce P. Aarts and Peter Van der Veer Delft Unversty of Technology, Faculty of Cvlengneerng and Geoscences, Secton of Cvlengneerng Informatcs,

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

10-701/ Machine Learning, Fall 2005 Homework 3

10-701/ Machine Learning, Fall 2005 Homework 3 10-701/15-781 Machne Learnng, Fall 2005 Homework 3 Out: 10/20/05 Due: begnnng of the class 11/01/05 Instructons Contact questons-10701@autonlaborg for queston Problem 1 Regresson and Cross-valdaton [40

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Support Vector Machines. Vibhav Gogate The University of Texas at dallas

Support Vector Machines. Vibhav Gogate The University of Texas at dallas Support Vector Machnes Vbhav Gogate he Unversty of exas at dallas What We have Learned So Far? 1. Decson rees. Naïve Bayes 3. Lnear Regresson 4. Logstc Regresson 5. Perceptron 6. Neural networks 7. K-Nearest

More information

Complement of Type-2 Fuzzy Shortest Path Using Possibility Measure

Complement of Type-2 Fuzzy Shortest Path Using Possibility Measure Intern. J. Fuzzy Mathematcal rchve Vol. 5, No., 04, 9-7 ISSN: 30 34 (P, 30 350 (onlne Publshed on 5 November 04 www.researchmathsc.org Internatonal Journal of Complement of Type- Fuzzy Shortest Path Usng

More information

Short Term Load Forecasting using an Artificial Neural Network

Short Term Load Forecasting using an Artificial Neural Network Short Term Load Forecastng usng an Artfcal Neural Network D. Kown 1, M. Km 1, C. Hong 1,, S. Cho 2 1 Department of Computer Scence, Sangmyung Unversty, Seoul, Korea 2 Department of Energy Grd, Sangmyung

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

An Improved multiple fractal algorithm

An Improved multiple fractal algorithm Advanced Scence and Technology Letters Vol.31 (MulGraB 213), pp.184-188 http://dx.do.org/1.1427/astl.213.31.41 An Improved multple fractal algorthm Yun Ln, Xaochu Xu, Jnfeng Pang College of Informaton

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

CS 3710: Visual Recognition Classification and Detection. Adriana Kovashka Department of Computer Science January 13, 2015

CS 3710: Visual Recognition Classification and Detection. Adriana Kovashka Department of Computer Science January 13, 2015 CS 3710: Vsual Recognton Classfcaton and Detecton Adrana Kovashka Department of Computer Scence January 13, 2015 Plan for Today Vsual recognton bascs part 2: Classfcaton and detecton Adrana s research

More information

An improved approach to attribute reduction with covering rough sets

An improved approach to attribute reduction with covering rough sets An mproved approach to attrbute reducton wth coverng rough sets Changzhong Wang a,, Baqng Sun b, Qnhua Hu c a Department of Mathematcs, Boha Unversty, Jnzhou, 121000, PRChna b Economy and management school,

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

Kernels in Support Vector Machines. Based on lectures of Martin Law, University of Michigan

Kernels in Support Vector Machines. Based on lectures of Martin Law, University of Michigan Kernels n Support Vector Machnes Based on lectures of Martn Law, Unversty of Mchgan Non Lnear separable problems AND OR NOT() The XOR problem cannot be solved wth a perceptron. XOR Per Lug Martell - Systems

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

A Robust Method for Calculating the Correlation Coefficient

A Robust Method for Calculating the Correlation Coefficient A Robust Method for Calculatng the Correlaton Coeffcent E.B. Nven and C. V. Deutsch Relatonshps between prmary and secondary data are frequently quantfed usng the correlaton coeffcent; however, the tradtonal

More information

Orientation Model of Elite Education and Mass Education

Orientation Model of Elite Education and Mass Education Proceedngs of the 8th Internatonal Conference on Innovaton & Management 723 Orentaton Model of Elte Educaton and Mass Educaton Ye Peng Huanggang Normal Unversty, Huanggang, P.R.Chna, 438 (E-mal: yepeng@hgnc.edu.cn)

More information

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering,

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering, COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION Erdem Bala, Dept. of Electrcal and Computer Engneerng, Unversty of Delaware, 40 Evans Hall, Newar, DE, 976 A. Ens Cetn,

More information

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG 6th Internatonal Conference on Mechatroncs, Materals, Botechnology and Envronment (ICMMBE 6) De-nosng Method Based on Kernel Adaptve Flterng for elemetry Vbraton Sgnal of the Vehcle est Kejun ZEG PLA 955

More information

On the Multicriteria Integer Network Flow Problem

On the Multicriteria Integer Network Flow Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 2 Sofa 2005 On the Multcrtera Integer Network Flow Problem Vassl Vasslev, Marana Nkolova, Maryana Vassleva Insttute of

More information

MACHINE APPLIED MACHINE LEARNING LEARNING. Gaussian Mixture Regression

MACHINE APPLIED MACHINE LEARNING LEARNING. Gaussian Mixture Regression 11 MACHINE APPLIED MACHINE LEARNING LEARNING MACHINE LEARNING Gaussan Mture Regresson 22 MACHINE APPLIED MACHINE LEARNING LEARNING Bref summary of last week s lecture 33 MACHINE APPLIED MACHINE LEARNING

More information

Non-linear Canonical Correlation Analysis Using a RBF Network

Non-linear Canonical Correlation Analysis Using a RBF Network ESANN' proceedngs - European Smposum on Artfcal Neural Networks Bruges (Belgum), 4-6 Aprl, d-sde publ., ISBN -97--, pp. 57-5 Non-lnear Canoncal Correlaton Analss Usng a RBF Network Sukhbnder Kumar, Elane

More information

A New Evidence Combination Method based on Consistent Strength

A New Evidence Combination Method based on Consistent Strength TELKOMNIKA, Vol.11, No.11, November 013, pp. 697~6977 e-issn: 087-78X 697 A New Evdence Combnaton Method based on Consstent Strength Changmng Qao, Shul Sun* Insttute of Electronc Engneerng, He Longang

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

A METHOD FOR DETECTING OUTLIERS IN FUZZY REGRESSION

A METHOD FOR DETECTING OUTLIERS IN FUZZY REGRESSION OPERATIONS RESEARCH AND DECISIONS No. 2 21 Barbara GŁADYSZ* A METHOD FOR DETECTING OUTLIERS IN FUZZY REGRESSION In ths artcle we propose a method for dentfyng outlers n fuzzy regresson. Outlers n a sample

More information

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator Latest Trends on Crcuts, Systems and Sgnals Scroll Generaton wth Inductorless Chua s Crcut and Wen Brdge Oscllator Watcharn Jantanate, Peter A. Chayasena, and Sarawut Sutorn * Abstract An nductorless Chua

More information

AGGREGATION OF FUZZY OPINIONS UNDER GROUP DECISION-MAKING BASED ON SIMILARITY AND DISTANCE

AGGREGATION OF FUZZY OPINIONS UNDER GROUP DECISION-MAKING BASED ON SIMILARITY AND DISTANCE Jrl Syst Sc & Complexty (2006) 19: 63 71 AGGREGATION OF FUZZY OPINIONS UNDER GROUP DECISION-MAKING BASED ON SIMILARITY AND DISTANCE Chengguo LU Jbn LAN Zhongxng WANG Receved: 6 December 2004 / Revsed:

More information

Boostrapaggregating (Bagging)

Boostrapaggregating (Bagging) Boostrapaggregatng (Baggng) An ensemble meta-algorthm desgned to mprove the stablty and accuracy of machne learnng algorthms Can be used n both regresson and classfcaton Reduces varance and helps to avod

More information

Calculation of time complexity (3%)

Calculation of time complexity (3%) Problem 1. (30%) Calculaton of tme complexty (3%) Gven n ctes, usng exhaust search to see every result takes O(n!). Calculaton of tme needed to solve the problem (2%) 40 ctes:40! dfferent tours 40 add

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

The Chaotic Robot Prediction by Neuro Fuzzy Algorithm (2) = θ (3) = ω. Asin. A v. Mana Tarjoman, Shaghayegh Zarei

The Chaotic Robot Prediction by Neuro Fuzzy Algorithm (2) = θ (3) = ω. Asin. A v. Mana Tarjoman, Shaghayegh Zarei The Chaotc Robot Predcton by Neuro Fuzzy Algorthm Mana Tarjoman, Shaghayegh Zare Abstract In ths paper an applcaton of the adaptve neurofuzzy nference system has been ntroduced to predct the behavor of

More information

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane A New Scramblng Evaluaton Scheme based on Spatal Dstrbuton Entropy and Centrod Dfference of Bt-plane Lang Zhao *, Avshek Adhkar Kouch Sakura * * Graduate School of Informaton Scence and Electrcal Engneerng,

More information

A New Grey Relational Fusion Algorithm Based on Approximate Antropy

A New Grey Relational Fusion Algorithm Based on Approximate Antropy Journal of Computatonal Informaton Systems 9: 20 (2013) 8045 8052 Avalable at http://www.jofcs.com A New Grey Relatonal Fuson Algorthm Based on Approxmate Antropy Yun LIN, Jnfeng PANG, Ybng LI College

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

ADVANCED MACHINE LEARNING ADVANCED MACHINE LEARNING

ADVANCED MACHINE LEARNING ADVANCED MACHINE LEARNING 1 ADVANCED ACHINE LEARNING ADVANCED ACHINE LEARNING Non-lnear regresson technques 2 ADVANCED ACHINE LEARNING Regresson: Prncple N ap N-dm. nput x to a contnuous output y. Learn a functon of the type: N

More information

System identifications by SIRMs models with linear transformation of input variables

System identifications by SIRMs models with linear transformation of input variables ORIGINAL RESEARCH System dentfcatons by SIRMs models wth lnear transformaton of nput varables Hrofum Myama, Nortaka Shge, Hrom Myama Graduate School of Scence and Engneerng, Kagoshma Unversty, Japan Receved:

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Primer on High-Order Moment Estimators

Primer on High-Order Moment Estimators Prmer on Hgh-Order Moment Estmators Ton M. Whted July 2007 The Errors-n-Varables Model We wll start wth the classcal EIV for one msmeasured regressor. The general case s n Erckson and Whted Econometrc

More information

Radial-Basis Function Networks

Radial-Basis Function Networks Radal-Bass uncton Networs v.0 March 00 Mchel Verleysen Radal-Bass uncton Networs - Radal-Bass uncton Networs p Orgn: Cover s theorem p Interpolaton problem p Regularzaton theory p Generalzed RBN p Unversal

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

Grey prediction model in world women s pentathlon performance prediction applied research

Grey prediction model in world women s pentathlon performance prediction applied research Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 4, 6(6):36-4 Research Artcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Grey predcton model n world women s pentathlon performance predcton

More information

A Short Term Forecasting Method for Wind Power Generation System based on BP Neural Networks

A Short Term Forecasting Method for Wind Power Generation System based on BP Neural Networks Advanced Scence and Technology Letters Vol.83 (ISA 05), pp.7-75 http://dx.do.org/0.457/astl.05.83.4 A Short Term Forecastng Method for Wnd Power Generaton System based on BP Neural Networks Shenghu Wang,

More information

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl RECURSIVE SPLINE INTERPOLATION METHOD FOR REAL TIME ENGINE CONTROL APPLICATIONS A. Stotsky Volvo Car Corporaton Engne Desgn and Development Dept. 97542, HA1N, SE- 405 31 Gothenburg Sweden. Emal: astotsky@volvocars.com

More information

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering /

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering / Theory and Applcatons of Pattern Recognton 003, Rob Polkar, Rowan Unversty, Glassboro, NJ Lecture 4 Bayes Classfcaton Rule Dept. of Electrcal and Computer Engneerng 0909.40.0 / 0909.504.04 Theory & Applcatons

More information

Fault Diagnosis of Autonomous Underwater Vehicles

Fault Diagnosis of Autonomous Underwater Vehicles Research Journal of Appled Scences, Engneerng and Technology 5(6): 407-4076, 03 SSN: 040-7459; e-ssn: 040-7467 Maxwell Scentfc Organzaton, 03 Submtted: March 3, 0 Accepted: January, 03 Publshed: Aprl 30,

More information

Uncertainty and auto-correlation in. Measurement

Uncertainty and auto-correlation in. Measurement Uncertanty and auto-correlaton n arxv:1707.03276v2 [physcs.data-an] 30 Dec 2017 Measurement Markus Schebl Federal Offce of Metrology and Surveyng (BEV), 1160 Venna, Austra E-mal: markus.schebl@bev.gv.at

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

Inexact Newton Methods for Inverse Eigenvalue Problems

Inexact Newton Methods for Inverse Eigenvalue Problems Inexact Newton Methods for Inverse Egenvalue Problems Zheng-jan Ba Abstract In ths paper, we survey some of the latest development n usng nexact Newton-lke methods for solvng nverse egenvalue problems.

More information

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018 INF 5860 Machne learnng for mage classfcaton Lecture 3 : Image classfcaton and regresson part II Anne Solberg January 3, 08 Today s topcs Multclass logstc regresson and softma Regularzaton Image classfcaton

More information

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks Internet Engneerng Jacek Mazurkewcz, PhD Softcomputng Part 3: Recurrent Artfcal Neural Networks Self-Organsng Artfcal Neural Networks Recurrent Artfcal Neural Networks Feedback sgnals between neurons Dynamc

More information

Logistic Regression. CAP 5610: Machine Learning Instructor: Guo-Jun QI

Logistic Regression. CAP 5610: Machine Learning Instructor: Guo-Jun QI Logstc Regresson CAP 561: achne Learnng Instructor: Guo-Jun QI Bayes Classfer: A Generatve model odel the posteror dstrbuton P(Y X) Estmate class-condtonal dstrbuton P(X Y) for each Y Estmate pror dstrbuton

More information

Irene Hepzibah.R 1 and Vidhya.R 2

Irene Hepzibah.R 1 and Vidhya.R 2 Internatonal Journal of Scentfc & Engneerng Research, Volume 5, Issue 3, March-204 374 ISSN 2229-558 INTUITIONISTIC FUZZY MULTI-OBJECTIVE LINEAR PROGRAMMING PROBLEM (IFMOLPP) USING TAYLOR SERIES APPROACH

More information

Multigradient for Neural Networks for Equalizers 1

Multigradient for Neural Networks for Equalizers 1 Multgradent for Neural Netorks for Equalzers 1 Chulhee ee, Jnook Go and Heeyoung Km Department of Electrcal and Electronc Engneerng Yonse Unversty 134 Shnchon-Dong, Seodaemun-Ku, Seoul 1-749, Korea ABSTRACT

More information

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays *

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays * Journal of Robotcs, etworkng and Artfcal Lfe, Vol., o. (September 04), 5-9 Adaptve Consensus Control of Mult-Agent Systems wth Large Uncertanty and me Delays * L Lu School of Mechancal Engneerng Unversty

More information

Semi-supervised Classification with Active Query Selection

Semi-supervised Classification with Active Query Selection Sem-supervsed Classfcaton wth Actve Query Selecton Jao Wang and Swe Luo School of Computer and Informaton Technology, Beng Jaotong Unversty, Beng 00044, Chna Wangjao088@63.com Abstract. Labeled samples

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING

AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING AN IMPROVED PARTICLE FILTER ALGORITHM BASED ON NEURAL NETWORK FOR TARGET TRACKING Qn Wen, Peng Qcong 40 Lab, Insttuton of Communcaton and Informaton Engneerng,Unversty of Electronc Scence and Technology

More information

Excess Error, Approximation Error, and Estimation Error

Excess Error, Approximation Error, and Estimation Error E0 370 Statstcal Learnng Theory Lecture 10 Sep 15, 011 Excess Error, Approxaton Error, and Estaton Error Lecturer: Shvan Agarwal Scrbe: Shvan Agarwal 1 Introducton So far, we have consdered the fnte saple

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Natural Language Processing and Information Retrieval

Natural Language Processing and Information Retrieval Natural Language Processng and Informaton Retreval Support Vector Machnes Alessandro Moschtt Department of nformaton and communcaton technology Unversty of Trento Emal: moschtt@ds.untn.t Summary Support

More information

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Lecture 23: Artificial neural networks

Lecture 23: Artificial neural networks Lecture 23: Artfcal neural networks Broad feld that has developed over the past 20 to 30 years Confluence of statstcal mechancs, appled math, bology and computers Orgnal motvaton: mathematcal modelng of

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them?

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them? Image classfcaton Gven te bag-of-features representatons of mages from dfferent classes ow do we learn a model for dstngusng tem? Classfers Learn a decson rule assgnng bag-offeatures representatons of

More information

An Application of Fuzzy Hypotheses Testing in Radar Detection

An Application of Fuzzy Hypotheses Testing in Radar Detection Proceedngs of the th WSES Internatonal Conference on FUZZY SYSEMS n pplcaton of Fuy Hypotheses estng n Radar Detecton.K.ELSHERIF, F.M.BBDY, G.M.BDELHMID Department of Mathematcs Mltary echncal Collage

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 2015, 7, 415-420 415 Open Access Lnearzaton Method of Carrer Catalytc Gas Sensor Characterstcs Usng Hgh-Order

More information