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

Size: px
Start display at page:

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

Transcription

1 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, P. R. Chna. Fourth Department, Mechancal Engneerng College, Shjazhuang, Hebe Provnce, P. R. Chna. * Correspondng author. Tel.: ; emal: qantuz@sna.com Manuscrpt submtted July 7, 15; accepted September 8, 15. do: /jsw Abstract: In most cases, fault dagnoss s essentally a pattern recognton problem and support vector machne (SVM) provdes a new soluton for the dagnoss problem of systems n whch the fault samples are few. However, the parameters selecton n SVM has sgnfcant nfluence on the dagnoss performance. In ths paper, mproved frut fly optmzaton algorthm (IFOA), whch s bascally the standard frut fly optmzaton algorthm (FOA) combned wth Levy flght search strategy, s proposed to determne the SVM parameters. Some benchmark datasets are used to evaluate the proposed algorthm. Furthermore, the proposed method s used to dagnose the faults of hydraulc pump. Experments and engneerng applcaton show that the proposed method outperforms standard FOA, genetc algorthm (GA) and partcle swarm optmzaton (PSO) methods. Key words: SVM, frut fly optmzaton algorthm, Levy flght, fault dagnoss. 1. Introducton Wth the development of artfcal ntellgence, many methods have been appled to fault dagnoss, such as expert systems [1], fuzzy logc [], neural network [3], and successful results have been obtan. However, n practcal engneerng applcaton, due to the complex system wth mult-factor, strong couplng and ntensve nonlnearty, t s dffcult to obtan much useful fault nformaton whch are necessary for the above methods. Support vector machne as a new machne learnng method was wdely used n fault dagnoss due to ts strong classfcaton capablty and good generalzaton even though the fault samples are few [4]-[6]. But there s an exstng fact that the kernel functon parameters and the penalty factor of SVM affect ts classfcaton performance serously and the parameters are dffcult to select due to the lack of correspondng theoretcal bass. In order to fnd the approprate parameters of SVM, many ntellgent evolutonary algorthm, such as genetc algorthm (GA)[7], partcle swarm optmzaton (PSO)[8], ant colony optmzaton algorthm (ACO)[9], and artfcal bee colony optmzaton (ABC)[1], have been carred out on SVM parameters optmzaton, and mproved the performance of SVM to some extent. However, due to the defects of algorthm tself, those methods are stll tme consumng and does not performed very well at many stuatons. The frut fly optmzaton algorthm (FOA), whch was ntroduced by Pan[11], s a novel global optmzaton computatonal method whch was nspred by the foragng behavor of frut fles. The FOA has few parameters to adjust, and t s easy to understand and more sutable for computer programmng 131 Volume 1, Number 11, November 15

2 processng. In ths paper, amng at the problems that the FOA can easly fall nto the local optmum n global optmzaton computatons and the stablty of the algorthm do not performs well, an mproved FOA (IFOA) was proposed and was used to optmze SVM parameters. In IFOA, by dvdng the frut fly group nto two subgroups, ntroducng Levy flght search strategy, and changng the locaton updatng way of each frut fly, not only the dversty of the frut fly group guaranteed, but also the global and local search ablty balanced, at the same tme, the frut fly group can also escape from local optmum thanks to the occasonal long jumps of Levy flght. The experment results on fault data of hydraulc pump ndcate that the proposed can reduce the tranng tme whle ncreasng dagnoss accuracy, and has certan superorty when compared wth the method of SVM wth FOA, GA, PSO separately.. Prncple of Support Vector Machne The man purpose of SVM s to construct optmal separatng hyper-plane and maps the tranng samples from the nput space nto a hgher dmensonal feature space va a kernel functon. Suppose there s a tranng set T x1, y1, n, xl, yl, x R, y 1, 1, where x s the nput vector and y s the label of the l x, and l s the number of the nput vectors and n s the number of nput dmenson. Structure hyper-plane s x b, where s a weght vector and b s a scalar. The goal of maxmzng the margn wdth s equvalent to the followng optmzaton problem: n 1 mn C 1 s.t. y x b 1, 1,, (1),l where C s the penalty parameter and C, are postve slack varables whch are necessary to allow msclassfcaton. Accordng to the Lagrangan prncple, the above optmzaton problem can be transformed nto ts dual form as follows: l 1 l l mn j y y j K x x 1 j 1 1 l s.t. y, C, 1,, l 1 () where K x, x x, y s the kernel functon, whch maps the sample space nto a hgh dmenson feature space. After solvng the above problem, the correspondng decson functon can be shown as: n f x sgn y K x, x b 1 (3) The typcal kernel functons are polynomal kernel functon, radal bass kernel functon and sgmod kernel functon. In the above kernel functons, the radal bass kernel functon (RBF) s wdely used due to ts unversal adaptablty and good performance. The form of RBF s as follow: K x, x exp g x x (4) where g denotes the wdth of RBF kernel functon. From (), (3) and (4), we can see that the parameters that need to be optmzed n RBF-SVM s penalty parameter C and kernel parameter g. The penalty parameter C s used to regulate the proporton between the confdence range and the emprcal rsk n 13 Volume 1, Number 11, November 15

3 determnate feature space to maxmze the generalzaton ablty of SVM. The kernel parameter g manly affects the dstrbuton complexty of samples n the hgh-dmenson feature space. The performance of SVM s hghly depends on the two parameters and t s of great mportance to use optmzaton algorthm whch can gve useful gudance on ts selecton. 3. Parameters Optmzaton of SVM wth IFOA 3.1. FOA Algorthm The frut fly optmzaton algorthm proposed by Pan n 11 s a new global optmzaton algorthm nspred by the food search behavors of frut fly. The olfactory organ of the frut fles can collect scents floatng n the ar, and then, after t gets close to the food locaton, t can also use ts senstve vson to fnd the food and fly to that drecton. The man steps of FOA are as follow[11]: Step 1. Randomly ntalze frut fly group locaton: Int X _ axs, Int Y _ axs Step. Gve the random drecton and dstance for food search: X X _ axs RandomValue Y Y _ axs RandomValue (5) Step 3. As the food locaton cannot be known, the dstance to the orgn s thus estmated frst (Dst), then the smell concentraton judgment value (S) s calculated, and ths value s the recprocal of dstance: Dst X Y S 1/ Dst (6) Step 4. Substtute smell concentraton judgment value (S) nto smell concentraton judgment functon (or called Ftness functon) so as to fnd the smell concentraton (Smell) of the ndvdual locaton of the frut fly: Smell Functon S (7) Step 5. Fnd out the frut fly wth maxmal smell concentraton (fndng the maxmal value or the mnmum value) among the frut fly group: bestsmell, bestindex max Smell (8) Step 6. Keep the best smell concentraton value and coordnate (X,Y). The frut fly group wll use vson to fly towards that locaton: Smellbest bestsmell X _ axs X bestindex Y _ axs Y bestindex (9) Step 7. Repeat the mplementaton of steps ~5, then judge f the smell concentraton s superor to the prevous teratve smell concentraton, f so, mplement step Desgn of IFOA From the basc steps of the FOA, we can see that the frut fly group only study the best ndvdual n the whole teraton process, when the best ndvdual are dscovered, all the frut fles wll fly to that locaton. Ths knd of locaton updatng way not only decreases dversty of the frut fly group, but also makes algorthm easly trapped n local optmum and affects ts convergence speed and precson when that 133 Volume 1, Number 11, November 15

4 ndvdual s not the best. Socology experence tells us that the global optmum always exsts around the local optmum and the evolutonary rate of the group depends on ts worse ndvduals to a greater extent nstead of the better ndvduals. On the other hand, t s reported that many anmals and nsects, such as frut fly and honey bee, wll take a Levy flght search strategy n whch exploratory short jumps alternate wth occasonal long jumps when they are searchng food. The exploratory short jumps can ensure they have a fnely local search n ther landscape, and the occasonally long jumps can help them get nto another area to make more extensve search. Consderng the merts of Levy flght, such strategy has been appled to optmzaton and optmal search, and prelmnary results have shown ts promsng capablty[1][13]. Accordng to the above analyss, an mproved FOA was proposed. The IFOA s based on the basc FOA. In the whole evaluaton process, the dstance (D_best and D_worst) of each frut fly ndvdual to the best ndvdual and worst ndvdual n contemporary group are calculated by usng (1): Dst X X b Y Yb _ best Dst _ worst X X w Y Yw (1) where X, Y are the locaton of frut fly ndvdual, X b, Yb and X w, Yw are the locaton of the best ndvdual and worst ndvdual n the contemporary group. If D_best > D_worst, dvde the ndvdual nto drawback subgroup, else, dvde the ndvdual nto advanced subgroup (The frut fly ndvdual and ndvdual number n two subgroups are exchangng n teraton process). As for drawback subgroup, a global search s made wth the gudance of the best ndvdual, frut fles updatng locaton accordng to (11). As for advanced subgroup, the Levy flght strategy was ntroduced. A local search s made around the best ndvdual, frut fles updatng locaton accordng to (1). X X RandomValue b Y Yb RandomValue (11) X X X X L b Y Y Y Yb L (1) where X, Y are the new locaton of each frut fles, L s the random search pathway of Levy flght and s the step sze whch should be related to the scale of the partcular problem under study. The symbol means entrywse multplcatons. Frut fles n each subgroup update ts locaton by usng (11) and (1) respectvely, dsplaced the locaton updatng way that all the frut fles fly to the best locaton. The new locaton updatng way not only prevent loss of dversty, but also balanced the global search ablty and local search ablty. Meanwhle, snce the sze and drecton of L are hghly random, ts occasonal long jumps can make the frut fles jump from one area to another, whch can ensure the frut fles avod beng attracted by the local optmum when makng local search. In (1), the L s calculated by usng Mantegna s algorthm[14]: s / v 1/ (13) where s s the random search pathway L, the scope of s, and v are drawn from normal 134 Volume 1, Number 11, November 15

5 dstrbutons. That s ~ N,, ~ N, v (14) wth 1/ 1 sn / 1 / 1 /, v 1 (15) where s standard Gamma functon Parameters optmzaton of SVM wth IFOA SVM classfcaton model constructed by radal bass kernel functon only has two parameters need to be optmzed, whch are penalty parameter C and the kernel functon parameters g. In ths paper, the IFOA method s employed to determne the parameters of SVM. Here the frut fly s composed of the parameter C and g, and the process of optmzng the SVM parameters wth IFOA can been descrbed as follows: Step1. Randomly generate the ntal locaton of the each frut fly whch determnes the scope of SVM parameter vector array ( C, g ). Set the number of frut fles, the maxmum teraton number and step sze. Set teraton varable: t and perform the tranng process from Step~Step6. Step. Set teraton varable: t t 1. Step3. Evaluate the qualty of every frut fly by usng ftness functon whch was calculated wth fve-fold cross valdaton method. Step4. Updatng the best frut fly and global best frut fly accordng to the ftness value. Then dvded the group nto two subgroups accordng to (1) and update the locaton of the frut fles n each subgroups accordng to (11) and (1). Step5. Go to Step6 f the stoppng crtera s satsfed. Otherwse, go to Step to contnue the operaton. Step6. End the tranng procedure and now the parameter C and g gotten s the fnal model parameters Verfcaton of IFOA-SVM Algorthm To evaluate the performance of the proposed IFOA-SVM method, we have used three common benchmark data sets from UCI benchmark[14], the Glass, Segment and German datasets. Instructon of the three datasets can be found n Table 1. Table 1. Instructon of the UCI Datasets Name Attrbuton Class Tranng set Testng set German Segment Glass In the experment, the proposed IFOA method and other three classcal optmzaton algorthm,.e., tradtonal FOA, GA and PSO are used to optmze SVM and classfy these data sets. To make a far comparson, the same parameter value was used, n addton to some new parameters. The populaton sze for the four methods s, and maxmum evaluaton generaton s set to 1. For the PSO, the parameters W.75, c1 c 1.5. For the GA, the mutaton probablty pm.1 and the crossover probablty pc.7. In IFOA, the step sze.5. In Fg. 1, we have plotted the ftness curve of the three data sets wth four methods. From the ftness curve that shown n Fg. 1, t can be clearly seen that FOA, GA and PSO may ether fall nto a local optmum 135 Volume 1, Number 11, November 15

6 easly, or have a rather slow evoluton speed, whle IFOA s bult wth good global search ablty and fast convergence. The test results of the three data sets are shown n Table. It can be well seen that the IFOA-SVM has hgher recognton accuracy than that of the FOA-SVM, the GA-SVM and the PSO-SVM. It ndcates that IFOA s superor to FOA, GA and PSO n SVM parameters optmzaton. German Ftness/% Ftness/% 67 Glass Segment IFOA FOA PSO GA IFOA FOA PSO GA 8 Ftness/% 7 79 IFOA FOA PSO GA Iteraton number Iteraton number Iteraton number 1 Fg. 1. Ftness curve for three datasets wth the four methods. Table. Testng Results of the Three Datasets (%) Datasets IFOA-SVM FOA-SVM GA-SVM PSO-SVM German Segment Glass Applcaton n Fault Dagnoss of Hydraulc Pump F1 N A/(m/s) A/(m/s) Hydraulc pump are mportant and frequently used n hydraulc system, whch are found wdely used n ndustral applcaton. Any defects occur to one of ts operaton may lend to serous damage to the whole hydraulc system. Therefore, t s essental to develop a relable condton montorng and fault dagnoss method to prevent t from malfuncton. The use of vbraton sgnals s qute common n the feld of condton montorng and dagnostcs of hydraulc pump damage detecton. It s possble to obtan dagnoss nformaton from the vbraton sgnals by usng some sgnal processng technques. Then, feature extracton and selecton are undertaken. At last, the pattern recognton methods are used to dagnose the faults. In ths secton, the proposed method s appled n fault dagnoss of hydraulc pump F3 5 A(m/s) A/(m/s) F.5.1 t/s t/s Fg.. Tme doman waveform of four fault type Data Collecton 136 Volume 1, Number 11, November 15

7 In ths paper, the test object s a swash-plate axal pston hydraulc pump n the type of SY-1MCY14-1EL, whch ncludes seven pstons and the rated speed s 15rpm. A pezoelectrc accelerometer whch attached to the end cap was used to collected vbraton sgnal. Four dfferent fault type: normal (N), one loose slpper (F1), two loose slpper (F), slpper wear (F3) were obtaned. The samplng frequency s 5kHz. 1 samples of each fault type are acqured and each sample contan 48 data ponts. Therefore, 4 samples n total are collected for further analyss. Fg. demonstrates the tme doman waveforms of four fault type. From Fg. t may be possble dffer from dfferent fault type, but t s unrelable to make decson only accordng to the tme doman waveforms and further analyss s needed. 4.. Feature Extracton The autoregressve (AR) model [15] s an effectve approach to extract the fault feature of vbraton sgnal but t can only be appled to statonary sgnals, whle the fault vbraton sgnals of hydraulc pump are non-statonary. The local characterstc-scale decomposton (LCD) [16] method s a new sgnal analyss method whch can decompose the non-statonary vbraton sgnal nto several ntrnsc scale components (ISC) whch are statonary. In ths paper, the nput feature of SVM s obtaned by a novel hybrd method based on LCD and AR model. The four knds of hydraulc pump fault sgnals are orgnal decomposed nto several ISCs, then the AR model of the frst three ISCs of each vbraton sgnal whch contan man fault nformaton are establshed and the order of the AR model s determned as eght by AIC crteron. The eght AR parameters and the varance of the AR model of each ISC are regard as the feature vectors. Therefore, dmenson of the feature vector s 7 and the sze of feature matrx s Fault Dagnoss In ths study, to verfy the performance of IFOA-SVM n fault dagnoss, a far comparson s made wth FOA-SVM, GA-SVM, and PSO-SVM. All 4 data samples are dvded nto two data sets: the tranng set and the testng set, n whch the tranng set ncludng 4 samples are used to calculate the ftness and tran the dagnoss model, and the testng set ncludng 16 samples are used to examne the classfcaton accuracy of each model. 1 Correct Classfcaton Number 4 Ftness/% 95 IFOA FOA PSO GA Iteraton number 8 IFOA-SVM FOA-SVM PSO-SVM GA-SVM 1 1 Fg. 3. Ftness optmzaton search curve Fault Type (Left to Roght: N, F1, F, F3) Fg. 4. Vsual expresson of the classfcaton results. In the optmzed SVM, the parameters C and g are optmzed by IFOA, FOA, GA and PSO respectvely, and the adjusted parameters wth maxmal cross valdaton accuracy are selected as the most approprate parameters. Then, the optmal parameters are utlzed to tran SVM model. The search span of parameter C and g s [, 1]. The populaton sze for the four methods s, and maxmum evaluaton generaton s set to 1. The remanng parameters needed n the four methods s the same as n Secton Volume 1, Number 11, November 15

8 Table 3. Dagnostc Results of Dfferent Methods Method Values of C Values of g Classfcaton Accuracy/% Tranng Tme/s IFOA-SVM FOA-SVM GA-SVM PSO-SVM The ftness curve of the four methods of the tranng set s shown n Fg. 3. From t we can see that the hghest fve-fold cross valdaton s 98.75%, whch was acheved by IFOA-SVM wth only 16 teratons. Faster convergence and hgher classfcaton accuracy can be obtaned when compared wth other three methods. Table 3 gven the dagnostc results by dfferent methods and Fg. 4 shows the vsual expresson. As can be seen from Table 3 and Fg. 4, the values of C and g obtaned by each method are dfferent. The classfcaton accuracy of the proposed IFOA-SVM s 96.5%, whch has a 3.15% mprovement than PSO-SVM whch has hghest accuracy n the other three methods. Furthermore, although the computaton tme of the proposed method s a bt more than that of the FOA-SVM, but t s much less than that of the GA-SVM and the PSO-SVM method. The above analyss ndcates that the proposed method are more sutable n fault dagnoss of hydraulc pump. 5. Concluson In ths paper, a fault dagnoss method usng SVM wth mproved FOA was proposed. The mproved FOA s bascally the standard FOA combned wth Levy flght search strategy, and was used to optmze the SVM parameters. Then the IFOA-SVM was appled to fault dagnoss of hydraulc pump. The experment results of hydraulc pump fault dagnoss ndcated that the IFOA s feasble to optmze the SVM parameters and IFOA-SVM reduces the tranng tme when compared wth GA-SVM and PSO-SVM method whle mprovng the fault dagnoss accuracy when compared wth FOA-SVM, GA-SVM and PSO-SVM method. Acknowledgment Ths work s supported by the Natonal Nature Scence Foundaton of Chna (No ). The authors would lke to thanks UCI benchmark for the datasets provded. References [1] Lu, S. C., & Lu, S. Y. (3). An effcent expert system for machne fault dagnoss. Internatonal Journal of Advanced Manufacture Technology, 1, [] Tan, D. M., & Qu, W. L. (11). Fnte element model updatng of structure based on lftng wavelet packet transform and fuzzy pattern recongnton. Journal of Vbraton and Shock, 3(8), [3] Lu, X. J., & Lu, X. M. (11). Modfed PSO-based artfcal neural network for power electronc devces fault dagnoss modelng. Energy Proceda, 13, [4] Chao, J. H. (13). Fault dagnoss for electrcal control system by support vector machne and chaotc partcle swarm optmzaton algorthm. Journal of Computatonal Informaton System, 9(1), [5] Rond, Y., Dan, P., Feng, H., & Mn, H (14). Fault dagnoss of engne by support vector machne and mproved partcle swarm optmzaton algorthm. Journal of Informaton & Computatonal Scence, 11(13), [6] Jng Ba, Lhong Yang & Xueyng Zhang (13). Parameter optmzaton and applcaton of support vector machne based on parallel artfcal fsh swarm algorthm., 8(3), [7] Huang, C. L., & Wang, C. J. (6). A GA-based feature selecton and parameters optmzaton for support vector machne. Expert Systems wth Applcaton, 31, Volume 1, Number 11, November 15

9 [8] Ln, S. W., Yng, K. C., Chen, S. C., & Lee, Z. J. (8). Partcle swarm optmzaton for parameter determnaton and feature selecton of support vector machne. Expert Systems wth Applcaton, 35, [9] Zhang, X. L., Chen, X. F., & He, Z. J. (1). An ACO-based algorthm for parameter optmzaton of support vector machne. Expert Systems wth Applcaton, 37, [1] Sulaman, M. H., Mustafa, M. W., Shareef, H., & Khald, S. N. A. (1). An applcaton of artfcal bee colony algorthm wth least squares support vector machne for real and reactve power tracng n deregulated power system. Internatonal Journal of Electrcal Power & Energy Systems, 37, [11] Pan, W. T. (1). A new frut fly optmzaton algorthm: Takng the fnancal dstress model as an example. Knowledge-Based Systems, 6, [1] Yahya, M., & Saka, M. P. (14). Constructon ste layout plannng sung mult-objectve artfcal bee colony algorthm wth Levy flghts. Automaton n Constructon, 38, [13] Dogan, E. (14). Solvng desgn optmzaton problems va huntng search algorthm wth levy flghts. Structural Engneerng and Mechancs, 5, [14] Mantegna, R. N. (199). Fast, accurate algorthm for numercal smulaton of levy stable stochastc process. Physcal Revew E, 49, [15] Frank, A., & Asuncon, A. UCI machne learnng repostory. Retreved, from edu/ml/datasets.html [16] Cheng, J. S., Yang, Y., & Yang, Y. (1). Local characterstc-scale decomposton method and ts applcaton to gear fault dagnoss. Journal of Mechancal Engneerng, 48(9), [17] Cheng, J. S., Yu, D. J., & Yang, Y. (6). A fault dagnoss approach for roller bearngs based on EMD method and AR model. Mechancal Systems and Sgnal Processng, (), Qantu Zhang was born n Chongqng, P. R. Chna n He s a postgraduate student at the Frst Department, Mechancal Engneerng College, P. R. Chna. He receved hs bachelor degree from Mechancal Engneerng College n 13. Hs research nterests nclude ntellgence fault dagnoss, sgnal process and support vector machne. Lqng Fang was born n Shjazhuang, Hebe provnce, P. R. Chna n He s a professor at the Frst Department, Mechancal Engneerng College, PR Chna. He receved hs Ph.D from Bejng Insttute of Technology n 5. Hs currently research nclude ntellgence fault dagnoss and test technology. He s the author or coauthor of more than 5 scentfc papers. 139 Volume 1, Number 11, November 15

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

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

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

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

Performance Assessment and Fault Diagnosis for Hydraulic Pump Based on WPT and SOM

Performance Assessment and Fault Diagnosis for Hydraulic Pump Based on WPT and SOM Performance Assessment and Fault Dagnoss for Hydraulc Pump Based on WPT and SOM Be Jkun, Lu Chen and Wang Zl PERFORMANCE ASSESSMENT AND FAULT DIAGNOSIS FOR HYDRAULIC PUMP BASED ON WPT AND SOM. Be Jkun,

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

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

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

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

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

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

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

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

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

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

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

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

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

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

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

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

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

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

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

More information

Backpropagation: In Search of Performance Parameters

Backpropagation: In Search of Performance Parameters Bacpropagaton: In Search of Performance Parameters ANIL KUMAR ENUMULAPALLY, LINGGUO BU, and KHOSROW KAIKHAH, Ph.D. Computer Scence Department Texas State Unversty-San Marcos San Marcos, TX-78666 USA ae049@txstate.edu,

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

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS46: Mnng Massve Datasets Jure Leskovec, Stanford Unversty http://cs46.stanford.edu /19/013 Jure Leskovec, Stanford CS46: Mnng Massve Datasets, http://cs46.stanford.edu Perceptron: y = sgn( x Ho to fnd

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

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

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

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

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

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

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

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

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

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

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

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

Image Feature Selection Based on Ant Colony Optimization

Image Feature Selection Based on Ant Colony Optimization Image Feature Selecton Based on Ant Colony Optmzaton Lng Chen,2, Bolun Chen, Yxn Chen 3, Department of Computer Scence, Yangzhou Unversty,Yangzhou, Chna 2 State Key Lab of Novel Software Tech, Nanng Unversty,

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

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Incremental Learning with Support Vector Machines and Fuzzy Set Theory

Incremental Learning with Support Vector Machines and Fuzzy Set Theory The 25th Workshop on Combnatoral Mathematcs and Computaton Theory Incremental Learnng wth Support Vector Machnes and Fuzzy Set Theory Yu-Mng Chuang 1 and Cha-Hwa Ln 2* 1 Department of Computer Scence and

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

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

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

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

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

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

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

Open Access Recognition of Oil Shale Based on LIBSVM Optimized by Modified Genetic Algorithm

Open Access Recognition of Oil Shale Based on LIBSVM Optimized by Modified Genetic Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Petroleum Engneerng Journal, 05, 8, 363-367 363 Open Access Recognton of Ol Shale Based on LIBSVM Optmzed by Modfed Genetc Algorthm Qhua Hu,*,

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

Using Neural Networks and Support Vector Machines in Data Mining

Using Neural Networks and Support Vector Machines in Data Mining Usng eural etworks and Support Vector Machnes n Data Mnng RICHARD A. WASIOWSKI Computer Scence Department Calforna State Unversty Domnguez Hlls Carson, CA 90747 USA Abstract: - Multvarate data analyss

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

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

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

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

Measure optimized cost-sensitive neural network ensemble for multiclass imbalance data learning

Measure optimized cost-sensitive neural network ensemble for multiclass imbalance data learning easure optmzed cost-senstve neural network ensemble for multclass mbalance data learnng Peng Cao, Dazhe Zhao Key Laboratory of edcal Image Computng of nstry of Educaton, Northeastern Unversty Shenyang,

More information

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1 A New Feature of Unformty of Image Texture Drectons Concdng wth the Human Eyes Percepton Xng-Jan He, De-Shuang Huang, Yue Zhang, Tat-Mng Lo 2, and Mchael R. Lyu 3 Intellgent Computng Lab, Insttute of Intellgent

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

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

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

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

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

Face Recognition Method Based on Within-class Clustering SVM

Face Recognition Method Based on Within-class Clustering SVM Face Recognton Method Based on Wthn-class Clusterng SVM Yan Wu, Xao Yao and Yng Xa Department of Computer Scence and Engneerng Tong Unversty Shangha, Chna Abstract - A face recognton method based on Wthn-class

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

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

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

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Support Vector Machines. CS534 - Machine Learning

Support Vector Machines. CS534 - Machine Learning Support Vector Machnes CS534 - Machne Learnng Perceptron Revsted: Lnear Separators Bnar classfcaton can be veed as the task of separatng classes n feature space: b > 0 b 0 b < 0 f() sgn( b) Lnear Separators

More information

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING An Improved K-means Algorthm based on Cloud Platform for Data Mnng Bn Xa *, Yan Lu 2. School of nformaton and management scence, Henan Agrcultural Unversty, Zhengzhou, Henan 450002, P.R. Chna 2. College

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

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

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

Fault Diagnosis of Sucker-Rod Pumping System Using Support Vector Machine

Fault Diagnosis of Sucker-Rod Pumping System Using Support Vector Machine Fault Dagnoss of Sucker-Rod Pumpng System Usng Support Vector Machne Jln Feng, Maofa Wang,, Yheng Yang 2, Fangpng Gao, Zhan Pan, Wefeng Shan, Qngje Lu, Quge Yang, and Jng Yuan Department of Informaton

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

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

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

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

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

More information

Spam Filtering Based on Support Vector Machines with Taguchi Method for Parameter Selection

Spam Filtering Based on Support Vector Machines with Taguchi Method for Parameter Selection E-mal Spam Flterng Based on Support Vector Machnes wth Taguch Method for Parameter Selecton We-Chh Hsu, Tsan-Yng Yu E-mal Spam Flterng Based on Support Vector Machnes wth Taguch Method for Parameter Selecton

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

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

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

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

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 high precision collaborative vision measurement of gear chamfering profile

A high precision collaborative vision measurement of gear chamfering profile Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) A hgh precson collaboratve vson measurement of gear chamferng profle Conglng Zhou, a, Zengpu Xu, b, Chunmng

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

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

Image Emotional Semantic Retrieval Based on ELM

Image Emotional Semantic Retrieval Based on ELM Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 2014) Image Emotonal Semantc Retreval Based on ELM Pele Zhang, Mn Yao, Shenzhang La College of computer scence & Technology

More information

The Study of Remote Sensing Image Classification Based on Support Vector Machine

The Study of Remote Sensing Image Classification Based on Support Vector Machine Sensors & Transducers 03 by IFSA http://www.sensorsportal.com The Study of Remote Sensng Image Classfcaton Based on Support Vector Machne, ZHANG Jan-Hua Key Research Insttute of Yellow Rver Cvlzaton and

More information