A Tool for Evolving Artificial Neural Networks

Size: px
Start display at page:

Download "A Tool for Evolving Artificial Neural Networks"

Transcription

1 A ool for Evolvng Artfcal Neural Networks Efstratos F. Georgopoulos, 3, Adam V. Adamopoulos, 3 and Sprdon D. Lkothanasss 3 Abstract. A hybrd evolutonary algorthm that combnes genetc programmng phlosophy, wth localzed Extended Kalman Flter (EKF) tranng method s presented here. hs algorthm s used for the topologcal evoluton and tranng of Mult-Layered Neural Networks. It s mplemented as a vsual software tool n C++ programmng language. he proposed hybrd evolutonary algorthm s appled on two bo-sgnal modelng tasks: the Magneto Encephalogram (MEG) of epleptc patents and the Magneto Cardogram (MCG) of normal subjects, exhbtng very satsfactory results. INRODUCION One of the man problems that are faced when Artfcal Neural Networks (ANN) and especally Multlayer Perceptrons, are appled on some tasks, s fndng the network archtecture or topology that s best suted for the task at hand. A small network for the problem mght causes poor learnng ablty, whle a large one mght cause poor generalzaton. Untl now the common method to determne the archtecture of a neural network s by tral and error. However, n the last years there have been many attempts, n the drecton of desgnng the archtecture of a neural network automatcally, that have led to a varety of methods. wo subcategores of such methods are a) the constructve and b) prunng (destructve) algorthms, [8], [9]. Roughly speakng, a constructve algorthm starts wth a mnmal network, that s an ANN wth a mnmal number of hdden layers, hdden neurons and connectons, and adds new layers, neurons or connectons, f t s necessary, durng the tranng phase. On the opposte, a prunng (destructve) algorthm does the opposte, starts wth a maxmal network and deletes the unnecessary layers, nodes and connectons durng tranng. Another approach to ths problem s by usng Genetc Algorthms. Genetc Algorthms are a class of optmzaton algorthms, whch are good n explorng a large and complex space n an ntellgent way n order to fnd values close to the global optmum (see [], [5], [0] and [] for detals). he desgn of a near optmal topology can be formulated as a search problem n the archtecture space, where each pont n the space represents network archtecture. he tranng can be formulated as a search problem n the weght space. Snce the end of the last decade, there have been several attempts to combne the technology of neural networks wth that of genetc algorthms. Gven some performance crtera, for example error, generalzaton ablty, learnng tme, archtectural complexty etc, for the archtecture, the performance level of all archtectures forms a surface n the space. he optmal archtecture desgn equals to fndng the optmum pont on ths surface. he frst attempts, descrbed n [0], [3], [5] and [7], focused manly on the problem of tranng the networks and not n the topology desgn. hey used neural networks wth fxed archtecture and genetc algorthms n order to search the weght space for some near optmum weght vector that solves the problem of network tranng. hat s, they used genetc algorthms nstead of some classcal tranng algorthm. Soon the man research nterest moved from the tranng, to the search for the optmal archtectural (or topologcal) desgn of a neural network. Some frst works used genetc algorthms n order to mtate the prunng algorthms. hey start wth a network larger than necessary for the task and then use a specally desgned genetc algorthm to defne whch combnaton of connectons s suffcent to, quckly and accurately, learn to perform the target task, usng back propagaton. Mller et al. [] dd that for some small nets. he same problem, but for larger networks, was faced by Whtley and Bogard n [6]. Bornholdt and Graudenz n [9], used a modfed GA n order to evolve a smplfed model of a bologcal neural network and then appled the algorthm to some toy Boolean functons. A dfferent approach to the desgn and evoluton of modular neural network archtectures s presented n [3]. Bllngs and Zheng n [8] used a GA for the archtectural evoluton of radal bass functon (RBF) networks. he most recent approach and maybe the most successful one, to the problem of fndng the near optmum archtecture s presented n [8]. here, Yao and Lu propose a new evolutonary system, the EPNet, for evolvng artfcal neural networks behavor. he last couple of years, there s an ncreasng nterest n the use of mult-objectve optmzaton methods and especally evolutonary mult-objectve technques for neural network tranng and structure optmzaton. wo very nterestng approaches are presented n [3] and [3]. he present work s the sequence of a seres of efforts concernng the applcaton of evolutonary algorthms for the optmzaton of neural networks. In [7] a neural network model wth bnary neurons was evolved by a modfed genetc algorthm n order to learn some Boolean functons. In [], [], [3], [4], [5], [6], [7], [], [8] and [9] genetcally evolved artfcal neural networks were successfully used for a varety of problems. In ths paper we present a hybrd evolutonary method that looks lke more to a genetc programmng technque for the evoluton of a populaton of feed-forward Mult Layered Perceptrons [4]. hs hybrd algorthm combnes a genetc programmng technque (for detals see [6]) for the evoluton of the archtecture of a neural network, wth a tranng method based on the localzed Extended echnologcal Educatonal Insttute of Kalamata, Greece, e-mal: sfg@tekal.gr Dept. of Medcne, Democrtus Unversty of hrace, Greece, e-mal: adam@med.duth.gr 3 Dept. of Computer Engneerng & Informatcs, Unversty of Patras, Greece, e-mal: lkothan@ct.gr 3

2 Kalman Flter (EKF), known as Multple Extended Kalman Algorthm (MEKA). he MEKA s descrbed n detal n [4]. he novelty of ths effort depends on, apart from the combnaton of evoluton technques wth MEKA, the capablty of the proposed method to search, not only for the optmal number of hdden unts, but also, for the number of nputs needed for the problem at hand; of course ths stands only for tme seres predcton problems where the number of needed past values, whch represent the network s nputs, s unknown. hs hybrd algorthm s an evolved and heavly enrched verson of an older algorthm that was developed by the authors and presented n [4], [7] and [9]. Furthermore ths evolutonary neural network system has been mplemented as a vsual tool n C++ wth a graphcal user nterface. In order to test the ablty of ths algorthm to produce networks that perform well, we apply the system on two bosgnals, namely the Magneto Encephalogram (MEG) recordngs of epleptc patents and Magneto Cardogram (MCG) of normal subjects. he algorthm produces networks wth small szes that perform well. he rest of the paper s organzed as follows. Secton descrbes the hybrd evolutonary algorthm, whle the numercal experments are presented n secton 3. Fnally, secton 4 dscusses the concludng remarks. HE HYBRID EVOLUIONARY ALGORIHM. HE MULIPLE EXENDED KALMAN ALGORIHM - MEKA Consder a network characterzed by a weght vector w. he average cost functon that should be mnmzed durng the tranng phase s defned n terms of N nput-output patterns as follows: E w d n y n N av = j j N () n = j C n the actual response of output neuron j when nput pattern n s presented, whle the set C ncludes all the output neurons of the network. he cost functon E w depends on the weght vector w due to the fact that Where d j ( n ) s the desred response and yj av yj ( n ) tself depends on w. Concentratng on an arbtrary neuron, whch mght be located anywhere n the network, ts behavor durng the tranng phase may be vewed as a non-lnear dynamc system, whch n the context of Kalman flter theory may be descrbed by the followng statemeasurement equatons [4], [4]: w( n ) w( n d( n) y( n) e( n) ϕ, + = ) () = + (3) y n = x n w n (4) Where the teraton n corresponds to the presentaton of the nth x n and y n are the nput and output vector of nput pattern, e ( n ) s the measurement error at the neuron respectvely and output of neuron, the nstantaneous estmate of whch s gven by: E ( n ) e ( n ) = y ( n ) (5) En = d( n) y( n) j j (6) j C he dfferentaton n equaton (5) corresponds to the backpropagaton of the global error to the output of neuron. he actvaton functon ϕ( ) s responsble for the non-lnearty n the neuron. he weght vector w of the optmum model for neuron s to be estmated through tranng wth examples. he actvaton functon s assumed to be dfferentable. Accordngly, we can use aylor seres to expand equaton (3) about the current estmate of the weght vector and thereby lnearze the equaton as follows [4]: φ( x ( nw ) ( n) ) q ( nw ) ( n) + φ x ( nw ) ( n) q ( nw ) ( n) where ( x ( n) w( n) ) φ q ( n) = = y( n) y( n) x ( n) w ( n) w ( n) = w( n) y( n) s the output of neuron that results from the use of the weght estmate. In equaton (8) we have assumed the use of the logstc functon; other sgmod functons, lke the hyperbolc tangent, can be used as well. he frst term of the rght hand sde of equaton (7) s the desred lnear term whle the remanng term represents a modelng error. hus substtutng equaton (7) and (4) n (3) and gnorng the modelng error we obtan: Where e ( n ) and (7) (8) d ( n) = q ( n) w( n) + e ( n) (9) q n are defned n equatons (5) and (8) respectvely. Equatons () and (9) descrbe the lnearzed behavor of neuron. Gven the par of equatons () and (9), we can make use of the standard Recursve Least Squares (RLS) algorthm equatons [4], whch s a specal case of the Kalman flter, to make an estmate of the weght vector w n of neuron. he resultng soluton s defned by the followng system of recursve equatons [4] that descrbe the Multple Extended Kalman Algorthm (MEKA) [4]: r( n) ( λ ) P( n ) q ( n) k( n) r( n) ( r ( n) q( n) ) w( n+ ) = w( n) + e( n) k ( n) ( ) ( λ ) = (0) = + () () P n+ = P n k n r n (3) Where, n=,,n s the teraton number and N s the total number of examples. q n represents the lnearzed neuron actvaton he vector functon gven n equaton (6), P ( n) s the current estmate of the q ( n ) nverse of the covarance matrx of and k n s the Kalman gan. he parameter λ s a forgettng factor whch takes values n the range (], and e ( n ) s the localzed measure of the global error. Equaton (3) s called the Rccatt dfference equaton. Each neuron n the network perceves ts own effectve nput P n even n the q ( n ), hence t has to mantan ts own copy of 3

3 case n whch t may share some of ts nputs wth other neurons n the network.. HE EVOLUIONARY ALGORIHM he proposed evolutonary algorthm s an mproved verson of a modfed genetc algorthm that was used aforetme by the authors. It mantans the basc workng phlosophy of evolutonary algorthms and resembles genetc programmng (see [6] for detals) snce t evolves complcated structures lke lnked lsts and not smple bt strngs as genetc algorthms do. he algorthm evolves, usng a number of genetc operators, a populaton of artfcal neural networks (multlayered perceptrons) that are represented as lnked lsts of network layers and neurons; thus t s used the drect encodng scheme. he basc steps of the algorthm are as follow:. Intalzaton: An ntal populaton of neural networks (called ndvduals) s created. Every ndvdual has a random number of neurons (or nodes) and connectons (synapses). he connecton weghts are ntalzed to some random values wthn a specfc range.. ranng: Every ndvdual (neural network) n the populaton s traned usng MEKA for a small number of tranng epochs. For populatons other than ntal, tranng occurs only for those networks that have been changed by the applcaton of genetc operators. 3. Ftness Evaluaton: As ftness functon t s used a functon that combnes the performance of the network n the tranng and/or valdaton set wth the sze of the network. he performance s evaluated usng the Mean Squared Error (MSE) or the Mean Relatve Error (MRE). Whle, the sze s the number of neurons and/or the number of actve synapses n the network. So the ftness functon for the case of MRE has a formula of the type: Ftness() = (4) + MRE + sp MRE SIZE () () () Where sp s a parameter that controls the weght of the network sze n the evaluaton of ftness, MRE() s the value of MRE of ndvdual, SIZE() s the sze of ndvdual whch can be calculated as the number of actve connectons or the number of neurons and s an ndex takng values n the range to populaton sze. 4. Selecton: Selecton operator s been used n order to create a new, ntermedate, populaton from the old one, by selectng ndvduals based on ther ftness. hs can be done usng any of the followng three dfferent selecton schemes that have been mplemented, namely: he Eltsm Roulette Wheel Selecton Operator, wth varable eltst pressure (for more detals see [], [6], [0] and []). he Rank Based Selecton (for more detals see [], [6], [0] and []). he ournament Selecton wth varable tournament sze (for more detals see [], [6], [0] and []). 5. Mutaton: It works on the members of hree dfferent mutaton operators are mplemented: Input Mutaton: t selects randomly a neural network from the populaton and changes ts number of nputs. hs operator works only on tme seres modelng and predcton problems, where the number of past values (network nputs) needed to predct future values s not usually known a prory. Hdden mutaton: t selects randomly a neural network from the populaton and changes the structure of ts hdden regon by addng or deletng a random number (selected unformly from a gven nterval) of hdden neurons. Non Unform Weght mutaton: t s responsble for the fne tunng capabltes of the system. It selects randomly a number of connecton weghts and changes ther values to new ones as follows: Let suppose that w s the old weght value then the new one s gven by the formula: ( ) (, wn+ = wn±δwtub wn) (5) Where lb and ub are the lower and upper bounds of the weght values, t s the generaton number, and Δ(t,y) s a functon that returns a value n the range [0,y], such that the probablty of Δ(t,y) beng close to 0 ncreases as t ncreases. hs property causes ths operator to search the soluton space ntally unformly (whle t s small) and very locally at the later stages. In our experments the followng functon, [0] was used: ( ) (, ) b t t y y r Δ = (6) Where r s a random number on [], s the maxmal generaton number (a parameter of the algorthm), and b s a system parameter determnng the degree of non-unformty. Gaussan weght mutaton: t works lke the Non Unform Weght mutaton operator wth the dfference that the new weght value s calculated by the formula: ( ) ( wn+ = wn+δ wn) (7) Where, Δw s a small random number followng Gaussan dstrbuton. Unform weght mutaton: t works lke the Gaussan mutaton operator wth the dfference that, Δw s a small random number followng Unform dstrbuton. 6. Crossover: It selects two parents (neural networks) and generates one or two offsprng by recombnng parts of them. he offsprng take the place of ther parents n the new populaton. In the presented algorthm crossover recombnes whole neurons wth ther ncomng connectons. But snce we have to deal wth networks wth dfferent structures, the new connectons that mght have to be produced are ntalzed wth random weght values as n the ntalzaton phase. Heren crossover works more lke a mutaton operator, lke n most genetc programmng systems, than as the recombnaton operator of genetc algorthms herefore the presented hybrd evolutonary algorthm works n bref as follows: t starts wth a populaton of randomly constructed Neural Networks (step ). Networks undergo some tranng for a couple of epochs wth MEKA, usng the tranng set (step ). Performance s measured wth the ftness functon (step 3) usng the valdaton set, n order to mprove generalzaton. hen a new, ntermedate, populaton s created, by selectng the more ft ndvduals accordng to ther ftness (step 4) usng any of the three selecton schemes. Some members of ths ntermedate populaton undergo transformatons by means of genetc operators to form the members (ndvduals) of the new populaton: mutaton (step 5) and 33 3

4 crossover (step 6) operators. he new populaton that s created s traned agan (step ); new members are traned for a couple of epochs, whle the members that have survved and passed from the old populaton may be traned wth MEKA for some more epochs, or may not be traned at all. hs s the new generaton. hs whole process contnues untl a predefned termnaton condton s fulflled; the termnaton condton mght be a maxmum number of generaton or a mnmum error (MSE or MRE) value. Once termnated the algorthm s expected to have reached a nearoptmum soluton,.e. a traned network wth near optmum archtecture..3 HE OOL hs hybrd evolutonary algorthm has been mplemented as a vsual tool n C++ programmng language, havng a graphcal user nterface (GUI). Specfcally, t was used the Borland C++ verson 6.0 IDE for Wndows. Fgure and depct two of the basc forms of the program, for the two man categores of problems that t can be used for, classfcaton and tme seres predcton. Fgure 3 s the statstcs form that llustrates the evolutonary process and prnts useful nformaton about t. Fgure. Fgure. he man form for classfcaton problems of the evolutonary neural network system he man form for predcton problems of the evolutonary neural network system he user can select between ths two problem categores. hen he/she can nsert the values of the varous genetc parameters, the tranng, valdaton and test fles, as well as the output log fles. he user can observe the evolutonary process usng some real tme graphcal dsplay of the error, the performance of the best ever network and other parameters. Fgure 3. he statstcs form 3 NUMERICAL EXPERIMENS In order to examne the ablty of the algorthm to produce networks that learn and generalze well we have tested t on two real world problems: the modelng of the MEG recordngs of epleptc patents and the modelng MCG recordngs of normal subjects. Bran dynamcs can be evaluated by recordng the changes of the neuronal electrc voltage, ether by the electroencephalogram (EEG), or by the MEG. he EEG recordngs represent the tme seres that match up to neurologcal actvty as a functon of tme. On the other hand the MEG s generated due to the tme varyng nature of the neuronal electrc actvty, snce tme-varyng electrc currents generate magnetc felds. EEG and MEG are consdered to be complementary, each one carryng a part but not the whole of the nformaton related to the underlyng neural actvty. hus, t has been suggested that the EEG s mostly related to the nter-neural electrc actvty, whereas the MEG s mostly related to the ntraneural actvty. he MEG recordngs of epleptc patents were obtaned usng a Super-conductve QUantum Interference Devce (SQUID) and were dgtzed wth a samplng frequency of 56Hz usng a -bt A/D Converter. SQUID s a very senstve magnetometer, capable to detect and record the bo-magnetc felds produced n the human bran due to the generaton of electrcal mcro-currents at neural cellular level [30]. he same stands for the MCG recordngs whch are magnetc recordngs of the heart operaton of normal subjects. MEG and MCG data were provded by the Laboratory of Medcal Physcs of the Democrtus Unversty of hrace, Greece, where a one-channel DC SQUID s operable. Both bosgnal data were normalzed n the nterval [] n order to be processed by the neural networks. In all the experments we used, for comparson reasons, the same parameter values, whch are depcted n table. For the case of the MEG modelng, as tranng set where used 04 data samples (correspondng to a four seconds epoch of the MEG) whle for the testng was used 5 data samples (correspondng to a two seconds epoch of the MEG). For the case of the MCG modelng, as tranng set where used 04 data samples and for the test set was used 04 data samples he algorthm was left to run over 000 generatons. In order to evaluate the forecastng capablty of the produced networks we used three well-known error measures, the Normalzed Root Mean Squared Error (NRMSE), the Correlaton Coeffcent (CC) and the Mean Relatve Error (MRE). he performance of the hybrd algorthm for the case of MEG modelng s depcted n tables and 3 and n fgure 4, whle for the case of MCG n tables 4 and 5 and n fgure

5 able. Parameters used for the cases of MEG and MCG modelng Parameter Value Populaton 50 Max number of Generatons 000 Crossover Probablty Input Mutaton Probablty Weght Mutaton Probablty Unform Mutaton Probablty nonunform Mutaton Probablty Gaussan Mutaton Probablty MeanGaussan StDev Gauss 0,5 Predctng Horzon able. MEG forecastng - Errors on the ranng Set Archtecture NRMSE C.C. MRE able 3. MEG forecastng - Errors on the est Set Archtecture NRMSE C.C. MRE Actual(-) vs Predcted(:) Fgure 4. MEG forecastng, performance on the test set. able 4. MCG forecastng - Errors on the ranng Set Archtecture NRMSE C.C. MRE able 5. MCG forecastng - Errors on the est Set Archtecture NRMSE C.C. MRE Actual(-) vs Predcted(:) Fgure 5. 4 CONCLUSIONS MCG forecastng, performance on the test set. In the current paper t was presented a hybrd bologcal nspred evolutonary algorthm that combnes a genetc programmng technque wth a tranng method based on the Multple Extended Kalman Algorthm. hs hybrd algorthm s mplemented n C++ as a software system wth a graphcal user nterface. he man noveltes of the proposed hybrd algorthm are the combnaton of genetc programmng technque wth MEKA, the use of a ftness functon that combnes performance wth network sze, the ablty to evolve not only the structure of the hdden layers but the number of nputs as well, and the large number of dfferent genetc operators and especally mutaton operators that have been mplemented. Another novelty s the representaton used for neural networks. As sad before, every network n the populaton s represented as a lnk lst of layers and neurons, usng the drect encodng scheme. he use of lnk lsts has some certan advantages that have to do manly wth the memory management; you use only the memory that s needed every tme and you don t have to allocate a maxmum memory sze, for maxmum network sze lke other representaton schemes. Moreover lnk lsts are dynamc data structures, whch t means that the neural network archtecture can change dynamcally durng run tme n contrast wth other data structures lke matrces that n C++ can not change durng run tme. hs hybrd algorthm was used for the modelng of two bologcal tme seres, namely the Magneto Encephalogram (MEG) recordngs of epleptc patents and Magneto Cardogram (MCG) of normal subjects. All the reported cases refer to predctons on recordngs of the dynamcs of nonlnear systems. In all the performed experments the algorthm was able to fnd a near optmum network archtecture that gave small predcton errors. herefore we can conclude that the algorthm s able to produce small and compact networks that learn and generalze well. he algorthm has only tested on tme seres predcton problems and t s n our ntenton to test t on some dffcult classfcaton problems as well. 35 5

6 One of the man drawbacks of ths knd of algorthms, namely the evolutonary algorthms, hybrd or not, s that they are computatonal expensve n terms of computer memory and CPU tme. Even though the proposed algorthm belongs to ths category, the use of MEKA for just a couple of epochs for the tranng phase of the neural networks and the representaton where each member of the populaton s a network represented as a lnk lst so that there s no need to use encodng and decodng functons for the calculaton of network s performance, makes the algorthm less computatonal expensve than other approaches to the same problem of neural networks evoluton. he algorthm could be further mproved by addng some more genetc operators for better and faster local search both to the archtecture and weght space and ths s gong to be one of our future research targets. Furthermore, n the ntegrated software system there are already mplemented a large number of genetc operators whose nfluence to the performance of the hybrd algorthm needs to be apprased; we need to see whch of the three selecton schemes, or the many mutaton operators gve better results. Another future research drecton wll be the combnaton of MEKA wth other evolutonary technques lke Partcle Swarm Optmzaton and Dfferental Evoluton for neural network evoluton. REFERENCES [] Adamopoulos, A., Andreou, A., Georgopoulos, E., Ioannou, N. and Lkothanasss, S., Currency Forecastng Usng Recurrently RBF Networks Optmzed by Genetc Algorthms, Computatonal Fnance 997 (CF 97), London Busness School, 997. [] Adamopoulos, A., Annnos, P., Lkothanasss, S., and Georgopoulos, E. On the Predctablty of MEG of Epleptc Patents Usng RBF Networks Evolved wth Genetc Algorthms, BIOSIGNAL 98, Brno, Czech Republc, June 3-5, 998a. [3] Adamopoulos, A., Georgopoulos E., Manoudaks, G. and Lkothanasss, S. An Evolutonary Method for System Structure Identfcaton Usng Neural Networks Neural Computaton 98, 998b. [4] Adamopoulos, A., G. Georgopoulos, S. Lkothanasss and P. Annnos, Forecastng the MagnetoEngephaloGram (MEG) of Epleptc Patent Usng Genetcally Optmzed Neural Networks, Genetc and Evolutonary Computaton Conference (GECCO 99), Orlando, Florda USA, July 4-7, 999 [5] Andreou, A., Georgopoulos, E., and Lkothanasss, S., and Poldoropoulos, P., Is the Greek foregn exchange-rate market predctable? A comparatve study usng chaotc dynamcs and neural networks, Proceedngs of the Fourth Internatonal Conference on Forecastng Fnancal Markets, Banque Natonale de Pars and Imperal College, London, 997. [6] Andreou, A., Georgopoulos, E., Zombanaks, G. and Lkothanasss, S., estng Currency Predctablty Usng An Evolutonary Neural Network Model, Proceedngs of the ffth Internatonal Conference on Forecastng Fnancal Markets, Banque Natonale de Pars and Imperal College, London, 998. [7] Andreou A., Georgopoulos E. and Lkothanasss, S. Exchange Rates Forecastng: A Hybrd Algorthm Based On Genetcally Optmzed Adaptve Neural Networks, Computatonal Economcs Journal, Kluwer Academc Publshers, vol. 0, ssue 3, pp. 9 0, December 00 [8] Bllngs, S. A., and Zheng, G. L. Radal bass functon network confguraton usng genetc algorthms. Neural Networks, Vol. 8, pp , 995. [9] Bornholdt S. and Graudenz, D. General asymmetrc neural networks and structure desgn by genetc algorthms. Neural Networks, Vol. 5, pp37 334, 99. [0] Davs, L. Mappng classfer systems nto neural networks. Proceedngs of the 988 Conference on Neural Informaton Processng Systems, Morgan Kaufmann, 988. [] Georgopoulos E., Lkothanasss S. and Adamopoulos A., Evolvng Artfcal Neural Networks Usng Genetc Algorthms, Neural Network World, 4/00, pp , 000. [] Goldberg, D. Genetc Algorthms n Search Optmzaton & Machne Learnng, Addson-Wesley 989. [3] Happel, B., et al. Desgn and evoluton of modular neural network archtectures. Neural Networks, Vol. 7, pp , 994. [4] Haykn, S., Neural Networks - A Comprehensve Foundaton, McMllan College Publshng Company, ch. 6, p.3, New York, 994. [5] Holland, J. Adaptaton n Natural and Artfcal Systems, MI press 99. [6] Koza J.R., Genetc programmng: on the programmng of computers by means of natural selecton, MI Press, Cambrdge, MA, 99. [7] Lkothanasss S. Georgopoulos E. and Fotaks D. (997). Optmzng the Structure of Neural Networks Usng Evoluton echnques. 5th Internatonal Conference on Applcatons of Hgh - Performance Computers n Engneerng, pp , Santago de Compostela, Span, July. [8] Lkothanasss, S. D., Georgopoulos, E. F., Manoudaks, G. D. and Adamopoulos, A.V., Currency Forecastng Usng Genetcally Optmzed Neural Networks, HERCMA Athens September 998. [9] Lkothanasss, S. D., Georgopoulos, E. F. A Novel Method for the Evoluton of Neural Networks, 3 rd IMACS/IEEE Internatonal Conference on Crcuts Systems and Computers (CSC 99), July 999. [0] Mchalewcz, Z., Genetc Algorthms + Data Structures = Evoluton Programs, Sprnger-Verlag, 996. [] Mller, G., et al. Desgnng neural networks usng genetc algorthms. Proceedngs of the 3 rd Internatonal Conference on Genetc Algorthms, Morgan Kaufmann 989. [] Mtchell M. An Introducton to Genetc Algorthms, MI Press 996. [3] Montana, D. and Davs, L. ranng feedforward neural networks usng genetc algorthms. BBN Systems and echnologes, Cambrdge, MA 989. [4] Shah, S., Palmer, F. and Datum, M., Optmal Flterng Algorthms for Fast Learnng n Feed-Forward Neural Networks, Neural Networks, Vol. 5, pp , 99. [5] Whtley, D. Applyng genetc algorthms to neural network problems, Internatonal Neural Networks Socety, p [6] Whtley, D., and Bogart, C. he evoluton of connectvty: Prunng neural networks usng genetc algorthms. Internatonal Jont Conference on Neural Networks, Washngton D.C.,. Hllsdale, NJ: Lawpence Erlbaum, pp , 990. [7] Whtley, D., and Hanson,. Optmzng neural networks usng faster, more accurate genetc search. 3 rd Intern. Conference on Genetc Algorthms, Washngton D.C., Morgan Kaufmann, pp , 989. [8] Yao, X. & Lu, Y. A New Evolutonary System for Evolvng Artfcal Neural Networks, IEEE ransactons on Neural Networks, vol. 8, no. 3, 997. [9] Yao, X. Evolvng Artfcal Neural Networks, Proceedngs of the IEEE, 87(9):43:447, September 999. [30] Annnos, P. Jacobson, J. sagas, N. Adamopoulos, A. Spatotemporal Statonarty of Epleptc Focal Actvty Evaluated by Analyzng Magneto Encephalographc (MEG) data and the heoretcal Implcatons. Panmnerva Med. 39, 89-0, 997. [3] Granng, L.; Yaochu Jn; Sendhoff, B.: Generalzaton Improvement n Mult-Objectve Learnng, Neural Networks, IJCNN apos;06. Internatonal Jont Conference on Volume, Issue, Page(s): , 006. [3] Vera, D. A. G. and J. A. Vasconcelos and W. M. Camnhas: Controllng the parallel layer perceptron complexty usng a multobjectve learnng algorthm, Neural Computng and Applcatons, vol. 6, n. 4, p.p ,

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

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

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Multiple Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

More information

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms IFSA-EUSFLAT 9 Optmzaton of an Ol Producton System usng Neural Networks and Genetc Algorthms Gullermo Jmenez de la C, Jose A. Ruz-Hernandez Evgen Shelomov Ruben Salazar M., Unversdad Autonoma del Carmen,

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

More information

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1 Forecastng Stoc Returns usng Evolutonary Artfcal eural etwors 1 Prsadarng Solpadunget, Keshav Dahal, apat Harnporncha MOSAIC Research Group, Unversty of Bradford, Great Horton Road, Bradford, BD7 1DP,

More information

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping Genetc Algorthm Based Deep Learnng Parameters Tunng for Robot Obect Recognton and Graspng Delowar Hossan, Genc Cap Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/10006712

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

More information

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction Wavelet Mult-Layer Perceptron Neural Network for Tme-Seres Predcton Kok Keong Teo, Lpo Wang* and Zhpng Ln School of Electrcal and Electronc Engneerng Nanyang Technologcal Unversty Block S2, Nanyang Avenue

More information

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 413 Letters Evolvng a Modular Neural Network-Based Behavoral Fuson Usng Extended VFF and Envronment Classfcaton for Moble Robot Navgaton

More information

Intelligent and Robust Genetic Algorithm Based Classifier

Intelligent and Robust Genetic Algorithm Based Classifier Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

More information

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

Performance analysis of a RLS-based MLP-DFE in time-invariant and time-varying channels

Performance analysis of a RLS-based MLP-DFE in time-invariant and time-varying channels Dgtal Sgnal Processng 18 (2008) 307 320 www.elsever.com/locate/dsp Performance analyss of a RLS-based MLP-DFE n tme-nvarant and tme-varyng channels Kashf Mahmood, Abdelmalek Zdour, Azzedne Zergune Electrcal

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

th year, No., Computational Intelligence in Electrical Engineering,

th year, No., Computational Intelligence in Electrical Engineering, 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department

More information

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 277-3528 IJTPE Journal www.otpe.com jtpe@otpe.com June 22 Issue Volume 4 Number

More information

Medical Diagnosis using Incremental Evolution of Neural Network

Medical Diagnosis using Incremental Evolution of Neural Network Medcal Dagnoss usng Incremental Evoluton of Neural Network Rahul Kala 1, Harsh Vazran 2, Anupam Shukla 3 and Rtu Twar 4 1, 2, 3, 4 Soft Computng and Expert System Laboratory, Indan Insttute of Informaton

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

More information

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 Wavelet and Neural Networ Approach to Demand Forecastng based on Whole and Electrc Sub-Control

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization Servo Actuatng System Control Usng Optmal Fuzzy Approach Based on Partcle Swarm Optmzaton Dev Patel, L Jun Heng, Abesh Rahman, Deepka Bhart Sngh Abstract Ths paper presents a new optmal fuzzy approach

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

STRUCTURE ANALYSIS OF NEURAL NETWORKS

STRUCTURE ANALYSIS OF NEURAL NETWORKS STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG NATIONAL UNIVERSITY OF SINGAPORE 004 STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG 004 STRUCTURE ANANLYSIS OF NEURAL NETWORKS DING SHENQIANG

More information

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems Hybrd Dfferental Evoluton based Concurrent Relay-PID Control for Motor Poston Servo Systems B.Sartha 1, Dr. L. Rav Srnvas P.G. Student, Department of EEE, Gudlavalleru Engneerng College, Gudlavalleru,

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

More information

Optimal PID Design for Control of Active Car Suspension System

Optimal PID Design for Control of Active Car Suspension System I.J. Informaton Technology and Computer Scence, 2018, 1, 16-23 Publshed Onlne January 2018 n MECS (http://www.mecs-press.org/) DOI: 10.5815/jtcs.2018.01.02 Optmal PID Desgn for Control of Actve Car Suspenson

More information

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

On Evolutionary Programming for Channel Equalization

On Evolutionary Programming for Channel Equalization On Evolutonary Programmng for Channel Equalzaton ADINA BURIAN, ARTO KANTSILA, MIKKO LEHTOKANGAS, JUKKA SAARINEN Dgtal and Computer Systems Laboratory Tampere Unversty of Technology P.O. BOX 553, FIN-33101,

More information

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

More information

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Development and Performance Evaluation of Mismatched Filter using Differential Evolution

Development and Performance Evaluation of Mismatched Filter using Differential Evolution Internatonal Journal of Computer Applcatons (975 8887) Development and Performance Evaluaton of Msmatched Flter usng Dfferental Evoluton J. B. Seventlne 1 G. V. K. Sharma 2 K. Srdev 3 D. Elzabath Ran 4

More information

Prediction of Rainfall Using MLP and RBF Networks N. Vivekanandan Central Water and Power Research Station, Pune

Prediction of Rainfall Using MLP and RBF Networks N. Vivekanandan Central Water and Power Research Station, Pune Int. J. Advanced etworkng and Applcatons Volume: 05, Issue: 04, Pages:974-979 (204 ISS : 0975-0290 974 Predcton of Ranfall Usng MLP and RBF etworks. Vvekanandan Central Water and Power Research Staton,

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security Internatonal Journal of Engneerng Scences, 2(8) August 23, Pages: 388-398 TI Journals Internatonal Journal of Engneerng Scences www.tournals.com ISSN 236-6474 Optmal Grd Topology usng Genetc Algorthm to

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Kalman Filter and SVR Combinations in Forecasting US Unemployment

Kalman Filter and SVR Combinations in Forecasting US Unemployment Kalman Flter and SVR Combnatons n Forecastng US Unemployment Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos To cte ths verson: Georgos Sermpns, Charalampos Stasnaks, Andreas Karathanasopoulos.

More information

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

More information

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

More information

Switched-Capacitor Filter Optimization with Respect to Switch On-State Resistance and Features of Real Operational Amplifiers

Switched-Capacitor Filter Optimization with Respect to Switch On-State Resistance and Features of Real Operational Amplifiers 34 L. DOLÍVKA, J. HOSPODKA, SWITCHED-CAPACITOR FILTER OPTIMIZATION Swtched-Capactor Flter Optmzaton wth Respect to Swtch On-State Resstance and Features of Real Operatonal Amplfers Lukáš DOLÍVKA, Jří HOSPODKA

More information

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters IJCSI Internatonal Journal of Computer Scence Issues, Volume 3, Issue 6, November 26 www.ijcsi.org https://do.org/.2943/266.559 5 Applcatons of Modern Optmzaton Methods for Controllng Parallel Connected

More information

Research on the Risk Crisis Prediction of Enterprise Finance by Genetic Algorithm

Research on the Risk Crisis Prediction of Enterprise Finance by Genetic Algorithm Research on the Rsk Crss Predcton of Enterprse Fnance by Genetc Algorthm Tngtng Ye Abstract Wth the development of the global economy, the competton between enterprses s gettng fercer and enterprses are

More information

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis New Parallel Radal Bass Functon Neural Network for Voltage Securty Analyss T. Jan, L. Srvastava, S.N. Sngh and I. Erlch Abstract: On-lne montorng of power system voltage securty has become a very demandng

More information

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach Research Journal of Appled Scences, Engneerng and Technology 8(8): 1029-1035, 2014 DOI:10.19026/raset.8.1065 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scentfc Publcaton Corp. Submtted: May 21, 2014

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

EEG Channel Selection Using Decision Tree in Brain-Computer Interface

EEG Channel Selection Using Decision Tree in Brain-Computer Interface EEG Channel Selecton Usng Decson ree n Bran-Computer Interface Mahnaz Arvaneh * Cunta Guan Ka Keng Ang and Hok Cha Quek * * School of Computer Engneerng Nanyang echnologcal Unversty Sngapore Insttute for

More information

Performance Analysis of the Weighted Window CFAR Algorithms

Performance Analysis of the Weighted Window CFAR Algorithms Performance Analyss of the Weghted Wndow CFAR Algorthms eng Xangwe Guan Jan He You Department of Electronc Engneerng, Naval Aeronautcal Engneerng Academy, Er a road 88, Yanta Cty 6400, Shandong Provnce,

More information