Face Recognition Based on Neuro-Fuzzy System

Size: px
Start display at page:

Download "Face Recognition Based on Neuro-Fuzzy System"

Transcription

1 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.9 No.4, Aprl Face Recognton Based on Neuro-Fuzzy System Nna aher Makhsoos, Reza Ebrahmpour and Alreza Hajany Department of Electrcal Engneerng, Shahd Rajaee Unversty, ehran, Iran Summary hs paper nvestgates the benefts of combnng neural networks and fuzzy logc nto neuro-fuzzy system, especally for applcaton n face recognton task. he former s the result of combnng fuzzy logc and mxture of experts, ME, by multlayer perceptron networks. In the descrpton of ME, some proposals to mprove the performance of model are also descrbed. An analyss comparng the model enhancements proposed n ths paper wth the correspondng orgnal ME model n face recognton s also presented. Expermental result confrms the mportance of combnng these two technologes (neural networks and fuzzy logc) n face recognton. Key words: Fuzzy logc, Neuro-fuzzy system, Mxture of Experts.. Introducton he combnng of the technques of fuzzy logc and neural networks suggests the novel dea of transformng the burden of desgnng fuzzy logc systems to the tranng and learnng of connectonst structure and learnng to the fuzzy logc systems and the fuzzy logc systems provde the neural networks wth a structural framework wth hgh-level fuzzy IF-HEN rule thnkng and reasonng. hese benefts can be wtnessed by the success n applyng neuro-fuzzy system n areas lke pattern recognton and control. Fuzzy logc [,2,3] and artfcal neural networks [4,5] are complementary technologes n the desgn of ntellgent system. he combnaton of these two technologes nto an ntegrated system appears to be a promsng path toward the development of ntellgent systems capable of capturng qualtes characterzng the human bran. However, fuzzy logc and neural networks generally approach the desgn of ntellgent systems from qute dfferent angles. Neural networks are essentally low-level, computatonal algorthms that sometmes offer a good performance n pattern recognton tasks. On the other hand, fuzzy logc provdes a structural framework that uses and explots those low-level capabltes of neural networks. Both neural networks and fuzzy logc are powerful desgn technques that have ther strengths and weaknesses. Neural networks can learn from data sets whle fuzzy logc solutons are easy to verfy and optmze. able shows a comparson of the propertes of these two technologes. In analyzng ths table, t become obvous that a clever combnaton of the two technologes delvers the best of both worlds. Evolutonary Artfcal Neural Networks have been wdely studed n the last few decades. he man power of artfcal neural networks les n ther ablty to correctly learn the underlyng functon or dstrbuton n a data set from a number of samples. hs ablty can be expressed n terms of mnmzng the estmaton error of the neural network, on prevously unseen data. As dscussed n the comprehensve revew of [6], varety of methods has been appled on dfferent ssues of ANNs, such as the archtecture and the connecton weghts to mprove ther performance. here are several publshed works n the lterature that have shown an ensemble of neural networks demonstrates mproved generalzaton ablty n comparson wth ndvdual networks [7,8,9,0,,2]. Most real world problems are too complcated for a sngle ndvdual network to solve. Dvde-and-Conquer approach, whch tres to solve a complex problem by dvdng t nto smple problems, has proved to be effcent n many of such complex stuatons. Jacobs et al. [3,4] have proposed an ensemble method called Mxture of Experts, ME, based on the Dvde-and-Conquer prncple. ME s one the most famous methods n the category of dynamc structures of combnng classfers, n whch the nput sgnal s drectly nvolved n actuatng the mechansm that ntegrates the outputs of the ndvdual experts nto an overall output [4]. Consder a modular neural network n whch the learnng process proceeds by fusng self organzed and supervsed forms of learnng as shown n Fgure. he experts are techncally performng supervsed learnng n that ther ndvdual outputs are combned to model the desred response. here s, however, a sense n whch the experts are also performng self organzed learnng; that s they self organze to fnd a good parttonng of the nput space so that each expert does well at modelng ts own subspace, and as a whole group they model the nput space well. he Manuscrpt receved Aprl 5, 2009 Manuscrpt revsed Aprl 20, 2009

2 320 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November 2008 learnng algorthm of the mxture structure s descrbed n [5]. able : Propertes of neural networks and fuzzy logc Knowledge Representaton ranablty Neural Networks Implct, the system cannot be easly nterpreted or modfed rans tself by learnng from data sets Fuzzy Logc Explct, verfcaton and optmzaton are very easy and effcent None, everythng must be defned explctly However, n our models, n order to mprove the performance of the expert networks, and consequently the whole network performance, we use modfed of ME n whch MLPs nstead of lnear networks or experts are used, and s hereafter referred to as mxture of multlayer perceptron experts (MME). o evaluate the performance of our proposed model, we use ORL dataset n our experments, and we use Prncpal Component Analyss, PCA, n the feature extracton phase. PCA s one of the most common methods of dmensonalty reducton that s wdely used n the lterature of face recognton for feature extracton [6]. 2. A modfed Mxture of Experts From a computatonal pont of vew, accordng to the prncple of dvde and conquer, a complex computatonal task s solved by dvdng t nto a number of computatonally smple tasks and then combnng the solutons to those tasks. In supervsed learnng, computatonal smplcty s acheved by dstrbutng the learnng task among a number of experts, whch n turn dvdes the nput space nto a set of subspaces. he combnaton of experts s sad to consttute a combnaton of classfers. Mxture of experts s one the most famous methods n the category of dynamc structures of combnng classfers, n whch the nput sgnal s drectly nvolved n actuatng the mechansm that ntegrates the outputs of the ndvdual experts nto an overall output [4]. Consder a modular neural network n whch the learnng process proceeds by fusng self organzed and supervsed forms of learnng as shown n Fg.. he experts are techncally performng supervsed learnng n that ther ndvdual outputs are combned to model the desred response. here s, however, a sense n whch the experts are also performng self organzed learnng; that s they self organze to fnd a good parttonng of the nput space so that each expert does well at modelng ts own subspace, and as a whole group they model the nput space well. he learnng algorthm of the mxture structure s descrbed n [5]. However, n our model, n order to mprove the performance of the expert networks, and consequently the whole network performance, we devse a modfed verson of MoE n whch each expert s a MLP, nstead of lnear networks [7]; furthermore, we make use of a parameter obtaned from fuzzy logc n the weght update phase. Usng ths fuzzy parameter, the degree of ambguty of an nput pattern durng the learnng phase of MLP experts s obtaned. Fg. Block dagram of Commttee Machne based on Mxture of Experts. he rest of ths paper s organzed as follows: In Secton 2, we provde a bref descrpton of the Mxture of Experts structures wth lnear and Mult Layer Perceptrons, MLP, as experts. Secton 3 descrbes the proposed model n whch fuzzy rules are employed to learn a MLP, whch s then used n ME structure. In secton 4 a comparson wth prevously publshed methods s provded, along wth a dscusson on the obtaned results. Fnally, Secton 5, concludes and summarzes the paper. 3. Proposed Fuzzy Mxture of Expert Our proposed model s desgned to acheve robust face recognton wth PCA n the feature extracton stage, and a mxture of Fuzzy MLP experts n the classfcaton stage (Fg. 2). In the conventonal MLP, the number of nodes n the output layer corresponds to the number of classes n the task to be performed. he wnner-takes-all scheme s appled durng the learnng process n order to defne the desred output vector. In the desred output vector, the class to whch the nput pattern belongs s assgned the value, and other classes are assgned the value 0; ths s called a crsp desred output. In real-world problems, however, the data are generally ll-defned, wth overlappng or fuzzy class boundares. hat s, there mght

3 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November be some patterns wth non-zero smlarty to two or more pattern classes. In the conventonal MLP, ths multple smlarty (or membershp value) s not consdered wth the crsp desred output that s used durng ts tranng. In order to consder the membershp values of each class, t would seem very promsng to ncorporate fuzzy concepts n formng the desred output [8]. A common way of formng the fuzzy desred output s proposed n [9], whch we use to develop our method by usng the two parameters of class prototype and varablty. Prototype of a class ponts to the dstrbuton of values n that class and s determned on a pxel by pxel bass. Prototype parameter s obtaned accordng to Eq. (). L j j= Pk = =,..., M () L where P k s the prototype of the th pxel of class k, k =,... C (C s the number of classes), j s the th pxel of the tranng pattern j, M s the number of pxels of a pattern and L s the number of tranng patterns. Varablty of a class has a fundamental role n the process of calculatng the fuzzy desred output and s concerned wth the varatons of prototype values for each pxel n the set of the tranng patterns. Varablty for each s calculated consderng the prototype of that class and t s defned accordng to Eq. (2). V k = M = (0.5 P ) M 4 j 2 Prototype and varablty parameters are obtaned consderng the whole tranng set before startng the tranng process. Durng the tranng phase, for each nput pattern, a comparson s made between the nput and the parameters of ts correspondng class n order to derve ts fuzzy desred output. he weghted dstance between an nput and all classes s calculated consderng the squared error between the nput pattern and the prototype of a class by Eq. (3). Ek f Dk = ( ) (3) c E l= l (2) where X s the th pxel of the nput pattern, f s the fuzzness smlarty whch determnes the rate of decrease of the weghted dstance of the nput pattern accordng to ts error. For each nput pattern, class membershp value s calculated accordng to the weghted dstance of the closest class, other weghted dstances and ts correspondng varablty Eq. (5). Zk exp Zk = Dk Vk, μk = ( ) (5) Z where exp s a fuzzy parameter whch defnes the wdth of the membershp functon, Z s the smlarty of the closest class calculated for the nput pattern. In the MLP weght update process, all tranng patterns have the same mpact on adjustng the weghts. However, there are patterns that are n overlappng areas and that are manly responsble for erratc behavor. One way to mprove the performance of the weght update algorthm s to consder the amount of correcton n the weght vector produced by the nput pattern. Here, the amount of correcton s defned by the degree of ambguty of a pattern n whch the more ambguous an nput pattern s, the less correcton n the weght s made. he degree of ambguty s an addtonal parameter to be used n the proposed fuzzy MLP whch was not employed n the model proposed n [8]. he degree of ambguty s defned accordng to Eq. (6). m A= ( μ ( x) μ ( x)) (6) j where μ ( x) s the membershp value of the top class, μ j ( x) s the membershp value of the second hghest one and m s an enhancement/reducton fuzzy parameter.( m < enhances, m = mantans and m > reduces the nfluence of the ambguty of a tranng pattern). he degree of ambguty s, then, used as a parameter n the experts weght updatng. he new weght updatng equaton for each of expert wll be n 3.2 Secton. M k k = 2 E = ( X P ) (4)

4 322 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November 2008 O = Og =, 2,3, 4 (8) he normalzed exponental transformaton of Eq. (7) may be vewed as a mult-nput generalzaton of the logstc functon. It preserves the rank order of ts nput values, and s a dfferentable generalzaton of the wnner-takes-all operaton of pckng the maxmum value, so referred to as softmax. he weghts of MLPs are learned usng the backpropagaton, BP, algorthm, n order to maxmze the log lkelhood of the tranng data gven the parameters. Assumng that the probablty densty assocated wth each expert s Gaussan wth dentty covarance matrx, MLPs obtan the followng onlne learnng rules: Δ w = μ h( y O)( O( O)) Oh (9) y e Fg. 2. Sketch of the proposed models. Each expert s a one-hdden-layer Fuzzy MLP, wth Momentum constant, that computes an output vector O as a functon of the nput stmul vector x and a set of parameters such as weghts of hdden and output layer and a sgmod functon as the actvaton functon. It s assumed that each expert specalzes n a dfferent area of the face space. he gatng network assgns a weght g to each of the experts outputs, O. he gatng network determnes the g as a functon of the nput vector x and a set of parameters such as weghts of the hdden layer, the output layer and a sgmod functon as the actvaton functon. he g can be nterpreted as estmates of the pror probablty that expert can generate the desred output y. he gatng network s composed of two layers: the frst layer s an MLP network, and the second layer s a softmax nonlnear operator as the gatng network s output. he gatng network computes Og, whch s the output of the MLP layer of the gatng network, then apples softmax functon to get: exp( Og ) g = (7) N exp( O ) j= g So the g s nonnegatve and sum to. he fnal mxed output of the entre network s: Our method of ncreasng the learnng rate, and also avodng the danger of nstablty, s to modfy the fuzzy of Eq. (9) by ncludng a Momentum term [7] and degree of ambguty of Eq.(6): Δ wn ( ) = αδwn ( ) + Aμ hn ( ) ( y On ( ) ) y y e ( On ( ) ( On ( ) )) Ohn ( ) (0) Δ wn ( ) h = αδwn ( ) h + Aμehn ( ) wn ( ) y ( y O( n))( O( n)( O( n))) Oh( n) ( Oh( n) ) () Δ wn ( ) = αδwn ( ) + μ ( hn ( ) gn ( )) yg yg g ( On ( ) g( On ( ) g)) Ohn ( ) g (2) Δ wn ( ) hg = αδwn ( ) hg + μgwn ( ) yg ( hn ( ) gn ( ))( On ( ) ( On ( ) )) g Oh( n) ( Oh( n) ) x (3) g g where μ e and μ g are learnng rates for the experts and the gatng network, respectvely, Oh s the output of expert network s hdden layer, and h s an estmate of the posteror probablty that expert can generate the desred output y : g

5 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November gexp( ( y O) ( y O)) h 2 = (4) gj( ( y O) ( y O)) j 2 hs can be thought of as a softmax functon computed on the nverse of the sum squared error of each expert s output, smoothed by the gatng network s current estmate of the pror probablty that the nput pattern was drawn from expert 's area of specalzaton. As the network s learnng process progresses, the expert networks compete for each nput pattern, whle the gatng network rewards the wnner of each competton wth stronger error feedback sgnals. hus, over tme, the gate parttons the face space n response to the expert s performance. were carred out to evaluate the performance of our proposed face recognton method. In order to select the best canddates for constructng the Mxture of Experts, we frst performed two prelmnary experments on three commttee machnes and two ndvdual classfers. he thrd experment s desgned to test our combnng classfer model. he nvestgated aspects of the experments are, frst, fndng the optmum number of prncpal components for the feature extracton phase, second, selecton of a sutable neural network topology to form the experts, thrd, fndng the optmum archtectural parameters of each ndvdual neural classfer, and forth, Selecton of the optmal tranng parameters, such as the number of tranng epochs and testng the ndvdual and the ensemble structures on an unseen set of 200 test faces. Fg. 4. Sample of ORL mages reszed to pxel. Fg. 3. Samples of facal varatons of the ORL dataset. he ncluson of Momentum term n the backpropagaton algorthm tends to accelerate descent n steady downhll drectons and has a stablzng effect n drectons that oscllate n sgn. he ncorporaton of Momentum term n the back-propagaton algorthm represents a mnor modfcaton to the weght update process, yet t may have some benefcal effects on the learnng behavor of the algorthm. he Momentum term may also have the beneft of preventng the learnng process from termnatng n a shallow local mnmum on the error surface [7]. 4. Expermental Results In ths secton, we descrbe the three experments that As mentoned before, we test our model usng the ORL dataset. he mages are grey scale wth a resoluton of 92 2 (Fg. 3). In our experments, 200 mages are chosen for tranng and the remanng 200 for testng. For mplementaton convenence, all mages were frst reszed to pxels (Fg. 4). PCA s a well-known statstcal technque for feature extracton. Each M N mage n the tranng set s row concatenated to form MN x vectors k. Gven a set of N { k } tranng mages k 0,,..., N x = tranng set s obtaned as: N x = x k N k = the mean vector of the (5)

6 324 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November 2008 A N MN tranng set matrx X = [ x x] can now be bult. he bass vectors are obtaned by solvng the egenvalue problem: where Λ= V x V k (6) = XX s the covarance matrx, V s x egenvector matrx of x and Λ s the correspondng dagonal matrx of egenvalues. As the PCA has the property of packng the greatest energy nto the least number of prncpal components, egenvectors correspondng to the largest egenvalues n the PCA are selected to form a lower-dmensonal subspace. It s proven that the resdual reconstructon error generated by dscardng the N m components s low even for small m. Fgure 5 llustrates the largest and smallest egenfaces generated by PCA on ORL dataset used n our experment n the tranng set. components for the above mentoned algorthms n plotted. As shown n Fg. 6, the frst 40 prncpal components yelds the best average performance. Fg. 6. Average performance wth respect to prncpal components for dfferent learnng algorthms on the ORL dataset. Settng the number of prncpal components to 40, we evaluate and compare the performance of fuzzy Mxture of Experts wth other networks. he sngle MLP has one hdden layer, and t s traned usng the back propagaton algorthm,. o have a reasonable evaluaton, we compare the sngle MLP wth the mxture model, consstng of four smple MLPs. Expermental results support our clam that four smple MLPs n the mxture archtecture perform the recognton task much better than a sngle MLP. Fg. 5. wo examples of egenfaces that nclude the largest and smallest prncpal components used n our experment. One purpose of the experments conducted n ths paper s to evaluate the effect of dfferent learnng algorthms on the number of requred hdden neurons. We nvestgate the tranng speed and, n general, the recognton rate. Fnally, Mxture of FMLP Experts method s compared wth other face recognton systems. We performed the above mentoned experment wth MLP, fuzzy MLP, Mxture of MLP Experts and Fuzzy Mxture of Experts. he experment was repeated for 20 tmes by randomly choosng dfferent tranng and testng sets form the ORL dataset. he number of prncpal components representng the egenface was set to dfferent values of 0, 5,20,...,80. A total of 20 runs were executed for each learnng algorthm. In Fg. 6 the average performance wth respect to the number of prncpal Fg. 7. Performance rate versus number of neurons n hdden layer for experts of our model. All the networks were traned and tested on the same tranng and test sets. From the results, t s evdent that the performance of the Fuzzy Mxture of Experts network s superor to that of others. able 2 lsts the detals of the tranng parameters and the best structures, n terms of hgher recognton rate, for the experts and gatng network. o fnd the suffcent number of neurons n hdden layer of experts, we experment t wth dfferent number of neurons. As shown n Fg. 7, experts wth 20 neurons n ther hdden layer reveal the best performance. o fnd the requred number of epochs for reachng the hghest recognton rate n both Mxture of MLP Experts and Fuzzy Mxture of Experts, we repeated the same

7 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November experment wth dfferent epochs n tranng the networks and observed ther performance. able 2: he detals of the tranng and fuzzy parameters n as well as the recognton rates of the MLP, Fuzzy MLP, Mxture of MLP Experts and Fuzzy Mxture of Experts networks on the set test. Network Model MLP Fuzzy MLP Mxture of MLP Experts Fuzzy Mxture of Experts opology 40:40:40 40:20:40 Learnng rate & fuzzy parameters Max percentage Momentum: 0.5 f: 0.9 exp: 0.5 m: 0.9 Experts: 40:20:40 Gatng: 40:0:4 Experts: 0. Gatng: 0.5 Experts: 40:20:40 Gatng: 40:0:4 Experts: 0. Gatng: 0.5 Momentum: 0.5 f: 0.9 exp: 0.5 m: As shown n Fg. 8, Fuzzy Mxture of Experts needs less epochs to reach ts best result, n other words, t converges faster n comparson wth the same network whch s traned wthout Fuzzy MLP. 5. Concluson hs paper presented the use of a modfed ME structure to mprove human face recognton. Our ME s composed of four modfed experts (whch were fuzzy MPLs) and a gatng network (a MLP). In fuzzy MLP, the tranng rules are modfed such that the weghts are updated consderng the degree of ambguty of each tranng sample. hat s, n case of an ambguous tranng sample (a sample that s lkely to be msclassfed) no weght update s appled. Our proposed ME was traned and tested on the ORL dataset. he recognton rates acheved by the modfed ME turned out to be hgher than that of a sngle MLP, Fuzzy MLP, and the ME wth MLPs as experts traned wthout the fuzzy system. Fg. 8. Performance rate versus number of epoch for Mxture of FMLP Experts and Mxture of FMLP Experts. References [] Zadeh, L., Fuzzy sets. Inf Cont, No.8, pp , 965. [2] Ruspn, E., Bonssone, P., and Pedrycz, W., Handbook of Fuzzy Computaton. Ed. Iop Pub/Inst of Physcs [3] Cox, E., he Fuzzy Systems Handbook. AP Professonal New York, 994. [4] S. Haykn, Neural Networks: A Comprehensve Foundaton, Prentce Hall, USA, 999. [5] Mehrotra, K., Mohan, C. K., and Ranka, S., Elements of Artfcal Neural Networks, he MI Press, 997. [6] X. Yao, Evolvng artfcal neural networks, IEEE 87, 999, pp [7] R. Avnmelech and N. Intrator, Boosted mxture of experts: An ensemble learnng scheme, Neural Computaton, (2), 999, pp [8] D. Jmenez and N. Walsh, Dynamcally weghted ensemble neural networks for classfcaton, Internatonal Jont Conference on Neural Networks, 998, pp [9] Y. Lu and X. Yao, Evolvng modular neural networks whch generalze well, IEEE Internatonal Conference on Evolutonary Computaton, USA, 997, pp [0] Y. Lu and X. Yao, Ensemble learnng va negatve correlaton, Neural Networks, 2, 999, pp [] Y. Lu, X. Yao, and. Hguch, Evolutonary ensembles wth negatve correlaton learnng, IEEE rans Evolutonary Computaton, 4(4), 2000, pp [2] A. Sharkey, Combnng Neural Nets Ensemble and Modular Mult-Net Systems, Sprnger, New York, 998. [3] R.A Jacobs, M.I Jordan, and A.G. Barto, ask decomposton through competton n a modular connectonst archtecture: what and where vson tasks, echncal report, Unversty of Massachusetts, 99. [4] R.A. Jacobs and M.J. Jordan, Adaptve mxtures of local experts, Neural Computaton 3, 99, pp [5] Jacobs, R., Jordan, M., Nowlan, S., and Hnton, G., Adaptve Mxtures of Local Experts, Neural Comput3, 99, pp [6] M. urk and A. Pentland, Egenfaces for Recognton, Journal of Cogntve Neuroscence, Vol.3 (), pp

8 326 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., November 2008 [7] R. Ebrahmpour, E. Kabr and M.R. Yousef, Face Detecton Usng Mxture of MLP Experts, Neural Processng Letters, 2007, pp [8] Pal, S. K., Mtra, S., Multlayer perceptron, fuzzy sets and classfcaton, IEEE ransactons on Neural Networks, 3(5),992, pp [9] Canuto, A., Howells, G., and Farhurst, M. An nvestgaton of the effects of varable vglance wthn the repart neurofuzzy network, Journal of Intellgent and Robotcs Systems, Specal on Neural-Fuzzy Systems, 29(4), 2000, pp [20] N. aher M., A. Hajany, R. Ebrahmpour G. Sepdnam, A Modfed Mxture of MLP Experts for face recognton, IPCV 2008, Las Vegas, Nevada, USA, pp face recognton. Nna aher Makhsoos receved the B.S. degree n Computer Engneerng from Najaf Abad Azad Unversty of Esfahan n 2000 and 2004and M.S. degree n Software Engneerng from Ferdows of Mashhad Unversty n 2005 and 2008, respectvely. Her research nterest ncludes mage processng, pattern recognton, fuzzy logc, neural networks and ther applcaton to Reza Ebrahmpour was born n Mahallat, Iran, n July 977. He receved the BS degree n electroncs engneerng from Mazandaran Unversty, Mazandaran, Iran and the MS degree n bomedcal engneerng from arbat Modarres Unversty, ehran, Iran, n 999 and 200, respectvely. He receved hs PhD degree n July 2007 from the School of Cogntve Scence, Insttute for Studes on heoretcal Physcs and Mathematcs, where he worked on vew-ndependent face recognton wth Mxture of Experts. Hs research nterests nclude human and machne vson, neural networks, and pattern recognton. Alreza Hajany BS student, Electrcal Engneerng Department of Shahd Rajaee Unversty ehran, Iran from 2004 up now. Hs research nterest ncludes sgnal processng, ensemble neural networks, face recognton.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

More information

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

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

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

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

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

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

More information

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction Appl. Math. Inf. c. 6 No. pp. 8-85 (0) Appled Mathematcs & Informaton cences An Internatonal Journal @ 0 NP Natural cences Publshng Cor. wo-dmensonal upervsed Dscrmnant Proecton Method For Feature Extracton

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

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

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

A Deflected Grid-based Algorithm for Clustering Analysis

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

More information

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

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

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

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

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

INTELLECT SENSING OF NEURAL NETWORK THAT TRAINED TO CLASSIFY COMPLEX SIGNALS. Reznik A. Galinskaya A.

INTELLECT SENSING OF NEURAL NETWORK THAT TRAINED TO CLASSIFY COMPLEX SIGNALS. Reznik A. Galinskaya A. Internatonal Journal "Informaton heores & Applcatons" Vol.10 173 INELLEC SENSING OF NEURAL NEWORK HA RAINED O CLASSIFY COMPLEX SIGNALS Reznk A. Galnskaya A. Abstract: An expermental comparson of nformaton

More information

IMAGE FUSION TECHNIQUES

IMAGE FUSION TECHNIQUES Int. J. Chem. Sc.: 14(S3), 2016, 812-816 ISSN 0972-768X www.sadgurupublcatons.com IMAGE FUSION TECHNIQUES A Short Note P. SUBRAMANIAN *, M. SOWNDARIYA, S. SWATHI and SAINTA MONICA ECE Department, Aarupada

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

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

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

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

ENSEMBLE OF NEURAL NETWORKS FOR IMPROVED RECOGNITION AND CLASSIFICATION OF ARRHYTHMIA

ENSEMBLE OF NEURAL NETWORKS FOR IMPROVED RECOGNITION AND CLASSIFICATION OF ARRHYTHMIA XVIII IMEKO WORLD COGRESS Metrology for a Sustanable Development September, 7 22, 2006, Ro de Janero, Brazl ESEMBLE OF EURAL ETWORKS FOR IMPROVED RECOGITIO AD CLASSIFICATIO OF ARRHYTHMIA S. Osowsk,2, T.

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

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

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

More information

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

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

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

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

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

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

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

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

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

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

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

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

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

Non-Negative Matrix Factorization and Support Vector Data Description Based One Class Classification

Non-Negative Matrix Factorization and Support Vector Data Description Based One Class Classification IJCSI Internatonal Journal of Computer Scence Issues, Vol. 9, Issue 5, No, September 01 ISSN (Onlne): 1694-0814 www.ijcsi.org 36 Non-Negatve Matrx Factorzaton and Support Vector Data Descrpton Based One

More information

Appearance-based Statistical Methods for Face Recognition

Appearance-based Statistical Methods for Face Recognition 47th Internatonal Symposum ELMAR-2005, 08-10 June 2005, Zadar, Croata Appearance-based Statstcal Methods for Face Recognton Kresmr Delac 1, Mslav Grgc 2, Panos Latss 3 1 Croatan elecom, Savsa 32, Zagreb,

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

Research Article A High-Order CFS Algorithm for Clustering Big Data

Research Article A High-Order CFS Algorithm for Clustering Big Data Moble Informaton Systems Volume 26, Artcle ID 435627, 8 pages http://dx.do.org/.55/26/435627 Research Artcle A Hgh-Order Algorthm for Clusterng Bg Data Fanyu Bu,,2 Zhku Chen, Peng L, Tong Tang, 3 andyngzhang

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

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

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

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

Face Recognition Methods Based on Feedforward Neural Networks, Principal Component Analysis and Self-Organizing Map

Face Recognition Methods Based on Feedforward Neural Networks, Principal Component Analysis and Self-Organizing Map RADIOENGINEERING, VOL. 16, NO. 1, APRIL 2007 51 Face Recognton Methods Based on Feedforward Neural Networks, Prncpal Component Analyss and Self-Organzng Map Mloš ORAVEC, Jarmla PAVLOVIČOVÁ Dept. of elecommuncatons,

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

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

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1 200 2th Internatonal Conference on Fronters n Handwrtng Recognton Incremental MQDF Learnng for Wrter Adaptve Handwrtng Recognton Ka Dng, Lanwen Jn * School of Electronc and Informaton Engneerng, South

More information

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors Onlne Detecton and Classfcaton of Movng Objects Usng Progressvely Improvng Detectors Omar Javed Saad Al Mubarak Shah Computer Vson Lab School of Computer Scence Unversty of Central Florda Orlando, FL 32816

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

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow Integrated Expresson-Invarant Face Recognton wth Constraned Optcal Flow Chao-Kue Hseh, Shang-Hong La 2, and Yung-Chang Chen Department of Electrcal Engneerng, Natonal Tsng Hua Unversty, Tawan 2 Department

More information

Competitive Sparse Representation Classification for Face Recognition

Competitive Sparse Representation Classification for Face Recognition Vol. 6, No. 8, 05 Compettve Sparse Representaton Classfcaton for Face Recognton Yng Lu Chongqng Key Laboratory of Computatonal Intellgence Chongqng Unversty of Posts and elecommuncatons Chongqng, Chna

More information

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults 1 An Improved Neural Network Algorthm for Classfyng the Transmsson Lne Faults S. Vaslc, Student Member, IEEE, M. Kezunovc, Fellow, IEEE Abstract--Ths study ntroduces a new concept of artfcal ntellgence

More information

On Supporting Identification in a Hand-Based Biometric Framework

On Supporting Identification in a Hand-Based Biometric Framework On Supportng Identfcaton n a Hand-Based Bometrc Framework Pe-Fang Guo 1, Prabr Bhattacharya 2, and Nawwaf Kharma 1 1 Electrcal & Computer Engneerng, Concorda Unversty, 1455 de Masonneuve Blvd., Montreal,

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

A Genetic Programming-PCA Hybrid Face Recognition Algorithm

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

More information

Load-Balanced Anycast Routing

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

More information

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

More information

Image Fusion based on Wavelet and Curvelet Transform using ANFIS Algorithm

Image Fusion based on Wavelet and Curvelet Transform using ANFIS Algorithm Internatonal Journal of Applcaton or Innovaton n Engneerng & Management (IJAIEM) Web Ste: www.jaem.org Emal: edtor@jaem.org Image Fuson based on Wavelet and Curvelet Transform usng ANFIS Algorthm Navneet

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Development of Face Tracking and Recognition Algorithm for DVR (Digital Video Recorder)

Development of Face Tracking and Recognition Algorithm for DVR (Digital Video Recorder) IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.6 No.3A, March 2006 7 Development of Face Trackng and Recognton Algorthm for DVR (Dgtal Vdeo Recorder) Jang-Seon Ryu and Eung-Tae

More information

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

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

More information

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques Tunng of Fuzzy Inference Systems Through Unconstraned Optmzaton Technques ROGERIO ANDRADE FLAUZINO, IVAN NUNES DA SILVA Department of Electrcal Engneerng State Unversty of São Paulo UNESP CP 473, CEP 733-36,

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