A Novel Deluge Swarm Algorithm for Optimization Problems

Size: px
Start display at page:

Download "A Novel Deluge Swarm Algorithm for Optimization Problems"

Transcription

1 A Novel eluge Swarm Algorthm for Optmzaton Problems Anahta Samad,* - Mohammad Reza Meybod Scence and Research Branch, Islamc Azad Unversty, Qazvn, Iran Soft Computng Laboratory, Computer Engneerng and Informaton Technology epartment, Amrkabr Unversty of Technology, Tehran, Iran * Correspondng author. E-mal addresses:anahta.samad@gmal.com. ABSTRACT In ths study, a novel populaton based algorthm whch s based on great deluge, s presented for solvng optmzaton problems. Optmzaton problems due to the vast applcaton n real lfe and scence are so mportant. By applyng more lmtaton they are classfed as NP-hard problems. NP-hard problems, because of hgh complexty, can be solved by Meta-heurstc methods. In ths regards populaton-based approaches are consdered as a good opton. Accordng to the proposed algorthm mechansm, local and global search can be done. Some of the advantages of ths algorthm nclude smplcty, avod trappng n local optma, approprate balance between local and global search. The approach s examned on standard functons. Ackley and sphere, for nstance are takng nto account. The results are compared wth G-PSO, G-HS, GSA, CM-AFSA and M-ABC whch n all cases proposed algorthm shows better results. Keywords: eluge Swarm algorthm; Optmzaton; NP-hard problems. INTROUCTION In today's world, optmzaton plays crucal role for solvng varous problems especally scentfc ssues []. Accordng to problem complexty, dfferent solutons and algorthms have been suggested. The goal of all optmzaton algorthms s maxmze or mnmze the cost functon []. Real world problems are most classfed as NP-hard problems whch need complcated computaton [3]. Meta-heurstc technques have shown great ablty n solvng ths knd of problems. In ths approach, optmal soluton can be ganed by teratng process whch tres to enhance the result n each evaluaton by dfferent mechansms [4].One of the most popular approaches n Meta-heurstc algorthms s populaton based whch works accordng to swarm ntellgent methods. Swarm ntellgent s nspred by assocatve behavor of organsms such as fshes, nsects and brds. The rules between members of the swarm lead to effectve use of resources therefore optmal soluton for specal problem can be acheved [5]. Ths paper presents an effcent algorthm nspred by the great deluge that was ntroduced n 993 by ueck [6]. Great deluge algorthm nspred by people clmbng up to avod snkng. Great deluge algorthm ntates ts parameters based on estmaton of envronment and consder them as a prmary answer, n the next teratons t produces more answers based on prmary answer, afterwards new parameter called water level engaged as a boundary for acceptng result n whch one wth greater A Novel eluge Swarm Algorthm for Optmzaton Problems

2 water level s accepted. Water level rses gradually wth new ran speed parameter [6]. Great deluge algorthm s a robust, easy and flexble algorthm. It has been used n solvng dfferent problems ncludng, record-to-record travel [7], examnaton tme tablng Problem [8], buffer allocaton problem n unrelable producton lnes [9] and effcently dynamc layout [0]. In the proposed algorthm to explot swarm ntellgence, agents just as members of swarm are engaged and follow the rules of great deluge algorthm. Moreover new mechansms are used for agent s nteracton to set them n search space. In ths way hgh dversty of results are provded, thus proposed algorthm can fnd better peaks and avods beng trapped n local optma. Proposed algorthm whch s called eluge swarm optmzaton has smple structure and uses low numbers of parameters. In ths study, eluge Swarm Optmzaton have been tested on eght standard benchmark functons, such as Zakharov, Schwefel, Sphere, Ackley then It s results compared to the well-known algorthms ncludng global-best partcle swarm optmzaton(gpso) [], modfed artfcal bee colony algorthm (M-ABC) [], gravtatonal search algorthm(gsa) [3], modfed artfcal fsh swarm algorthm wth communcaton behavor(cm-afsa) [4], and global-best harmony search [5]. The rest of the paper s organzed as follows. etal of the proposed algorthm and flow chart are presented n secton. The results and comparson wth other algorthms are presented n secton 3. The concluson s presented n sectons 4.. ELUGE SWARM OPTIMIZATION Proposed algorthm s a populaton- based namely eluge Swarm Optmzaton. Smlar to standard Great eluge, n ths novel algorthm the water level s supposed to ncrease due to probable floods and a group of people try to save ther lves by clmbng up to hgh alttudes. Generally, n suggested algorthm, the best poston of ndvduals s the hgher one, and all agents try to poston themselves n sutable places near agents n hgher alttudes. Smultaneously the water level s ncreasng accordng to ranng rate; populaton at the same tme should clmb up hgher than water levels. In a standard Great eluge, the ran s velocty parameter s a small constant value. In each teraton, ranng wth constant rate leads to an ncrease n the water level constantly. etermnng the approprate ranng velocty amount s a challengng problem n the algorthm. In our suggested algorthm, the velocty value s consdered equal to zero n ntaton, from the second teraton the parameter s value s set to the dfference of average ftness value of the populaton category n the current and prevous teraton. Thus, the value of the parameter s determned based on the range of ftness. The determned agents values n early teratons where they move wth longer steps for a global search are consderable and gradually that wth ncreasng the ablty of local search after then agents steps shortened so the ftness values decreases. Ths decrease n the values contnues untl the water level rses be n proporton to the populaton movng step n transformng a global search capablty to local search durng the process of optmzaton. In real world, people gettng stuck n a stuaton smlar to eluge algorthm, usually try to reach themselves to safer postons by evaluatng the surroundngs. Ths reacton s consdered as a local search and smulated n proposed algorthm. For ths am, people beng postoned n reasonable places (.e. hgher alttudes) search the surroundngs for better postons. A search-space wth the length Vsonradus s consdered for agents and each agent can search ths space for better postons. Vson-radus amount wll be decreased gradually so that the capablty of local search s ncreased and the steps are n proporton wth the space, the algorthm s gong to search n, for better postons. To mplement agents search process, n proposed algorthm, each agent postonng above water level s set to assess neghborng dfferent postons n Vson-radus doman equal to try number tmes. If the assessed poston s more sutable than the current poston, the agent moves to that poston. Implementng the mentoned process s as follows: A Novel eluge Swarm Algorthm for Optmzaton Problems

3 . Frst, the th agent placed n X poston consders a new poston Xtarget by the followng equaton: XTarget, d X, d rand, Vson Radus () In the above equaton rand (-,) creates a random unformly dstrbuted number n the nterval (-,). The ftness of calculated Xtarget n all dmensons s then assessed, f the ftness s proven to be better than the X, then the agent moves forward to t. The above mentoned process s repeated try-number tmes n each teraton.. In addton to ndvdual search, group search s performed by the populaton except the agent wth the best poston. Indvdual agents try to reach themselves to a better locaton followng the others wth better locatons. For ths purpose, each agent randomly chooses the agent wth better poston. Accordng to equaton the new locaton s: XTemp, d X, d X j, d X, d rand 0, () Xtemp n all dmensons s calculated based on the poston of the chosen random agent (.e. jth agent). The new locaton s assessed for ftness. Whle ts locaton s better than the current poston of th agent and placed above water level, the th agent moves toward t. Pseudo code of proposed algorthm s presented n Table. Table. Pseudo code of proposed algorthm eluge Swarm Optmzaton: : ntalze N(populaton sze),vson Radus : for each Person do 3: ntalze X randomly n -dmensonal search space 4: Endfor 5: evaluate all People 6: Repeat 7: Calculate Ran Speed based on dfference of ftness average n tr T and tr T- 8: Water Level = Water Level + Ran Speed 9: Update Vson Radus 0: for each Person do : f ftness of Person s better than Water Level then : for = to Try Number do 3: obtan X Target by Eq. () 4: check search space boundary for X Target 5: If f(x Target ) s better than f(x ) then 6: X = X Target 7: endf 8: endfor 9: Endf 0: Endfor : foreach Person do A Novel eluge Swarm Algorthm for Optmzaton Problems 3

4 : determne Person j randomly whch f(x j )<f(x ) 3: Obtan X Temp by Eq. () 4: check search space boundary for X Temp 5: f f(x Temp )<f(x ) & f(x Temp )<Water Level then 6: X = X Temp 7: endf 8: Endfor 9: Untl stoppng crteron s met 3. EXPERIMENTAL RESULTS In ths secton, the proposed algorthm has been tested over 8 standard functon benchmark whch generally appled as acceptable test tools for optmzaton algorthm n contnuous statc envronment. Functon propertes and dmenson of the problem are defnes n table [6]. Optmal value for tested functons s equal to zero. Table. Test functons that used n ths study Name Test Functon Zakharov 4 4 x x x x Search range f 0 0 [-5,0] 0 Schwefel. f x x Hyperellpsod Sphere x x 6 30 [-0,0] 0 f8 x 30 [-5.,5.] 0 sn x x Schaffer f 6 f x x 30 [-00,00] x 0.5 [-00,00] x x 9 Ackley f x 0 exp 0. x exp cos x 0 e Penalzed f x 0 sn y y 0 sn y x ux k,0,00,4 y 4 m x a, ux, a, k, m 0, m k x a, a x y x a a x a f Mn 30 [-3,3] 0 30 [-50,50] 0 4 A Novel eluge Swarm Algorthm for Optmzaton Problems

5 Rotated Penalzed f y x 0sn y w 0sn y 7 y 4 w x M w ux k,0,00,4 w a, uw, a, k, m 0, m k w a, m w a a w a w a 30 [-50,50] 0 * M s an orthogonal Matrx eluge Swarm Optmzaton and fve well-known algorthms ncludng G-PSO [], G-HS [5], GSA [3], CM-AFSA [4] and M-ABC [] are examned over functons that are mentoned n Table. Proposed algorthm confguraton and other algorthms are shown n Table 3. Settngs of other algorthms are taken from related references. Confguraton of proposed algorthm s the result of dfferent experments whch lead to best performance of ths algorthm. Mentoned algorthms Average and standard devaton from 30 replcaton are demonstrated n Table 4. Table 3. Parameter settng of algorthms Algorthm SO G-PSO G-HS CM-AFSA GSA M-ABC Parameter Settng Populaton sze = 0 try-number=5 W=0.98 Populaton sze =0 c =c = W mn =0.4 W max =0.9 neghbor topology=global star Inerta weght = lnear decrement Populaton sze(hms) =5 HMCR=0.9 PAR mn =0.0 PAR max =0.99 Populaton sze =50 try-number=5 crowd factor=0.75 Vsual=Par[] Step = Vsual/5 c 3 =c 6 = Populaton sze =50 α=0 G0=00 k0=50 Populaton sze =40 Modfcaton rate=0.8 Lmt = 0.5 menson Populaton sze Scalng factor = A Novel eluge Swarm Algorthm for Optmzaton Problems 5

6 Table 4. Average and standard devaton results of 6 algorthms of functons showed n table FUNCTION Zakharov Schwefel. Hyper-ellpsod Sphere Schaffer Ackley Penalzed Rotated Penalzed G-PSO 9.07 (37.7) (444.4) 0.76 (8.9).48e-50 (3.8e-5) 0 (0) 0.98 (.79) 0.09 (0.) (83.94) G-HS (0.0003) 0.0 (0.0) 3.43e-05 (6.7e-05) (0.00) 0.0 (0.0) (0.004) 5.36e-06 (6.44e-06) 0.73 (.9) GSA 3.4e-8 (.9e-8).8e-08 (.09e-09).e-6 (.99e-7).9e-7 (.6e-8) 0.0 (0.0036).77e-09 (.90e-0) 0.00 (0.0).0e-9 (3.e-0) M-ABC.4e-5 (.59e-5).43e-08 (5.07e-09) 3.68e- (.e-).35e-09 (6.55e-0) (0.000).63e-05 (5.30e-06) 0.00 (0.008) 0.09 (0.08) CM-AFSA 3.87e-4 (.8e-3) (0.0008) 5.08e-08 (8.5e-08) 7.9e-08 (4.57e-08) 9.79e-5 (0.0004).49 (0.9).07 (.83) 4.6 (.83) SO.60e-37 (.06e-37).33e- (.58e-) 8.00e-7 (4.9e-7) 6.60e-75 (3.84e-75) 0 (0) 5.56e-0 (3.05e-0).39e-7 (3.04e-8) 7.0e-4 (.33e-4) As t can be seen n Tables4, eluge Swarm Optmzaton acheves best results n all functons except Schaffer one,n that case proposed algorthm and G-PSO gan the best results among the tested algorthm. a. Sphere b. Rotated Penalzed c. Schwefel. d. Ackley Fg.. Convergence behavor of Sphere, Rotated Penalzed, Schwefel. and Ackley functons 6 A Novel eluge Swarm Algorthm for Optmzaton Problems

7 4. CONCLUSION In ths study, novel algorthm namely eluge Swarm Optmzaton based on great eluge algorthm has been proposed. Ths new algorthm takng advantage of the mult agents, enables proposed algorthm to make dversty n search space. Agents n proposed algorthm mprove ther result by comparson to water level parameter ndvdually. On the other hand wth the ablty to comparson between agents, eluge Swarm Optmzaton s capable to local and global search leadng to reasonable results, and acceptable convergence rate. Some of the prvlege of ths algorthm s ncludng smplcty, avodng local optma, approprate balance between local and global search. To prove the effcency of proposed algorthm the results were compared wth G-PSO, G-HS, GSA, CM-AFSA, M-ABC usng some standard functons ncludng Ackley and sphere. Comparng results showed that the proposed algorthm performs better than all other algorthms wth mentoned functons. REFERENCES [] Cheng, H., & Yang, S. (00, Aprl). Mult-populaton genetc algorthms wth mmgrants scheme for dynamc shortest path routng problems n moble ad hoc networks. In European Conference on the Applcatons of Evolutonary Computaton (pp ). Sprnger Berln Hedelberg. [] Lung, R. I., & umtrescu,. (007, July). A new collaboratve evolutonary-swarm optmzaton technque. In Proceedngs of the 9th annual conference companon on Genetc and evolutonary computaton (pp ). ACM. [3] L, X., Branke, J., & Blackwell, T. (006, July). Partcle swarm wth specaton and adaptaton n a dynamc envronment. In Proceedngs of the 8th annual conference on Genetc and evolutonary computaton (pp. 5-58). ACM. [4] Yang, S., & L, C. (00). A clusterng partcle swarm optmzer for locatng and trackng multple optma n dynamc envronments. IEEE Transactons on Evolutonary Computaton, 4(6), [5] Yazdan,., Sadegh-Ivrgh, S., Yazdan,., Sepas-Moghaddam, A., & Meybod, M. R. (05). Fsh Swarm Search Algorthm: A New Algorthm for Global Optmzaton. Internatonal Journal of Artfcal Intellgence, 3(), [6] ueck, G. (993). New optmzaton heurstcs: The great deluge algorthm and the record-torecord travel. Journal of Computatonal physcs, 04(), [7] ueck, G. (993). New optmzaton heurstcs: The great deluge algorthm and the record-torecord travel. Journal of Computatonal physcs, 04(), [8] Burke, E., Bykov, Y., Newall, J., & Petrovc, S. (004). A tme-predefned local search approach to exam tmetablng problems. Ie Transactons, 36(6), [9] Nahas, N., At Kad,., & Nourelfath, M. (006). A new approach for buffer allocaton n unrelable producton lnes. Internatonal journal of producton economcs, 03(), [0] Nahas, N., Kad,. A., & El Fath, M. N. (00). Iterated great deluge for the dynamc faclty layout problem. CIRRELT. [] Sh, Y., & Eberhart, R. (998, May). A modfed partcle swarm optmzer. In Evolutonary Computaton Proceedngs, 998. IEEE World Congress on Computatonal Intellgence., The 998 IEEE Internatonal Conference on (pp ). IEEE. [] Akay, B., & Karaboga,. (0). A modfed artfcal bee colony algorthm for real-parameter optmzaton. Informaton Scences, 9, 0-4. [3] Rashed, E., Nezamabad-Pour, H., & Saryazd, S. (009). GSA: a gravtatonal search algorthm. Informaton scences, 79(3), A Novel eluge Swarm Algorthm for Optmzaton Problems 7

8 [4] Tsa, H. C., & Ln, Y. H. (0). Modfcaton of the fsh swarm algorthm wth partcle swarm optmzaton formulaton and communcaton behavor. Appled Soft Computng, (8), [5] Omran, M. G., & Mahdav, M. (008). Global-best harmony search. Appled mathematcs and computaton, 98(), [6] Zhan, Z. H., Zhang, J., L, Y., & Chung, H. S. H. (009). Adaptve partcle swarm optmzaton. IEEE Transactons on Systems, Man, and Cybernetcs, Part B (Cybernetcs), 39(6), A Novel eluge Swarm Algorthm for Optmzaton Problems

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS Academc Research Internatonal ISS-L: 3-9553, ISS: 3-9944 Vol., o. 3, May 0 EVALUATIO OF THE PERFORMACES OF ARTIFICIAL BEE COLOY AD IVASIVE WEED OPTIMIZATIO ALGORITHMS O THE MODIFIED BECHMARK FUCTIOS Dlay

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Complexity Analysis of Problem-Dimension Using PSO

Complexity Analysis of Problem-Dimension Using PSO Proceedngs of the 7th WSEAS Internatonal Conference on Evolutonary Computng, Cavtat, Croata, June -4, 6 (pp45-5) Complexty Analyss of Problem-Dmenson Usng PSO BUTHAINAH S. AL-KAZEMI AND SAMI J. HABIB,

More information

Combining Cellular Automata and Particle Swarm Optimization for Edge Detection

Combining Cellular Automata and Particle Swarm Optimization for Edge Detection Combnng Cellular Automata and Partcle Swarm Optmzaton for Edge Detecton Safa Djemame Ferhat Abbes Unversty Sétf, Algera Mohamed Batouche Mentour Unversty Constantne, Algera ABSTRACT Cellular Automata can

More information

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling , pp.40-45 http://dx.do.org/10.14257/astl.2017.143.08 Applcaton of Improved Fsh Swarm Algorthm n Cloud Computng Resource Schedulng Yu Lu, Fangtao Lu School of Informaton Engneerng, Chongqng Vocatonal Insttute

More information

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol 2012 Thrd Internatonal Conference on Networkng and Computng Usng Partcle Swarm Optmzaton for Enhancng the Herarchcal Cell Relay Routng Protocol Hung-Y Ch Department of Electrcal Engneerng Natonal Sun Yat-Sen

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) Clusterng Algorthm Combnng CPSO wth K-Means Chunqn Gu, a, Qan Tao, b Department of Informaton Scence, Zhongka

More information

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments Comparson of Heurstcs for Schedulng Independent Tasks on Heterogeneous Dstrbuted Envronments Hesam Izakan¹, Ath Abraham², Senor Member, IEEE, Václav Snášel³ ¹ Islamc Azad Unversty, Ramsar Branch, Ramsar,

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index Orgnal Artcle Prnt ISSN: 3-6379 Onlne ISSN: 3-595X DOI: 0.7354/jss/07/33 K-means Optmzaton Clusterng Algorthm Based on Hybrd PSO/GA Optmzaton and CS valdty ndex K Jahanbn *, F Rahmanan, H Rezae 3, Y Farhang

More information

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm Recommended Items Ratng Predcton based on RBF Neural Network Optmzed by PSO Algorthm Chengfang Tan, Cayn Wang, Yuln L and Xx Q Abstract In order to mtgate the data sparsty and cold-start problems of recommendaton

More information

An Improved Particle Swarm Optimization for Feature Selection

An Improved Particle Swarm Optimization for Feature Selection Journal of Bonc Engneerng 8 (20)?????? An Improved Partcle Swarm Optmzaton for Feature Selecton Yuannng Lu,2, Gang Wang,2, Hulng Chen,2, Hao Dong,2, Xaodong Zhu,2, Sujng Wang,2 Abstract. College of Computer

More information

An Adaptive Multi-population Artificial Bee Colony Algorithm for Dynamic Optimisation Problems

An Adaptive Multi-population Artificial Bee Colony Algorithm for Dynamic Optimisation Problems *Revsed Manuscrpt (changes marked) Clck here to vew lnked References An Adaptve Mult-populaton Artfcal Bee Colony Algorthm for Dynamc Optmsaton Problems Shams K. Nseef 1, Salwan Abdullah 1, Ayad Turky

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

Training ANFIS Structure with Modified PSO Algorithm

Training ANFIS Structure with Modified PSO Algorithm Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 Tranng ANFIS Structure wth Modfed PSO Algorthm V.Seyd Ghomsheh *, M. Alyar Shoorehdel **, M.

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Research of Neural Network Classifier Based on FCM and PSO for Breast Cancer Classification

Research of Neural Network Classifier Based on FCM and PSO for Breast Cancer Classification Research of Neural Network Classfer Based on FCM and PSO for Breast Cancer Classfcaton Le Zhang 1, Ln Wang 1, Xujewen Wang 2, Keke Lu 2, and Ajth Abraham 3 1 Shandong Provncal Key Laboratory of Network

More information

Classifier Swarms for Human Detection in Infrared Imagery

Classifier Swarms for Human Detection in Infrared Imagery Classfer Swarms for Human Detecton n Infrared Imagery Yur Owechko, Swarup Medasan, and Narayan Srnvasa HRL Laboratores, LLC 3011 Malbu Canyon Road, Malbu, CA 90265 {owechko, smedasan, nsrnvasa}@hrl.com

More information

Duality Search: A novel simple and efficient meta-heuristic algorithm. *Mohsen Shahrouzi 1)

Duality Search: A novel simple and efficient meta-heuristic algorithm. *Mohsen Shahrouzi 1) Dualty Search: A novel smple and effcent meta-heurstc algorthm *Mohsen Shahrouz 1) 1) Engneerng Department, Kharazm Unversty, Tehran, Iran 1) shahruz@khu.ac.r ABSTRACT In ths artcle a novel meta-heurstc

More information

SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH

SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH INTERNATIONAL JOURNAL OF OPTIMIZATION IN CIVIL ENGINEERING Int. J. Optm. Cvl Eng., 2011; 3:485-494 SHAPE OPTIMIZATION OF STRUCTURES BY MODIFIED HARMONY SEARCH S. Gholzadeh *,, A. Barzegar and Ch. Gheyratmand

More information

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment Analyss of Partcle Swarm Optmzaton and Genetc Algorthm based on Tas Schedulng n Cloud Computng Envronment Frederc Nzanywayngoma School of Computer and Communcaton Engneerng Unversty of Scence and Technology

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Natural Computing. Lecture 13: Particle swarm optimisation INFR /11/2010

Natural Computing. Lecture 13: Particle swarm optimisation INFR /11/2010 Natural Computng Lecture 13: Partcle swarm optmsaton Mchael Herrmann mherrman@nf.ed.ac.uk phone: 0131 6 517177 Informatcs Forum 1.42 INFR09038 5/11/2010 Swarm ntellgence Collectve ntellgence: A super-organsm

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments

Imperialist Competitive Algorithm with Variable Parameters to Determine the Global Minimum of Functions with Several Arguments Fourth Internatonal Conference Modellng and Development of Intellgent Systems October 8 - November, 05 Lucan Blaga Unversty Sbu - Romana Imperalst Compettve Algorthm wth Varable Parameters to Determne

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Adaptive Energy and Location Aware Routing in Wireless Sensor Network

Adaptive Energy and Location Aware Routing in Wireless Sensor Network Adaptve Energy and Locaton Aware Routng n Wreless Sensor Network Hong Fu 1,1, Xaomng Wang 1, Yngshu L 1 Department of Computer Scence, Shaanx Normal Unversty, X an, Chna, 71006 fuhong433@gmal.com {wangxmsnnu@hotmal.cn}

More information

PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/1 KNAPSACK PROBLEM

PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/1 KNAPSACK PROBLEM PARETO BAYESIAN OPTIMIZATION ALGORITHM FOR THE MULTIOBJECTIVE 0/ KNAPSACK PROBLEM Josef Schwarz Jří Očenáše Brno Unversty of Technology Faculty of Engneerng and Computer Scence Department of Computer Scence

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining A Notable Swarm Approach to Evolve Neural Network for Classfcaton n Data Mnng Satchdananda Dehur 1, Bjan Bhar Mshra 2 and Sung-Bae Cho 1 1 Soft Computng Laboratory, Department of Computer Scence, Yonse

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Straight Line Detection Based on Particle Swarm Optimization

Straight Line Detection Based on Particle Swarm Optimization Sensors & ransducers 013 b IFSA http://www.sensorsportal.com Straght Lne Detecton Based on Partcle Swarm Optmzaton Shengzhou XU, Jun IE College of computer scence, South-Central Unverst for Natonaltes,

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

A Self-adaptive Similarity-based Fitness Approximation for Evolutionary Optimization

A Self-adaptive Similarity-based Fitness Approximation for Evolutionary Optimization A Self-adaptve Smlarty-based Ftness Approxmaton for Evolutonary Optmzaton Je Tan Dvson of Industral and System Engneerng, Tayuan Unversty of Scence and Technology, Tayuan, 34 Chna College of Informaton

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS Internatonal Journal of Innovatve Computng, Informaton and Control ICIC Internatonal c 2012 ISSN 1349-4198 Volume 8, Number 1(B), January 2012 pp. 567 581 USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION

More information

Problem Definitions and Evaluation Criteria for the CEC 2005 Special Session on Real-Parameter Optimization

Problem Definitions and Evaluation Criteria for the CEC 2005 Special Session on Real-Parameter Optimization Problem efntons and Evaluaton Crtera for the CEC 2005 Specal Sesson on Real-Parameter Optmzaton P. N. Suganthan, N. Hansen 2, J. J. Lang, K. eb 3, Y. -P. Chen 4, A. Auger 2, S. Twar 3 School of EEE, Nanyang

More information

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection

Classifier Ensemble Design using Artificial Bee Colony based Feature Selection IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 3, No 2, May 2012 ISSN (Onlne): 1694-0814 www.ijcsi.org 522 Classfer Ensemble Desgn usng Artfcal Bee Colony based Feature Selecton Shunmugaprya

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article. A selective ensemble classification method on microarray data

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article. A selective ensemble classification method on microarray data Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(6):2860-2866 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A selectve ensemble classfcaton method on mcroarray

More information

Chinese Word Segmentation based on the Improved Particle Swarm Optimization Neural Networks

Chinese Word Segmentation based on the Improved Particle Swarm Optimization Neural Networks Chnese Word Segmentaton based on the Improved Partcle Swarm Optmzaton Neural Networks Ja He Computatonal Intellgence Laboratory School of Computer Scence and Engneerng, UESTC Chengdu, Chna Department of

More information

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks A Load-balancng and Energy-aware Clusterng Algorthm n Wreless Ad-hoc Networks Wang Jn, Shu Le, Jnsung Cho, Young-Koo Lee, Sungyoung Lee, Yonl Zhong Department of Computer Engneerng Kyung Hee Unversty,

More information

A hybrid sequential approach for data clustering using K-Means and particle swarm optimization algorithm

A hybrid sequential approach for data clustering using K-Means and particle swarm optimization algorithm MultCraft Internatonal Journal of Engneerng, Scence and Technology Vol., No. 6, 00, pp. 67-76 INTERNATIONAL JOURNAL OF ENGINEERING, SCIENCE AND TECHNOLOGY www.jest-ng.com 00 MultCraft Lmted. All rghts

More information

An Influence of the Noise on the Imaging Algorithm in the Electrical Impedance Tomography *

An Influence of the Noise on the Imaging Algorithm in the Electrical Impedance Tomography * Open Journal of Bophyscs, 3, 3, 7- http://dx.do.org/.436/ojbphy.3.347 Publshed Onlne October 3 (http://www.scrp.org/journal/ojbphy) An Influence of the Nose on the Imagng Algorthm n the Electrcal Impedance

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Parallel Artificial Bee Colony Algorithm for the Traveling Salesman Problem

Parallel Artificial Bee Colony Algorithm for the Traveling Salesman Problem Parallel Artfcal Bee Colony Algorthm for the Travelng Salesman Problem Kun Xu, Mngyan Jang, Dongfeng Yuan The School of Informaton Scence and Engneerng Shandong Unversty, Jnan, 250100, Chna E-mal: xukun_sdu@163.com,

More information

Estimation of Image Corruption Inverse Function and Image Restoration Using a PSObased

Estimation of Image Corruption Inverse Function and Image Restoration Using a PSObased Internatonal Journal of Vdeo& Image Processng and Network Securty IJVIPNS-IJENS Vol:10 No:06 1 Estmaton of Image Corrupton Inverse Functon and Image Restoraton Usng a PSObased Algorthm M. Pourmahmood,

More information

A Saturation Binary Neural Network for Crossbar Switching Problem

A Saturation Binary Neural Network for Crossbar Switching Problem A Saturaton Bnary Neural Network for Crossbar Swtchng Problem Cu Zhang 1, L-Qng Zhao 2, and Rong-Long Wang 2 1 Department of Autocontrol, Laonng Insttute of Scence and Technology, Benx, Chna bxlkyzhangcu@163.com

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

A Clustering Algorithm Solution to the Collaborative Filtering

A Clustering Algorithm Solution to the Collaborative Filtering Internatonal Journal of Scence Vol.4 No.8 017 ISSN: 1813-4890 A Clusterng Algorthm Soluton to the Collaboratve Flterng Yongl Yang 1, a, Fe Xue, b, Yongquan Ca 1, c Zhenhu Nng 1, d,* Hafeng Lu 3, e 1 Faculty

More information

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

More information

Control strategies for network efficiency and resilience with route choice

Control strategies for network efficiency and resilience with route choice Control strateges for networ effcency and reslence wth route choce Andy Chow Ru Sha Centre for Transport Studes Unversty College London, UK Centralsed strateges UK 1 Centralsed strateges Some effectve

More information

Biostatistics 615/815

Biostatistics 615/815 The E-M Algorthm Bostatstcs 615/815 Lecture 17 Last Lecture: The Smplex Method General method for optmzaton Makes few assumptons about functon Crawls towards mnmum Some recommendatons Multple startng ponts

More information

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network S. Sudha and N. Ammasagounden Natonal Insttute of Technology, Truchrappall,

More information

Parameters Optimization of SVM Based on Improved FOA and Its Application in Fault Diagnosis

Parameters Optimization of SVM Based on Improved FOA and Its Application in Fault Diagnosis Parameters Optmzaton of SVM Based on Improved FOA and Its Applcaton n Fault Dagnoss Qantu Zhang1*, Lqng Fang1, Sca Su, Yan Lv1 1 Frst Department, Mechancal Engneerng College, Shjazhuang, Hebe Provnce,

More information

Optimal Sensor Deployment in Non-Convex Region using Discrete Particle Swarm Optimization Algorithm

Optimal Sensor Deployment in Non-Convex Region using Discrete Particle Swarm Optimization Algorithm 01 IEEE Conference on Control, Systems and Industral Informatcs (ICCSII) Bandung, Indonesa, September 3-6, 01 Optmal Sensor Deployment n on-convex Regon usng Dscrete Partcle Swarm Optmzaton Algorthm Agung

More information

A Simple and Efficient Goal Programming Model for Computing of Fuzzy Linear Regression Parameters with Considering Outliers

A Simple and Efficient Goal Programming Model for Computing of Fuzzy Linear Regression Parameters with Considering Outliers 62626262621 Journal of Uncertan Systems Vol.5, No.1, pp.62-71, 211 Onlne at: www.us.org.u A Smple and Effcent Goal Programmng Model for Computng of Fuzzy Lnear Regresson Parameters wth Consderng Outlers

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Optimizing SVR using Local Best PSO for Software Effort Estimation

Optimizing SVR using Local Best PSO for Software Effort Estimation Journal of Informaton Technology and Computer Scence Volume 1, Number 1, 2016, pp. 28 37 Journal Homepage: www.jtecs.ub.ac.d Optmzng SVR usng Local Best PSO for Software Effort Estmaton Dnda Novtasar 1,

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information

CHAPTER 4 OPTIMIZATION TECHNIQUES

CHAPTER 4 OPTIMIZATION TECHNIQUES 48 CHAPTER 4 OPTIMIZATION TECHNIQUES 4.1 INTRODUCTION Unfortunately no sngle optmzaton algorthm exsts that can be appled effcently to all types of problems. The method chosen for any partcular case wll

More information

A Two-Stage Algorithm for Data Clustering

A Two-Stage Algorithm for Data Clustering A Two-Stage Algorthm for Data Clusterng Abdolreza Hatamlou 1 and Salwan Abdullah 2 1 Islamc Azad Unversty, Khoy Branch, Iran 2 Data Mnng and Optmsaton Research Group, Center for Artfcal Intellgence Technology,

More information

A Time-driven Data Placement Strategy for a Scientific Workflow Combining Edge Computing and Cloud Computing

A Time-driven Data Placement Strategy for a Scientific Workflow Combining Edge Computing and Cloud Computing > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER (DOUBLE-CLICK HERE TO EDIT) < 1 A Tme-drven Data Placement Strategy for a Scentfc Workflow Combnng Edge Computng and Cloud Computng Bng Ln, Fangnng

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Predator-Prey Pigeon-Inspired Optimization for UAV Three-Dimensional Path Planning

Predator-Prey Pigeon-Inspired Optimization for UAV Three-Dimensional Path Planning Predator-Prey Pgeon-Inspred Optmzaton for UAV Three-Dmensonal Path Plannng Bo Zhang 1 and Habn Duan 1,2,* 1 Scence and Technology on Arcraft Control Laboratory, School of Automaton Scence and Electrcal

More information

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Cost-efficient deployment of distributed software services

Cost-efficient deployment of distributed software services 1/30 Cost-effcent deployment of dstrbuted software servces csorba@tem.ntnu.no 2/30 Short ntroducton & contents Cost-effcent deployment of dstrbuted software servces Cost functons Bo-nspred decentralzed

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

RESEARCH ON JOB-SHOP SCHEDULING PROBLEM BASED ON IMPROVED PARTICLE SWARM OPTIMIZATION

RESEARCH ON JOB-SHOP SCHEDULING PROBLEM BASED ON IMPROVED PARTICLE SWARM OPTIMIZATION Journal of heoretcal and Appled Informaton echnology 005-013 JAI & LLS. All rghts reserved. RESEARCH ON JOB-SHOP SCHEDULING PROBLEM BASED ON IMPROVED PARICLE SWARM OPIMIZAION 1 ZUFENG ZHONG 1 School of

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b 3rd Internatonal Conference on Materal, Mechancal and Manufacturng Engneerng (IC3ME 2015) The Comparson of Calbraton Method of Bnocular Stereo Vson System Ke Zhang a *, Zhao Gao b College of Engneerng,

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

Fast Computation of Shortest Path for Visiting Segments in the Plane

Fast Computation of Shortest Path for Visiting Segments in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 4 The Open Cybernetcs & Systemcs Journal, 04, 8, 4-9 Open Access Fast Computaton of Shortest Path for Vstng Segments n the Plane Ljuan Wang,, Bo Jang

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Optimizing Document Scoring for Query Retrieval

Optimizing Document Scoring for Query Retrieval Optmzng Document Scorng for Query Retreval Brent Ellwen baellwe@cs.stanford.edu Abstract The goal of ths project was to automate the process of tunng a document query engne. Specfcally, I used machne learnng

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

Dynamic wetting property investigation of AFM tips in micro/nanoscale Dynamc wettng property nvestgaton of AFM tps n mcro/nanoscale The wettng propertes of AFM probe tps are of concern n AFM tp related force measurement, fabrcaton, and manpulaton technques, such as dp-pen

More information

ARTICLE IN PRESS. Applied Soft Computing xxx (2012) xxx xxx. Contents lists available at SciVerse ScienceDirect. Applied Soft Computing

ARTICLE IN PRESS. Applied Soft Computing xxx (2012) xxx xxx. Contents lists available at SciVerse ScienceDirect. Applied Soft Computing ASOC-11; o. of Pages 1 Appled Soft Computng xxx (1) xxx xxx Contents lsts avalable at ScVerse ScenceDrect Appled Soft Computng j ourna l ho mepage: www.elsever.com/locate/asoc A herarchcal partcle swarm

More information

Rule Discovery with Particle Swarm Optimization

Rule Discovery with Particle Swarm Optimization Rule Dscovery wth Partcle Swarm Optmzaton Yu Lu 1, Zheng Qn 1,2, Zhewen Sh 1, and Junyng Chen 1 1 Department of Computer Scence, Xan JaoTong Unversty, Xan 710049, P.R. Chna luyu@malst.xjtu.edu.cn http://www.psodream.net

More information

A parallel implementation of particle swarm optimization using digital pheromones

A parallel implementation of particle swarm optimization using digital pheromones Mechancal Engneerng Conference Presentatons, Papers, and Proceedngs Mechancal Engneerng 006 A parallel mplementaton of partcle swarm optmzaton usng dgtal pheromones Vjay Kalvarapu Iowa State Unversty,

More information

An Efficient Genetic Algorithm Based Approach for the Minimum Graph Bisection Problem

An Efficient Genetic Algorithm Based Approach for the Minimum Graph Bisection Problem 118 An Effcent Genetc Algorthm Based Approach for the Mnmum Graph Bsecton Problem Zh-Qang Chen, Rong-Long WAG and Kozo OKAZAKI Faculty of Engneerng, Unversty of Fuku, Bunkyo 3-9-1,Fuku-sh, Japan 910-8507

More information

Study of Data Stream Clustering Based on Bio-inspired Model

Study of Data Stream Clustering Based on Bio-inspired Model , pp.412-418 http://dx.do.org/10.14257/astl.2014.53.86 Study of Data Stream lusterng Based on Bo-nspred Model Yngme L, Mn L, Jngbo Shao, Gaoyang Wang ollege of omputer Scence and Informaton Engneerng,

More information

Structural optimization using artificial bee colony algorithm

Structural optimization using artificial bee colony algorithm 2 nd Internatonal Conference on Engneerng Optmzaton September 6-9, 2010, Lsbon, ortugal Structural optmzaton usng artfcal bee colony algorthm Al Hadd 1, Sna Kazemzadeh Azad 2, Saed Kazemzadeh Azad Department

More information

Multiple Trajectory Search for Large Scale Global Optimization

Multiple Trajectory Search for Large Scale Global Optimization Multple Trajectory Search for Large Scale Global Optmzaton Ln-YuTsengandChunChen Abstract In ths paper, the multple trajectory search (MTS) s presented for large scale global optmzaton. The MTS uses multple

More information

Wireless Sensor Network Localization Research

Wireless Sensor Network Localization Research Sensors & Transducers 014 by IFSA Publshng, S L http://wwwsensorsportalcom Wreless Sensor Network Localzaton Research Lang Xn School of Informaton Scence and Engneerng, Hunan Internatonal Economcs Unversty,

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

More information