IEEE TRANSACTIONS ON CYBERNETICS 1. Improving Metaheuristic Algorithms With Information Feedback Models

Size: px
Start display at page:

Download "IEEE TRANSACTIONS ON CYBERNETICS 1. Improving Metaheuristic Algorithms With Information Feedback Models"

Transcription

1 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. IEEE TRANSACTIONS ON CYBERNETICS 1 Improvng Metaheurstc Algorthms Wth Informaton Feedback Models Ga-Ge Wang, Member, IEEE, and Yng Tan, Senor Member, IEEE Abstract In most metaheurstc algorthms, the updatng process fals to make use of nformaton avalable from ndvduals n prevous teratons. If ths useful nformaton could be exploted fully and used n the later optmzaton process, the qualty of the succeedng solutons would be mproved sgnfcantly. Ths paper presents our method for reusng the valuable nformaton avalable from prevous ndvduals to gude later search. In our approach, prevous useful nformaton was fed back to the updatng process. We proposed sx nformaton feedback models. In these models, ndvduals from prevous teratons were selected n ether a fxed or random manner. Ther useful nformaton was ncorporated nto the updatng process. Accordngly, an ndvdual at the current teraton was updated based on the basc algorthm plus some selected prevous ndvduals by usng a smple ftness weghtng method. By ncorporatng sx dfferent nformaton feedback models nto ten metaheurstc algorthms, ths approach provded a number of varants of the basc algorthms. We demonstrated expermentally that the varants outperformed the basc algorthms sgnfcantly on 14 standard test functons and 10 CEC 011 real world problems, thereby, establshng the value of the nformaton feedback models. Index Terms Benchmark, evolutonary algorthms (EAs), evolutonary computaton, nformaton feedback, metaheurstc algorthms, optmzaton algorthms, swarm ntellgence. I. INTRODUCTION IN VARIOUS aspects of daly lfe, people try ther best to maxmze ther benefts and mnmze ther costs. Ths type of reasonng s modeled mathematcally by optmzaton problems. In mathematcs, computer scence, decson-makng, and Manuscrpt receved September 0, 017; revsed November 0, 017; accepted December, 017. Ths work was supported n part by the Natonal Natural Scence Foundaton of Chna under Grant , Grant , Grant , and Grant , n part by the Natural Scence Foundaton of Jangsu Provnce under Grant BK01509, n part by the Bejng Natural Scence Foundaton under Grant 41609, and n part by the Natonal Key Basc Research Development Plan (97 Plan) Project of Chna under Grant 015CB50. Ths paper was recommended by Y. S. Ong. (Correspondng author: Yng Tan.) G.-G. Wang s wth the Department of Computer Scence and Technology, Ocean Unversty of Chna, Qngdao 66100, Chna, also wth the School of Computer, Jangsu Normal Unversty, Xuzhou 1116, Chna, and also wth the Insttute of Algorthm and Bg Data Analyss and School of Computer Scence and Informaton Technology, Northeast Normal Unversty, Changchun 10117, Chna (e-mal: gagewang@gmal.com). Y. Tan s wth the Key Laboratory of Machne Percepton and the Department of Machne Intellgence, School of Electroncs Engneerng and Computer Scence, Pekng Unversty, Bejng , Chna (e-mal: ytan@pku.edu.cn). Color versons of one or more of the fgures n ths paper are avalable onlne at Dgtal Object Identfer /TCYB other felds, optmzaton problems seek the maxmum or mnmum value of a gven objectve functon. These problems are often approached usng optmzaton algorthms. Optmzaton algorthms can be dvded loosely nto two categores: 1) the tradtonal determnstc methods and ) modern metaheurstc algorthms. The former wll generate the same results for dfferent runs under the same condtons. For the latter, dfferent runs wll generate dfferent solutons n most cases, even under the same condtons. Because metaheurstc algorthms can solve many complcated problems successfully, they have receved ncreased attenton n many felds, rangng from academc research to engneerng practce. Inspred by nature, a varety of metaheurstc algorthms have been proposed recently to deal wth complcated optmzaton problems [1] [5]. Many of them have solved complex, challengng problems that are dffcult to approach usng tradtonal mathematcal optmzaton technques. These nature-nspred algorthms nclude ant colony optmzaton (ACO) [6], [7], artfcal bee colony [8], [9], dfferental evoluton (DE) [10] [1], evolutonary strategy (ES) [1], cuckoo search (CS) [14], [15], freworks algorthm (FWA) [16], bran storm optmzaton [17], [18], earthworm optmzaton algorthm [19], elephant herdng optmzaton [0], krll herd (KH) [1] [8], bogeography-based optmzaton (BBO) [9], genetc algorthm (GA) [0] [], harmony search (HS) [] [5], monarch butterfly optmzaton (MBO) [6], probabltybased ncremental learnng (PBIL) [7], moth search algorthm [8], partcle swarm optmzaton (PSO) [9] [46], and bat algorthm (BA) [47], [48]. However, these basc metaheurstc algorthms have faled to make full use of valuable nformaton avalable from the ndvduals n prevous teratons to gude ther current and later search. Some of them, such as ABC [8], ACO [6], [49], BA [47], and BBO [9], [50], abandon prevous nstances drectly. Others, such as CS [14], FWA [16], [51], PSO [9] [4], KH [1], [], and MBO [6], use only the best prevous ndvduals. In practce, any of the prevous ndvduals could contan a varety of useful nformaton. If such nformaton could be fully exploted and utlzed n the later optmzaton process, the performance of these metaheurstc algorthms surely would be sgnfcantly mproved. Accordngly, many researchers enhanced these metaheurstc algorthms, and some useful nformaton obtaned from the surrogate, an ndvdual, the whole populaton/swarm, dynamcal envronments, and/or neghbors has been extracted c 017 IEEE. Personal use s permtted, but republcaton/redstrbuton requres IEEE permsson. See for more nformaton.

2 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. IEEE TRANSACTIONS ON CYBERNETICS and reused to a certan degree. Few of these mprovements were based on a ftness functon, wth the excepton of Bngul [5]. Bngul transformed the multobjectve problem (MOP) nto sngle-objectve problems by usng a ftness functon. In addton, the square-based ftness functon was used n Bngul [5]. In contrast, most of the prevous studes amed to mprove the performance of a partcular metaheurstc algorthm by reusng the exploted nformaton. However, they faled to form a general framework for reusng the obtaned nformaton. In ths paper, we present our research, based on a ftness functon, n whch we constructed a systematc nformaton feedback model that reused the nformaton from ndvduals n prevous teratons. Ths proposed nformaton feedback model was demonstrated to provde a general framework that could be used to mprove the performance of most metaheurstc algorthms. In ths paper, we studed how to make the best use of the nformaton avalable from prevous ndvduals by usng the followng technques. Frst, a certan number of ndvduals n prevous teratons were selected n ether a fxed or random manner. For ths paper, we selected one, two, or three ndvduals from prevous teratons. Second, the prevous ndvduals selected as feedback nformaton were gven to the updatng process. In ths way, the nformaton from prevous ndvduals could be reused fully. Last, each ndvdual of the current teraton was updated accordng to the ndvdual generated by the basc algorthm and some selected prevous ndvduals through a weghted sum method. It should be noted that there were many dfferent ways to determne ther weghts. Ths paper used ther ftness to do so. An ndvdual wth better ftness had a greater weght. Combnng nformaton feedback models wth metaheurstc algorthms led to mproved methods. They were then benchmarked through 14 test cases and ten CEC 011 real world problems. The expermental results demonstrated that the nformaton feedback from prevous ndvduals sgnfcantly outperformed all the basc algorthms. The organzaton of ths paper s as follows. Secton II provdes a revew of the related lterature regardng reusng nformaton n metaheurstc algorthms. In Secton III, we ntroduce the optmzaton process for metaheurstc algorthms. Ths secton then explans how we ncorporated the useful nformaton n prevous ndvduals nto the basc methods, and demonstrates how to mprove PSO wth nformaton feedback models. Secton IV provdes the mathematcal analyses. In Secton V, we explore varous expermental models and provde the smulaton results. Further dscusson s gven n Secton VI. Secton VII concludes ths paper. II. RELATED WORK Recently, n order to mprove the performance of the metaheurstc algorthms, many scholars have extracted and reused the nformaton from varous sources, such as the surrogate, an ndvdual, the whole populaton/swarm, and/or a neghbor. They have also used nformaton from dynamcal envronments, drectonal nformaton, mutual nformaton (MI), and other forms of nformaton. Ther work regardng varous types of nformaton reuse s revewed brefly below. A. Surrogate Informaton Surrogate nformaton s found to be very effectve n reducng user effort. Therefore, many researchers have mproved varous metaheurstc algorthms through the use of surrogate nformaton, as n GA and PSO. Sun et al. [1] proposed a new surrogate-asssted nteractve genetc algorthm (IGA), where the uncertanty n subjectve ftness evaluatons was exploted both n tranng the surrogates and n managng surrogates. Moreover, uncertanty n the nterval-based ftness values was also consdered n model management, so that not only the best ndvduals but also the most uncertan ndvduals would be chosen to be re-evaluated by the human user. The expermental results ndcated that the new surrogate-asssted IGA could allevate user fatgue effectvely and was more lkely to fnd acceptable solutons n solvng complex desgn problems. Gong et al. [5] proposed a computatonally cheap surrogate model-based multoperator search strategy for evolutonary optmzaton. In ths strategy, a set of canddate offsprng solutons were generated by usng the multple offsprng reproducton operators. The best one accordng to the surrogate model was chosen as the offsprng soluton. The proposed strategy was used to mplement a multoperator ensemble n two popular evolutonary algorthms (EAs), DE, and PSO. Amng to solve medum-scale problems (.e., 0 50 decson varables), Lu et al. [54] proposed a Gaussan process surrogate model-asssted EA for medum-scale computatonally expensve optmzaton problems (GPEME). A new framework was developed and used n GPEME that carefully coordnated the surrogate modelng and the evolutonary search. In ths way, the search could focus on a small promsng area and was supported by the constructed surrogate model. Sammon mappng was also ntroduced to transform the decson varables from tens of dmensons to a few dmensons, n order to take advantage of Gaussan process surrogate modelng n a low-dmensonal space. Wang et al. [55] dvded data-drven optmzaton problems nto two categores: 1) offlne and ) onlne data-drven optmzaton. An EA was then presented to optmze the desgn of a trauma system, whch s a typcal offlne datadrven multobjectve optmzaton problem. As each sngle functon evaluaton nvolved a large amount of patent data, Wang et al. [55] developed a multfdelty surrogate management strategy to reduce the computaton tme of the evolutonary optmzaton. Mendes et al. [56] proposed the use of genetc programmng to obtan hgh-qualty surrogate functons that were evaluated quckly. Such functons could be used to compute the values of the optmzaton functons n place of the burdensome methods. The proposal was tested successfully on a verson of the TEAM benchmark problem wth uncertantes n decson parameters. Kattan and Ong [57] proposed a surrogate genetc programmng (or sgp for short) to retan the appeal of the

3 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS semantc-based evolutonary search for handlng challengng problems wth enhanced effcency. The proposed sgp dvded the populaton nto two parts, then t evolved the populaton usng standard GP search operators and meta-models that served as a surrogate to the orgnal objectve functon evaluaton. In contrast to prevous works, two forms of metamodels were ntroduced n ths paper to make the dea of usng a surrogate n GP search feasble and successful. Rosales-Pérez et al. [58] ntroduced an approach for addressng model selecton for support vector machnes used n classfcaton tasks. The model selecton problem was transferred mathematcally as a multobjectve one, amng to mnmze smultaneously two components closely related to the error of a model. A surrogate-asssted evolutonary multobjectve optmzaton approach was adopted to explore the hyper-parameters space. The surrogate-asssted optmzaton was used to reduce the number of solutons evaluated by the ftness functons so that the computatonal cost would be reduced as well. Hldebrandt and Branke [59] presented a new way to use surrogate models wth GP. Rather than usng the genotype drectly as nput to the surrogate model, they used a phenotypc characterzaton n ther method. Ths phenotypc characterzaton could be computed effcently, whch allowed them to defne approxmate measures of equvalence and smlarty. Usng a stochastc, dynamc job shop scenaro as an example of smulaton-based GP wth an expensve ftness evaluaton, they demonstrated that these deas can be used to construct surrogate models and mprove the convergence speed and soluton qualty of GP. PSO s one of the most excellent swarm ntellgencebased metaheurstc algorthms [9], n whch partcles are updated accordng to the best ndvduals n the populaton and the best poston for each partcle so far. Ln et al. [60] proposed a bnary PSO based on surrogate nformaton wth proportonal acceleraton coeffcents (BPSOSIPAC) for the 0-1 multdmensonal knapsack problem (MKP). The BPSOSIPAC was based on the surrogate nformaton concept to repar an nfeasble partcle and make the nfeasble soluton become a feasble one. B. Indvdual Informaton ABC s a relatvely new swarm ntellgence-based metaheurstc algorthm [8]. In the basc ABC, prevous ndvduals were not reused at all. In addton, Gao et al. [61] proposed a bare bones ABC called BABC that used parameter adaptaton and ftness-based neghborhood. In BABC, the useful nformaton n the best ndvdual and a Gaussan search equaton were used to generate a new canddate ndvdual at the onlooker phase [61]. On other hand, at the employed bee phase, the nformaton from the prevous search and from the better ndvduals was ncorporated nto the parameter adaptaton strategy and a ftness-based neghborhood mechansm n order to mprove the search ablty [61]. GA has been appled successfully to address all knds of engneerng problems, especally n dscrete optmzaton [0], [1]. Bngul [5] frst used nformaton feedback n adaptve GAs for dynamc MOPs. Bngul transformed the multobjectve optmzaton problem nto a sngleobjectve problem by usng a statc ftness functon and rule-based weght ftness functon. Bngul [5] also used a square-based ftness functon because t generated the best solutons among varous types of ftness functons. Gong et al. [6] combned the advantages of the GA and PSO, and proposed a generalzed learnng PSO paradgm, the *L-PSO. In *L-PSO, genetc operators were used to generate exemplars accordng to the hstorcal search nformaton of partcles. By performng crossover, mutaton, and selecton on the hstorcal nformaton of partcles, the constructed exemplars were not only well dversfed but also hghly qualfed. Ly and Lpson [6] proposed a strategy to select the most nformatve ndvduals n a teacher-learner type coevoluton by usng the surprsal of the mean, based on Shannon nformaton theory. Ths selecton strategy was verfed by an teratve coevolutonary framework, whch conssted of symbolc regresson for model nference, and a GA for optmal experment desgn. In order to explot fully both global statstcal nformaton and ndvdual locaton nformaton, Zhou et al. [64] combned an estmaton of dstrbuton algorthm wth computatonally cheap and expensve local search (LS) methods. Xong et al. [65] combned stochastc elements nto a resource nvestment project schedulng problem (RIPSP), and proposed a stochastc extended RIPSPs. A knowledgebased multobjectve EA (K-MOEA) was proposed to solve the problem. In K-MOEA, the useful nformaton n the obtaned nondomnated solutons (ndvduals) was extracted and then used to update the populaton perodcally to gude subsequent search. C. Populaton/Swarm Informaton Gao et al. [66] proposed a novel ABC algorthm based on nformaton learnng, called ILABC. In ILABC, at each generaton, the whole populaton was dvded dynamcally nto several subpopulatons by the clusterng partton based on the prevous search experence. Furthermore, the dfferent ndvduals n one subpopulaton and n dfferent subpopulatons exchanged nformaton after all the ndvduals were updated. In ths way, all the ndvduals would fnd the best soluton cooperatvely. In addton to ILABC, Gao et al. [67] proposed another mproved ABC algorthm usng more nformatonbased search equatons. Inspred by the echo locaton behavor of bats n nature, BA was proposed for global optmzaton problems [47]. The poston of the bats was updated by the bats frequency, velocty, and dstance to food. Therefore, ther poston had no relatonshp wth any knd of nformaton reuse. Wang et al. [68] proposed a multswarm BA (MBA) for global optmzaton problems. In MBA, the nformaton between dfferent swarms was exchanged by an mmgraton operator wth dfferent parameter settngs. Thus, ths confguraton was able to make a good tradeoff between global and LS.

4 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 4 IEEE TRANSACTIONS ON CYBERNETICS Wth regard to DE, t s well accepted that two control parameters: 1) scale factor (F) and ) crossover rate (Cr), have great nfluence on the performance of DE. Based on nformaton from the populaton, Ghosh et al. [69] proposed a smple yet useful adaptaton technque for tunng F and Cr. In order to boost the populaton dversty when addressng large-scale global problems, Al et al. [70] proposed a new, mproved DE called mde-bes. Ths verson was a multpopulaton algorthm, and the populaton was dvded nto ndependent subgroups, each wth dfferent mutaton and update strateges. The nformaton of the best ndvdual was used to generate a novel mutaton strategy that produced qualty solutons wth a balance between exploraton and explotaton. At each generaton, the ndvduals exchanged ther nformaton between the subgroups. Cu et al. [71] desgned a novel adaptve multple subpopulatons-based DE named MPDE, n whch the parent populaton was splt nto three subpopulatons based on ther ftness values. In MPDE, the useful nformaton from the tral vectors and target vectors was exploted fully to form a replacement strategy that amed to mprove the search ablty. Inspred by team cooperaton n the real world, Gao et al. [7] proposed a dual-populaton DE (DPDE) wth coevoluton for constraned optmzaton problems (COPs). The COP was dvded nto two objectves that were solved by two subpopulatons at each generaton, respectvely. In DPDE, an nformaton-sharng strategy was used to exchange search nformaton between the dfferent subpopulatons. Wang et al. [7] proposed a cooperatve multobjectve DE (CMODE) wth multple populatons for multobjectve optmzaton problems (MOPs), whch ncluded M sngleobjectve optmzaton subpopulatons and an archve populaton for an M-objectve optmzaton problem. These (M + 1) populatons cooperated to optmze all objectves of MOPs by usng adaptve DEs. The addtonal dfference term was added to the proposed method wth the am of sharng nformaton from the archve. In ths way, an ndvdual could use the search nformaton not only from ts own subpopulaton but also from other populatons. The ndvdual was expected to search along the whole Pareto front (PF) by usng the nformaton of all the populatons nstead of beng attracted to the margn or extreme pont only by the search nformaton of ts own subpopulaton. Hence, CMODE could approxmate the whole PF quckly wth the help of the archved nformaton. Dhal et al. [74] proposed two varants of FA: 1) FA va Lévy flghts and ) FA va chaotc sequence. In these two algorthms, the nformaton of populaton dversty was fully extracted to generate the ndvduals at each generaton. Pan et al. [75] proposed a local-best HS algorthm wth dynamc subpopulatons (DLHS) for global optmzaton problems. In DLHS, the whole harmony memory (HM) was dvded nto a certan number of small-szed sub-hms that exchanged nformaton wth each other by usng a perodc regroupng schedule. Furthermore, the useful nformaton n the local best harmony vector was used to generate a novel harmony mprovsaton scheme [75]. D. Informaton From Dynamcal Envronments Though many versons of multobjectve PSO (MOPSO) have been desgned, few MOPSOs have been desgned to adjust the balance between exploraton and explotaton dynamcally accordng to the feedback nformaton detected from the evolutonary envronment. Hu and Yen [76] proposed a new algorthm, the parallel cell coordnate system (PCCS), accordng to the nformaton about the evolutonary envronment, ncludng densty, rank, and dversty ndcators. PCCS was then ncorporated nto a self-adaptve MOPSO, and a new MOPSO was proposed: the pccsamopso. Foss nvestgated how a vable system, the honey bee swarm, gathered meanngful nformaton about potental new nest stes n ts problematc envronment [77]. Ths nvestgaton used a cybernetc model of a self-organzng nformaton network to analyze the fndngs from the last 60 years of publshed research about swarm behavor. Informaton gatherng by a honey bee swarm was frst modeled as a self-organzng nformaton network. E. Neghborhood and Drecton Informaton In the basc DE, the base and dfference vectors are always selected randomly from the whole populaton for the mutaton operators, but the neghborhood and drecton nformaton fals to be used effectvely [10], [11], [78], [79]. In order to address ths problem, several scholars have put forward mproved strateges. Peng et al. [80] proposed a novel DE framework wth dstrbuted drecton nformaton-based mutaton operators (DE-DDI) for dealng wth complex problems n bg data. In DE-DDI, the dstrbuted topology was used to generate a neghborhood for each ndvdual frst. Then the drecton nformaton derved from the neghbors was ntroduced nto the mutaton operator of DE. Consequently, the neghborhood and drecton nformaton fully exploted the regons of better ndvduals, and guded the search to the promsng area. Lao et al. [81] proposed another DE framework wth a drectonal mutaton based on cellular topology, called cellular drecton nformaton-based DE (DE-CDI). For each ndvdual n DE-CDI, the cellular topology was formed to defne a neghborhood. Next, the drecton nformaton based on the neghborhood was ncorporated nto the mutaton operator. In ths way, DE-CDI not only extracted the neghborhood nformaton to explot the regons of better ndvduals and accelerate convergence but also ntroduced the drecton nformaton to gude the search to the promsng area. In order to use the neghborhood and drecton nformaton fully, Ca et al. [8] proposed a new DE framework wth neghborhood and drecton nformaton (ND-DE). Though ND-DE had better performance than most of the DEs, ts performance reled manly on the selecton of drecton nformaton. To overcome ths dsadvantage, the adaptve operator selecton mechansm was ncorporated nto the ND-DE, whch was able to select adaptvely the drecton nformaton for the specfc DE mutaton strategy. Accordngly, an mproved ND-DE called adaptve drecton nformaton-based ND-DE

5 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS 5 (and-de) was proposed by Ca et al. [8], whch performed much better than ND-DE. Fang et al. [8] proposed a decentralzed quantum-nspred PSO (QPSO) wth cellular structured populaton called cqpso. In cqpso, the partcles were located n a -D grd and allowed to get nformaton only from ther neghbors. The overlappng partcles exchange the nformaton among the nearest neghborhoods. Wang et al. [84] proposed an mproved verson of BA namely varable neghborhood bat algorthm (VNBA), s thus proposed. In VNBA, the bat ndvdual can get useful nformaton from ther neghbors. F. Mutual Informaton He et al. [85] ntroduced the multresoluton analyss, MI, and PSO nto artfcal neural network models. They proposed a hybrd wavelet neural network model for forecastng monthly ranfall from antecedent monthly ranfall and clmate ndces. G. Other Informaton ACO s one of the most representatve metaheurstc algorthms for global optmzaton problems, especally, for dscrete optmzaton [6], [49]. Because the ants are updated accordng to the pheromone, the prevous nformaton fals to be used n ACO. Shang et al. [86] ntroduced heurstc nformaton nto antdecson rules, and then proposed a new verson of ACO named AntMner for epstass detecton. In AntMner, the heurstc nformaton was used to gude ants durng the search process wth the am of enhancng the computatonal effcency and soluton accuracy. Wang and Tang [87] proposed an adaptve DE based on analyss of search data for the MOPs. In ths algorthm, frst the useful nformaton was derved from the search data durng the evoluton process by usng clusterng and statstcal methods. Then the derved nformaton was used to gude the generaton of new populaton and the LS. Park and Lee [88] proposed a novel opposton-based learnng method by usng a beta dstrbuton wth partal dmensonal change and selecton swtchng. They combned ths approach wth DE to enhance the convergence speed and search ablty. In the proposed method, the partal dmensonal changng scheme was used to preserve useful nformaton. Smulated annealng (SA) s one of the oldest classcal metaheurstc algorthms [89] that s a trajectory-based optmzaton algorthm. Yang and Kumar [90] proposed an nformaton guded framework for SA. Informaton gathered from the exploraton stage was used as feedback to drve the optmzaton procedure, leadng to the rse of the annealng temperature durng the optmzaton process. The resultng algorthm had two phases: phase I performed nearly unrestrcted exploraton, and phase II re-heated the annealng procedure and exploted nformaton gathered durng phase I. Muñoz et al. [91] proposed a robust nformaton contentbased method for contnuous ftness landscapes that generated four measures related to the landscape features. In addton, t could overcome the dsadvantage of samplng the ftness landscape usng random walks wth varable step sze. From the descrptons above, we can see that for most metaheurstc algorthms, some useful nformaton obtaned from a surrogate, an ndvdual, the whole populaton/swarm, dynamcal envronments, neghbor and drecton, and/or mutual relatonshp s extracted and reused to a certan degree. However, few of them are based on a ftness functon (except [5]). Bngul [5] transferred the MOP nto some sngle-objectve problems by usng a ftness functon as explaned prevously. Furthermore, whle most of the studes above amed to mprove the performance of a certan metaheurstc algorthm by reusng the exploted nformaton, they faled to form a general framework for reusng the obtaned nformaton. In ths paper, we present our research, based on a ftness functon, n whch we constructed a systematc nformaton feedback model that reused the nformaton from ndvduals n prevous teratons. Ths proposed nformaton feedback model was demonstrated to provde a general framework that could be used to mprove the performance of most metaheurstc algorthms. III. IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS In ths secton, we explan how metaheurstc algorthms have been mproved based on nformaton feedback models. Frst, we provde a bref outlne of the basc optmzaton process, and then we gve a descrpton of the nformaton feedback models. Fnally, usng PSO as an example, we demonstrate how to mprove the algorthm usng nformaton feedback models. A. Optmzaton Process Despte the fact that dfferent metaheurstc algorthms have dfferent updatng strateges, ther optmzaton processes can be summarzed brefly by the followng general steps. 1) Intalzaton: Intalzaton can be dvded nto populaton ntalzaton and parameter ntalzaton. The runnng envronments for later search are set durng ths process. ) Search: In general, metaheurstc algorthms frst mplement global search and then LS,.e., exploraton and then explotaton. These two searches perform n parallel, beng adjusted by certan parameters. The search process s repeated untl some termnaton condton s satsfed. ) Output: Output the fnal best solutons. B. Informaton Feedback Models In theory, for our model k(k 1) prevous ndvduals can be selected, but usng a substantal number of ndvduals mght complcate the method. Therefore, n ths paper, k {1,, }. As mentoned above, we wll take PSO as an example to llustrate the framework of our proposed method. Some symbols are gven before the nformaton feedback models are descrbed. Suppose that x t s the th ndvdual at teraton t, and x and f t are ts poston and ftness value, respectvely. Here,

6 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 6 IEEE TRANSACTIONS ON CYBERNETICS t s the current teraton, 1 N P s an nteger number, and N P s the populaton sze. y t+1 s the ndvdual generated by the basc PSO, and f t+1 s ts ftness. The framework of the proposed method s gven through the ndvduals at the (t )th, (t 1)th, tth, and (t + 1)th teratons. 1) Model F1 and Model R1: Ths s the smplest case. The th ndvdual x t+1 can be generated as follows: x t+1 = αy t+1 + βxj t (1) where xj t s the poston for ndvdual j(j {1,,...,N P}) at teraton t, and fj t s ts ftness. α and β are weghtng factors satsfyng α + β = 1. They can be gven as α = f t j j,β = f t+1 j. () Here, ndvdual j can be determned n the followng ways. Defnton 1: The model n (1) s called model F1 when j =. The ndvduals n prevous and current generatons are used to generate the ndvdual for the next generaton. Defnton : The model n (1) s called model R1 when j = r 1, where r 1 s an nteger randomly selected between 1 and N P. The ndvdual generated by Defnton has a hgher populaton dversty than the one generated by Defnton 1. We can see that f r 1 =, the model R1 wll be F1 wth the probablty of 1/N P. Ther ncorporaton nto the basc PSO results n PSOF1 and PSOR1, respectvely. ) Model F and Model R: Two ndvduals at two prevous teratons are collected and used to generate ndvdual. For ths case, the th ndvdual x t+1 can be generated as follows: x t+1 = αy t+1 + β 1 xj t 1 + β xj t 1 () where xj t 1 and xj t 1 are the poston for ndvduals j 1 and j (j 1, j {1,,...,N P }) at teraton t and t 1, and fj t 1 and fj t 1 are ther ftness values, respectvely. α, β 1, and β are weghtng factors satsfyng α +β 1 +β = 1. They can be provded as follows: α = 1 fj t 1 j 1 1 j 1 β 1 = 1 fj t 1 + f t+1 β = 1 f t+1 1 j j 1 1 j j 1 j 1. (4) Indvduals j 1 and j n () can be determned n several dfferent ways. For ths model, ths paper focused on Defntons and 4. Defnton : The model n () s called model F when j 1 = j =. The ndvduals at two prevous and current generatons are used to generate the ndvdual for the next generaton. Defnton 4: The model n () s called model R when j 1 = r 1, and j = r, where r 1 and r are ntegers that are randomly selected between 1 and N P. Smlarly, the ndvdual generated by Defnton 4 has more dversty of populaton than the ndvdual generated by Defnton. Here, we can see, f r 1 = r =, the model R wll be F wth the probablty of 1/N P. Ther ncorporaton nto the basc PSO results n PSOF and PSOR, respectvely. ) Model F and Model R: Three ndvduals at three prevous teratons are collected and used to generate ndvdual. For ths case, the th ndvdual x t+1 can be generated as follows: x t+1 = αy t+1 + β 1 xj t 1 + β xj t 1 + β xj t (5) where xj t 1, xj t 1, and xj t are the poston of ndvduals j 1, j, and j (j 1, j, j {1,,...,N P }) at teraton t, t 1, and t, and fj t 1, fj t 1, and fj t are ther ftness values, respectvely. Ther weghtng factors are α, β 1,β, and β wth α + β 1 + β + β = 1, whch can be gven as α = 1 fj t 1 + fj t 1 + fj t β 1 = 1 f t+1 β = 1 f t+1 β = 1 f t+1 + fj t 1 + fj t 1 + fj t 1 j j + fj t 1 + fj t 1 + fj t j 1 j + fj t 1 + fj t 1 + fj t j 1 1 j + fj t 1 + fj t 1 + fj t. (6) Though j 1 j can be determned n many dfferent ways, we adopted Defntons 5 and 6 for ths model. Defnton 5: The model n (5) s called model F when j 1 = j = j =. The ndvduals at two prevous and current generatons are used to generate the ndvdual for the next generaton. Defnton 6: The model n (5) s called model R when j 1 = r 1, j = r, and j = r, where r 1 r are nteger numbers that are selected randomly between 1 and N P. Smlarly, the ndvdual generated by Defnton 6 has more populaton dversty. Here, we can see that f r 1 = r = r =, model R wll be F wth the probablty of 1/N P. Ther ncorporaton nto the basc PSO results n PSOFand PSOR, respectvely. By ncorporatng the nformaton feedback model nto the basc optmzaton process, we have a new updatng optmzaton process as shown n Fg. 1. C. PSO Usng Model F1 We now take PSO and model F1 as an example to explan how to ntroduce nformaton feedback nto a metaheurstc algorthm. PSO [9] s one of the most representatve swarm ntellgence paradgms. The solutons (called partcles) are located ntally n the whole search regon at random. Subsequently,

7 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS 7 Fg. 1. Schematc flowchart of updatng optmzaton process. Fg.. Improvng PSO wth nformaton feedback models (k = 1). the velocty and poston of the partcles are updated as (7) and (8), respectvely. v t+1 = ωv t + c ( ) ( ) 1r 1 p,best x + c r g,best x (7) = x t + vt+1 (8) x t+1 where x and v are the poston and velocty of partcle, respectvely; p,best and g,best are the poston wth the optmal objectve value searched untl now by partcle and the whole populaton, respectvely; w s an nerta parameter controllng the dynamcs of flyng; r 1 and r are random real numbers n [0, 1]; and c 1 and c are factors controllng the related weghtng of correspondng terms. After updatng velocty and poston for partcle, p,best and g,best wll be updated. Ths process wll be repeated untl a certan stop condton s met. Next, lookng at the general outlne of the optmzaton process, we can see the man steps for mprovng PSO by usng the nformaton feedback model (k = 1). 1) Intalzaton: The parameters used n PSO are set, and the partcle populaton s ntalzed randomly wth the predefned regons. Ths process s the same as performed n the basc PSO. ) Search: Ths s the crtcal part for mprovng PSO. Frst, the velocty and poston of partcle are updated accordng to (7) and (8). The updated partcle can be called y. If the generaton count t s bgger than 1, partcle wll be further updated by (1), and the newly generated partcle wll be consdered as the fnal partcle for the next generaton. The search process s repeated untl some termnaton condton s satsfed. ) Output: PSO returns the values of g best and f (g best ) as ts fnal soluton. The detaled steps of the combnaton of PSO and the nformaton feedback model (k = 1) can be seen n Fg..InFg., G max s the maxmum of the generaton. Smlarly, the other fve models (R1, F ) can be ncorporated nto the basc PSO. Gven the lmts on the length of ths paper, we wll not descrbe them n detal. IV. MATHEMATICAL ANALYSES In ths secton, we provde a mathematcal analyss to prove the convergence of the proposed method. We frst prove the algorthm under model F and R. Here, the followng lemmas are provded, and they are true for any algorthm dscussed n ths paper. Lemma 1: An algorthm A can reach ts fnal soluton x best all of the tme. Here, algorthm A can be any of the algorthms dscussed n ths paper, such as ACO [6], BA [47], BBO [9], CS [14], DE [10], ES [1], KH [1], MBO [6], PBIL [7], and PSO [9]. x best s the best soluton for algorthm A, and ts lower bound and upper bound are x mn and x max, respectvely. Lemma 1 ndcates that algorthm A s able to fnd the fnal soluton all of the tme, f t can search for the gven doman wth enough tme.

8 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 8 IEEE TRANSACTIONS ON CYBERNETICS TABLE I BENCHMARK FUNCTIONS In sum, for each nformaton feedback model, where the model s Model F1 F or R1 R, an algorthm A under these models can reach ts fnal soluton x best every tme. Lemma : The soluton x t+1 s one of the feasble solutons for algorthm A. Proof: Here, we only prove that the lower bound and upper bound of x t+1 for algorthm A are x mn and x max, respectvely. For ease of descrpton, (5) can be descrbed n the followng form: x t+1 = αy + β 1 x 1 + β x + β x. (9) It s clear that for algorthm A, the lower bound and upper bound of the solutons x 1, x, and x are x mn and x max, respectvely. In other words, x mn y x max, x mn x 1 x max, x mn x x max, and x mn x x max. Next, we can get α x mn α y α x max, β 1 x mn β 1 x 1 β 1 x max, β x mn β x β x max, and β x mn β x β x max. Therefore, we get (α + β 1 + β + β ) x mn x t+1 = αy + β 1 x 1 + β x + β x (α + β 1 + β + β ) x max. (10) Accordng to the defnton of α, β 1, β, and β n (5), we know α +β 1 +β +β = 1. Therefore, (10) can be updated as x mn x t+1 = αy + β 1 x 1 + β x + β x x max. (11) We observe clearly that x mn x t+1 x max. In other words, the newly generated soluton x t+1 va our proposed method s a feasble soluton for algorthm A. Theorem : A proposed algorthm A can reach ts fnal soluton x best all the tme. Proof: Here, A represents the proposed algorthm dscussed n the prevous secton. Therefore, accordng to Lemmas 1 and, the proposed algorthm A s able to fnd the fnal soluton x best f t can search for the gven doman wth enough tme. For Models F1 and R1, t s obvous that these models are specal cases of Models F and R. Therefore, any proposed algorthm A s smlarly proven. We do not gve them n detal n ths paper. V. SIMULATION RESULTS Secton III gves sx nformaton feedback models,.e., F1 F and R1 R, each of whch can be ncorporated nto a basc metaheurstc algorthm, thereby, yeldng sx varants of each basc method. For example, gven PSO, we have PSOF1- and PSOR1-. The basc PSO can be named as PSOF0. Smply, we can call them F0 F, and R1 R for short. We must pont out that n order to nvestgate fully the superorty of dfferent nformaton feedback models, sx varants were compared wth each other only and wth the correspondng basc algorthm. Through ths comparson, we were able to look at the performance of sx nformaton feedback models and determne whether these models could mprove the performance of the basc algorthm. Sx nformaton feedback models were combned wth the basc metaheurstc algorthms, and these newly combned methods were further benchmarked by 14 standard test functons as shown n Table I [9]. Each functon had 0 ndependent varables, that s, the dmenson of each problem was 0. Some of functons were multmodal, whch means that they had multple local mnma. Some were nonseparable, whch means that they could not be wrtten as a sum of functons of ndvdual varables. The benchmarks were compared by mplementng the nteger versons of all the metaheurstc algorthms n MATLAB [9]. The granularty or precson of each benchmark functon was 0.1, except for the Quartc functon. Snce the doman of each dmenson of the Quartc functon was only ±1.8, t was mplemented wth a granularty of 0.01 [9]. More nformaton about these functons can be seen by referrng to [9]. Frst, we nvestgated the performance of PSO under Models F1 F and R1 R, and then these sx models were extended to be ncorporated nto more metaheurstc algorthms. A. Performance of PSO Wth Models F1 F and R1 R In ths secton, we wll look at the performance of PSO under Models F1 F and R1 R on 14 benchmarks n Table I. In order to get ther representatve statstcal results, 50 ndependent runs were done for PSO. In addton, PSO had a populaton sze of 50, an eltsm parameter of, and was run for 50 generatons. The results were recorded n Table II. In more detal, the best, average, and worst performances of each method were collected, as shown n Table II. The results were hghlghted n bold f PSO performed the best on a benchmark. The total numbers of the bold results were collected, as shown n the last row n Table II. In order to nvestgate the nfluence of F1 and R1, the number of functons on whch PSO performed the best was calculated, as shown n the last two columns of Table II. From Table II, we see that R1 was the best nformaton feedback model, havng the greatest mpact on PSO. F was nferor only to R1. In addton, for sx nformaton feedback

9 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS 9 TABLE II FUNCTION FITNESS OBTAINED BY PSO WITH SIX MODELS models and F0, ther average rankng from good to bad was as follows: R1 > F > R > F > F0 > R1 > F1 = R. Models R1 have slghtly greater mpact than F1 for the PSO algorthm on 14 benchmarks (1 versus 18). From Table II, we can see that our sx proposed models, especally R1 and F, were able to mprove sgnfcantly the performance of PSO by balancng the exploraton and explotaton. Let us gve the detaled analyses as follows. In PSO, partcle learned manly from the nformaton of the global search and ts own best poston. On one hand, ths stuaton meant that most partcles would fly toward the promsng area, and the PSO would have a fast convergence. That s to say, PSO would have a good exploraton ablty. On other hand,

10 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 10 IEEE TRANSACTIONS ON CYBERNETICS TABLE III PARAMETER SETTINGS TABLE IV FUNCTION FITNESS OBTAINED BY TEN METAHEURISTIC ALGORITHMS WITH SIX INFORMATION FEEDBACK MODELS TABLE V CPU TIME USED BY TEN METAHEURISTIC ALGORITHMS WITH SIX INFORMATION FEEDBACK MODELS f the optmal were local, t would be hard to escape from t. R1 ntroduced dversty nto the optmzaton process of PSO, whch would enable the trapped partcles to escape from the local postons. If the partcles were not trapped nto local postons, the addton of populaton dversty dd no harm to PSO, because the global best partcle was always memorzed durng the whole optmzaton process. Ths s why F performed better than other models except R1. In sum, the PSO combned wth sx proposed models (especally Models R1 and F) performed better than or equally to the basc PSO. B. Performance of Sx Informaton Feedback Models In ths secton, we explan how sx nformaton feedback models were combned wth other nne metaheurstc algorthms,.e., ACO [6], BA [47], BBO [9], CS [14], DE [10], ES [1], KH [1], MBO [6], and PBIL [7]. These newly combned methods were further benchmarked by 14 standard test functons, as shown n Table I [9]. For an algorthm, dfferent parameter settngs have a great mpact on ts performance. In order to compare farly, ther parameters were set as shown n Table III. For ACO, BBO, DE, ES, PBIL, and PSO, ther parameters were the same as n [9]. For most algorthms, dfferent runs may generate dfferent results. In order to get ther representatve statstcal results, 50 ndependent runs were done for each method. In addton, each method had a populaton sze of 50, an eltsm parameter of, and were run for 50 generatons. The best, average, and worst performances of each method were collected and summarzed n Table IV. The results were hghlghted n bold f the algorthms performed the best for a benchmark. In order to nvestgate the nfluence of F1 and R1, the number of functons on whch the metaheurstc algorthms performed the best was calculated, as shown n the last two columns of Table IV. Table V shows the average CPU tme for each method on each benchmark. We must pont out that PSO was also ncluded n Tables IV and V n order to get more accurate statstcal results. From Table IV, we see that F was the best nformaton feedback model, and had the greatest mpact on the three algorthms: 1) BA; ) CS; and ) MBO. R1 s nferor only to F and had the greatest mpact on three algorthms: 1) ES; ) KH; and ) PSO. F1 ranked thrd and had the greatest mpact on two algorthms: 1) BBO and ) DE. For R and R, except ACO, they had the best mpact on MBO and PBIL, respectvely. Lookng carefully at Table IV, for ACO, R, and R had the same mpact; for MBO, F, and R had the same mpact. In addton, for sx nformaton feedback models and F0, ther average rankng from good to bad was as follows: F > R1 > F1 > F = R > F0 > R. Models F1 had a greater mpact than R1 for ten metaheurstc algorthms on 14 benchmarks (0 versus 16). From Table V, we observed that, except BA, all the varants consumed more tme than ther respectve basc algorthms. Ths result falls fully under the adage, there s no free lunch [9]. The addtonal tme was used manly to evaluate the ftness values, and that acton can be tme consumng. C. Comparsons Usng t-test Based on the fnal results of 50 ndependent runs on 14 functons, Table VI presents the t values on every functon of the two-taled test, wth the 5% level of sgnfcance between the basc method and mproved methods wth sx nformaton

11 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS 11 TABLE VI COMPARISONS BETWEEN THE BASIC METHOD AND SIX IMPROVED METHODS WITH INFORMATION FEEDBACK MODELS AT α=0.05 ON TWO-TAILED t-tests TABLE VII TEN REAL WORLD PROBLEMS SELECTED FROM CEC 011 TABLE VIII OPTIMIZATION RESULTS OBTAINED BY TEN METAHEURISTIC ALGORITHMS WITH SIX INFORMATION FEEDBACK MODELS FOR CEC 011 RWPS feedback models. In the table, the value of t wth 98 degrees of freedom was sgnfcant at α = 0.05 by a two-taled test. Boldface ndcates that the correspondng method performed sgnfcantly better than the basc method. The best, equal, and worst n Table VI ndcate that the correspondng method performed better than, equal to, or worse than ts basc one. In more detal, the best, equal, and worst performance of each method was collected and summarzed, as shown n Table VI. For nstance, comparng ACO and sx varants of ACO, ACOF1, and ACOR1 outperformed ACO sgnfcantly on ten, twelve, eleven, twelve, ten, and eleven functons, respectvely, and performed as well as ACO on two, one, one, zero, two, and one functons, respectvely. These results ndcate that sx varants of ACO generally performed better than ACO n terms of the soluton accuracy. Though the performance of ACOF1 and ACOR1 was slghtly weaker on some functons, Table VI also reveals that they outperformed ACO on most functons. Smlarly, Table VI shows that most methods (ACO, BA, CS, DE, ES, MBO, PBIL, and PSO) had absolute advantage over ther basc algorthms. The performance of BBO and KH was better than or equal to ther basc ones on most benchmarks. In addton, as seen from the last three rows of Table VI, R1was the best nformaton model; F1, R1, and F were the three best models among the sx dfferent nformaton feedback models. Ths concluson concdes wth results n Table IV. D. Real World Problems In addton to the standard functons dscussed n the secton above, ten more real world problems (RWPs) (see Table VII) were also used to valdate the sx nformaton feedback models. More detaled nformaton about ten RWPs can be found n [9]. Here, the parameters used n the ten approaches were the same as the above. The populaton sze and generatons were set to 50 and 50, respectvely. The results obtaned by 50 ndependent runs on ten RWPs were recorded n Table VIII. The results were hghlghted n bold f an algorthm performed the best on a benchmark. For each model, the total numbers of the bold results were collected, as shown n the last row. From Table VIII, we see that F1 was the best nformaton feedback model, and had the greatest mpact on the three metaheurstc algorthms: 1) BBO; ) MBO; and ) PSO. R1 was only slghtly nferor to F1 and had the greatest mpact on fve metaheurstc algorthms: 1) ACO; ) BA; ) ES; 4) KH; and 5) PBIL. F ranked the thrd and had the greatest mpact on three metaheurstc algorthms: 1) BA; ) CS; and ) KH. For the other three nformaton feedback models (R, F, and R), F had a greater nfluence on ten metaheurstc algorthms than R and R. For KH, we can see, R1 and F had equal nfluence. Moreover, for BBO, F1 had the same performance as F0 (the basc BBO). For PBIL, R1 had the same performance as F0 (the basc PBIL). In addton, for sx nformaton feedback

12 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 1 IEEE TRANSACTIONS ON CYBERNETICS models and F0, ther average rankng from good to bad was as follows: F1 > R1 > F0 > F > F > R > R. Models F1 had a greater mpact than R1 for ten metaheurstc algorthms on ten RWPs (155 versus 89). From the results on 14 standard functons and ten RWPs, F1, R1, and F performed the best among sx nformaton models. Except RWPs studed here, there are many dffcult ssues deservng to be extensvely studed, lke cloud data [94], encrypted outsourced data [95], [96], and mage copy detecton [97]. Shen et al. [94] desgned a new effcent and effectve publc audtng protocol wth novel dynamc structure for cloud data wth the am of decreasng the computatonal and communcaton overheads. Devsng a searchable and desrable encrypton scheme cannot only support personalzed search but also mprove user search experence. For ths purpose, Fu et al. [96] handled the ssue of personalzed multkeyword ranked search over encrypted data whle preservng prvacy n cloud computng. Fu et al. [95] presented a contentaware search scheme, whch can make semantc search more smart. In addton, they verfed the prvacy and effcency of ther schemes n the experments. Zhou et al. [97] desgned a global context verfcaton scheme to flter false matches for copy detecton. Concretely, the overlappng regon-based global context descrptor was desgned to verfy these matches to flter false matches. Gu and Sheng [98] proposed an equvalent dual formulaton for v-svc and a robust v-svcpath based on lower upper decomposton wth partal pvotng. Also, ther robust regularzaton path algorthm can avod the exceptons completely, and handlng the sngulartes n the key matrx. VI. DISCUSSION From the experments conducted n the prevous secton, each of the ten algorthms was mproved by a partcular nformaton feedback model. Here, KH s taken as an example to analyze why the nformaton feedback model can mprove the performance of all of the algorthms on 14 functons. KH s a relatvely new and promsng algorthm proposed by Gandom and Alav n 01 [1]. R1 had the greatest mpact on KH among sx nformaton feedback models,.e., k = 1, and j = r 1 n (1). For krll, the frst and second movements are based manly on the best krll [1]. Ths wll surely make most krll move toward the promsng area. However, at the later search stage, the KH algorthm mght be trapped nto the local optmum. R1 added more dversty to the populaton for the optmzaton process at the later search stage. Meanwhle, the generated krll had a smaller possblty of surpassng the gven range. So, the performance of KH was mproved sgnfcantly. In addton, dfferent models were able to create a good balance between exploraton and explotaton. When k was small, few of the prevous ndvduals were used. In ths way, the ablty of exploraton could be mproved. Conversely, when k was bg, as many of the prevous ndvduals were used as possble. In ths way, the ablty of explotaton could be greatly mproved. On other hand, the algorthms under models R1 had more populaton dversty and exploratve ablty than models F1. Ths could mprove sgnfcantly the performance of the metaheurstc algorthms at the late stage. After fully nvestgatng the performance of the proposed methods, the followng ponts should be hghlghted n future. Frst, the varants of a basc method (except BA) consume more CPU tme than the basc one because of ncreased ftness evaluaton. Methods to reduce CPU tme are worthy of further study. Second, KH and PSO were taken as examples to explan the prncple of our models. Further analyss usng theores should be performed to ascertan the reasons why the models can mprove the performance of ther basc algorthms. VII. CONCLUSION In the study of optmzaton, few metaheurstc algorthms reuse the prevous nformaton to gude the later updatng process. In ths paper, we extracted and used the prevous nformaton n the populaton to gve feedback to the man optmzaton process. One, two, and three ndvduals n prevous teratons were selected by ether fxed or random method. Accordngly, sx nformaton feedback models were proposed, and they were then ncorporated nto ten algorthms. The fnal ndvdual at the current teraton was updated based on the basc algorthm plus some selected prevous ndvduals by usng a smple ftness weghtng method. By ncorporatng sx nformaton feedback models nto ten algorthms, we constructed sx varants of each basc method. They were compared wth each other as well as wth ther basc algorthms va 14 functons and ten CEC 011 RWPs. REFERENCES [1] Z. Wang, Q. Zhang, A. Zhou, M. Gong, and L. Jao, Adaptve replacement strateges for MOEA/D, IEEE Trans. Cybern., vol. 46, no., pp , Feb [] F. Lu, W. Pedrycz, and W.-G. Zhang, Lmted ratonalty and ts quantfcaton through the nterval number judgments wth permutatons, IEEE Trans. Cybern., vol. 47, no. 1, pp , Dec [] F. Lu and W.-G. Zhang, TOPSIS-based consensus model for group decson-makng wth ncomplete nterval fuzzy preference relatons, IEEE Trans. Cybern., vol. 44, no. 8, pp , Aug [4] F. Lu, W.-G. Zhang, and Z.-X. Wang, A goal programmng model for ncomplete nterval multplcatve preference relatons and ts applcaton n group decson-makng, Eur. J. Oper. Res., vol. 18, no., pp , 01. [5] G.-G. Wang, X. Ca, Z. Cu, G. Mn, and J. Chen, Hgh performance computng for cyber physcal socal systems by usng evolutonary mult-objectve optmzaton algorthm, IEEE Trans. Emerg. Topcs Comput., to be publshed. [Onlne]. Avalable: document/79774/, do: /TETC [6] M. Dorgo and T. Stutzle, Ant Colony Optmzaton. Cambrdge, MA, USA: MIT Press, 004. [7] M. A. Khan, W. Shahzad, and A. R. Bag, Proten classfcaton va an ant-nspred assocaton rules-based classfer, Int. J. Bo Inspred Comput., vol. 8, no. 1, pp , 016. [8] D. Karaboga and B. Basturk, A powerful and effcent algorthm for numercal functon optmzaton: Artfcal bee colony (ABC) algorthm, J. Glob. Optm., vol. 9, no., pp , 007. [9] J.-Q. L, Q.-K. Pan, and P.-Y. Duan, An mproved artfcal bee colony algorthm for solvng hybrd flexble flowshop wth dynamc operaton skppng, IEEE Trans. Cybern., vol. 46, no. 6, pp , Jun [10] R. Storn and K. Prce, Dfferental evoluton A smple and effcent heurstc for global optmzaton over contnuous spaces, J. Glob. Optm., vol. 11, no. 4, pp , [11] Y.-L. L et al., Dfferental evoluton wth an evoluton path: A DEEP evolutonary algorthm, IEEE Trans. Cybern., vol. 45, no. 9, pp , Sep [1] S. Hu and P. N. Suganthan, Ensemble and arthmetc recombnatonbased specaton dfferental evoluton for multmodal optmzaton, IEEE Trans. Cybern., vol. 46, no. 1, pp , Jan. 016.

13 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. WANG AND TAN: IMPROVING METAHEURISTIC ALGORITHMS WITH INFORMATION FEEDBACK MODELS 1 [1] H. Beyer and H. Schwefel, Natural Computng. Dordrecht, Netherlands: Kluwer Acad., 00. [14] X.-S. Yang and S. Deb, Cuckoo search va Lévy flghts, n Proc. World Congr. Nat. Bol. Inspred Comput. (NaBIC), Combatore, Inda, 009, pp [15] G.-G. Wang, A. H. Gandom, X. Zhao, and H. E. Chu, Hybrdzng harmony search algorthm wth cuckoo search for global numercal optmzaton, Soft Comput., vol. 0, no. 1, pp. 7 85, 016. [16] J. L and Y. Tan, Orentng mutaton based freworks algorthm, n Proc. IEEE Congr. Evol. Comput. (CEC), 015, pp [17] Y. Sh, An optmzaton algorthm based on branstormng process, Int. J. Swarm Intell. Res., vol., no. 4, pp. 5 6, 011. [18] Y. Sh, J. Xue, and Y. Wu, Mult-objectve optmzaton based on bran storm optmzaton algorthm, Int. J. Swarm Intell. Res., vol. 4, no., pp. 1 1, 01. [19] G.-G. Wang, S. Deb, and L. D. S. Coelho, Earthworm optmzaton algorthm: A bo-nspred metaheurstc algorthm for global optmzaton problems, Int. J. Bo Inspred Comput., 015. [Onlne]. Avalable: forthcomng.php?jcode=jbc, do: /IJBIC [0] G.-G. Wang, S. Deb, X.-Z. Gao, and L. D. S. Coelho, A new metaheurstc optmsaton algorthm motvated by elephant herdng behavour, Int. J. Bo Inspred Comput., vol. 8, no. 6, pp , 017. [1] A. H. Gandom and A. H. Alav, Krll herd: A new bo-nspred optmzaton algorthm, Commun. Nonln. Sc. Numer. Smulat., vol. 17, no. 1, pp , 01. [] G.-G. Wang, L. Guo, A. H. Gandom, G.-S. Hao, and H. Wang, Chaotc krll herd algorthm, Inf. Sc., vol. 74, pp. 17 4, Aug [] G. Wang et al., Incorporatng mutaton scheme nto krll herd algorthm for global numercal optmzaton, Neural Comput. Appl., vol. 4, nos. 4, pp , 014. [4] G.-G. Wang, A. H. Gandom, and A. H. Alav, Stud krll herd algorthm, Neurocomputng, vol. 18, pp. 6 70, Mar [5] G.-G. Wang, A. H. Gandom, and A. H. Alav, An effectve krll herd algorthm wth mgraton operator n bogeography-based optmzaton, Appl. Math. Model., vol. 8, nos. 9 10, pp , 014. [6] G.-G. Wang, A. H. Gandom, A. H. Alav, and G.-S. Hao, Hybrd krll herd algorthm wth dfferental evoluton for global numercal optmzaton, Neural Comput. Appl., vol. 5, no., pp , 014. [7] G.-G. Wang, A. H. Gandom, A. H. Alav, and S. Deb, A hybrd method based on krll herd and quantum-behaved partcle swarm optmzaton, Neural Comput. Appl., vol. 7, no. 4, pp , 016. [8] G.-G. Wang, S. Deb, A. H. Gandom, and A. H. Alav, Oppostonbased krll herd algorthm wth Cauchy mutaton and poston clampng, Neurocomputng, vol. 177, pp , Feb [9] D. Smon, Bogeography-based optmzaton, IEEE Trans. Evol. Comput., vol. 1, no. 6, pp , Dec [0] D. E. Goldberg, Genetc Algorthms n Search, Optmzaton and Machne Learnng. New York, NY, USA: Addson-Wesley, [1] X. Sun, D. Gong, Y. Jn, and S. Chen, A new surrogate-asssted nteractve genetc algorthm wth weghted semsupervsed learnng, IEEE Trans. Cybern., vol. 4, no., pp , Apr. 01. [] A. J. Umbarkar, M. S. Josh, and W.-C. Hong, Comparatve study of dversty based parallel dual populaton genetc algorthm for unconstraned functon optmsatons, Int. J. Bo Inspred Comput., vol. 8, no. 4, pp. 48 6, 016. [] Z. W. Geem, J. H. Km, and G. V. Loganathan, A new heurstc optmzaton algorthm: Harmony search, Smulaton, vol. 76, no., pp , 001. [4] A. Rezoug and D. Boughac, A self-adaptve harmony search combned wth a stochastc local search for the 0-1 multdmensonal knapsack problem, Int. J. Bo Inspred Comput., vol. 8, no. 4, pp. 4 9, 016. [5] T. Nknam and A. Kavous-Fard, Optmal energy management of smart renewable mcro-grds n the reconfgurable systems usng adaptve harmony search algorthm, Int. J. Bo Inspred Comput., vol. 8, no., pp , 016. [6] G.-G. Wang, S. Deb, and Z. Cu, Monarch butterfly optmzaton, Neural Comput. Appl., pp. 1 0, May 015. [Onlne]. Avalable: do: /s y. [7] B. Shumeet, Populaton-based ncremental learnng: A method for ntegratng genetc search based functon optmzaton and compettve learnng, Carnege Mellon Unv., Pttsburgh, PA, USA, Rep. CMU-CS-94-16, [8] G.-G. Wang, Moth search algorthm: A bo-nspred metaheurstc algorthm for global optmzaton problems, Memetc Comput., pp. 1 4, Sep [Onlne]. Avalable: do: /s [9] J. Kennedy and R. Eberhart, Partcle swarm optmzaton, n Proc. Int. Conf. Neural Netw., 1995, pp [40] S. Helwg, J. Branke, and S. Mostaghm, Expermental analyss of bound handlng technques n partcle swarm optmzaton, IEEE Trans. Evol. Comput., vol. 17, no., pp , Apr. 01. [41] J. L, J. Zhang, C. Jang, and M. Zhou, Composte partcle swarm optmzer wth hstorcal memory for functon optmzaton, IEEE Trans. Cybern., vol. 45, no. 10, pp. 50 6, Oct [4] M. Gong, Q. Ca, X. Chen, and L. Ma, Complex network clusterng by multobjectve dscrete partcle swarm optmzaton based on decomposton, IEEE Trans. Evol. Comput., vol. 18, no. 1, pp. 8 97, Feb [4] W. Hu and Y. Tan, Prototype generaton usng multobjectve partcle swarm optmzaton for nearest neghbor classfcaton, IEEE Trans. Cybern., vol. 46, no. 1, pp , Dec [44] A. O. Adewum and M. A. Arasomwan, On the performance of partcle swarm optmsaton wthout some control parameters for global optmsaton, Int. J. Bo Inspred Comput., vol. 8, no. 1, pp. 14, 016. [45] Y.-F. Zhang and H.-D. Chang, A novel consensus-based partcle swarm optmzaton-asssted trust-tech methodology for large-scale global optmzaton, IEEE Trans. Cybern., vol. 47, no. 9, pp , Sep [46] W. Hu, G. G. Yen, and G. Luo, Many-objectve partcle swarm optmzaton usng two-stage strategy and parallel cell coordnate system, IEEE Trans. Cybern., vol. 47, no. 6, pp , Jun [47] X. S. Yang and A. H. Gandom, Bat algorthm: A novel approach for global engneerng optmzaton, Eng. Comput., vol. 9, no. 5, pp , 01. [48] X. Ca, X.-Z. Gao, and Y. Xue, Improved bat algorthm wth optmal forage strategy and random dsturbance strategy, Int. J. Bo Inspred Comput., vol. 8, no. 4, pp , 016. [49] I. Corne and E. Kyrakdes, Hybrd ant colony-genetc algorthm (GAAPI) for global contnuous optmzaton, IEEE Trans. Syst., Man, Cybern.B,Cybern., vol. 4, no. 1, pp. 4 45, Feb. 01. [50] D. Smon, M. Ergezer, D. Du, and R. Rarck, Markov models for bogeography-based optmzaton, IEEE Trans. Syst., Man, Cybern. B, Cybern., vol. 41, no. 1, pp , Feb [51] Y. Tan, Freworks Algorthm-A Novel Swarm Intellgence Optmzaton Method. Hedelberg, Germany: Sprnger-Verlag, 015, p.. [5] Z. Bngul, Adaptve genetc algorthms appled to dynamc multobjectve problems, Appl. Soft Comput., vol. 7, no., pp , 007. [5] W. Gong, A. Zhou, and Z. Ca, A multoperator search strategy based on cheap surrogate models for evolutonary optmzaton, IEEE Trans. Evol. Comput., vol. 19, no. 5, pp , Oct [54] B. Lu, Q. Zhang, and G. G. E. Gelen, A Gaussan process surrogate model asssted evolutonary algorthm for medum scale expensve optmzaton problems, IEEE Trans. Evol. Comput., vol. 18, no., pp , Apr [55] H. Wang, Y. Jn, and J. O. Janson, Data-drven surrogate-asssted multobjectve evolutonary optmzaton of a trauma system, IEEE Trans. Evol. Comput., vol. 0, no. 6, pp , Dec [56] M. H. S. Mendes, G. L. Soares, J. L. Coulomb, and J. A. Vasconcelos, A surrogate genetc programmng based model to facltate robust multobjectve optmzaton: A case study n magnetostatcs, IEEE Trans. Magn., vol. 49, no. 5, pp , May 01. [57] A. Kattan and Y.-S. Ong, Surrogate genetc programmng: A semantc aware evolutonary search, Inf. Sc., vol. 96, pp , Mar [58] A. Rosales-Pérez, J. A. Gonzalez, C. A. C. Coello, H. J. Escalante, and C. A. Reyes-Garca, Surrogate-asssted mult-objectve model selecton for support vector machnes, Neurocomputng, vol. 150, pp , Feb [59] T. Hldebrandt and J. Branke, On usng surrogates wth genetc programmng, Evol. Comput., vol., no., pp. 4 67, 015. [60] C.-J. Ln, M.-S. Chern, and M. Chh, A bnary partcle swarm optmzaton based on the surrogate nformaton wth proportonal acceleraton coeffcents for the 0-1 multdmensonal knapsack problem, J. Ind. Prod. Eng., vol., no., pp , 016. [61] W. Gao, F. T. S. Chan, L. Huang, and S. Lu, Bare bones artfcal bee colony algorthm wth parameter adaptaton and ftness-based neghborhood, Inf. Sc., vol. 16, pp , Sep. 015.

14 Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. 14 IEEE TRANSACTIONS ON CYBERNETICS [6] Y.-J. Gong et al., Genetc learnng partcle swarm optmzaton, IEEE Trans. Cybern., vol. 46, no. 10, pp , Oct [6] D. L. Ly and H. Lpson, Optmal experment desgn for coevolutonary actve learnng, IEEE Trans. Evol. Comput., vol. 18, no., pp , Jun [64] A. Zhou, J. Sun, and Q. Zhang, An estmaton of dstrbuton algorthm wth cheap and expensve local search methods, IEEE Trans. Evol. Comput., vol. 19, no. 6, pp , Dec [65] J. Xong, J. Lu, Y. Chen, and H. A. Abbass, A knowledge-based evolutonary multobjectve approach for stochastc extended resource nvestment project schedulng problems, IEEE Trans. Evol. Comput., vol. 18, no. 5, pp , Oct [66] W.-F. Gao, L.-L. Huang, S.-Y. Lu, and C. Da, Artfcal bee colony algorthm based on nformaton learnng, IEEE Trans. Cybern., vol. 45, no. 1, pp , Dec [67] W.-F. Gao, S.-Y. Lu, and L.-L. Huang, Enhancng artfcal bee colony algorthm usng more nformaton-based search equatons, Inf. Sc., vol. 70, pp. 11 1, Jun [68] G.-G. Wang, B. Chang, and Z. Zhang, A mult-swarm bat algorthm for global optmzaton, n Proc. IEEE Congr. Evol. Comput. (CEC), Senda, Japan, 015, pp [69] A. Ghosh, S. Das, A. Chowdhury, and R. Gr, An mproved dfferental evoluton algorthm wth ftness-based adaptaton of the control parameters, Inf. Sc., vol. 181, no. 18, pp , 011. [70] M. Z. Al, N. H. Awad, and P. N. Suganthan, Mult-populaton dfferental evoluton wth balanced ensemble of mutaton strateges for largescale global optmzaton, Appl. Soft Comput., vol., pp. 04 7, Aug [71] L. Cu, G. L, Q. Ln, J. Chen, and N. Lu, Adaptve dfferental evoluton algorthm wth novel mutaton strateges n multple sub-populatons, Comput. Oper. Res., vol. 67, pp , Mar [7] W.-F. Gao, G. G. Yen, and S.-Y. Lu, A dual-populaton dfferental evoluton wth coevoluton for constraned optmzaton, IEEE Trans. Cybern., vol. 45, no. 5, pp , May 015. [7] J. Wang, W. Zhang, and J. Zhang, Cooperatve dfferental evoluton wth multple populatons for multobjectve optmzaton, IEEE Trans. Cybern., vol. 46, no. 1, pp , Dec [74] K. G. Dhal, M. I. Qurash, and S. Das, Development of frefly algorthm va chaotc sequence and populaton dversty to enhance the mage contrast, Natural Comput., vol. 15, no., pp , 015. [75] Q.-K. Pan, P. N. Suganthan, J. J. Lang, and M. F. Tasgetren, A localbest harmony search algorthm wth dynamc subpopulatons, Eng. Optm., vol. 4, no., pp , 010. [76] W. Hu and G. G. Yen, Adaptve multobjectve partcle swarm optmzaton based on parallel cell coordnate system, IEEE Trans. Evol. Comput., vol. 19, no. 1, pp. 1 18, Feb [77] R. Foss, A self organsng network model of nformaton gatherng by the honey bee swarm, Kybernetes, vol. 44, no., pp. 5 67, 015. [78] S. Das and P. N. Suganthan, Dfferental evoluton: A survey of the state-of-the-art, IEEE Trans. Evol. Comput., vol. 15, no. 1, pp. 4 1, Feb [79] W. Gong, Z. Ca, C. X. Lng, and L. Hu, Enhanced dfferental evoluton wth adaptve strateges for numercal optmzaton, IEEE Trans. Syst., Man, Cybern. B, Cybern., vol. 41, no., pp , Apr [80] Z. Peng, J. Lao, and Y. Ca, Dfferental evoluton wth dstrbuted drecton nformaton based mutaton operators: An optmzaton technque for bg data, J. Ambent Intell. Humanzed Comput., vol. 6, no. 4, pp , 015. [81] J. Lao, Y. Ca, T. Wang, H. Tan, and Y. Chen, Cellular drecton nformaton based dfferental evoluton for numercal optmzaton: An emprcal study, Soft Comput., vol. 0, no. 7, pp , 015. [8] Y. Ca et al., Adaptve drecton nformaton n dfferental evoluton for numercal optmzaton, Soft Comput., vol. 0, no., pp , 014. [8] W. Fang, J. Sun, H. Chen, and X. Wu, A decentralzed quantumnspred partcle swarm optmzaton algorthm wth cellular structured populaton, Inf. Sc., vol. 0, pp , Feb [84] G.-G. Wang, M. Lu, and X.-J. Zhao, An mproved bat algorthm wth varable neghborhood search for global optmzaton, n Proc. IEEE Congr. Evol. Comput. (IEEE CEC), Vancouver, BC, Canada, 016, pp [85] X. He, H. Guan, and J. Qn, A hybrd wavelet neural network model wth mutual nformaton and partcle swarm optmzaton for forecastng monthly ranfall, J. Hydrol., vol. 57, pp , Aug [86] J. Shang, J. Zhang, X. Le, Y. Zhang, and B. Chen, Incorporatng heurstc nformaton nto ant colony optmzaton for epstass detecton, Genes Genomcs, vol. 4, no., pp. 1 7, 01. [87] X. Wang and L. Tang, An adaptve mult-populaton dfferental evoluton algorthm for contnuous mult-objectve optmzaton, Inf. Sc., vol. 48, pp , Jun [88] S.-Y. Park and J.-J. Lee, Stochastc opposton-based learnng usng a beta dstrbuton n dfferental evoluton, IEEE Trans. Cybern., vol. 46, no. 10, pp , Oct [89] S. Krkpatrck, C. D. Gelatt, Jr., and M. P. Vecch, Optmzaton by smulated annealng, Scence, vol. 0, no. 4598, pp , 198. [90] C. Yang and M. Kumar, An nformaton guded framework for smulated annealng, J. Glob. Optm., vol. 6, no. 1, pp , 014. [91] M. A. Muñoz, M. Krley, and S. K. Halgamuge, Exploratory landscape analyss of contnuous space optmzaton problems usng nformaton content, IEEE Trans. Evol. Comput., vol. 19, no. 1, pp , Feb [9] D. H. Wolpert and W. G. Macready, No free lunch theorems for optmzaton, IEEE Trans. Evol. Comput., vol. 1, no. 1, pp. 67 8, Apr [9] S. Das and P. Suganthan, Problem Defntons and Evaluaton Crtera for CEC 011 Competton on Testng Evolutonary Algorthms on Real World Optmzaton Problems, 010. [94] J. Shen, J. Shen, X. Chen, X. Huang, and W. Suslo, An effcent publc audtng protocol wth novel dynamc structure for cloud data, IEEE Trans. Inf. Forenscs Securty, vol. 1, no. 10, pp , Oct [95] Z. Fu, F. Huang, K. Ren, J. Weng, and C. Wang, Prvacy-preservng smart semantc search based on conceptual graphs over encrypted outsourced data, IEEE Trans. Inf. Forenscs Securty, vol. 1, no. 8, pp , Aug [96] Z. Fu, K. Ren, J. Shu, X. Sun, and F. Huang, Enablng personalzed search over encrypted outsourced data wth effcency mprovement, IEEE Trans. Parallel Dstrb. Syst., vol. 7, no. 9, pp , Sep [97] Z. Zhou, Y. Wang, Q. M. J. Wu, C.-N. Yang, and X. Sun, Effectve and effcent global context verfcaton for mage copy detecton, IEEE Trans. Inf. Forenscs Securty, vol. 1, no. 1, pp. 48 6, Jan [98] B. Gu and V. S. Sheng, A robust regularzaton path Algorthm for v-support vector classfcaton, IEEE Trans. Neural Netw. Learn. Syst., vol. 8, no. 5, pp , May 017. Ga-Ge Wang (M 15) receved the Ph.D. degree n computatonal ntellgence and ts applcatons wth the Chnese Academy of Scences, Bejng, Chna. He proposed fve bo-nspred algorthms: monarch butterfly optmzaton, earthworm optmzaton algorthm, elephant herdng optmzaton, moth search algorthm, and Rhno Herd. He has publshed 88 papers. He has over 00 Google Scholar ctatons. Hs current research nterests nclude swarm ntellgence, evolutonary computaton, and bg data optmzaton. Dr. Wang served as an Assocate Edtor of the Internatonal Journal of Computer Informaton Systems and Industral Management Applcatons and an Edtoral Board Member of Internatonal Journal of Bo-Inspred Computaton from 016. He served as a Guest-Edtor for many journals ncludng the Internatonal Journal of Bo-Inspred Computaton, Operatonal Research, Memetc Computng, andfuture Generaton Computer Systems. Yng Tan (SM 0) receved the Ph.D. degree from Southeast Unversty, Nanjng, Chna, n He s a Full Professor and the Ph.D. Advsor wth the School of Electroncs Engneerng and Computer Scence, Pekng Unversty, Bejng, Chna. He s the Inventor of freworks algorthm. Hs current research nterests nclude swarm ntellgence, machne learnng, and data mnng and ther applcatons. Dr. Tan was a recpent of the nd-class Natural Scence Award of Chna n 009. He serves as the Edtor-n-Chef of the Internatonal Journal of Computatonal Intellgence and Pattern Recognton and the Assocate Edtor of the IEEE TRANSACTIONS ON CYBERNETICS, the IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS, andtheinternatonal Journal of Swarm Intellgence Research. He served as an Edtor of Sprnger s LNCS for over 0 volumes and a Guest Edtor of several referred journals, ncludng Informaton Scences, Soft Computng, Neurocomputng, Natural Computng, and the IEEE/ACM TRANSACTIONS ON COMPUTATIONAL BIOLOGY AND BIOINFORMATICS. He has been the Foundng General Char of the seres Internatonal Conference on Swarm Intellgence snce 010, and the Jont General Char of the frst and second BRICS CCI, and the 014 IEEE WCCI Program Commttee Co-Char.

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

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

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

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

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

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

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

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

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

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

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

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

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

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

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

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

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

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

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

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

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

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

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

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

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

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

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

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

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

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

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

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

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

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

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

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

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm SETIT 29 5 th Internatonal Conference: Scences of Electronc, Technologes of Informaton and Telecommuncatons March 22-26, 29 TUNISIA Multple Beam Array Pattern Synthess by Ampltude and wth the Use of a

More information

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

More information

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks

Resource Allocation Optimization for Device-to- Device Communication Underlaying Cellular Networks Resource Allocaton Optmzaton for Devce-to- Devce Communcaton Underlayng Cellular Networks Bn Wang, L Chen, Xaohang Chen, Xn Zhang, and Dacheng Yang Wreless Theores and Technologes (WT&T) Bejng Unversty

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

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 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

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

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

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

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

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1

HUAWEI TECHNOLOGIES CO., LTD. Huawei Proprietary Page 1 Project Ttle Date Submtted IEEE 802.16 Broadband Wreless Access Workng Group Double-Stage DL MU-MIMO Scheme 2008-05-05 Source(s) Yang Tang, Young Hoon Kwon, Yajun Kou, Shahab Sanaye,

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

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

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

More information

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem Avalable onlne at www.jpe-onlne.com vol., no. 7, November 07, pp. 999-0 DOI: 0.90/jpe.7.07.p.9990 Modfed Bat Algorthm for the Mult-Objectve Flexble Job Shop Schedulng Problem Haodong Zhu a,b, Baofeng He

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

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

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

More information

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments Improved Detecton Performance of Cogntve Rado Networks n AWGN and Raylegh Fadng Envronments Yng Loong Lee 1, Wasan Kadhm Saad, Ayman Abd El-Saleh *1,, Mahamod Ismal 1 Faculty of Engneerng Multmeda Unversty

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

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

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

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

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

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

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

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

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

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

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

Traffic balancing over licensed and unlicensed bands in heterogeneous networks

Traffic balancing over licensed and unlicensed bands in heterogeneous networks Correspondence letter Traffc balancng over lcensed and unlcensed bands n heterogeneous networks LI Zhen, CUI Qme, CUI Zhyan, ZHENG We Natonal Engneerng Laboratory for Moble Network Securty, Bejng Unversty

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

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

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

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

Allocation of capacitor banks in distribution systems using multi-objective function

Allocation of capacitor banks in distribution systems using multi-objective function Vol. 8(27), pp. 1282-1288, 18 July, 2013 DOI 10.5897/SRE2013.5554 ISSN 1992-2248 2013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research aper Allocaton

More information

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013 Internatonal Journal on Power Engneerng and Energy (IJPEE) Vol. (4) No. (4) ISSN Prnt (34 738) and Onlne (34 730X) October 03 Soluton of The Capactor Allocaton Problem Usng A New Accelerated Partcle Swarm

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

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

Moth Search Algorithm for Drone Placement Problem

Moth Search Algorithm for Drone Placement Problem Moth Search Algorthm for Drone Placement Problem IVANA STRUMBERGER Sngdunum Unversty Faculty of Informatcs and Computng Danjelova 32, 11000 Belgrade strumberger@sngdunum.ac.rs DUSAN MARKOVIC Sngdunum Unversty

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

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

Fault Locations in Transmission Systems by Evolutionary Algorithms

Fault Locations in Transmission Systems by Evolutionary Algorithms European Assocaton for the Development of Renewable Energes, Envronment and Power Qualty Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 09) Valenca (Span), 5th to 7th Aprl, 009 Fault

More information

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM.

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM. hs s a repostory copy of AN ADAPIVE LOCALIZAION SYSEM USING PARICLE SWARM OPIMIZAION IN A CIRCULAR DISRIBUION FORM. Whte Rose Research Onlne URL for ths paper: http://eprnts.whterose.ac.uk/118699/ Verson:

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect

Target Tracking and Obstacle Avoidance for Mobile Robot based on Kinect 3rd Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 015) Target Trackng and Obstacle Avodance for Moble Robot based on Knect Mengxn LI 1, a,jad YIN, b 1 School

More information

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

More information

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng ol:8, No:, 014 Network Reconfguraton of Dstrbuton System Usng Artfcal Bee Colony Algorthm S. Ganesh

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

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

PSO Selection of Surviving Nodes in QRM Detection for MIMO Systems

PSO Selection of Surviving Nodes in QRM Detection for MIMO Systems PSO Selecton of Survvng Nodes n Detecton for MIMO Systems Hu Zhao, Hang Long, Wenbo Wang Wreless Sgnal Processng & Network Lab Bejng Unversty of Posts and Telecommuncatons, Bejng, PRhna Emal: hzhao@bupteducn,

More information