. ISSN ans net. Feature Fusion Using Automatic Generated RBF Neural Network. Liuzhou, China

Size: px
Start display at page:

Download ". ISSN ans net. Feature Fusion Using Automatic Generated RBF Neural Network. Liuzhou, China"

Transcription

1

2 Informaton Technology Journal 14 (1): 16-3, 15. ISSN ans net 15 Asan Network for Scentfc Informaton Asan Network for Scentfc Informaton RESEARCH ARTICLE OPEN ACCESS Feature Fuson Usng Automatc Generated RBF Neural Network DOI: 1.393/tj ZhWen Wang and GongKun Luo 1 College of Computer Scence and Communcaton Engneerng, College of Electrcal and Informaton Engneerng, Guangx Unversty of Scence and Technology, Luzhou, Chna A R T I C L E I N F O Artcle Hstory: Receved: Aprl 13, 14 Accepted: January, 15 Correspondng Author: ZhWen Wang College of Computer Scence and Communcaton Engneerng, Guangx Unversty of Scence and Technology, 68 Dong Huan Road, Luzhou, Guangx, 5456, Chna A B S T R A C T In ths study, a strategy for feature fuson for team behavors recognton usng automatcally generated RBF neural network s proposed, for varous features need to be extracted n the course of team behavors recognton and t s dffcult to estmate the contrbuton of varous features for dentfyng and decryptng team behavors. The burden of hgh-level recognton algorthm s use eased by usng the underlyng features of movng target, such as the trajectory characterstcs extracted by usng the method of trajectory growth. KPCA algorthm s used to nonlnearly reduce dmensonalty of extracted characterstcs before feature fuson for extracted characterstcs of team behavors. Automatcally generated RBF neural network s constructed and feature fuson s realzed by usng Dempster-Shafer combnaton rules and network learnng. Parameters µ, α and γ are obtaned through networks learnng n the course of features fuson, s and p s decded by the decreased gradent of output error. The accuracy of behavor recognton s ncreased dramatcally and the processng tme s shorten sgnfcantly. Key words: Feature fuson, automatc generated RBF neural network, nonlnear dmensonalty reducton, recognzng of team behavor, KPCA algorthm INTRODUCTION Team behavor recognton usng sngle feature wll lead to unrelablty for the results, as t s dffcult for sngle feature to effectvely characterze the team behavor (Lazebnk and Ragnsky, 9; Wang and L, 11). Frstly, characterstc dmenson reducton for the extracted features wll be carred on after the characterstcs of clothng color of team, contour, trajectory are extracted n ths study. Secondly, we merge these features usng mult-feature fuson technques. Fnally, team behavor s descrbed and team behavor recognton s carred on by usng the fused characterstcs. Selecton of a learnng algorthm for a partcular applcaton s crtcally dependent on ts accuracy and speed. In practcal onlne applcatons, sequental learnng algorthms are generally preferred over batch learnng algorthms as they do not requre retranng whenever a new data s receved. Compared wth the batch learnng algorthms, the sequental learnng algorthms have the followng dstngushng features: C C C C All the tranng observatons are sequentally (one-by-one) presented to the learnng system At any tme, only one tranng observaton s seen and learned The learnng system has no pror knowledge as to how many total tranng observatons wll be presented A tranng observaton s dscarded as soon as the learnng procedure for that partcular observaton s completed Thus, f one strctly apples the above features of the sequental algorthms, many of the exstng algorthms are not sequental. One major bottleneck seems to be that they need the entre tranng data ready for tranng before the tranng procedure starts and thus, they are not really sequental. Ths pont s hghlghted n a bref revew of the exstng algorthms gven below. The RBF networks whch combnes forward subset selecton and zero-th-order regularzaton and acheves better generalzaton. Unlke other approaches nvolvng several 16

3 preset parameters and thresholds (used for addng new centers and performng gradent descent) that must be tuned wth each new problem. Thus, n ths study, a strategy for feature fuson for team behavors recognton usng automatcally generated RBF neural network s proposed, because t can overcome to the complexty of the network learnng, to acheve the requrements of real-tme mage processng. MATERIALS AND METHODS In order to mprove the accuracy of team behavor recognton and recognton effcency, feature dmenson reducton has been done for varous extracted features and then use the RBF neural network s used to ntegrate these features. Characterstcs dmenson reducton: In order to obtan compact descrpton and effcent calculaton of the team behavors, KPCA algorthm s used to nonlnearly reduce the dmenson of the extracted feature. Two aspects are manly consdered: (1) KPCA algorthm provdes an effectve learnng method for subspace to dscover the nonlnear structure of behavoral space, () KPCA algorthm can be easly appled to any new data pont and some nonlnear dmensonalty reducton methods are stll unclear how to descrbe the new data ponts, such as ISOMAP, LLE, etc. In the space of U D, a gven tranng feature set T x = {X 1, X,, X M } whch has M elements, the goal of subspace learnng s to fnd a embedded data set E y = {Y 1, Y,, Y M } n low-dmensonal space U D (d<d). For the method of kernel prncpal component analyss, each vector X s frstly mapped to a non-lnear Hlbert space H by N:U D 6H. Then, n the space H, prncpal component analyss s appled to the mappng data T N = {N(X 1 ), N(X ),...,N(X M )}. Due to the use of core sklls, the mappng process can be omtted. Let k s a postve sem-defnte kernel functon, nonlnear relatonshps of two feature vectors s defned by Eq. 1: k(x,x ) ( (x ) (x )) j j In the space H, the problem for searchng the coeffcents of man components can be attrbuted to dagonalzaton of kernel matrx κ: Where: If: ee k(x,x ), e [e,e,,e ] j j 1 Z e (x ) 1 T s used to represent spndle, a new pont X s mapped to the j spndle Z j can be expressed as: (1) () (Z (x)) e ( (x ) (x )) e k(x,x ) j j j j j 1 1 Gaussan kernel functon s used n our experments. After obtanng embeddng space whch ncludes frst man component d, any vdeo v can be mapped to a assocated track T o = {O 1, O,, O T } n a d dmensonal feature space. Feature fuson strategy for team behavor recognton: Three questons need to be consdered n feature fuson of team behavor recognton: (1) Whch features nformaton need to be fused? Dfferent characterstcs nformaton s reasonably selected to be fused, dependng on the dfferent applcaton scenaro, () At what level that feature ntegraton s carred on? Feature fuson can choose to be mplemented on the bottom level feature, md-level keyword and senor-level semantc and (3) Whch strategy s chosen n the course of features fuson? We need to select strategy for data normalzaton processng and fuson probablty expresson. Selectng feature fuson strategy: Currently mult-feature fuson strategy have multplcatve ntegraton, weghted fuson and dscrete Karhunen-Loeve (K-L) transform fuson. For multplcatve ntegraton, the jont dstrbuton of multple features s calculated by usng feature weghts Quadrature method whch can effectvely mprove the accuracy of trackng movng targets and may amplfy the nose. Weghted fuson adjusts weght coeffcent of each feature accordng to the credblty of dfferent characterstcs and then calculates the total feature weghts usng weghted sum of each feature. Weghted feature fuson s not senstve to nose, but can not rase the credblty of the fuson track (Wang and Yung, 1). K-L transform fuson s a adaptve mult-feature fuson strategy whch has the advantages of characterstcs of remaned entropy, energy, decorrelaton, as well as energy re-allocaton and concentraton, etc., but the calculaton s more complex and the learnng process s lack. In ths study, automatc generaton of RBF neural network shown n Fg. 1 s used to ntegrate varous features. A wde class of multple-nput-sngle-output systems can be modeled by the RBF neural networks gven by: ŜRBF(X,,c,w) w (X,,c ) m 1 where, Ŝ denotes the network output, X s the nput vector to the network, N (X, σ, c ) denotes the radal bass functon (e.g., Gaussan bass functon) of the -th hdden node wth the center c U n and the wdth σ U 1 and w s the lnear output weght. The adjustable parameters n network (Eq. 4) are therefore, the center vector c = (c 1, c,, c m ), the wdth vector σ = (σ 1, σ,, σ m ) and the lnear output weght vector W = (w 1, w,, w m ) T. For the Gaussan radal bass functon N (X, σ, c )-exp(-x-c /σ, where, C denotes the Eucldean norm. Input layer of network s consttuted of N neurons whch use the same actvaton functon N, d s the dstance calculated (3) (4) 17

4 Feature one Feature two Feature L Input layer L1 layer L layer Output layer Fg. 1: RBF neural network for fusng mult-features by usng tranng data. α[, 1] s weakenng parameters of correspondng neuron (Wang et al., 1). There are: s (d ) (d ) exp( (d ) ) L1 layer s used to calculate the trust blocks m of -th module connected to -th neuron of prevous level: m( w q ) u q,(d) m( ) 1 (d) where, u q, s the member degree of each category of characterstc, q = {1,,, M}. L layer merges N dfferent functon blocks usng the fuson composton rule of Dempster-Shafer n a sngle block, the combnatons rules of shown n Eq. 7: m(a) (m m m ) m (B ) 1 N B1BBN A 1 Defnng an exctaton vector u of -th module and u s obtaned by Eq. 8 usng recursve calculaton: N (5) (6) (7) The output of output layer of RBF neural network are very senstve to the number of orgnal features, small changes n the number of features may cause large change of output fused characterstcs (Laptev, 5; Wang and L, 1; Boman and Iran, 7), thus exctaton vector of orgnal characterstcs are consdered to calculate output to reduce the mpact caused by number change of features n the course of block calculaton. Equaton 9 s specfc expresson of calculaton: O p O O N u 1,j j N M1 u 1 j1,j q q M1 Estmaton of fuson parameter: The RBF has only three preset parameter, the bass functon wdth. The computaton cost (number of floatng pont operatons) for parameters adjustment at each learnng cycle can be up to O(n 3 ), where, n s the number of tranng data whch s usually very large. u, α, γ are the mportance factor of each feature n the process of characterstc ntegraton whch we can get through network learnng. RESULTS (9) u1 m1 u u m u m u m u,m u 1,Mm,M1,j 1,j,j 1,j,M1 1,M1,j (8) The result of characterstc reducton usng KPCA algorthm for two-dmenson orgn features s shown n Fg.. Where, gray expresses nput characterstc vectors and red+ s the reduced feature vectors. Fgure 3 shows mappng 18

5 1 8 Input vectors Reconstructed 6 Second dmenson Frst dmenson Fg. : Result of feature reducton for two-dmenson characterstcs Frst dmenson Pck up onject Jog n place Push Squat Wave Kck Bend to the sde Throe Tum around Talk on cellphone.1 Second dmenson Thrd dmenson.1 Fg. 3: Three-dmensonal vew of mappng track for behavor n KPCA derved subspace H Fg. 4: Learnng process of RBF neural network trajectores (PTM) of behavor of the dataset n lterature (Veeraraghavan et al., 5) and the tme sequence of frame s marked unclearly. Learnng of RBF neural network s shown as Fg. 4. The s and p are determned by the gradent descent of the output error. DISCUSSION Radal Bass Functon (RBF) neural networks have been wdely used n many areas, such as data mnng, pattern recognton, sgnal processng, tme seres predcton and nonlnear system modelng and control, because of the smple topologcal structure and unversal approxmaton ablty (Park and Sandberg, 1991). Ths s also stated n prevous studes (Adams and Payandeh, 1996; Chen and Bllngs, 199; Er et al., 5; Gonzalez et al., 3; Hong et al., 3; Peng et al., 6; L and Wang, 14; L et al., 4, 6; 19

6 Second dmenson (a) Second component (b) Frst dmenson Frst component 6 (c) (d) 4. Second component - Second component Frst component Frst component Fg. 5(a-d): Comparng of PCA and KPCA, (a) Orgn, (b) Kernel PCA (Poly), (c) Tradtonal PCA and (d) Kernel PCA (Gaussan) Oyang et al., 5; Park and Sandberg, 1991; Polycarpou, 1; Xe and Leung, 5; Zhang et al., 4; Zhu and Bllngs, 1996). Gaussan radal bass functons have also been wdely used n support vector machnes, an mportant class of machne learnng algorthms. One of the most mportant ssues n the RBF neural network applcatons s the network learnng,.e., to optmze the adjustable parameters whch nclude the center vectors, the varances (or the wdths of the bass functons) and the lnear output weghts connectng the RBF hdden nodes to the output nodes. Another mportant ssue s to determne the network structure or the number of RBF nodes based on the parsmonous prncple (Huang et al., 5; Leung et al., 3). Both the ssues to determne the network sze and to adjust the parameters on the contnuous parameter space are closely coupled. It s a mxed nteger hard problem f the two ssues are consdered smultaneously. Evolutonary algorthms have been used to address ths problem (Gonzalez et al., 3; Leung et al., 3), however, they are computatonally very expensve to mplement and t s also well known that these algorthms suffer the slow and premature convergence problems. Despte that no analytc method s avalable to effcently and effectvely address ths ntegrated problem, the two separate ssues have been studed extensvely n the lterature. Wth respect to the RBF neural network learnng, conventonal approach takes a two stage procedure,.e., unsupervsed learnng of both the centers and wdths for the RBF nodes and supervsed learnng of the lnear output weghts. Wth respect to the center locaton, clusterng technques have been proposed. For the wdth learnng, f the nput samples are unformly dstrbuted, an dentcal wdth can be set for all the bass functons, otherwse a partcular wdth has to be set for each ndvdual bass functon to reflect the nput dstrbuton (Park and Sandberg, 1991). Once the centers and the wdths are determned, the lnear output weghts can be obtanable usng Cholesky factorzaton, orthogonal least squares, or sngular value decomposton. In contrast to the conventonal two stage learnng procedure, supervsed learnng methods am to optmze all the network parameters (Neruda and Kudova, 5). To mprove the convergence, varous technques have been ntroduced. For example, hybrd algorthms combne the gradent-based search for the nonlnear parameters (the wdths and centers) of the

7 RBF nodes and the least squares estmaton of the lnear output weghts (Panchapakesan et al., ; Peng et al., 3). Second-order algorthms have also been proposed whch use an addtonal adaptve momentum term to the Levenberg-Marquardt algorthm n order to mantan the contumacy between successve mnmzaton drectons, resultng n good convergence for some well-known hard problems. Neruda and Kudova (5), the performances of three dfferent RBF learnng methods are compared a gradent-based algorthm (gradent descent wth a momentum term), a three-step hybrd learnng algorthm and a genetc algorthm. Generally speakng, although supervsed learnng s thought to be superor to conventonal two stage approaches, t can be computatonally more demandng. Nevertheless, these above learnng methods are only applcable to RBF networks of fxed structure. If the network sze also has to be determned, one of the smplest ways s to repeat these above learnng procedures wth dfferent network sze untl the optmal one s acqured based on some network selecton crteron such as the Akake Informaton Crteron (AIC). Ths method s, however, computatonally too demandng. Wth respect to the determnaton of the RBF neural network structure, a popular approach s to formulate t as a lnear-n-the parameters problem, where all the tranng patterns (or samples) are usually used as the canddate RBF centers and the RBF wdths are chosen a pror. A parsmonous network s then determned from these canddates usng an effcent forward subset selecton method, such as the Orthogonal Least Squares (OLS) algorthms (Zhu and Bllngs, 1996) or the Forward Recursve Algorthm (FRA) (L et al., 5). To mprove the network generalzaton, the Regularzed Forward Selecton (RFS) algorthm has been proposed (Orr, 1995) whch combnes subset selecton wth zero-order regularzaton. Backward selecton methods have also been used n RBF center selecton (L et al., 4, 6). However, forward selecton algorthms are thought to be superor to backward methods n terms of computatonal effcency, snce they do not need to solve the equatons explctly wth the full set of ntal canddate centers. Generally speakng, exstng (forward and backward) subset selecton methods have several major dsadvantages. Frst, snce the RBF wdths are set a pror and the centers of the RBF nodes are selected from a set of tranng samples wth lmted sze, the optmal values on the contnuous parameter space for the center and wdth parameters of RBF nodes can be easly mssed out on. Ths means that the stepwse forward or backward procedures can easly mss out on a good RBF neural network. Second, n order to ncrease the chance of obtanng a satsfactory RBF network, one has to use a very large set of canddate RBF nodes of dfferent centers and wdths. Ths s, however, sometmes computatonally too expensve or mpossble to mplement, snce all the canddate RBF nodes have to be stored for batch operatons and the number of all canddates wll ncrease exponentally as the search space dmenson ncreases. Part of ths s usually referred to as the curse of dmensonalty problem n the lterature. In order to optmze the RBF center and wdth parameters along wth the network structure determnaton process, a Sparse Incremental Regresson (SIR) modelng method was proposed n Chen et al. (5). Ths method appends repressor n an ncremental modelng process. For each repressor to be appended, the nonlnear parameters are tuned usng a boostng search base d on a correlaton crteron. In ths way, the network structure and the assocated nonlnear parameters are determned smultaneously. However, the search for the optmal values of the nonlnear parameters (RBF centers and wdths) s a contnuous optmzaton problem. The boostng approach n SIR whch employs a stochastc search process, tends to be slower n convergence than calculus-based optmzaton technques. In addton, all the nonlnear parameters are treated equally n SIR and the dfference between the center and wdth parameters of a RBF node s gnored; ths s agan another factor that slows down the search process. Fnally, the boostng search n SIR has three to fve parameters that need to be tuned emprcally. All the above potental problems wth SIR are llustrated n the smulaton examples at the end of ths study. Dfferent from exstng methods n RBF neural network constructon, ths study proposes a novel Hybrd Forward Algorthm (HFA) whch performs smultaneous network growng and parameter optmzaton wthn an ntegrated analytc framework, leadng to two man techncal advantages. Frst, the network performance can be sgnfcantly mproved through the optmzaton of the nonlnear RBF parameters on the contnuous parameter space. Second, conventonal forward selecton algorthms tend to use all tranng samples to produce a very large set of canddate RBF nodes from whch the fnal RBF network s selected (Adams and Payandeh, 1996; Gonzalez et al., 3). The currently proposed method, however, only uses a very small number of tranng samples just for the ntalzaton of the RBF centers, amng to speed up the contnuous optmzaton procedure. We use KPCA to reduce the dmenson of nput features n ths study. As a result, the memory requrement s sgnfcantly reduced. Fgure 5 shows the results of two-dmensonal features reducton usng the methods of tradtonal PCA and KPCA (usng kernel functon poly and Gaussan) whch are shown n Fg. 5c and 5d, respectvely. Fgure 5b shows the orgnal features. Automatcally generated RBF neural network s constructed and extracted features of team behavor are merged by usng combnaton rule of Dempster-Shafer and network learnng. The accuracy of behavor recognton s ncreased dramatcally and the processng tme s shorten sgnfcantly n ths study. 1

8 CONCLUSION Strategy of feature fuson for team behavor recognton usng automatcally generated RBF neural network s presented n ths study. Frstly, the underlyng characterstcs are extracted to reduce the burden of hgh-level recognton algorthm, such as trajectory feature of movng targets s extracted by usng the growth method of trace. Secondly, nonlnear dmensonalty reducton for extracted characterstcs s mplemented usng KPCA algorthm. Fnally, automatcally generated RBF neural network s constructed and extracted features of team behavor are merged by usng combnaton rule of Dempster-Shafer and network learnng. Parameters u, α, γ are obtaned through network learnng n the ntegraton process, s and p are calculated by the gradent descent algorthm of output error. ACKNOWLEDGMENT Ths study was supported n part by Natonal Natural Scence Foundaton of Chna (61468) and a grant from Natural Scence Foundaton of Guangx (13GXNSFAA19336) and the Foundaton of Doctor of Guangx Unversty of Scence and Technology (1z14). REFERENCES Adams, J. and S. Payandeh, Methods for low velocty frcton compensaton: Theory and expermental study. J. Robot. Syst., 13: Boman, O. and M. Iran, 7. Detectng rregulartes n mages and n vdeo. Int. J. Comput. Vson, 74: Chen, S. and S.A. Bllngs, 199. Neural network for nonlnear dynamc system modellng and dentfcaton. Int. J. Control, 56: Chen, S., X.X. Wang and D.J. Brown, 5. Sparse ncremental regresson modelng usng correlaton crteron wth boostng search. IEEE Sgnal Process. Lett., 1: Er, M.J., W. Chen and S. Wu, 5. Hgh-speed face recognton based on dscrete cosne transform and RBF neural networks. IEEE Trans. Neural Networks, 16: Gonzalez, J., I. Rojas, J. Ortega, H. Pomares, F.J. Fernandez and A.F. Daz, 3. Multobjectve evolutonary optmzaton of the sze, shape and poston parameters of radal bass functon networks for functon approxmaton. IEEE Trans. Neural Networks, 14: Hong, X., C.J. Harrs, S. Chen and P.M. Sharkey, 3. Robust nonlnear model dentfcaton methods usng forward regresson. IEEE Trans. Syst. Man Cybern. Part A: Syst. Hum., 33: Huang, G.B., P. Saratchandran and N. Sundararajan, 5. A generalzed growng and prunng RBF (GGAP-RBF) neural network for functon approxmaton. IEEE Trans. Neural Networks, 16: Laptev, I., 5. On space-tme nterest ponts. Int. J. Comput. Vson, 64: Lazebnk, S. and M. Ragnsky, 9. Supervsed learnng of quantzer codebooks by nformaton loss mnmzaton. IEEE Trans. Pattern Anal. Mach. Intell., 31: Leung, F.H.F., H.K. Lam, S.H. Lng and P.K.S. Tam, 3. Tunng of the structure and parameters of a neural network usng an mproved genetc algorthm. IEEE Trans. Neural Networks, 14: L, Y., S. Qang, X. Zhuang and O. Kaynak, 4. Robust and adaptve backsteppng control for nonlnear systems usng RBF neural networks. IEEE Trans. Neural Networks, 15: L, K., J.X. Peng and G.W. Irwn, 5. A fast nonlnear model dentfcaton method. IEEE Trans. Autom. Control, 5: L, K., J.X. Peng and E.W. Ba, 6. A two-stage algorthm for dentfcaton of nonlnear dynamc systems. Automatca, 4: L, S.Z. and Z.W. Wang, 14. Adaptve fractal-wavelet mage denosng based on multvarate statstcal model. Chn. J. Comput., 7: Neruda, R. and P. Kudova, 5. Learnng methods for radal bass functon networks. Future Gen. Comput. Syst., 1: Orr, M.J.L., Regularzaton n the selecton of radal bass functon centers. Neural Comput., 7: Oyang, Y.J., S.C. Hwang, Y.Y. Ou, C.Y. Chen and Z.W. Chen, 5. Data classfcaton wth radal bass functon networks based on a novel kernel densty estmaton algorthm. IEEE Trans. Neural Network, 16: Panchapakesan, C., M. Palanswam, D. Ralph and C. Manze,. Effects of movng the center's n an RBF network. IEEE Trans. Neural Networks, 13: Park, J. and I.W. Sandberg, Unversal approxmaton usng radal-bass-functon networks. Neural Comput., 3: Peng, H., T. Ozak, V. Haggan-Ozak and Y. Toyoda, 3. A parameter optmzaton method for radal bass functon type models. IEEE Trans. Neural Networks, 14: Peng, J.X., K. L and D.S. Huang, 6. A hybrd forward algorthm for RBF neural network constructon. IEEE Trans. Neural Networks, 17: Polycarpou, M.M., 1. Fault accommodaton of a class of multvarable nonlnear dynamcal systems usng a learnng approach. IEEE Trans. Autom. Control, 46: Veeraraghavan, A., A.K. Roy-Chowdhury and R. Chellappa, 5. Matchng shape sequences n vdeo wth applcatons n human movement analyss. IEEE Trans. Pattern Anal. Mach. Intell., 7: Wang, L. and N.H. Yung, 1. Extracton of movng objects from ther background based on multple adaptve thresholds and boundary evaluaton. IEEE Trans. Intell. Transp. Syst., 11:

9 Wang, Z., S. L, Y. Lv and K. Yang, 1. Remote sensng mage enhancement based on orthogonal wavelet transformaton analyss and pseudo-color processng. Int. J. Comput. Intell. Syst., 3: Wang, Z. and S. L, 11. Face recognton usng skn color segmentaton and template matchng algorthms. Inform. Technol. J., 1: Wang, Z. and S. L, 1. A secure and hgh-effcent dynamc key management scheme for group communcaton usng optmzed GDH. ICIC Express Lett., 6: Xe, N. and H. Leung, 5. Blnd Equalzaton usng a predctve radal bass functon neural network. IEEE Trans. Neural Networks, 16: Zhang, X., T. Parsn and M.M. Polycarpou, 4. Adaptve fault-tolerant control of nonlnear uncertan systems: An nformaton-based dagnostc approach. IEEE Trans. Autom. Control, 49: Zhu, Q.M. and S.A. Bllngs, Fast orthogonal dentfcaton of nonlnear stochastc models and radal bass functon neural networks. Int. J. Control, 64:

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

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

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

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

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

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

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

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

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

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

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

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

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

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

S1 Note. Basis functions.

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

More information

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

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

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

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

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

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

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

More information

Human Face Recognition Using Generalized. Kernel Fisher Discriminant

Human Face Recognition Using Generalized. Kernel Fisher Discriminant Human Face Recognton Usng Generalzed Kernel Fsher Dscrmnant ng-yu Sun,2 De-Shuang Huang Ln Guo. Insttute of Intellgent Machnes, Chnese Academy of Scences, P.O.ox 30, Hefe, Anhu, Chna. 2. Department of

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

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

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

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

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

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

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

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

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

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

CS 534: Computer Vision Model Fitting

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

More information

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

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

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

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

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

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

More information

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

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

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

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

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

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

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

Recognizing Faces. Outline

Recognizing Faces. Outline Recognzng Faces Drk Colbry Outlne Introducton and Motvaton Defnng a feature vector Prncpal Component Analyss Lnear Dscrmnate Analyss !"" #$""% http://www.nfotech.oulu.f/annual/2004 + &'()*) '+)* 2 ! &

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

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

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

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

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 DCVS Reconstruction Algorithm for Mine Video Monitoring Image Based on Block Classification

A DCVS Reconstruction Algorithm for Mine Video Monitoring Image Based on Block Classification 1 3 4 5 6 7 8 9 10 11 1 13 14 15 16 17 18 19 0 1 Artcle A DCVS Reconstructon Algorthm for Mne Vdeo Montorng Image Based on Block Classfcaton Xaohu Zhao 1,, Xueru Shen 1,, *, Kuan Wang 1, and Wanme L 1,

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

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

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

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

Available online at ScienceDirect. Procedia Environmental Sciences 26 (2015 )

Available online at   ScienceDirect. Procedia Environmental Sciences 26 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Envronmental Scences 26 (2015 ) 109 114 Spatal Statstcs 2015: Emergng Patterns Calbratng a Geographcally Weghted Regresson Model wth Parameter-Specfc

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

Correlative features for the classification of textural images

Correlative features for the classification of textural images Correlatve features for the classfcaton of textural mages M A Turkova 1 and A V Gadel 1, 1 Samara Natonal Research Unversty, Moskovskoe Shosse 34, Samara, Russa, 443086 Image Processng Systems Insttute

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

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

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

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

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

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

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

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

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

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

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM Classfcaton of Face Images Based on Gender usng Dmensonalty Reducton Technques and SVM Fahm Mannan 260 266 294 School of Computer Scence McGll Unversty Abstract Ths report presents gender classfcaton based

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

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

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

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

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15 CS434a/541a: Pattern Recognton Prof. Olga Veksler Lecture 15 Today New Topc: Unsupervsed Learnng Supervsed vs. unsupervsed learnng Unsupervsed learnng Net Tme: parametrc unsupervsed learnng Today: nonparametrc

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

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

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

A Semi-parametric Regression Model to Estimate Variability of NO 2

A Semi-parametric Regression Model to Estimate Variability of NO 2 Envronment and Polluton; Vol. 2, No. 1; 2013 ISSN 1927-0909 E-ISSN 1927-0917 Publshed by Canadan Center of Scence and Educaton A Sem-parametrc Regresson Model to Estmate Varablty of NO 2 Meczysław Szyszkowcz

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

Method of Wireless Sensor Network Data Fusion

Method of Wireless Sensor Network Data Fusion Method of Wreless Sensor Network Data Fuson https://do.org/10.3991/joe.v1309.7589 L-l Ma!! ", Jang-png Lu Inner Mongola Agrcultural Unversty, Hohhot, Inner Mongola, Chna lujangpng@mau.edu.cn J-dong Luo

More information

The Discriminate Analysis and Dimension Reduction Methods of High Dimension

The Discriminate Analysis and Dimension Reduction Methods of High Dimension Open Journal of Socal Scences, 015, 3, 7-13 Publshed Onlne March 015 n ScRes. http://www.scrp.org/journal/jss http://dx.do.org/10.436/jss.015.3300 The Dscrmnate Analyss and Dmenson Reducton Methods of

More information

Adaptive Virtual Support Vector Machine for the Reliability Analysis of High-Dimensional Problems

Adaptive Virtual Support Vector Machine for the Reliability Analysis of High-Dimensional Problems Proceedngs of the ASME 2 Internatonal Desgn Engneerng Techncal Conferences & Computers and Informaton n Engneerng Conference IDETC/CIE 2 August 29-3, 2, Washngton, D.C., USA DETC2-47538 Adaptve Vrtual

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

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

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

More information

Margin-Constrained Multiple Kernel Learning Based Multi-Modal Fusion for Affect Recognition

Margin-Constrained Multiple Kernel Learning Based Multi-Modal Fusion for Affect Recognition Margn-Constraned Multple Kernel Learnng Based Mult-Modal Fuson for Affect Recognton Shzh Chen and Yngl Tan Electrcal Engneerng epartment The Cty College of New Yor New Yor, NY USA {schen, ytan}@ccny.cuny.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

Laplacian Eigenmap for Image Retrieval

Laplacian Eigenmap for Image Retrieval Laplacan Egenmap for Image Retreval Xaofe He Partha Nyog Department of Computer Scence The Unversty of Chcago, 1100 E 58 th Street, Chcago, IL 60637 ABSTRACT Dmensonalty reducton has been receved much

More information

A new segmentation algorithm for medical volume image based on K-means clustering

A new segmentation algorithm for medical volume image based on K-means clustering Avalable onlne www.jocpr.com Journal of Chemcal and harmaceutcal Research, 2013, 5(12):113-117 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCRC5 A new segmentaton algorthm for medcal volume mage based

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

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

Using the Correlation Criterion to Position and Shape RBF Units for Incremental Modelling

Using the Correlation Criterion to Position and Shape RBF Units for Incremental Modelling Internatonal Journal of Automaton and Computng 2 (2006) 0-0 Usng the Correlaton Crteron to Poston and Shape RBF Unts for Incremental Modellng Xun-xan Wang Neural Computng Research Group, Aston Unversty,

More information

Object-Based Techniques for Image Retrieval

Object-Based Techniques for Image Retrieval 54 Zhang, Gao, & Luo Chapter VII Object-Based Technques for Image Retreval Y. J. Zhang, Tsnghua Unversty, Chna Y. Y. Gao, Tsnghua Unversty, Chna Y. Luo, Tsnghua Unversty, Chna ABSTRACT To overcome the

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images Internatonal Journal of Informaton and Electroncs Engneerng Vol. 5 No. 6 November 015 Usng Fuzzy Logc to Enhance the Large Sze Remote Sensng Images Trung Nguyen Tu Huy Ngo Hoang and Thoa Vu Van Abstract

More information

Feature-Area Optimization: A Novel SAR Image Registration Method

Feature-Area Optimization: A Novel SAR Image Registration Method Feature-Area Optmzaton: A Novel SAR Image Regstraton Method Fuqang Lu, Fukun B, Lang Chen, Hao Sh and We Lu Abstract Ths letter proposes a synthetc aperture radar (SAR) mage regstraton method named Feature-Area

More information