Automatic Clustering Using a Synergy of Genetic Algorithm and Multi-objective Differential Evolution

Size: px
Start display at page:

Download "Automatic Clustering Using a Synergy of Genetic Algorithm and Multi-objective Differential Evolution"

Transcription

1 Automatc Clusterng Usng a Synergy of Genetc Algorthm and Mult-obectve Dfferental Evoluton Debarat Kundu, Kaushk Suresh, Sayan Ghosh, Swagatam Das, Ath Abraham 2 and Youakm Badr 2 Department of Electroncs and Telecommuncaton Engneerng Jadavpur Unversty, Kolkata, Inda 2 Natonal Insttute of Appled Scences of Lyon, INSA-Lyon, Vlleurbanne, France ath.abraham@eee.org, youakm.badr@nsa-lyon.fr Abstract Ths paper apples the Dfferental Evoluton (DE) and Genetc Algorthm (GA) to the task of automatc fuzzy clusterng n a Mult-obectve Optmzaton (MO) framework. It compares the performance a hybrd of the GA and DE (GADE) algorthms over the fuzzy clusterng problem, where two conflctng fuzzy valdty ndces are smultaneously optmzed. The resultant Pareto optmal set of solutons from each algorthm conssts of a number of nondomnated solutons, from whch the user can choose the most promsng ones accordng to the problem specfcatons. A real-coded representaton of the search varables, accommodatng varable number of cluster centers, s used for GADE. The performance of GADE has also been contrasted to that of two most well-known schemes of MO.. Introducton Optmzaton-based automatc clusterng algorthms greatly rely on a cluster valdty functon (optmzaton crteron) the optma of whch appear as proxes for the unknown correct classfcaton n a prevously unhandled dataset []. Dfferent formulatons of the clusterng problem vary n the optmzaton crteron used. Most exstng clusterng methods, however, attempt to optmze ust one such clusterng crteron modeled by a sngle cluster valdty ndex. Ths often results nto consderable dscrepances observable between the solutons produced by dfferent algorthms on the same data. The sngle-obectve clusterng method may prove futle (as udged by means of expert s knowledge) n a context where the crteron employed s napproprate. In stuatons where the best soluton corresponds to a tradeoff between dfferent conflctng obectves, common sense advocates a multobectve framework for clusterng. Although there has been a plethora of papers reportng several sngle-obectve evolutonary clusterng technues (a comprehensve survey of whch can be found n [, 2]), very few research works have so far been undertaken towards the applcaton of evolutonary mult-obectve optmzaton algorthms (EMOA) for pattern clusterng [3, 4]. A state-of-the-art lterature survey ndcates that DE has already proved tself as a promsng canddate n the feld of evolutonary mult-obectve optmzaton (EMO) [5 8]. Earler t has also been successfully appled to sngleobectve parttonal clusterng [9 ]. The work reported n [3] s based on Deb et al. s celebrated NSGA (Non Domnated Sortng genetc Algorthm)-II [2] and the clusterng method descrbed n [4] s based on PESA (Pareto Evoluton based Selecton) II [3], and both the algorthms are mult-obectve varants of Genetc Algorthm (GA). However, the mult-obectve varants of DE have not been appled to the general data clusterng problems tll date, to the best of our knowledge. Snce DE, by nature, s a real-coded populaton-based optmzaton algorthm, we here

2 resort to centrod-based representaton scheme for the search varables. A MOO algorthm, n general, ends up wth a number of Pareto optmal solutons. Here we consder the Xe-Ben ndex [4] and the Fuzzy C Means (FCM) measure ( J m ) [5] as the obectve functons. The performance of GADE has also been contrasted wth two best-known EMOA-based clusterng methods tll date. The frst of these s MOCK by Handl and Knowles [4] whle the second one s based on NSGA II and was used by Bandyopadhyay et al. for pxel clusterng n remote sensng satellte mage data [3]. Here we report the results for ten representatve datasets ncludng the mcroarray Yeast sporulaton data [6]. 2. Mult-obectve Optmzaton Usng DE 2. The MO Problem In many practcal oeal lfe problems, there are many (possbly conflctng) obectves that need to be optmzed smultaneously. Under such crcumstances there no longer exsts a sngle optmal soluton but rather a whole set of possble solutons of euvalent ualty. The feld of Mult-obectve Optmzaton (MO) [7 9] deals wth smultaneous optmzaton of multple, possbly competng, obectve functons. 2.2 The Dfferental Evoluton (DE) Algorthm DE [20, 2] s a populaton-based global optmzaton algorthm that uses a floatng-pont (real-coded) representaton. It uses crossover (bnomal n ths case) and mutaton operatons to optmze a gven cost functon. For want of space, we avod mentonng the detals of the DE algorthm here and refer the reader to the aforementoned lteratures. 2.3 The Mult-obectve Varant of DE We have used the Mult-obectve DE (MODE) [4]. MODE was proposed by Xue et al. [8]. Ths algorthm uses a varant of the orgnal DE, n whch the best ndvdual s adopted to create the offsprng. A Pareto-based approach s ntroduced to mplement the selecton of the best ndvdual. If a soluton s domnated, a set of nondomnated ndvduals can be dentfed and the best turns out to be any ndvdual (randomly pcked) from ths set. 3. Mult-obectve Clusterng Scheme 3. Search-varable Representaton and Descrpton of the new algorthm In the proposed method, for n data ponts, each d-dmensonal, and for a userspecfed maxmum number of clusters K max, a chromosome s a vector of real numbers of dmenson K max + K max d. The frst K max entres are postve floatngpont numbers n [0, ], each of whch controls whether the correspondng cluster s to be actvated (.e. to be really used for classfyng the data) or not. The remanng entres are reserved for K max cluster centers, each d-dmensonal. For example, the - th vector s represented as:

3 r X (t) = T T,... T, K max, m r m r, 2... m r,k max The -th cluster center n the -th chromosome s actve or selected for parttonng the assocated dataset f T. On the other hand, ft 0, the partcular -th, =, = cluster s nactve n the -th vector n DE populaton. Thus the T, s behave lke control genes. r IF T, = THEN the -th cluster center m, s ACTIVE r ELSE s INACTIVE. () m, Conuncton of GA and DE algorthms: The Dfferental Evoluton algorthm s appled on the frst K max members of the chromosome (as actvated by the correspondng control genes), whereas, the control genes form a bnary encoded GA populaton, whch are operated by the Genetc operators of Selecton, Crossover and Mutaton. Bnary tournament selecton s employed n ths case. The dfferent GA operators are not reterated here due to space lmtatons. Smple generatonal genetc algorthm pseudo code:. Choose ntal populaton 2. Evaluate the ftness of each ndvdual n the populaton 3. Repeat untl termnaton: (tme lmt or suffcent ftness acheved). Select best-rankng ndvduals to reproduce 2. Breed new generaton through crossover and/or mutaton (genetc operatons) and gve brth to offsprng 3. Evaluate the ndvdual ftnesses of the offsprng Replace worst ranked part of populaton wth offsprng. 3.2 Selectng the Obectve Functons Conflct among the obectve functons s often benefcal snce t gudes to globally optmal solutons. In ths work we choose the Xe-Ben ndex XB and the FCM obectve functon J as the two obectves. The FCM measure J may be defned as: n k r 2 r J u d ( Z, m ), (2) = = = where s the fuzzy exponent, d ndcates a dstance measure between the -th pattern vector and -th cluster centrod, and u denotes the membershp of -th pattern n the -th cluster. The XB ndex s defned as a functon of the rato of the total varaton σ to the mnmum separaton sep of the clusters. Here σ and sep may be wrtten as:

4 k n 2 σ u d( m, Z ) (3) = = p= 2 and sep( Z) mn{ d ( m, m )} p p = (4) The XB ndex s then wrtten as: XB u σ = p= = = n sep Z) n mn k ( 2 n p d 2 ( m, Z ) { d ( Z, Z )} r Let the set of centers be denoted by { m, m2,..., m k }. The membershp value of the -th pattern n -th cluster u, =,2,... k and =,2,..., n are computed as: u = 2 (6) k d( m, Z ) p= d( m p, Z ) Note that whle computng the u s, usng euaton (2), f d m p, Z ) s eual to p ( zero for some p, then u s set to zero for all =,2,... k,, whle u p to one. Subseuently the centers encoded n a vector are updated usng: n r ( u p ) Z r = m = p n ( u p ) = 3.3 Avodng Erroneous Vectors (5) s set eual There s a possblty that n our scheme, durng computaton of the XB or J, a dvson by zero may be encountered. Ths may occur when one of the selected cluster centers n a DE-vector s outsde the boundary of dstrbutons of the data set. To avod ths problem we frst check to see f any cluster has fewer than two data ponts n t. If so, the cluster center postons of ths specal chromosome are re-ntalzed by an average computaton. 3.4 Selectng the Best Soluton from Pareto-front For choosng the most nterestng solutons from the Pareto front, we apply Tbshran et al. Gap statstc [24], a statstcal method to determne the number of clusters n a data set. 3.5 Evaluatng the Clusterng Qualty In ths work, the fnal clusterng ualty s evaluated usng two external measures. Specfcally we choose the Adusted Rand Index [25] (whch s a generalzaton of the Rand ndex [26]) and the Shouette ndex [27]. Slhouette wdth reflects the (7)

5 compactness and separaton of the clusters. Gven a set of data ponts Z Z,..., Z } C = C C,...,, the slhouette = and a gven clusterng soluton { } { n wdth s( Z r ) for each data Z r belongng to cluster confdence of belongngness, and t s defned as: r s( Z, 2 C k C ndcates a measure of the b( Z ) a( Z ) ) =. (8) max( a( Z ), b( Z )) Here a Z r ) denotes the average dstance of data pont ( ponts of the cluster to whch the data pont Z r from the other data Z r s assgned (. e. cluster C ). On the other hand, b Z r ) represents the mnmum of the average dstances of data pont ( Z r from the data ponts belongng to clusters C r, r =,2,..., k and r. The value of s Z r ) les between - and +. Large values of s Z r ) (near to ) ndcate that the ( data pont Z r s well clustered. Overall slhouette ndex s(c) of a clusterng soluton { C C } C =, 2,..., C k s defned as the mean slhouette wdth over all the data ponts: n r s( C) = s( Z ) (9) n = 4 Expermental results 4. Datasets used The expermental results showng the effectveness of mult-obectve DE based clusterng has been provded for sx artfcal and foueal lfe datasets. Table presents the detals of the datasets. The real-lfe datasets are rs, wne, breast-cancer [28] and the yeast sporulaton data. The sporulaton dataset s avalable from [3]. 4.2 Parameters for the Algorthms GADE has been used wth 40 parameter vectors n each generaton and each run of each algorthm was contnued for 00 generatons. The value of scale factor F s a random value between 0.5 and. The other parameters for the mult-obectve GA (NSGA II) based clusterng are fxed as follows: number of generatons = 00, populaton sze = 50, crossover probablty = 0.8, mutaton probablty =. Please note that GADE and the NSGA II use the same Chromosome _ length parameteepresentaton scheme. Clusterng wth MOCK was performed wth the source codes avalable from [32]. 4.3 Presentaton of Results The mean Slhouette ndex values of the best-of-run solutons provded by sx contestant algorthms over the 0 datasets have been provded n Table 2. The best entres have been marked n boldface n each row. Table 3 enlsts the adusted rand ndex values except for Yeast sporulaton data as no standard nomnal classfcaton s known for ths dataset. (

6 4.4.4 Sgnfcance and Valdaton of Mcroarray Data Clusterng Results In ths secton the best clusterng soluton provded by dfferent algorthms on the sporulaton data of yeast has been vsualzed usng the cluster profle plot (n parallel coordnates[30]) n MATLAB verson. It s a common way of vsualzng hghdmensonal geometry. Cluster profle plots (n parallel coordnates) of seven clusters for the best clusterng result (provded by GADE) on yeast sporulaton data has been shown n Fgure. The blue polylnes ndcate the member genes wthn a cluster whle the black polylne ndcates the centrod of that gene. The heatmap and fatgo results may be obtaned from [33]. Table. Detals of the datasets used. Dataset Number of Number of clusters Number of ponts Characterstcs Dataset_ Dataset _ Dataset _ Dataset _ Dataset _ Dataset_ Irs Wne Breast-Cancer Yeast Sporulaton Table 2. Mean value of sl ndex found and standard devatons (n parentheses) by contestant algorthm over 30 ndependent runs on ten datasets. Dataset Dataset_ 9.2 (.46) Dataset_ (0.65) Dataset_3 4.4 (0.36) Dataset_ (0.25) Dataset_ (3.89) Dataset_6 5.9 (0.93) Irs 2.3 (0.76) Wne 3.6 (0.46) Breast 2.08 Cancer (0.38) Yeast 7.08 Sporulaton (0.2) k Algorthms Compared GADE NSGA II MOCK Slhouette k Slhouette k Slhouette Index Index Index ( ) (.72) (0.0892) (2.8) (0.0736) (0.2360) (0.072) ( ) (.03) ( ) ( ) (0.5) ( ) (.25) ( ) (0.566) (0.46) (0.0287) (0.5) ( ) ( ) (0.939) ( ) (0.80) ( ) ( ) (.58) ( ) (0.38) ( ) ( ) (.06) ( ) (0.37) ( ) ( ) (0.67) ( ) (0.46) ( ) ( ) (0.60) ( ) (0.53) (0.0094) ( ) (0.68) (0.0483) (0.857) ( )

7 Table 3. Mean value of adusted rand ndex found and standard devatons (n parentheses) by contestant algorthm over 30 ndependent runs on ten datasets. Dataset Algorthms Compared GADE NSGA2 MOCK Dataset_ (0.0020) ( ) ( ) Dataset_ ( ) ( ) ( ) Dataset_ ( ) ( ) ( ) Dataset_ ( ) ( ) ( ) Dataset_ (0.0942) ( ) ( ) Dataset_ ( ) ( ) ( ) Irs ( ) ( ) ( ) Wne ( ) ( ) ( ) Breast Cancer (0.0053) ( ) ( ) (a) Cluster (b) Cluster 2 (c) Cluster 3 (d) Cluster 4 (e) Cluster 5 (f) Cluster 6 (g) Cluster 7 5. Conclusons Ths paper compared and contrasted the performance of GADE n an automatc clusterng framework wth two other promnent mult-obectve clusterng algorthms. The mult-obectve GADE-varant used the same varable representaton scheme. Tables 2 to 4 ndcate that GADE was usually able to produce better fnal clusterng results as compared to MOCK or NSGA II n terms of both adusted Rand ndex and Slhouette ndex when all the algorthms were let run for an eual number of generatons. Future research may extend the mult-obectve GADE-based clusterng schemes to handle dscrete chromosome representaton schemes that no longer depend on cluster centrods and thus are not based n any sense towards sphercal clusters. References [] A. K. Jan, M. N. Murty, and P. J. Flynn, Data clusterng: a revew, ACM Computng Surveys, vol. 3, no.3, (999) [2] R. Xu and D. Wunsch, Clusterng, Seres on Computatonal Intellgence, IEEE Press, [3] S. Bandyopadhyay, U. Maulk, and A. Mukhopadhyay, Multobectve genetc clusterng for pxel classfcaton n remote sensng magery, IEEE Transactons Geoscence and Remote Sensng, [4] J. Handl and J. Knowles, An evolutonary approach to multobectve clusterng, IEEE Transactons on Evolutonary Computaton, ():56-76, 2007.

8 [5] H. A. Abbass and R. Sarker, The pareto dfferental evoluton algorthm, Internatonal Journal on Artfcal Intellgence Tools, (4):53-552, [6] F. Xue, A. C. Sanderson, and R. J. Graves, Pareto-based mult-obectve dfferental evoluton, n Proceedngs of the 2003 Congress on Evolutonary Computaton (CEC 2003), volume 2, pages , Canberra, Australa, 2003, IEEE Press. [7] T. Robc and B. Flpc, DEMO: Dfferental Evoluton for Multobectve Optmzaton, In C. A. Coello Coello, A. H. Agurre, and E. Ztzler, edtors, Evolutonary Mult-Crteron Optmzaton, Thrd Internatonal Conference, EMO 2005, pages , Guanauato, Mexco, 2005, Sprnger LNCS Vol. 340, [8] A. W. Ioro and X. L, Solvng rotated mult-obectve optmzaton problems usng dfferental evoluton, n AI 2004: Advances n Artfcal Intellgence, Proceedngs, pages , Sprnger- Verlag, LNAI Vol. 3339, [9] S. Paterlna, T. Krnk, Dfferental evoluton and partcle swarm optmsaton n parttonal clusterng, Computatonal Statstcs & Data Analyss, Volume 50, Issue 5, , [0] M. Omran, A. P. Engelbrecht and A. Salman, Dfferental evoluton methods for unsupervsed mage classfcaton, Proceedngs of Seventh Congress on Evolutonary Computaton (CEC-2005). IEEE Press, [] S. Das, A. Abraham, and A. Konar, Automatc clusterng usng an mproved dfferental evoluton algorthm, IEEE Transactons on Systems Man and Cybernetcs - Part A, Vol. 38, No., pp. -20, January [2] K. Deb, A. Pratap, S. Agarwal, and T. Meyarvan, A fast and eltst multobectve genetc algorthm: NSGA-II, IEEE Transactons on Evolutonary Computaton, vol. 6, no. 2, [3] D.W. Corne, J.D. Knowles, and M.J. Oates, The pareto-envelope based selecton algorthm for multobectve optmsaton, n M. Schoenauer, K. Deb, G. Rudolph, X. Yao, E. Lutton, J. J. Merelo, and H-P. Schwefel, (eds.) Parallel Problem Solvng from Nature - PPSN VI, Sprnger Lecture Notes n Computer Scence, pp , [4] X. Xe and G. Ben, Valdty measure for fuzzy clusterng, IEEE Trans. Pattern Anal. Machne Learnng, Vol. 3, pp , (99). [5] J. C. Bezdek, Cluster valdty wth fuzzy sets, Journal of Cybernetcs, (3) 58 72, (974). [6] S. Chu et al. The transcrptonal program of sporulaton n buddng yeast, Scence, 282, , 998. [7] Y. Sawarag, H. Nakayama, and T. Tanno, Theory of multobectve optmzaton (vol. 76 of Mathematcs n Scence and Engneerng). Orlando, FL: Academc Press Inc., 985. [8] K. Deb, Mult-Obectve Optmzaton usng Evolutonary Algorthms, John Wley & Sons, 200. [9] C. A. Coello Coello, G. B. Lamont, and D. A. Van Veldhuzen, Evolutonary Algorthms for Solvng Mult-Obectve Problems, Sprnger, [20] R Storn and K Prce, Dfferental evoluton a smple and effcent heurstc for global optmzaton over contnuous spaces, Journal of Global Optmzaton, (4) (997) [2] R. Storn, K. V. Prce, and J. Lampnen, Dfferental Evoluton - A Practcal Approach to Global Optmzaton, Sprnger, Berln, [22] C. A. Mattson, A. A. Mullur, and A. Messac, Smart Pareto flter: Obtanng a mnmal representaton of multobectve desgn space, Eng. Optm., vol. 36, no. 6, pp , [23] J. Branke, K. Deb, H. Derolf, and M. Osswald, Fndng knees n mult-obectve optmzaton, n Proc. 8th Int. Conf. Parallel Problem Solvng From Nature, pp , [24] R. Tbshran, G. Walther, and T. Haste, Estmatng the number of clusters n a dataset va the Gap statstc, J. Royal Statst. Soc.: SeresB (Statstcal Methodology), vol. 63, no. 2, pp , 200. [25] L. Hubert and P. Arabe, Comparng parttons, Journal of Classfcaton, 93 28, 985. [26] W. M. Rand, Obectve crtera for the evaluaton of clusterng methods, Journal of the Amercan Statstcal Assocaton, 66, , 97. [27] P. J. Rousseeuw, Slhouettes: A graphcal ad to the nterpretaton and valdaton of cluster analyss, J. Comput. Appl. Math., vol. 20, no., pp , 987. [28] C. Blake, E.Keough and C.J.Merz, UCI repostory of machne learnng database (998). [29] S. Theodords and K. Koutroumbas, Pattern Recognton, Second Edton, Elsever Academc Press, [30] D. A. Kem and H.-P. Kregel, Vsualzaton technues for mnng large databases: a comparson, IEEE Transactons on Knowledge and Data Engneerng, v.8 n.6, p , December 996. [3] [32] [33]

Multi-objective Optimization Using Self-adaptive Differential Evolution Algorithm

Multi-objective Optimization Using Self-adaptive Differential Evolution Algorithm Mult-objectve Optmzaton Usng Self-adaptve Dfferental Evoluton Algorthm V. L. Huang, S. Z. Zhao, R. Mallpedd and P. N. Suganthan Abstract - In ths paper, we propose a Multobjectve Self-adaptve Dfferental

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

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

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

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

Histogram based Evolutionary Dynamic Image Segmentation

Histogram based Evolutionary Dynamic Image Segmentation Hstogram based Evolutonary Dynamc Image Segmentaton Amya Halder Computer Scence & Engneerng Department St. Thomas College of Engneerng & Technology Kolkata, Inda amya_halder@ndatmes.com Arndam Kar and

More information

An Evolvable Clustering Based Algorithm to Learn Distance Function for Supervised Environment

An Evolvable Clustering Based Algorithm to Learn Distance Function for Supervised Environment IJCSI Internatonal Journal of Computer Scence Issues, Vol. 7, Issue 5, September 2010 ISSN (Onlne): 1694-0814 www.ijcsi.org 374 An Evolvable Clusterng Based Algorthm to Learn Dstance Functon for Supervsed

More information

From Comparing Clusterings to Combining Clusterings

From Comparing Clusterings to Combining Clusterings Proceedngs of the Twenty-Thrd AAAI Conference on Artfcal Intellgence (008 From Comparng Clusterngs to Combnng Clusterngs Zhwu Lu and Yuxn Peng and Janguo Xao Insttute of Computer Scence and Technology,

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

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

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

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

FINDING INITIAL PARAMETERS OF NEURAL NETWORK FOR DATA CLUSTERING

FINDING INITIAL PARAMETERS OF NEURAL NETWORK FOR DATA CLUSTERING FINDING INITIAL PARAMETERS OF NEURAL NETWORK FOR DATA CLUSTERING ABSTRACT Suneetha Chttnen 1 and Raveendra Babu Bhogapath 2 1 R.V.R. & J.C. College of Engneerng, Guntur, Inda. Chttnen_es@yahoo.com 2 VNR

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

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

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

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

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

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 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 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

NGPM -- A NSGA-II Program in Matlab

NGPM -- A NSGA-II Program in Matlab Verson 1.4 LIN Song Aerospace Structural Dynamcs Research Laboratory College of Astronautcs, Northwestern Polytechncal Unversty, Chna Emal: lsssswc@163.com 2011-07-26 Contents Contents... 1. Introducton...

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

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

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

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 5) Maxmum Varance Combned wth Adaptve Genetc Algorthm for Infrared Image Segmentaton Huxuan Fu College of Automaton Harbn

More information

Extraction of Fuzzy Rules from Trained Neural Network Using Evolutionary Algorithm *

Extraction of Fuzzy Rules from Trained Neural Network Using Evolutionary Algorithm * Extracton of Fuzzy Rules from Traned Neural Network Usng Evolutonary Algorthm * Urszula Markowska-Kaczmar, Wojcech Trelak Wrocław Unversty of Technology, Poland kaczmar@c.pwr.wroc.pl, trelak@c.pwr.wroc.pl

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

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

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

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

GIS . ( NSGA-II (GA NSGA-II) GIS

GIS . ( NSGA-II (GA NSGA-II)   GIS Vol9, No 3, Autumn 07 Iranan Remote Sensng & 5-3 3 * 3 /6/5 /5/ 35 9 * Emal zdarvar@gmalcom - 60 50 05 3 387 Datta and Deb, Deb et al, 005 388 Herzng, 008 Datta et al, 007 006 Deb and Sundar, 006 Vllalta-Calderon

More information

Data Mining For Multi-Criteria Energy Predictions

Data Mining For Multi-Criteria Energy Predictions Data Mnng For Mult-Crtera Energy Predctons Kashf Gll and Denns Moon Abstract We present a data mnng technque for mult-crtera predctons of wnd energy. A mult-crtera (MC) evolutonary computng method has

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

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

Study on Multi-objective Flexible Job-shop Scheduling Problem considering Energy Consumption

Study on Multi-objective Flexible Job-shop Scheduling Problem considering Energy Consumption Journal of Industral Engneerng and Management JIEM, 2014 7(3): 589-604 nlne ISSN: 2014-0953 Prnt ISSN: 2014-8423 http://dx.do.org/10.3926/jem.1075 Study on Mult-objectve Flexble Job-shop Schedulng Problem

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

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

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

Determining Fuzzy Sets for Quantitative Attributes in Data Mining Problems

Determining Fuzzy Sets for Quantitative Attributes in Data Mining Problems Determnng Fuzzy Sets for Quanttatve Attrbutes n Data Mnng Problems ATTILA GYENESEI Turku Centre for Computer Scence (TUCS) Unversty of Turku, Department of Computer Scence Lemmnkäsenkatu 4A, FIN-5 Turku

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

A MULTI-OBJECTIVE GENETIC ALGORITHM FOR EXTEND

A MULTI-OBJECTIVE GENETIC ALGORITHM FOR EXTEND A MULTI-OBJECTIVE GENETIC ALGORITHM FOR EXTEND Bran Kernan and John Geraghty The School of Mechancal & Manufacturng Engneerng, Dubln Cty Unversty, Dubln 9, Ireland. Correspondence: Emal: john.geraghty@dcu.e

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

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

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Evolutionary Multi-Objective Optimization for Mesh Simplification of 3D Open Models

Evolutionary Multi-Objective Optimization for Mesh Simplification of 3D Open Models Evolutonary Mult-Objectve Optmzaton for Mesh Smplfcaton of 3D Open Models B. Rosaro Campomanes-Álvarez a,*, Oscar Cordón abc and Sergo Damas a a European Centre for Soft Computng, Gonzalo Gutérrez Qurós

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 2 Sofa 2016 Prnt ISSN: 1311-9702; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-2016-0017 Hybrdzaton of Expectaton-Maxmzaton

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

Multiclass Object Recognition based on Texture Linear Genetic Programming

Multiclass Object Recognition based on Texture Linear Genetic Programming Multclass Object Recognton based on Texture Lnear Genetc Programmng Gustavo Olague 1, Eva Romero 1 Leonardo Trujllo 1, and Br Bhanu 2 1 CICESE, Km. 107 carretera Tjuana-Ensenada, Mexco, olague@ccese.mx,

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

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm Crackng of the Merkle Hellman Cryptosystem Usng Genetc Algorthm Zurab Kochladze 1 * & Lal Besela 2 1 Ivane Javakhshvl Tbls State Unversty, 1, I.Chavchavadze av 1, 0128, Tbls, Georga 2 Sokhum State Unversty,

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

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

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

A Statistical Model Selection Strategy Applied to Neural Networks

A Statistical Model Selection Strategy Applied to Neural Networks A Statstcal Model Selecton Strategy Appled to Neural Networks Joaquín Pzarro Elsa Guerrero Pedro L. Galndo joaqun.pzarro@uca.es elsa.guerrero@uca.es pedro.galndo@uca.es Dpto Lenguajes y Sstemas Informátcos

More information

Degree-Constrained Minimum Spanning Tree Problem Using Genetic Algorithm

Degree-Constrained Minimum Spanning Tree Problem Using Genetic Algorithm Degree-Constraned Mnmum Spannng Tree Problem Usng Genetc Algorthm Keke Lu, Zhenxang Chen, Ath Abraham *, Wene Cao and Shan Jng Shandong Provncal Key Laboratory of Network Based Intellgent Computng Unversty

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Optimal Fuzzy Clustering in Overlapping Clusters

Optimal Fuzzy Clustering in Overlapping Clusters 46 The Internatonal Arab Journal of Informaton Technology, Vol. 5, No. 4, October 008 Optmal Fuzzy Clusterng n Overlappng Clusters Ouafa Ammor, Abdelmoname Lachar, Khada Slaou 3, and Noureddne Ras Department

More information

A Genetic Programming-PCA Hybrid Face Recognition Algorithm

A Genetic Programming-PCA Hybrid Face Recognition Algorithm Journal of Sgnal and Informaton Processng, 20, 2, 70-74 do:0.4236/jsp.20.23022 Publshed Onlne August 20 (http://www.scrp.org/journal/jsp) A Genetc Programmng-PCA Hybrd Face Recognton Algorthm Behzad Bozorgtabar,

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

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

Evolutionary Computation for Community Detection in Networks: a Review

Evolutionary Computation for Community Detection in Networks: a Review IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. X, NO. X, X 2017 1 Evolutonary Computaton for Communty Detecton n Networks: a Revew Clara Pzzut Abstract In today s world, the nterconnectons among objects

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

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

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks Seventh Internatonal Conference on Intellgent Systems Desgn and Applcatons GA-Based Learnng Algorthms to Identfy Fuzzy Rules for Fuzzy Neural Networks K Almejall, K Dahal, Member IEEE, and A Hossan, Member

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 Facet Generation Procedure. for solving 0/1 integer programs

A Facet Generation Procedure. for solving 0/1 integer programs A Facet Generaton Procedure for solvng 0/ nteger programs by Gyana R. Parja IBM Corporaton, Poughkeepse, NY 260 Radu Gaddov Emery Worldwde Arlnes, Vandala, Oho 45377 and Wlbert E. Wlhelm Teas A&M Unversty,

More information

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method MIED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part : the optmzaton method Joun Lampnen Unversty of Vaasa Department of Informaton Technology and Producton Economcs P. O. Box 700

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Identification of a Gaussian Fuzzy Classifier

Identification of a Gaussian Fuzzy Classifier 8 Internatonal Journal of Control, Automaton, and Systems Vol., No., March 004 Identfcaton of a Gaussan Fuzzy Classfer Heesoo Hwang Abstract: Ths paper proposes an approach to dervng a fuzzy classfer based

More information

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm Proceedngs of the 5th WSEAS Int. Conf. on Sgnal Processng, Robotcs and Automaton, Madrd, Span, February 5-7, 6 (pp4-45) Invarant Shape Obect Recognton Usng B-Splne, Cardnal Splne, and Genetc Algorthm PISIT

More information

An Adaptive Virtual Machine Location Selection Mechanism in Distributed Cloud

An Adaptive Virtual Machine Location Selection Mechanism in Distributed Cloud KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 9, NO. 12, Dec. 2015 4776 Copyrght c2015 KSII An Adaptve Vrtual Machne Locaton Selecton Mechansm n Dstrbuted Cloud Shukun Lu 1, Wea Ja 2 1 School

More information

Rule Base and Inference System Cooperative Learning of Mamdani Fuzzy Systems with Multiobjective Genetic Algorithms

Rule Base and Inference System Cooperative Learning of Mamdani Fuzzy Systems with Multiobjective Genetic Algorithms Rule Base and Inference System Cooperatve Learnng of Mamdan Fuzzy Systems wth Multobjectve Genetc Algorthms Antono A. Márquez Francsco A. Márquez Antono Peregrín Informaton Technologes Department, Unversty

More information

NIVA: A Robust Cluster Validity

NIVA: A Robust Cluster Validity 2th WSEAS Internatonal Conference on COMMUNICATIONS, Heralon, Greece, July 23-25, 2008 NIVA: A Robust Cluster Valdty ERENDIRA RENDÓN, RENE GARCIA, ITZEL ABUNDEZ, CITLALIH GUTIERREZ, EDUARDO GASCA, FEDERICO

More information

CHAPTER 3 SEQUENTIAL MINIMAL OPTIMIZATION TRAINED SUPPORT VECTOR CLASSIFIER FOR CANCER PREDICTION

CHAPTER 3 SEQUENTIAL MINIMAL OPTIMIZATION TRAINED SUPPORT VECTOR CLASSIFIER FOR CANCER PREDICTION 48 CHAPTER 3 SEQUENTIAL MINIMAL OPTIMIZATION TRAINED SUPPORT VECTOR CLASSIFIER FOR CANCER PREDICTION 3.1 INTRODUCTION The raw mcroarray data s bascally an mage wth dfferent colors ndcatng hybrdzaton (Xue

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

Fuzzy Modeling of the Complexity vs. Accuracy Trade-off in a Sequential Two-Stage Multi-Classifier System

Fuzzy Modeling of the Complexity vs. Accuracy Trade-off in a Sequential Two-Stage Multi-Classifier System Fuzzy Modelng of the Complexty vs. Accuracy Trade-off n a Sequental Two-Stage Mult-Classfer System MARK LAST 1 Department of Informaton Systems Engneerng Ben-Guron Unversty of the Negev Beer-Sheva 84105

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

K-means and Hierarchical Clustering

K-means and Hierarchical Clustering Note to other teachers and users of these sldes. Andrew would be delghted f you found ths source materal useful n gvng your own lectures. Feel free to use these sldes verbatm, or to modfy them to ft your

More information

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB V. Hotař, A. Hotař Techncal Unversty of Lberec, Department of Glass Producng Machnes and Robotcs, Department of Materal

More information

Multi-objective Design Optimization of MCM Placement

Multi-objective Design Optimization of MCM Placement Proceedngs of the 5th WSEAS Int. Conf. on Instrumentaton, Measurement, Crcuts and Systems, Hangzhou, Chna, Aprl 6-8, 26 (pp56-6) Mult-objectve Desgn Optmzaton of MCM Placement Chng-Ma Ko ab, Yu-Jung Huang

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Multi-objective Optimization Using Adaptive Explicit Non-Dominated Region Sampling

Multi-objective Optimization Using Adaptive Explicit Non-Dominated Region Sampling 11 th World Congress on Structural and Multdscplnary Optmsaton 07 th -12 th, June 2015, Sydney Australa Mult-objectve Optmzaton Usng Adaptve Explct Non-Domnated Regon Samplng Anrban Basudhar Lvermore Software

More information

AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS

AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS AUTOMATIC ROAD EXTRACTION FROM HIGH RESOLUTION SATELLITE IMAGES USING NEURAL NETWORKS, TEXTURE ANALYSIS, FUZZY CLUSTERING AND GENETIC ALGORITHMS M Mokhtarzade a, *, M J Valadan Zoej b, H Ebad b a Dept

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

A Multilevel Algorithm for the Network Design Problem

A Multilevel Algorithm for the Network Design Problem A Multlevel Algorthm for the Network Desgn Problem Hdeson A. Slva 1,2, Alceu S. Brtto Jr 2, Luz E. S. Olvera 3, Alessandro L. Koerch 2,3 1 Companha Paranaense de Energa(Copel), 2 Pontfíca Unversdade Católca

More information

A TWO-LEVEL COEVOLUTIONARY APPROACH TO MULTIDIMENSIONAL PATTERN CLASSIFICATION PROBLEMS. Ki-Kwang Lee and Wan Chul Yoon

A TWO-LEVEL COEVOLUTIONARY APPROACH TO MULTIDIMENSIONAL PATTERN CLASSIFICATION PROBLEMS. Ki-Kwang Lee and Wan Chul Yoon Proceedngs of the 2005 Internatonal Conference on Smulaton and Modelng V. Kachtvchyanukul, U. Purntrapban, P. Utayopas, eds. A TWO-LEVEL COEVOLUTIONARY APPROACH TO MULTIDIMENSIONAL PATTERN CLASSIFICATION

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

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

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

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

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints TPL-ware Dsplacement-drven Detaled Placement Refnement wth Colorng Constrants Tao Ln Iowa State Unversty tln@astate.edu Chrs Chu Iowa State Unversty cnchu@astate.edu BSTRCT To mnmze the effect of process

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

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