Research Article An Enhanced Differential Evolution with Elite Chaotic Local Search

Size: px
Start display at page:

Download "Research Article An Enhanced Differential Evolution with Elite Chaotic Local Search"

Transcription

1 Computatonal Intellgence and Neuroscence Volume 215, Artcle ID , 11 pages Research Artcle An Enhanced Dfferental Evoluton wth Elte Chaotc Local Search Zhaolu Guo, 1 Haxa Huang, 2 Changshou Deng, 3 Xuezh Yue, 1 and Zhjan Wu 4 1 Insttute of Medcal Informatcs and Engneerng, School of Scence, Jangx Unversty of Scence and Technology, Ganzhou 341, Chna 2 School of Lterature and Law, Jangx Unversty of Scence and Technology, Ganzhou 341, Chna 3 School of Informaton Scence and Technology, Jujang Unversty, Jujang 3325, Chna 4 State Key Laboratory of Software Engneerng, Wuhan Unversty, Wuhan 4372, Chna Correspondence should be addressed to Zhaolu Guo; gzl@whu.edu.cn Receved 8 October 214; Accepted 27 Aprl 215 AcademcEdtor:RafkAlyev Copyrght 215 Zhaolu Guo et al. Ths s an open access artcle dstrbuted under the Creatve Commons Attrbuton Lcense, whch permts unrestrcted use, dstrbuton, and reproducton n any medum, provded the orgnal work s properly cted. Dfferental evoluton (DE) s a smple yet effcent evolutonary algorthm for real-world engneerng problems. However, ts search ablty should be further enhanced to obtan better solutons when DE s appled to solve complex optmzaton problems. Ths paper presents an enhanced dfferental evoluton wth elte chaotc local search (DEECL). In DEECL, t utlzes a chaotc search strategy based on the heurstc nformaton from the elte ndvduals to promote the explotaton power. Moreover, DEECL employs a smple and effectve parameter adaptaton mechansm to enhance the robustness. Experments are conducted on a set of classcal test functons. The expermental results show that DEECL s very compettve on the majorty of the test functons. 1. Introducton Numerous problems n scence and engneerng can be converted nto optmzaton problems. Therefore, t s of sgnfcance both n theory and n engneerng applcatons to develop effectve and effcent optmzaton algorthms for solvng complex problems of scence and engneerng. Dfferental evoluton (DE), proposed by Storn and Prce n 1997 [1], s a smple yet effectve global optmzaton algorthm. Accordng to frequently reported theoretcal and expermental studes, DE has exhbted compettve performancethanmanyotherevolutonaryalgorthmsntermsof both convergence speed and soluton precson over several benchmark functons and real-lfe problems [2 4]. Due to ts smplcty, easy mplementaton, and effcency, DE has stmulated many researchers nterests snce ts development. Therefore, t has become a hot research topc n evolutonary computaton over the past decades [5 7]. However, ts search ablty should be further enhanced to obtan better solutons when DE s used to solve varous real-lfe optmzaton problems [2, 8, 9]. Partcularly,DE may suffer from premature convergence and/or slow convergence when solvng complex multmodal optmzaton problems. In order to mprove the performance of the conventonal DE, a number of DE varants have been proposed n recent decades [2, 6, 1]. Recognzng that the performance of DE depends on the control parameters, Brest et al. [11]presented a self-adaptve DE (jde), n whch both F and CR are created ndependently for each ndvdual by an adaptve mechansm. Specfcally, the new F s created by a random value from.1 to.9 wth a probablty.1 durng the search process. Meanwhle, the new CR obtans a random value from. to 1. wth a probablty.1. Unlke jde, JADE, proposed by Zhang and Sanderson [12], utlzes a dstnct parameter adaptaton mechansm, n whch the new F and CR are created for each ndvdual by a normal dstrbuton and a Cauchy dstrbuton, respectvely. In addton, JADE learns knowledge from the recent successful F and CR and apples the learned knowledge for creatng new F and CR. Identfyng that both the mutaton strateges and ther assocated control parameters can drectly nfluence the performance of DE, Qn et al. [7] proposed a novel self-adaptve DE, SaDE, whch adaptvely tunes the tral vector generaton strateges and ther assocated control parameter values by extractng

2 2 Computatonal Intellgence and Neuroscence knowledge from the prevous search process n generatng promsng solutons. Mallpedd et al. [13] ntroduced an mproved DE wth ensemble of parameters and mutaton strateges (EPSDE), whch employs a pool of dverse tral vector generaton strateges and a pool of values for the control parameters F and CR. By ncorporatng an oppostonbased learnng strategy nto the tradtonal DE for populaton ntalzaton and generatng new solutons, Rahnamayan et al. [14] proposed an opposton-based DE (ODE). The expermental results confrmed that the opposton-based learnng strategy can mprove the convergence speed and the soluton accuracy of DE. Further, Wang et al. [15] mproved the opposton-based learnng strategy, proposed a generalzed opposton-based learnng strategy, and presented an enhanced DE wth generalzed opposton-based learnng strategy(gode).jaetal.[16] presented an effectve memetc DE algorthm, DECLS, whch utlzes a chaotc local search wth a shrnkng strategy to mprove the search ablty. Expermental results ndcated that the performance of the canoncal DE s sgnfcantly mproved by the chaotc local search. Recently, Wang et al. [17] proposed a composte DE, called CoDE, the man dea of whch s to randomly combne several well studed tral vector generaton strateges wth a number of control parameter settngs hghly recommended by other researchers at each generaton to create new tral vectors. Expermental results on all the CEC25 contest test nstancesshowthatcodesverycompettve. Although there already exst many DE varants for solvng complex optmzaton problems, accordng to the no free lunch (NFL) theory [18], the performance of DE for some benchmark functons and real-lfe problems should be further enhanced to obtan better solutons. Moreover, many studes have revealed that embeddng local search strategy can greatly enhance the search ablty of DE [14, 16, 19]. Motvated by these consderatons, n order to promote the performance of DE on complex optmzaton problems, ths study proposes an enhanced dfferental evoluton wth elte chaotc local search, called DEECL. In DEECL, we utlze a chaotc search strategy based on the heurstc nformaton from the elte ndvduals to promote the explotaton power. Further, we also desgn a smple and effectve parameter adaptaton mechansm to enhance the robustness. The rest of the paper s organzed as follows. The conventonal DE s ntroduced n Secton 2. Secton 3 presents the enhanced DE. Numercal experments are presented n Secton 4 for the comparson and analyss. Fnally, the paper s concluded n Secton Dfferental Evoluton Wthout loss of generalty, only mnmzaton problems are consdered n ths study. We suppose that the objectve functon to be mnmzed s Mn f(x), X=[X 1,X 2,...,X D ],and the search space s Ω= D j=1 [LB j, UB j ], (1) where D sthenumberofdmensonsoftheproblem,lb j and UB j denote the lower and upper boundares of the search space, respectvely. Smlar to other evolutonary algorthms, DE also has a smple structure, only ncludng three smple operators, namely, mutaton, crossover, and selecton operators [2]. In the ntal phase, DE creates an ntal populaton P(t) = X t }, whch s randomly generated from the search space, where X t =[X t,1,xt,2,...,xt,d ], =1, 2,...,NP; NP s the populaton sze and t s the generaton. After ntalzaton, the mutaton and crossover operators are performed to create thetralvectors,andthentheselectonoperatorsutlzedto select the better one between the offsprng ndvdual and the parent ndvdual for the next generaton. DE performs these steps repeatedly to converge toward the global optma untl the termnatng crteron s reached [2]. In the followng subsectons, the evolutonary operators of DE wll be ntroducedndetal Mutaton Operator. In the mutaton operator, a mutant vector V t s created by usng a predetermned mutaton strategy for each ndvdual X t,namely,targetvector,nthe current populaton [17]. DE has many mutaton strateges used n ts mplementatons, such as DE/rand/1, DE/best/1, DE/rand-to-best/1, DE/best/2 and DE/rand/2 [2]. Among these mutaton strateges, DE/rand/1 s the most frequently used mutaton strategy, whch s expressed as follows [1]: V t =X t r1 +F (Xt r2 Xt r3 ), (2) where r1, r2, and r3 are randomly selected from the set 1, 2,...,NP}\}, and they are mutually dfferent from each other. F s called as scalng factor, amplfyng the dfference vector X t r2 Xt r Crossover Operator. Followng mutaton, a tral vector U t s generated by executng the crossover operator for each par of target vector X t and ts correspondng mutant vector V t [2]. Bnomal crossover s the most commonly used crossover operators n current popular DE. The bnomal crossover s descrbed as follows [1]: U t,j =,j, f rand (, 1) < CR or j==jrand X t,j, otherwse, (3) V t where rand(, 1) s generated for each j and takes a value from. to 1. n a unformly random manner, and CR [, 1] s the crossover probablty, whch lmts the number of parameters nherted from the mutant vector V t.thenteger jrand s randomly chosen from the range [1,D], whch guarantees that at least one parameter of the tral vector U t s nherted from the mutant vector V t [7] Selecton Operator. Lke the genetc algorthm, the selectonprocessofdesalsobasedonthedarwnanlawof survval of the fttest. The selecton process s performed n order to choose the more excellent ndvduals for the

3 Computatonal Intellgence and Neuroscence 3 t=; = ; / Intalze the populaton / for =1to NP do for j=1to D do X t,j = LB j +rand(, 1) (UB j LB j ); end for Evaluate ndvdual X t ; = + 1; end for whle < MAX do for =1to NP do Choose three mutually dfferent ntegers r1, r2, r3from the set 1, 2,...,NP}\}n a random manner; jrand = randnt(1, D); for j=1to D do f rand(, 1) < CRor j==jrand then U t,j = Xt r1,j + F (Xt r2,j Xt r3,j ); else U t,j = Xt,j ; end f end for / Selecton step / f f(u t ) f(xt ) then X t+1 =U t ; f f(u t )<f(xt Best ) then X t Best =Ut ; end f else X t+1 =X t ; end f = +1; end for t=t+1; end whle Algorthm 1: DE algorthm. next generaton. For mnmzaton problems, the selecton operator can be defned n the followng form [1]: = U t, f f(ut ) f(xt ) X t, otherwse, (4) X t+1 where f(x t ) and f(ut ) ndcate the ftness values of the target vector X t and ts correspondng tral vector Ut,respectvely Algorthmc Framework of DE. Based on the above elaborate ntroducton of the DE s operators, we present the framework of DE wth DE/rand/1/bn strategy n Algorthm 1, where s the number of ftness evaluatons, Max s the maxmum number of evaluatons, rand(,1) ndcates arandomrealnumberntherange[, 1], randnt(1, D) represents a random nteger n the range [1, D], andx t Best s the global best ndvdual found so far. 3. Proposed Approach 3.1. Motvatons. DE has been demonstrated to yeld superor performance for solvng varous real-world optmzaton problems [21 23]. However, t tends to suffer from premature convergence and/or slow convergence when solvng complex optmzaton problems [6, 24]. To enhance the performance of DE, many researchers have proposed varous mproved DE algorthms durng the past decade [25 27]. Among the DE varatons, memetc method s a promsng approach to mprove the performance of the tradtonal DE, whch utlzes varous local search strateges, such as chaotc search strategy [16], smplex crossover search strategy [19], and orthogonal search strategy [28], to strengthen the explotaton ablty of the tradtonal DE and consequently accelerate the convergence speed. Among the local search strateges commonly used n memetc DE, chaotc search strategy s nspred by the chaos phenomenon n nature. Chaos s a classc nonlnear dynamcal system, whch s wdely known as a system wth the propertes of ergodcty, randomcty, and senstvty to ts ntal condtons [16, 29, 3]. Due to ts ergodcty and randomcty, a chaotc system can randomly generate a longtme sequence whch s able to traverse through every state of the system and every state s generated only once f gven a long enough tme perod [16, 31]. Takng advantage of the well-known characterstcs of the chaotc systems, researchers have proposed many chaotc search strateges for optmzng varous problems [16, 32 34]. However, to the best of our knowledge, among many chaotc search strateges, they pay more attenton to the characterstcs of the ergodcty and randomcty of the chaotc system. Therefore, the exploraton capacty can be ndeed mproved. However, n order to mantan a balance between exploraton and explotaton, the explotaton ablty of the chaotc search strategy should be further enhanced. Thus, when desgnng a relatvely comprehensve chaotc search strategy, we should further ntegrate more heurstc nformaton nto the chaotc search strategy to promote ts explotaton power. Generally, the elte ndvduals n the current populaton known as a promsng search drecton toward the optmum are the favorable source that can be employed to enhance the explotaton ablty. Based on these consderatons, we present an elte chaotc search strategy, whch not only utlzes the characterstcs of the ergodcty and randomcty of the chaotc system, but also merges the superor nformaton of the current populaton nto the chaotc search process Elte Chaotc Search. In many chaotc search strateges, the Logstc chaotc functon s utlzed to generate a chaotc sequence, whch s formulated as follows [16]: K = rand (, 1), K =.25,.5,.75, K n = 4. K n 1 (1 K n 1 ), n=1, 2,...,N, where K sthentalvalueofthechaotcsystem,whch s randomly generated from the range [, 1], but cannot be equal to.25,.5, or.75. K n s the nth state of the chaotc system. As known, the ntal state K of the chaotc system (5)

4 4 Computatonal Intellgence and Neuroscence n=; N=D/5; Randomly choose an ndvdual X t I from the current populaton; K = rand(, 1), K =.25,.5,.75; p=rand(2./np,.1); whle n<ndo Randomly choose an ndvdual X t pbest from the top 1p% ndvduals n the current populaton; for j =1toDdo E n I,j =Xt I,j +Kn (X t pbest,j Xt I,j ); f E n I,j > UB j or E n I,j < LB j then E n I,j = rand(lb j, UB j ); end f end for f f(e n I )<f(xt I ) then X t I =En I ; break; end f n=n+1; K n = 4. K n 1 (1 K n 1 ); = + 1; end whle Algorthm 2: Elte chaotc search operator. s randomly produced. Due to ts ergodcty and senstvty to the ntal state K, K n s a random long-tme sequence, whch can traverse through every state of the system and every state s generated only once f N s large enough. In order to enhance the explotaton ablty of the tradtonal chaotc search strategy, we ntegrate the heurstc nformaton learned from the elte ndvduals nto the chaotc search strategy to promote the explotaton power. The proposed elte chaotc search strategy s defned by E n I =Xt I +Kn (X t pbest Xt I ), (6) where X t I s an ndvdual to be performed the elte chaotc search, whch s randomly chosen from the current populaton. K n sthechaotcsequence,wheren = 1, 2,...,N, N = D/5, and X t pbest s an elte ndvdual, whch s randomly chosen from the top 1p% ndvduals n the current populaton wth p=rand(2./np,.1). In the proposed elte chaotc search operator, an ndvdual X t I s randomly selected from the current populaton to undergo the elte chaotc search strategy. After that, the ntal value of the chaotc system takes a value from range [, 1.] n a unformly random manner. Then, an elte chaotc search procedure for ndvdual X t I s repeatedly performed untl fndng a better soluton than ndvdual X t I or the number of teratons n s equal to N.Theframeworkoftheeltechaotc search operator s descrbed n Algorthm Parameter Adaptaton. Snce the settng of control parameters can sgnfcantly nfluence the performance of DE, parameter adaptaton mechansm s essental for an effcent DE [7, 11, 12]. To ths end, we desgn a smple and effectve parameter adaptaton mechansm nspred by [11] nto DEECL. In DEECL, each ndvdual s ndependently assocated wth ts own mutaton factor F t and crossover probablty CR t.forndvdual, ts control parameters Ft and CR t are ntalzed to.5 and.9, respectvely. Generally, a normal dstrbuton wth mean value.5 and standard devaton.3 s a promsng adaptve approach for the mutaton factor of DE [7], whereas Cauchy dstrbuton s more favorable to dversfy the mutaton factors and thus avod premature convergence [12]. Based on these consderatons, at each generaton, the new mutaton factor NF t assocated wth ndvdual s generated by a Cauchy dstrbuton random real number wth locaton parameter.5 and scale parameter.3 wth probablty.1. Addtonally, followng the suggestons n [11], the new crossover probablty NCR t assocated wth ndvdual acqures a random value from. to 1. wth probablty.1. Mathematcally, the new control parameters NF t and NCR t assocated wth ndvdual for generatng ts correspondng tral vector U t are obtaned by NF t = randc (.5,.3), f rand (, 1) <.1 F t, otherwse, NCR t = rand (, 1), f rand (, 1) <.1 CR t, otherwse, where randc(.5,.3) s a Cauchy dstrbuton random real number wth locaton parameter.5 and scale parameter.3 and rand(, 1) s a unformly random number wthn the range [, 1]. After obtanng the new control parameters NF t and NCRt, the correspondng tral vector Ut are created (7)

5 Computatonal Intellgence and Neuroscence 5 Table 1: The 13 classcal test functons. Functon Name Intal range f mn f1 Sphere Problem [ 1, 1] D f2 Schwefel sproblem2.22 [ 1, 1] D f3 Schwefel sproblem1.2 [ 1, 1] D f4 Schwefel sproblem2.21 [ 1, 1] D f5 Rosenbrock s Functon [ 3, 3] D f6 Step Functon [ 1, 1] D f7 Quartc Functon wth Nose [ 1.28, 1.28] D f8 Schwefel s Problem 2.26 [ 5, 5] D f9 Rastrgn s Functon [ 5.12, 5.12] D f1 Ackley s Functon [ 32, 32] D f11 Grewank Functon [ 6, 6] D f12 Penalzed Functon 1 [ 5, 5] D f13 Penalzed Functon 2 [ 5, 5] D by usng the new control parameters NF t and NCR t.its wdely acknowledged that better control parameter values tend to produce better ndvduals that have a greater chance to survve and thus these values should be propagated to the next generatons [12]. Therefore, n the selecton step, the control parameters F t+1 and CR t+1 assocated wth ndvdual for the next generaton are updated by = NF t, f f(ut )<f(xt ) F t, otherwse, F t+1 = NCR t, f f(ut )<f(xt ) CR t, otherwse. CR t+1 From the above desgned parameter adaptaton mechansm, we can nfer that the better control parameters of DEECL can be propagated to the next generatons. Therefore, the control parameters of DEECL can be adaptvely tuned accordng to the feedback from the search process. 4. Numercal Experments 4.1. Expermental Setup. In order to assess the performance oftheproposeddeecl,weuse13classcaltestfunctons (f1 f13)thatarewdelyusedntheevolutonarycomputaton communty [8, 12, 35] to verfy the effectveness of the proposed DEECL. We descrbe these test functons n Table 1. Among these test functons [35], f1 f4 are contnuous unmodal functons. f5 s the Rosenbrock functonwhch s unmodal for D = 2 and 3;however,t may have multple mnma n hgh dmenson cases [36]. f6 sadscontnuous step functon, and f7 s a nosy functon. f8 f13 are multmodal functons and they exst many local mnma [35]. In all experments, we set the number of dmensons D to 3 for all these test functons. We carry out 3 ndependent runs for each algorthm and each test functon wth 15, functon evaluatons () as the termnaton crteron. Moreover, we record the average and standard devaton of the functon error value (f(x) f(x )) for estmatng the (8) performance of the algorthms, as recommended by [17], where x s the best soluton ganed by the algorthm n a run and x s the global optmum of the test functon Beneft of the Two Components. There are two mportant components n the proposed DEECL: the proposed elte chaotc search strategy and the desgned parameter adaptaton mechansm. Accordngly, t s nterestng to recognze the beneft of the two components of the proposed DEECL. For ths purpose, we conduct experments to compare the proposed DEECL wth the tradtonal DE wth DE/rand/1 strategy and two varants of DEECL, namely, DE wth the proposed elte chaotc search strategy (DEwEC) and DE wth the desgned parameter adaptaton mechansm (DEwPA). In the experments, we set the populaton sze of all the algorthms to 1. For the other parameters of DE and DEwEC, we set F =.5 and CR =.9, followng the suggestons n [11]. We present the expermental results of the above mentoned algorthms n Table 2. The best results among the four algorthms are hghlghted n boldface. MeanError and Std Dev ndcate the mean and standard devaton of the functon error values acheved n 3 ndependent runs, respectvely. From the results of comparson between DE and DEwEC, DEwEC performs better than DE on all test functons wth the excepton of f6. On test functon f6, both DE and DEwEC exhbt smlar performance. In total, DEwEC s better than DE on twelve test functons. The results of comparson between DE and DEwEC ndcate that our ntroduced elte chaotc search strategy s effectve to enhance the performance of the tradtonal DE. From the comparson of DE wth DEwPA, DEwPA surpasses DE on all test functons except for f5 and f6. On test functon f6, both DE and DEwPA demonstrate smlar performance, whereas DE s better than DEwPA on test functon f5. In summary, DEwPA outperforms DE on eleven test functons. The comparson of DE wth DEwPA reveals that our desgned parameter adaptaton mechansm scapableofmprovngtheeffcencyofthetradtonalde. By ncorporaton of both the proposed elte chaotc search strategy and the desgned parameter adaptaton mechansm, DEECL acheves promsng performance, whch s better than other three DE algorthms on the majorty of the test functons. To be specfc, DEECL s better than DE, DEwEC, anddewpaoneleven,nne,andtentestfunctons,respectvely. DE, DEwEC, and DEwPA can outperform DEECL only on one test functon. Comparson results suggest that both the ntroduced elte chaotc search strategy and the desgned parameter adaptaton mechansm demonstrate postve effect on the performance of DEECL. In addton, the comparson results confrm that the ntroduced elte chaotc search strategy and the desgned parameter adaptaton mechansm can help DE wth both outperform DE wth ether or nether one on the majorty of the test functons. Moreover, the ntroduced elte chaotc search strategy and the desgned parameter adaptaton mechansm work together to mprove the performance of the tradtonal DE rather than contradct each other. The evoluton of the average functon error values derved from DE, DEwEC, DEwPA, and DEECL versus

6 6 Computatonal Intellgence and Neuroscence Table 2: Expermental results of DE, DEwEC, DEwPA, and DEECL over 3 ndependent runs for the 13 test functons. Functon DE DEwEC DEwPA DEECL Mean ± Std Dev Mean ± Std Dev Mean ± Std Dev Mean ± Std Dev f1 2.23E 16 ± 2.5E E 24 ± 3.95E E 33 ± 4.76E E 38 ± 6.6E 38 f2 2.86E 8 ± 1.26E E 12 ± 6.75E E 2 ± 2.8E E 22 ± 1.21E 22 f3 1.88E 1 ± 6.12E E 2 ± 1.3E E 2 ± 5.94E E 2 ± 3.44E 2 f4 1.7E 1 ± 2.13E E 2 ± 2.1E E 4 ± 1.55E 4 4.6E 5 ± 3.5E 5 f5 1.39E+ 1 ± 8.74E E + 1 ± 5.12E E+ 1 ± 1.58E E+ 1 ± 2.21E+ 1 f6.e + ±.E +.E + ±.E +.E + ±.E +.E + ±.E + f7 8.82E 3 ± 2.61E E 3 ± 8.72E E 3 ± 1.59E E 3 ± 6.52E 4 f8 7.31E+ 3 ± 3.75E E+ 3 ± 3.25E E 2 ± 1.82E E 2 ± 1.19E 12 f9 1.77E+ 2 ± 1.1E+ 1.E + ±.E +.E + ±.E +.E + ±.E + f1 5.93E 9 ± 3.1E E 13 ± 1.76E E 15 ± 1.7E 15 4.E 15 ±.E + f E 16 ± 1.16E 15.E + ±.E +.E + ±.E +.E + ±.E + f12 2.2E 17 ± 1.81E E 25 ± 1.38E E 3 ± 7.69E E 32 ± 2.74E 48 f E 17 ± 3.59E E 24 ± 6.14E E 32 ± 2.2E E 32 ± 3.7E 34 the number of s plotted n Fgure1 for some typcal test functons. As can be seen from Fgure 1, DEECL converges fasterthande,dewec,anddewpa Comparson wth Other DE Varants. In order to verfy the effectveness of the proposed DEECL algorthm, we compare DEECL wth the tradtonal DE and three other DE varants, namely, jde [11], ODE [14], and DECLS [16]. In addton, jde s a self-adaptve DE, n whch both parameters F and CR are generated ndependently for each ndvdual by an adaptve mechansm [11]. ODE s proposed by Rahnamayan et al. [14], whch ncorporates the opposton-based learnng strategy nto the tradtonal DE for populaton ntalzaton and creatng new solutons. DECLS s an effectve memetc DE algorthm [16], whch utlzes the chaotc local search strategy and an adaptve parameter control approaches smlar to jde [11] to mprove the search ablty. In the experments, n order to have a far comparson, we set thepopulatonszeofallthealgorthmsto1.theother parametersettngsofthesethreedevarantsarethesameas n ther orgnal papers. The mean and standard devaton of the functon error values acheved by each algorthm for the 13 classcal test functons are presented n Table 3. For convenence of analyss, the best results among the four DE algorthms are hghlghted n boldface. In order to gan statstcally sgnfcant conclusons, we conduct two-taled t-tests at the sgnfcance level of.5 [28, 35] on the expermental results. The summary comparson results are descrbed n the last three rows of Table 3. +,, and suggest that DEECL s better than, worse than, and smlar to the correspondng algorthm n terms of the two-taled t-tests at the sgnfcance level of.5, respectvely. From Table 3, we can nfer that DEECL acheves the better results than all the other four algorthms on the majorty of the 13 classcal test functons. Specfcally, DEECL s sgnfcantly better than DE, jde, ODE, and DECLS on eleven, seven, nne, and sx test functons accordng to the two-taled t-test, respectvely. In addton, DEECL s smlar to DE, jde, ODE, and DECLS on one, fve, two, and fve test functons, respectvely. DE and jde surpasses DEECL only on one test functon. Addtonally, ODE and DECLS perform betterthandeeclonlyontwotestfunctons. Overall, DEECL performs better than the tradtonal DE, jde, ODE, and DECLS on the majorty of the test functons. Ths can be because the proposed elte chaotc search strategy learnng the heurstc nformaton from the elte ndvduals can promote the explotaton power, and the desgned parameter adaptaton mechansm can enhance the robustness. The evoluton of the average functon error values derved from DE, jde, ODE, DECLS, and DEECL versus the number of s plotted n Fgure 2 for some typcal test functons. It can be known from Fgure 2 that DEECL converges faster than DE, jde, ODE, and DECLS. In order to compare the total performance of the fve DE algorthms on the all 13 classcal test functons, we carry out the average rankng of Fredman test on the expermental results followng the suggestons n [37 39]. Table 4 presents the average rankng of the fve DE algorthms on the all 13 classcal test functons. We can sort these fve DE algorthms by the average rankng nto the followng order: DEECL, DECLS, jde, ODE, and DE. Therefore, DEECL obtans the best average rankng, and ts total performance s better than that of the other four algorthms on the all 13 test nstances. 5. Conclusons DE s a popular evolutonary algorthm for the contnuous global optmzaton problems, whch has a smple structure yet exhbts effcent performance on varous real-world engneerng problems. However, accordng to the no free lunch (NFL) theory, the performance of DE should be further enhanced to obtan better solutons n some cases. Inthspaper,weproposeanenhanceddfferentalevoluton wth elte chaotc local search, called DEECL, whch uses a chaotc search strategy based on the heurstc nformaton

7 Computatonal Intellgence and Neuroscence f1 f f f f12 DE DEwEC DEwPA DEECL DE DEwEC f f f13 DEwPA DEECL Fgure 1: Evoluton of the average functon error values derved from DE, DEwEC, DEwPA, and DEECL versus the number of.

8 8 Computatonal Intellgence and Neuroscence f1 f f f f12 DE jde ODE DECLS DEECL DE jde ODE f f f13 DECLS DEECL Fgure 2: Evoluton of the average functon error values derved from DE, jde, ODE, DECLS, and DEECL versus the number of.

9 Computatonal Intellgence and Neuroscence 9 Table 3: Expermental results of DE, jde, ODE, DECLS, and DEECL over 3 ndependent runs for the 13 test functons. Functon DE jde ODE DECLS DEECL Mean ± Std Dev Mean ± Std Dev Mean ± Std Dev Mean ± Std Dev Mean ± Std Dev f1 2.23E 16 ± 2.5E E 31 ± 1.82E E 29 ± 3.92E E 31 ± 2.22E E 38 ± 6.6E 38 f2 2.86E 8 ± 1.26E E 19 ± 3.7E E 9 ± 2.61E E 18 ± 9.36E E 22 ± 1.21E 22 f3 1.88E 1 ± 6.12E E 2 ± 6.45E E 1 ± 1.17E E 4 ± 5.78E E 2 ± 3.44E 2 f4 1.7E 1 ± 2.13E E 4 ± 1.23E E 7 ± 3.43E E 5 ± 2.E 5 4.6E 5 ± 3.5E 5 f5 1.39E+ 1 ± 8.74E E+ 1 ± 5.47E E+ 1 ± 1.28E+ 5.5E 5 ± 1.45E E+ 1 ± 2.21E+ 1 f6.e + ±.E +.E + ±.E +.E + ±.E +.E + ±.E +.E + ±.E + f7 8.82E 3 ± 2.61E E 3 ± 1.45E E 3 ± 6.21E E 3 ± 2.36E E 3 ± 6.52E 4 f8 7.31E+ 3 ± 3.75E E 2 ± 1.82E E+ 3 ± 2.36E E 2 ± 1.82E E 2 ± 1.19E 12 f9 1.77E+ 2 ± 1.1E+ 1+.E + ±.E E+ 1 ± 2.21E+ 1+.E + ±.E +.E + ±.E + f1 5.93E 9 ± 3.1E E 15 ± 1.74E E 15 ± 1.74E E 15 ± 1.63E E 15 ±.E + f E 16 ± 1.16E 15+.E + ±.E +.E + ±.E +.E + ±.E +.E + ±.E + f12 2.2E 17 ± 1.81E E 32 ± 8.15E E 29 ± 2.32E E 32 ± 1.55E E 32 ± 2.74E 48 f E 17 ± 3.59E E 31 ± 2.93E E 29 ± 3.7E E 32 ± 2.37E E 32 ± 3.7E

10 1 Computatonal Intellgence and Neuroscence Table 4: Average rankngs of the fve algorthms for the 13 test functons acheved by Fredman test. Algorthm Rankng DEECL 2.4 DECLS 2.27 jde 2.65 ODE 3.5 DE 4.54 from the elte ndvduals to promote the explotaton power and employs a smple and effectve parameter adaptaton mechansm to enhance the robustness. In the experments, we use 13 classcal test functons that are wdely used n the evolutonary computaton communty to evaluate the performance of DEECL. The expermental results show that DEECL can outperform the conventonal DE, jde, ODE, and DECLSonthemajortyofthetestfunctons. In the future, we wll apply DEECL to handle more complex optmzaton problems, such as hgh-dmensonal optmzaton problems and multobjectve optmzaton problems. Conflct of Interests The authors declare that there s no conflct of nterests regardng the publcaton of ths paper. Acknowledgments Ths work was supported n part by the Natonal Natural ScenceFoundatonofChna(nos , ,and ), by the Natural Scence Foundaton of Jangx, Chna (nos. 2151BAB2171 and 2151BAB2115), by the Educaton Department Youth Scentfc Research Foundaton of Jangx Provnce, Chna (nos. GJJ14456 and GJJ13378). References [1] R. Storn and K. Prce, Dfferental evoluton a smple and effcent heurstc for global optmzaton over contnuous spaces, JournalofGlobalOptmzaton, vol. 11, no. 4, pp , [2] S. Das and P. N. Suganthan, Dfferental evoluton: a survey of the state-of-the-art, IEEE Transactons on Evolutonary Computaton,vol.15,no.1,pp.4 31,211. [3] J. Vesterstrøm and R. Thomsen, A comparatve study of dfferental evoluton, partcle swarm optmzaton, and evolutonary algorthms on numercal benchmark problems, n Proceedngs of the Congress on Evolutonary Computaton (CEC 4), vol.2, pp , IEEE, June 24. [4] L. Wang and L.-P. L, Fxed-structure H controller synthess based on dfferental evoluton wth level comparson, IEEE Transactons on Evolutonary Computaton, vol.15,no.1,pp , 211. [5] F. Martín, L. Moreno, M. L. Muñoz, and D. Blanco, Intal populaton sze estmaton for a dfferental-evoluton-based global localzaton flter, Internatonal Journal of Robotcs and Automaton,vol.29,no.3,214. [6] F. Ner and V. Trronen, Recent advances n dfferental evoluton: a survey and expermental analyss, Artfcal Intellgence Revew,vol.33,no.1-2,pp.61 16,21. [7] A. K. Qn, V. L. Huang, and P. N. Suganthan, Dfferental evoluton algorthm wth strategy adaptaton for global numercal optmzaton, IEEE Transactons on Evolutonary Computaton, vol. 13, no. 2, pp , 29. [8] W.Gong,Z.Ca,C.X.Lng,andC.L, Enhanceddfferental evoluton wth adaptve strateges for numercal optmzaton, IEEE Transactons on Systems, Man, and Cybernetcs, Part B: Cybernetcs, vol. 41, no. 2, pp , 211. [9] H. Wang, S. Rahnamayan, H. Sun, and M. G. H. Omran, Gaussan bare-bones dfferental evoluton, IEEE Transactons on Cybernetcs,vol.43,no.2,pp ,213. [1] A. Deb, J. S. Roy, and B. Gupta, Performance comparson of dfferental evoluton, partcle swarm optmzaton and genetc algorthm n the desgn of crcularly polarzed mcrostrp antennas, IEEE Transactons on Antennas and Propagaton, vol. 62, no. 8, pp , 214. [11] J. Brest, S. Grener, B. Boškovć, M. Mernk, and V. Zumer, Self-adaptng control parameters n dfferental evoluton: a comparatve study on numercal benchmark problems, IEEE Transactons on Evolutonary Computaton, vol.1,no.6,pp , 26. [12] J. Zhang and A. C. Sanderson, Jade: adaptve dfferental evoluton wth optonal external archve, IEEE Transactons on Evolutonary Computaton,vol.13,no.5,pp ,29. [13] R.Mallpedd,P.N.Suganthan,Q.K.Pan,andM.F.Tasgetren, Dfferental evoluton algorthm wth ensemble of parameters and mutaton strateges, Appled Soft Computng Journal, vol. 11, no. 2, pp , 211. [14]R.S.Rahnamayan,H.R.Tzhoosh,andM.M.A.Salama, Opposton-based dfferental evoluton, IEEE Transactons on Evolutonary Computaton,vol.12,no.1,pp.64 79,28. [15] H. Wang, Z. Wu, and S. Rahnamayan, Enhanced oppostonbased dfferental evoluton for solvng hgh-dmensonal contnuous optmzaton problems, Soft Computng,vol.15,no.11, pp ,211. [16] D. Ja, G. Zheng, and M. Khurram Khan, An effectve memetc dfferental evoluton algorthm based on chaotc local search, Informaton Scences, vol. 181, no. 15, pp , 211. [17] Y. Wang, Z. Ca, and Q. Zhang, Dfferental evoluton wth composte tral vector generaton strateges and control parameters, IEEE Transactons on Evolutonary Computaton,vol.15, no. 1, pp , 211. [18] D. H. Wolpert and W. G. Macready, No free lunch theorems for optmzaton, IEEE Transactons on Evolutonary Computaton, vol. 1, no. 1, pp , [19] N. Noman and H. Iba, Acceleratng dfferental evoluton usng an adaptve local search, IEEE Transactons on Evolutonary Computaton,vol.12,no.1,pp ,28. [2] Q.-K. Pan, P. N. Suganthan, L. Wang, L. Gao, and R. Mallpedd, A dfferental evoluton algorthm wth self-adaptng strategy and control parameters, Computers and Operatons Research, vol. 38, no. 1, pp , 211. [21] D. Kranjcc and G. Stumberger, Dfferental evoluton-based dentfcaton of the nonlnear kaplan turbne model, IEEE Transactons on Energy Converson, vol.29,no.1,pp , 214.

11 Computatonal Intellgence and Neuroscence 11 [22] Q.-K.Pan,L.Wang,L.Gao,andW.D.L, Aneffectvehybrd dscrete dfferental evoluton algorthm for the flow shop schedulng wth ntermedate buffers, Informaton Scences,vol. 181, no. 3, pp , 211. [23]L.X.Tang,Y.Zhao,andJ.Y.Lu, Anmproveddfferental evoluton algorthm for practcal dynamc schedulng n steelmakng-contnuous castng producton, IEEE Transactons on Evolutonary Computaton, vol.18,no.2,pp , 214. [24] S. Das, A. Abraham, U. K. Chakraborty, and A. Konar, Dfferental evoluton usng a neghborhood-based mutaton operator, IEEE Transactons on Evolutonary Computaton, vol. 13, no. 3, pp , 29. [25]M.G.Eptropaks,D.K.Tasouls,N.G.Pavlds,V.P.Plaganakos, and M. N. Vrahats, Enhancng dfferental evoluton utlzng proxmty-based mutaton operators, IEEE Transactons on Evolutonary Computaton, vol.15,no.1,pp , 211. [26] S. Kundu, S. Das, A. V. Vaslakos, and S. Bswas, A modfed dfferental evoluton-based combned routng and sleep schedulng scheme for lfetme maxmzaton of wreless sensor networks, Soft Computng, vol. 19,no. 3, pp , 214. [27] T. Bhadra and S. Bandyopadhyay, Unsupervsed feature selecton usng an mproved verson of dfferental evoluton, Expert Systems wth Applcatons,vol.42,no.8,pp ,215. [28] Y. Wang, Z. Ca, and Q. Zhang, Enhancng the search ablty of dfferental evoluton through orthogonal crossover, Informaton Scences,vol.185,no.1,pp ,212. [29] B. Alatas, Chaotc bee colony algorthms for global numercal optmzaton, Expert Systems wth Applcatons, vol. 37, no. 8, pp , 21. [3] B. L and W. S. Jang, Optmzng complex functons by chaos search, Cybernetcs & Systems, vol. 29, no. 4, pp , [31] Y.He,Q.Xu,S.Yang,andL.Lao, Reservorfloodcontroloperaton based on chaotc partcle swarm optmzaton algorthm, Appled Mathematcal Modellng,vol.38,no.17,pp , 214. [32] B. Lu, L. Wang, Y.-H. Jn, F. Tang, and D.-X. Huang, Improved partcle swarm optmzaton combned wth chaos, Chaos, Soltons & Fractals,vol.25,no.5,pp ,25. [33]T.Xang,X.Lao,andK.-W.Wong, Anmprovedpartcle swarm optmzaton algorthm combned wth pecewse lnear chaotc map, Appled Mathematcs and Computaton, vol. 19, no. 2, pp , 27. [34] X. F. Yan, D. Z. Chen, and S. X. Hu, Chaos-genetc algorthms for optmzng the operatng condtons based on RBF-PLS model, Computers & Chemcal Engneerng, vol. 27, no. 1, pp , 23. [35] X. Yao, Y. Lu, and G. Ln, Evolutonary programmng made faster, IEEE Transactons on Evolutonary Computaton, vol.3, no.2,pp.82 12,1999. [36] Y.-W. Shang and Y.-H. Qu, A note on the extended Rosenbrock functon, Evolutonary Computaton, vol. 14, no. 1, pp , 26. [37] S. Garca and F. Herrera, An extenson on statstcal comparsons of classfers over multple data sets for all parwse comparsons, Journal of Machne Learnng Research,vol.9,pp , 28. [38] S. García, D. Molna, M. Lozano, and F. Herrera, A study on the use of non-parametrc tests for analyzng the evolutonary algorthms behavour: a case study on the CEC 25 Specal Sesson on Real Parameter Optmzaton, Journal of Heurstcs, vol.15,no.6,pp ,29. [39] H.Wang,H.Sun,C.L,S.Rahnamayan,andJ.-S.Pan, Dversty enhanced partcle swarm optmzaton wth neghborhood search, Informaton Scences, vol. 223, pp , 213.

12 Journal of Advances n Industral Engneerng Multmeda The Scentfc World Journal Appled Computatonal Intellgence and Soft Computng Internatonal Journal of Dstrbuted Sensor Networks Advances n Fuzzy Systems Modellng & Smulaton n Engneerng Submt your manuscrpts at Journal of Computer Networks and Communcatons Advances n Artfcal Intellgence Internatonal Journal of Bomedcal Imagng Advances n Artfcal Neural Systems Internatonal Journal of Computer Engneerng Computer Games Technology Advances n Advances n Software Engneerng Internatonal Journal of Reconfgurable Computng Robotcs Computatonal Intellgence and Neuroscence Advances n Human-Computer Interacton Journal of Journal of Electrcal and Computer Engneerng

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

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study Internatonal Conference on Systems, Sgnal Processng and Electroncs Engneerng (ICSSEE'0 December 6-7, 0 Duba (UAE Solvng of Sngle-objectve Problems based on a Modfed Multple-crossover Genetc Algorthm: Test

More information

Utilizing cumulative population distribution information in differential evolution

Utilizing cumulative population distribution information in differential evolution Utlzng cumulatve populaton dstrbuton nformaton n dfferental evoluton Yong Wang a,b, Zh-Zhong Lu a, Janbn L c, Han-Xong L d, e, Gary G. Yen f a School of Informaton Scence and Engneerng, Central South Unversty,

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

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles 1 Internatonal Congress on Informatcs, Envronment, Energy and Applcatons-IEEA 1 IPCSIT vol.38 (1) (1) IACSIT Press, Sngapore Partcle Swarm Optmzaton wth Adaptve Mutaton n Local Best of Partcles Nanda ulal

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization 26 IEEE Congress on Evolutonary Computaton Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 26 Self-adaptve Dfferental Evoluton Algorthm for Constraned Real-Parameter Optmzaton V.

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

Multi-agent system based on self-adaptive differential evolution for solving dynamic optimization problems

Multi-agent system based on self-adaptive differential evolution for solving dynamic optimization problems Mult-agent system based on self-adaptve dfferental evoluton for solvng dynamc optmzaton problems Aleš Čep Faculty of Electrcal Engneerng and Computer Scence Unversty of Marbor ales.cep@um.s ABSTRACT Ths

More information

A Study on Improved Cockroach Swarm Optimization Algorithm

A Study on Improved Cockroach Swarm Optimization Algorithm A Study on Improved Cockroach Swarm Optmzaton Algorthm 1 epartment of Computer Scence and Engneerng, Huaan Vocatonal College of Informaton Technology,Huaan 223003, Chna College of Computer and Informaton,

More information

Research Article Relative Smooth Topological Spaces

Research Article Relative Smooth Topological Spaces Advances n Fuzzy Systems Volume 2009, Artcle ID 172917, 5 pages do:10.1155/2009/172917 Research Artcle Relatve Smooth Topologcal Spaces B. Ghazanfar Department of Mathematcs, Faculty of Scence, Lorestan

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

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

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow 1 Dfferental Evoluton Algorthm wth a Modfed Archvng-based Adaptve Tradeoff Model for Optmal Power Flow 2 Outlne Search Engne Constrant Handlng Technque Test Cases and Statstcal Results 3 Roots of Dfferental

More information

An Adaptive Learning Particle Swarm Optimizer for Function Optimization

An Adaptive Learning Particle Swarm Optimizer for Function Optimization An Adaptve Learnng Partcle Swarm Optmzer for Functon Optmzaton Changhe L and Shengxang Yang Abstract Tradtonal partcle swarm optmzaton (PSO) suffers from the premature convergence problem, whch usually

More information

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems DOI.703/s40707-013-0003-x STF Journal of Engneerng Technology (JET), Vol. No. 3, Dec 013 A Novel Evolutonary Algorthm for Capactor Placement n Dstrbuton Systems J-Pyng Chou and Chung-Fu Chang Abstract

More information

A Hybrid Differential Evolution Algorithm Game Theory for the Berth Allocation Problem

A Hybrid Differential Evolution Algorithm Game Theory for the Berth Allocation Problem A Hybrd Dfferental Evoluton Algorthm ame Theory for the Berth Allocaton Problem Nasser R. Sabar, Sang Yew Chong, and raham Kendall The Unversty of Nottngham Malaysa Campus, Jalan Broga, 43500 Semenyh,

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

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

Real Parameter Single Objective Optimization using Self-Adaptive Differential Evolution Algorithm with more Strategies

Real Parameter Single Objective Optimization using Self-Adaptive Differential Evolution Algorithm with more Strategies Real Parameter Sngle Objectve Optmzaton usng Self-Adaptve Dfferental Evoluton Algorthm wth more Strateges Janez Brest, Borko Boškovć, Aleš Zamuda, Iztok Fster Insttute of Computer Scence, Faculty of Electrcal

More information

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico.

Journal of Applied Research and Technology ISSN: Centro de Ciencias Aplicadas y Desarrollo Tecnológico. Journal of Appled Research and Technology ISSN: 1665-6423 jart@aleph.cnstrum.unam.mx Centro de Cencas Aplcadas y Desarrollo Tecnológco Méxco Lu Chun-Lang; Chu Shh-Yuan; Hsu Chh-Hsu; Yen Sh-Jm Enhanced

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

Artificial neural network regression as a local search heuristic for ensemble strategies in differential evolution

Artificial neural network regression as a local search heuristic for ensemble strategies in differential evolution Nonlnear Dyn (2016) 84:895 914 DOI 10.1007/s11071-015-2537-8 ORIGINAL PAPER Artfcal neural network regresson as a local search heurstc for ensemble strateges n dfferental evoluton Iztok Fster Ponnuthura

More information

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS Journal of Theoretcal and Appled Informaton Technology 3 st ecember 0. Vol. No. 005 0 JATIT & LLS. All rghts reserved. ISSN: 9985 www.jatt.org EISSN: 87395 MIFIE PARTICLE SARM PTIMIZATIN FR PTIMIZATIN

More information

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm Chapter Real-Coded Adaptve Range Genetc Algorthm.. Introducton Fndng a global optmum n the contnuous doman s challengng for Genetc Algorthms (GAs. Tradtonal GAs use the bnary representaton that evenly

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

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

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

Combinatorial Optimization of Multi-agent Differential Evolution Algorithm

Combinatorial Optimization of Multi-agent Differential Evolution Algorithm Send Orders or Reprnts to reprnts@benthamscence.ae 0 The Open Cybernetcs & Systemcs Journal, 04, 8, 0-06 Open Access Combnatoral Optmzaton o Mult-agent Derental Evoluton Algorthm Fahu Gu,,*, Kangshun L,

More information

An improved multi-objective evolutionary algorithm based on point of reference

An improved multi-objective evolutionary algorithm based on point of reference IOP Conference Seres: Materals Scence and Engneerng PAPER OPEN ACCESS An mproved mult-objectve evolutonary algorthm based on pont of reference To cte ths artcle: Boy Zhang et al 08 IOP Conf. Ser.: Mater.

More information

Research Article Adaptive Parameters for a Modified Comprehensive Learning Particle Swarm Optimizer

Research Article Adaptive Parameters for a Modified Comprehensive Learning Particle Swarm Optimizer Hndaw Publshng Corporaton Mathematcal Problems n Engneerng Volume 2012, Artcle ID 207318, 11 pages do:10.1155/2012/207318 Research Artcle Adaptve Parameters for a Modfed Comprehensve Learnng Partcle Swarm

More information

THE general problem tackled using an optimization

THE general problem tackled using an optimization Hgh-Dmensonal Real-Parameter Optmzaton usng Self-Adaptve Dfferental Evoluton Algorthm wth Populaton Sze Reducton Janez Brest, Member, IEEE, Aleš Zamuda, Student Member, IEEE, BorkoBoškovć, Student Member,

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

arxiv: v3 [cs.ne] 5 Jun 2013

arxiv: v3 [cs.ne] 5 Jun 2013 A Hybrd Bat Algorthm Iztok Fster Jr., Dušan Fster, and Xn-She Yang Abstract Swarm ntellgence s a very powerful technque to be used for optmzaton purposes. In ths paper we present a new swarm ntellgence

More information

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA IOSR Journal of Computer Engneerng (IOSR-JCE e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 1, Ver. III (Jan.-Feb. 2017, PP 08-13 www.osrjournals.org Mult-Robot Formaton Control Based on Leader-Follower

More information

Modified Seeker Optimization Algorithm for Unconstrained Optimization Problems

Modified Seeker Optimization Algorithm for Unconstrained Optimization Problems Modfed Seeker Optmzaton Algorthm for Unconstraned Optmzaton Problems Ivona BRAJEVIC Mlan TUBA Faculty of Mathematcs Faculty of Computer Scence Unversty of Belgrade Megatrend Unversty Belgrade Studentsk

More information

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud Resource Allocaton wth a Budget Constrant for Computng Independent Tasks n the Cloud Wemng Sh and Bo Hong School of Electrcal and Computer Engneerng Georga Insttute of Technology, USA 2nd IEEE Internatonal

More information

On an Extension of Stochastic Approximation EM Algorithm for Incomplete Data Problems. Vahid Tadayon 1

On an Extension of Stochastic Approximation EM Algorithm for Incomplete Data Problems. Vahid Tadayon 1 On an Extenson of Stochastc Approxmaton EM Algorthm for Incomplete Data Problems Vahd Tadayon Abstract: The Stochastc Approxmaton EM (SAEM algorthm, a varant stochastc approxmaton of EM, s a versatle tool

More information

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems The Convergence Speed of Sngle- And Mult-Obectve Immune Algorthm Based Optmzaton Problems Mohammed Abo-Zahhad Faculty of Engneerng, Electrcal and Electroncs Engneerng Department, Assut Unversty, Assut,

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

arxiv: v1 [math.oc] 3 Aug 2010

arxiv: v1 [math.oc] 3 Aug 2010 arxv:1008.0549v1 math.oc] 3 Aug 2010 Test Problems n Optmzaton Xn-She Yang Department of Engneerng, Unversty of Cambrdge, Cambrdge CB2 1PZ, UK Abstract Test functons are mportant to valdate new optmzaton

More information

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems Journal of Computer Scence 7 (7): 1033-1037, 2011 ISSN 1549-3636 2011 Scence Publcatons An Improved Clusterng Based Genetc Algorthm for Solvng Complex NP Problems 1 R. Svaraj and 2 T. Ravchandran 1 Department

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

A new hybrid artificial bee colony algorithm for global optimization

A new hybrid artificial bee colony algorithm for global optimization IJCSI Internatonal Journal o Computer Scence Issues, Vol., Issue, No, January ISSN (Prnt): 69-78 ISSN (Onlne): 69-8 www.ijcsi.org 87 A new hybrd artcal bee colony algorthm or global optmzaton Xangyu Kong,

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

Economic dispatch solution using efficient heuristic search approach

Economic dispatch solution using efficient heuristic search approach Leonardo Journal of Scences Economc dspatch soluton usng effcent heurstc search approach Samr SAYAH QUERE Laboratory, Faculty of Technology, Electrcal Engneerng Department, Ferhat Abbas Unversty, Setf

More information

ECE559VV Project Report

ECE559VV Project Report ECE559VV Project Report (Supplementary Notes Loc Xuan Bu I. MAX SUM-RATE SCHEDULING: THE UPLINK CASE We have seen (n the presentaton that, for downlnk (broadcast channels, the strategy maxmzng the sum-rate

More information

A New Quantum Behaved Particle Swarm Optimization

A New Quantum Behaved Particle Swarm Optimization A New Quantum Behaved Partcle Swarm Optmzaton Mlle Pant Department of Paper Technology IIT Roorkee, Saharanpur Inda mllfpt@tr.ernet.n Radha Thangaraj Department of Paper Technology IIT Roorkee, Saharanpur

More information

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods Indan Journal of Scence and Technology Entropy Generaton Mnmzaton of Pn Fn Heat Snks by Means of Metaheurstc Methods Amr Jafary Moghaddam * and Syfollah Saedodn Department of Mechancal Engneerng, Semnan

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 GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM

FUZZY GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM Internatonal Conference on Ceramcs, Bkaner, Inda Internatonal Journal of Modern Physcs: Conference Seres Vol. 22 (2013) 757 761 World Scentfc Publshng Company DOI: 10.1142/S2010194513010982 FUZZY GOAL

More information

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function Advanced Scence and Technology Letters, pp.83-87 http://dx.do.org/10.14257/astl.2014.53.20 A Partcle Flter Algorthm based on Mxng of Pror probablty densty and UKF as Generate Importance Functon Lu Lu 1,1,

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

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

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

MDL-Based Unsupervised Attribute Ranking

MDL-Based Unsupervised Attribute Ranking MDL-Based Unsupervsed Attrbute Rankng Zdravko Markov Computer Scence Department Central Connectcut State Unversty New Brtan, CT 06050, USA http://www.cs.ccsu.edu/~markov/ markovz@ccsu.edu MDL-Based Unsupervsed

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

A novel hybrid algorithm with marriage of particle swarm optimization and extremal optimization

A novel hybrid algorithm with marriage of particle swarm optimization and extremal optimization A novel hybrd algorthm wth marrage of partcle swarm optmzaton and extremal optmzaton Mn-Rong Chen 1, Yong-Za Lu 1, Q Luo 2 1 Department of Automaton, Shangha Jaotong Unversty, Shangha 200240, P.R.Chna

More information

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space 2nd Internatonal Conference on Autonomous Robots and Agents Abstract An Extended Hybrd Genetc Algorthm for Explorng a Large Search Space Hong Zhang and Masum Ishkawa Graduate School of L.S.S.E., Kyushu

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Experment-I MODULE VII LECTURE - 3 ANALYSIS OF COVARIANCE Dr Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur Any scentfc experment s performed

More information

Statistical inference for generalized Pareto distribution based on progressive Type-II censored data with random removals

Statistical inference for generalized Pareto distribution based on progressive Type-II censored data with random removals Internatonal Journal of Scentfc World, 2 1) 2014) 1-9 c Scence Publshng Corporaton www.scencepubco.com/ndex.php/ijsw do: 10.14419/jsw.v21.1780 Research Paper Statstcal nference for generalzed Pareto dstrbuton

More information

A Self-Adaptive Chaos Particle Swarm Optimization Algorithm

A Self-Adaptive Chaos Particle Swarm Optimization Algorithm TELKOMNIKA, Vol.13, No.1, March 2015, pp. 331~340 ISSN: 1693-6930, accredted A by DIKTI, Decree No: 58/DIKTI/Kep/2013 DOI: 10.12928/TELKOMNIKA.v131.1267 331 A Self-Adaptve Chaos Partcle Swarm Optmzaton

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

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM Ganj, Z. Z., et al.: Determnaton of Temperature Dstrbuton for S111 DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM by Davood Domr GANJI

More information

Coke Ratio Prediction Based on Immune Particle Swarm Neural Networks

Coke Ratio Prediction Based on Immune Particle Swarm Neural Networks Send Orders for Reprnts to reprnts@benthamscence.ae 576 The Open Cybernetcs & Systemcs Journal, 05, 9, 576-58 Open Access Coke Rato Predcton Based on Immune Partcle Swarm Neural Networks Yang Ka,,*, Jn

More information

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI 2017 2nd Internatonal Conference on Electrcal and Electroncs: echnques and Applcatons (EEA 2017) ISBN: 978-1-60595-416-5 Study on Actve Mcro-vbraton Isolaton System wth Lnear Motor Actuator Gong-yu PAN,

More information

A discrete differential evolution algorithm for multi-objective permutation flowshop scheduling

A discrete differential evolution algorithm for multi-objective permutation flowshop scheduling A dscrete dfferental evoluton algorthm for mult-objectve permutaton flowshop schedulng M. Baolett, A. Mlan, V. Santucc Dpartmento d Matematca e Informatca Unverstà degl Stud d Peruga Va Vanvtell, 1 Peruga,

More information

Cooperative Micro Differential Evolution for High Dimensional Problems

Cooperative Micro Differential Evolution for High Dimensional Problems Cooperatve Mcro Dfferental Evoluton for Hgh Dmensonal Problems Konstantnos E. Parsopoulos Department of Mathematcs Unversty of Patras GR 26110 Patras, Greece kostasp@math.upatras.gr ABSTRACT Hgh dmensonal

More information

Conductor selection optimization in radial distribution system considering load growth using MDE algorithm

Conductor selection optimization in radial distribution system considering load growth using MDE algorithm ISSN 1 746-7233, England, UK World Journal of Modellng and Smulaton Vol. 10 (2014) No. 3, pp. 175-184 Conductor selecton optmzaton n radal dstrbuton system consderng load growth usng MDE algorthm Belal

More information

A Multi-modulus Blind Equalization Algorithm Based on Memetic Algorithm Guo Yecai 1, 2, a, Wu Xing 1, Zhang Miaoqing 1

A Multi-modulus Blind Equalization Algorithm Based on Memetic Algorithm Guo Yecai 1, 2, a, Wu Xing 1, Zhang Miaoqing 1 Internatonal Conference on Materals Engneerng and Informaton Technology Applcatons (MEITA 1) A Mult-modulus Blnd Equalzaton Algorthm Based on Memetc Algorthm Guo Yeca 1,, a, Wu Xng 1, Zhang Maoqng 1 1

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

High resolution entropy stable scheme for shallow water equations

High resolution entropy stable scheme for shallow water equations Internatonal Symposum on Computers & Informatcs (ISCI 05) Hgh resoluton entropy stable scheme for shallow water equatons Xaohan Cheng,a, Yufeng Ne,b, Department of Appled Mathematcs, Northwestern Polytechncal

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

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

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

A Note on Bound for Jensen-Shannon Divergence by Jeffreys

A Note on Bound for Jensen-Shannon Divergence by Jeffreys OPEN ACCESS Conference Proceedngs Paper Entropy www.scforum.net/conference/ecea- A Note on Bound for Jensen-Shannon Dvergence by Jeffreys Takuya Yamano, * Department of Mathematcs and Physcs, Faculty of

More information

Chapter 12 Analysis of Covariance

Chapter 12 Analysis of Covariance Chapter Analyss of Covarance Any scentfc experment s performed to know somethng that s unknown about a group of treatments and to test certan hypothess about the correspondng treatment effect When varablty

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

Open Access A Variable Neighborhood Particle Swarm Algorithm Based on the Visual of Artificial Fish

Open Access A Variable Neighborhood Particle Swarm Algorithm Based on the Visual of Artificial Fish Send Orders for Reprnts to reprnts@benthamscence.ae 1122 The Open Automaton and Control Systems Journal, 2014, 6, 1122-1131 Open Access A Varable Neghborhood Partcle Swarm Algorthm Based on the Vsual of

More information

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES J. FEDERICO RAMÍREZ AND OLAC FUENTES Insttuto Naconal de Astrofísca, Óptca y Electrónca Lus Enrque Erro # 1 Santa María Tonanzntla, Puebla, 784, Méxco framrez@cseg.naoep.mx,

More information

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA

4 Analysis of Variance (ANOVA) 5 ANOVA. 5.1 Introduction. 5.2 Fixed Effects ANOVA 4 Analyss of Varance (ANOVA) 5 ANOVA 51 Introducton ANOVA ANOVA s a way to estmate and test the means of multple populatons We wll start wth one-way ANOVA If the populatons ncluded n the study are selected

More information

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS M. Krshna Reddy, B. Naveen Kumar and Y. Ramu Department of Statstcs, Osmana Unversty, Hyderabad -500 007, Inda. nanbyrozu@gmal.com, ramu0@gmal.com

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

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 new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

An Improved Particle Swarm Optimization Algorithm based on Membrane Structure

An Improved Particle Swarm Optimization Algorithm based on Membrane Structure IJCSI Internatonal Journal of Computer Scence Issues Vol. 10 Issue 1 No January 013 ISSN (Prnt): 1694-0784 ISSN (Onlne): 1694-0814 www.ijcsi.org 53 An Improved Partcle Swarm Optmzaton Algorthm based on

More information

Lecture 20: November 7

Lecture 20: November 7 0-725/36-725: Convex Optmzaton Fall 205 Lecturer: Ryan Tbshran Lecture 20: November 7 Scrbes: Varsha Chnnaobreddy, Joon Sk Km, Lngyao Zhang Note: LaTeX template courtesy of UC Berkeley EECS dept. Dsclamer:

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

Lecture 4. Instructor: Haipeng Luo

Lecture 4. Instructor: Haipeng Luo Lecture 4 Instructor: Hapeng Luo In the followng lectures, we focus on the expert problem and study more adaptve algorthms. Although Hedge s proven to be worst-case optmal, one may wonder how well t would

More information

A Solution of the Harry-Dym Equation Using Lattice-Boltzmannn and a Solitary Wave Methods

A Solution of the Harry-Dym Equation Using Lattice-Boltzmannn and a Solitary Wave Methods Appled Mathematcal Scences, Vol. 11, 2017, no. 52, 2579-2586 HIKARI Ltd, www.m-hkar.com https://do.org/10.12988/ams.2017.79280 A Soluton of the Harry-Dym Equaton Usng Lattce-Boltzmannn and a Soltary Wave

More information

GHHAGA for Environmental Systems Optimization

GHHAGA for Environmental Systems Optimization GHHAGA for Envronmental Systems Optmzaton X. H. Yang *, Z. F. Yang, and Z. Y. Shen State Key Laboratory of Water Envronment Smulaton, School of Envronment, Beng Normal Unversty, Beng 00875, Chna Key Laboratory

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

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

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy Comparatve Studes of Law of Conservaton of Energy and Law Clusters of Conservaton of Generalzed Energy No.3 of Comparatve Physcs Seres Papers Fu Yuhua (CNOOC Research Insttute, E-mal:fuyh1945@sna.com)

More information

HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE

HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE Internatonal Journal of Fuzzy Logc Systems (IJFLS) Vol.2, No., February 22 HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE Amt Saraswat and Ashsh San 2 Department

More information

An Efficient Binary Differential Evolution with Parameter Adaptation

An Efficient Binary Differential Evolution with Parameter Adaptation Internatonal Journal of Computatonal Intellence Systems, Vol. 6, No. (March, 03), 38-336 An Effcent Bnary fferental Evoluton wth Parameter Adaptaton onl Ja School of Informaton and Electronc Enneern, Hebe

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