Learning a Locality Preserving Subspace for Visual Recognition

Size: px
Start display at page:

Download "Learning a Locality Preserving Subspace for Visual Recognition"

Transcription

1 Learnng a Localty Preservng Subspace for Vsual Recognton Xaofe He *, Shucheng Yan #, Yuxao Hu, and Hong-Jang Zhang Mcrosoft Research Asa, Bejng , Chna * Department of Computer Scence, Unversty of Chcago (xaofe@cs.uchcago.edu) # School of Mathematcal Scence, Pekng Unversty, Chna Abstract Prevous orks have demonstrated that the face recognton performance can be mproved sgnfcantly n lo dmensonal lnear subspaces. Conventonally, prncpal component analyss (PCA) and lnear dscrmnant analyss (LDA) are consdered effectve n dervng such a face subspace. Hoever, both of them effectvely see only the Eucldean structure of face space. In ths paper, e propose a ne approach to mappng face mages nto a subspace obtaned by Localty Preservng Projectons (LPP) for face analyss. We call ths Laplacanface approach. Dfferent from PCA and LDA, LPP fnds an embeddng that preserves local nformaton, and obtans a face space that best detects the essental manfold structure. In ths ay, the unanted varatons resultng from changes n lghtng, facal expresson, and pose may be elmnated or reduced. We compare the proposed Laplacanface approach th egenface and fsherface methods on three test datasets. Expermental results sho that the proposed Laplacanface approach provdes a better representaton and acheves loer error rates n face recognton. 1. Introducton In recent years, computer vson research has tnessed a grong nterest n subspace analyss technques [1][6][14][16][0][1]. A face mage can be represented as a pont n the mage space (gven by the number of pxels n the mage). Before e utlze any classfcaton technque, t s benefcal to frst perform dmensonalty reducton to project an mage nto a lo dmensonal feature space or so-called face space, due to the consderaton of learnablty and computatonal effcency. Specfcally, learnng from examples s computatonally nfeasble f t has to rely on hgh-dmensonal representatons. In partcular, Prncpal Component Analyss (PCA) [16] and Lnear Dscrmnant Analyss (LDA) [1] have been appled to face recognton th mpressve results. PCA s an egenvector method desgned to model lnear varaton n hgh-dmensonal data. PCA performs dmensonalty reducton by projectng the orgnal n- dmensonal data onto the k(<<n)-dmensonal lnear subspace spanned by the leadng egenvectors of the data s covarance matrx. Its goal s to fnd a set of mutually orthogonal bass functons that capture the drectons of maxmum varance n the data and for hch the coeffcents are parse decorrelated. For lnearly embedded manfolds, PCA s guaranteed to dscover the dmensonalty of the manfold and produces a compact representaton. LDA s a supervsed learnng algorthm. LDA searches for the projecton axes on hch the data ponts of dfferent classes are far from each other and at the same tme here the data ponts of a same class are close to each other. Unlke PCA hch encodes nformaton n an orthogonal lnear space, LDA encodes dscrmnatng nformaton n a lnear separable space hose bases are not necessarly orthogonal. Recently, a number of research efforts have shon that the face mages possbly resde on a nonlnear submanfold [9][10][11][15]. Hoever, both PCA and LDA effectvely see only the Eucldean structure. hey fal to dscover the underlyng structure, f the face mages le on a nonlnear submanfold hdden n the mage space. Some nonlnear technques have been proposed to dscover the nonlnear structure of the manfold,.e. Isomap [15], LLE [9], and Laplacan egenmaps []. hese nonlnear methods do yeld mpressve results on some benchmark artfcal data sets. Hoever, they yeld maps that are defned only on the tranng data ponts and ho to evaluate the maps on ne testng ponts remans unclear. herefore, these nonlnear manfold learnng technques mght not be sutable for some computer vson tasks, such as face recognton. In the meantme, there has been some nterest n the problem of developng lo dmensonal representatons through kernel based technques for face recognton [5][19]. hese methods can dscover the nonlnear structure of the face mages. Hoever, they are computatonally expensve. Moreover, none of them explctly consders the structure of the manfold on hch the face mages possbly resde. In ths paper, e propose a ne approach to face representaton and recognton, hch explctly consders the face manfold structure. o be specfc, an adjacency graph s constructed to model the local structure of the face manfold. A Localty Preservng Subspace for face representaton s learned by usng Localty Preservng Projectons (LPP). Each face mage n the mage space s mapped to a lo-dmensonal face subspace, hch s Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

2 characterzed by a set of feature mages, called Laplacanfaces. he face subspace preserves local structure, and thus has more dscrmnatng poer than egenfaces from the classfcaton vepont. Moreover, the localty preservng property makes our algorthm nsenstve to the unanted varatons due to changes n lghtng, facal expresson, and veng ponts. It s orthhle to hghlght several aspects of the proposed approach here: 1. Whle PCA ams to preserve the global structure of the mage space, and LDA ams to preserve the dscrmnatng nformaton; LPP ams to preserve the local structure of the mage space. In many real orld classfcaton problems, the local manfold structure s more mportant than the global Eucldean structure, especally hen nearest-neghbor lke classfers are used for classfcaton.. An effcent subspace learnng algorthm for face recognton should be able to detect the nonlnear manfold structure of the face space. Our proposed Laplacanface method explctly consders the manfold structure hch s modeled by an adjacency graph. 3. LPP shares some smlar propertes th LLE, such as localty preservng character. Hoever, ther objectve functons are totally dfferent. LPP s obtaned by fndng the optmal lnear approxmatons to the egenfunctons of the Laplace Beltram operator on the manfold [][4]. LPP s lnear, hle LLE s nonlnear. Moreover, LPP s defned everyhere, hle LLE s defned only on the tranng data ponts and t s unclear ho to evaluate the map for ne test ponts. In contrast, LPP may be smply appled to any ne data pont to locate t n the reduced representaton space. he rest of ths paper s organzed as follos: Secton descrbes the objectve functons of PCA and LDA. he Localty Preservng Projecton algorthm s descrbed n secton 3. In secton 4, e present the manfold ays of face analyss. he expermental results are shon n Secton 5. Fnally, e gve concludng remarks and future ork n Secton 6.. PCA and LDA One approach to copng th the problem of excessve dmensonalty of the mage space s to reduce the dmensonalty by combnng features. Lnear combnatons are partcular attractve because they are smple to compute and analytcally tractable. In effect, lnear methods project the hgh-dmensonal data onto a loer dmensonal subspace. Consderng the problem of representng all of the vectors n a set of n d-dmensonal samples x 1, x,, x n, th zero mean, by a sngle vector y={y 1, y,, y n } such that y represent x. Specfcally, e fnd a lnear mappng from the d-dmensonal space to a lne. Wthout loss of generalty, e denote the transformaton vector by. hat s, x = y. Actually, the magntude of s of no real sgnfcance, because t merely scales y. In face recognton, each vector x denotes a face mage. Dfferent objectve functons ll yeld dfferent algorthms th dfferent propertes. PCA seeks a projecton that best represents the data n a least-squares sense. he matrx s a projecton onto the prncpal component space spanned by {} hch mnmzes the follong objectve functon, mn n = 1 x x he output set of prncpal vectors 1,,, k are an orthonormal set of vectors representng the egenvectors of the sample covarance matrx assocated th the k < d largest egenvalues. Whle PCA seeks drectons that are effcent for representaton, LDA seeks drectons that are effcent for dscrmnaton. Suppose e have a set of n d-dmensonal samples x 1, x,, x n, belongng to l classes of faces. he objectve functon s as follos, S B max S S S B W = = l = 1 l = 1 C C W ( ) ( ) ( m m)( m m) E ( ) ( ) ( ) ( ) [( x m )( x m ) ] here m s the total sample mean vector, C s the number of samples n class C, m () are the average vectors of C, and x () are the sample vectors assocated to C. We call S W the thn-class scatter matrx and S B the beteenclass scatter matrx. 3. Learnng a Localty Preservng Subspace Both PCA and LDA am to preserve the global structure. Hoever, n many real orld applcatons, the local structure s more mportant, especally hen nearestneghbor search needs to be performed. In ths secton, e descrbe ho to learn a Localty Preservng Subspace by usng Localty Preservng Projectons (LPP) [4]. LPP s a lnear approxmaton of the nonlnear Laplacan Egenmaps []. It seeks to preserve the ntrnsc geometry of the data and the local structures. he objectve functon of LPP s as follos: mn ( y y j ) Sj y j he objectve functon th our choce of symmetrc eghts S j (S j = S j ) ncurs a heavy penalty f neghborng ponts x and x j are mapped far apart. herefore, mnmzng t s an attempt to ensure that f x and x j are close then y and y j are close as ell. S j can be thought of as a smlarty measure beteen objects. Let denote the Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

3 transformaton vector. By smple algebra formulaton, e can reduce the above objectve functon as follos: = = 1 j = = x D j ( y y ) ( x x ) S XLX j x X ( D S) X S j j j j x S here X = [x 1, x,, x n ], and D s a dagonal matrx; ts entres are column (or ro, snce S s symmetrc) sums of S, D = j S j.. L = D S s the Laplacan matrx [3]. Matrx D provdes a natural measure on the data ponts. he bgger the value D (correspondng to y ) s, the more mportant s y. herefore, e mpose a constrant as follos: y Dy = 1 XDX = 1 Fnally, the mnmzaton problem reduces to fndng: arg mn XDX =1 XLX he transformaton vector that mnmzes the objectve functon s gven by the mnmum egenvalue soluton to the generalzed egenvalue problem: XLX = λxdx Note that the to matrces XLX and XDX are both symmetrc and postve sem-defnte. he dervaton reflects the ntrnsc geometrc structure of the manfold. he theoretcal justfcaton for LPP can be traced back to [4]. 4. Manfold Ways of Face Analyss In the above to sectons, e have descrbed three dfferent lnear subspace learnng algorthm. he key dfference beteen PCA, LDA and LPP s that, PCA and LDA am to dscover Eucldean structure, hle LPP ams to dscover manfold structure. In ths Secton, e dscuss the manfold ays of face analyss Manfold Learnng va Dmensonalty Reducton In many cases, face mages may be vsualzed as ponts dran on a lo-dmensonal manfold hdden n a hghdmensonal Eucldean space. Specally, e can consder that a sheet of rubber s crumpled nto a (hgh dmensonal) j x j ball. he objectve of a dmensonalty-reducng mappng s to unfold the sheet and to make ts lo-dmensonal structure explct. If the sheet s not torn n the process, the mappng s topology-preservng. Moreover, f the rubber s not stretched or compressed, the mappng preserves the metrc structure of the orgnal space. In ths paper, our objectve s to dscover the face manfold by a localty-preservng mappng for face representaton and recognton. 4.. Learnng Laplacanfaces for Representaton In secton 3, e have descrbed LPP, a method for learnng a localty preservng subspace. It s obtaned by fndng the optmal lnear approxmatons to the egenfunctons of the Laplace Betram operator on the manfold [4]. Base on LPP, e descrbe our Laplacanface method for face representaton and recognton. In the face analyss and recognton problems one s confronted th the dffculty that the matrx XDX s sometmes sngular. hs stems from the fact that, sometmes the number of mages n the tranng set (m) s much smaller than the number of pxels n each mage (n). In such case, the rank of XDX s at most m, hle XDX s an n n matrx, hch mples that XDX s sngular. o overcome the complcaton of a sngular XDX, e frst project the mage set to a PCA subspace so that the resultng matrx XDX s nonsngular. Another consderaton of usng PCA as preprocessng s for nose reducton. hs method, e call Laplacanface, can learn an optmal subspace for face representaton and recognton. he algorthmc procedure of Laplacanface s formally stated belo: 1. PCA projecton: We project the mage set {x } nto the PCA subspace by throng aay the smallest prncpal components. In our experments, e kept 98% nformaton n the sense of reconstructon error. For the sake of smplcty, e stll use x to denote the mages n the PCA subspace n the follong steps. We denote the transformaton matrx of PCA by W PCA.. Constructng the nearest-neghbor graph: Let G denote a graph th n nodes. he th node corresponds to the face mage x. We put an edge beteen nodes and j f x and x j are close,.e. x s among k nearest neghbors of x or x s among k nearest neghbors of x j. Note that, one mght take a more utltaran perspectve and construct a nearest-neghbor graph based on the class labels. hat s, e put an edge beteen to nodes f and only f they have the same class label. he constructed nearest-neghbor graph s an approxmaton of the local manfold structure. 3. Choosng the eghts: If node and j are connected, put Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

4 Fgure 1. o-dmensonal lnear embeddng of face mages by Localty Preservng Projecton. As can be seen, the face mages are dvded nto to parts, the faces th open mouth and the faces th closed mouth. Moreover, t can be clearly seen that the pose and expresson of human faces change contnuously and smoothly, from top to bottom, from left to rght. he bottom mages correspond to ponts along the rght path (lnked by sold lne), llustratng one partcular mode of varablty n pose. S j = e x x t here t s a sutable constant. Otherse, put S j = 0. he eght matrx S of graph G models the face manfold structure by preservng local structure. he justfcaton for ths choce of eghts can be traced back to []. 4. Egenmap: Compute the egenvectors and egenvalues for the generalzed egenvector problem: j XLX = λxdx (1) here D s a dagonal matrx hose entres are column (or ro, snce S s symmetrc) sums of S, D = S j j. L = D S s the Laplacan matrx. he th column of the matrx X s x. Let 0, 1,, k-1 be the solutons of equaton (1), ordered accordng to ther egenvalues, λ 0 <λ 1 < <λ k-1. hus, the embeddng s as follos: x y = W x W = W PCA W LPP WLPP [ 0, 1, L, 1 ] = k here y s a k-dmensonal vector. W s the transformaton matrx. hs lnear mappng best preserves the manfold s estmated ntrnsc geometry n a lnear sense. he column vectors of W are the so called Laplacanfaces hch span the face subspace. 4.3 Face Manfold Analyss No consder a smple example of mage varablty, a set of face mages are generated hle the human face rotates sloly. Intutvely, the set of face mages correspond to a contnuous curve n mage space, snce there s only one degree of freedom,.e. the angel of rotaton. hus, e can say that the set of face mages are ntrnscally one-dmensonal. Actually, much recent ork [9][10][11][15] has shon that the face mages do resde on a lo-dmensonal submanfold embedded n hghdmensonal mage space. herefore, an effectve subspace learnng algorthm should be able to detect the nonlnear manfold structure. he conventonal algorthms, such as PCA and LDA, model the face mages n Eucldean space. hey effectvely see only the Eucldean struc- Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

5 Fgure 3. he frst 10 Egenfaces (frst ro), Fsherfaces (second ro) and Laplacanfaces (thrd ro) calculated from the face mages n the YALE database. Fgure. he left plots sho the results of PCA. he rght plots sho the results of LPP. he frst bass s shon as a longer lne segment, and the second bass s shon as a shorter lne segment. Clearly, LPP has more dscrmnatng poer than PCA, and s less senstve to outlers. ture; thus, they fal to detect the ntrnsc lo dmensonalty. Wth neghborhood preservng character, the LPP algorthm s capable of capturng the ntrnsc manfold structure to a large extent. Fgure 1 shos an example that the face mages th varous pose and expresson of a person are mapped nto a to-dmensonal subspace. he face mage data set used here s the same as that used n [9]. he representatve face mages are shon n the dfferent parts of the space. As can be seen, the face mages are dvded nto to parts. he left part ncludes the face mages th open mouth, and the rght part ncludes the face mages th closed mouth. hs s because that, by tryng to preserve local structure n the embeddng, LPP mplctly emphaszes the natural clusters n the data. Specfcally, t makes the neghborng ponts n the mage space nearer n the face space, and faraay ponts n the mage space farther n the face space. Some theoretcal analyss can be found n [][4][1]. Moreover, e can see from the fgure that the pose and expresson of the faces change contnuously and smoothly. he bottom mages correspond to ponts along the rght path (lnked by sold lne), llustratng one partcular mode of varablty n pose. hs observaton tells us that LPP s capable of capturng the ntrnsc face manfold structure. 5. Expermental Results In ths secton, several experments are carred out to sho the effectveness of our proposed Laplacanface method for face representaton and recognton. We begn th to smple synthetc examples to compare LPP and PCA. 5.1 Smple Synthetc Examples o smple synthetc examples are gven n Fg.. Both of the to data sets correspond to an essentally onedmensonal manfold. Projecton of the data ponts onto the frst bass ould then correspond to a one-dmensonal lnear manfold representaton. he second bass, shon as a shorter lne segment n the fgure, ould be dscarded n ths lo-dmensonal example. As can be seen, PCA captures the drecton of maxmum varance n the data. LPP fnds drecton hch preserves local structure and the dscrmnatng poer. Moreover, PCA s senstve to outlers hle LPP s not. 5. Face Representaton Usng Laplacanfaces As e descrbed prevously, a face mage can be represented as a pont n mage space. A typcal mage of sze m n descrbes a pont n m n-dmensonal mage space. Hoever, due to the unanted varatons resultng from changes n lghtng, facal expresson, and pose, the mage space mght not be an optmal space for vsual representaton and recognton. In secton, e have dscussed ho to learn a localty preservng face subspace hch s nsenstve to outler and nose. he mages of faces n the tranng set are used to learn such a face subspace. he subspace s spanned by the Laplacanfaces as descrbed n secton 4.. We can dsplay the Laplacanfaces as a sort of feature mages. Usng the Yale face database as the tranng set, e present the frst 10 Laplacanfaces n Fgure 3, together th Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

6 Fgure 4. he sample cropped face mages of one ndvdual from PIE database. he orgnal face mages are taken under varyng pose, llumnaton, and expresson. egenfaces and fsherfaces. hus, a face mage can be mapped nto the localty preservng subspace spanned by the Laplacanfaces. 5.3 Face Recognton Once the Laplacanfaces are created, face recognton [1][16][17] becomes a pattern classfcaton task. In ths secton, e nvestgate the performance of our proposed Laplacanface method for face recognton. he system performance s compared th the egenface method [16] and the fsherface method [1], to of the most popular methods n face recognton. In ths study, three face databases ere tested. he frst one s the Yale database [18], the second one s the PIE (pose, llumnaton, and expresson) database from CMU [13], and the thrd one s the MSRA database collected by our on. In all the experments, preprocessng to locate the faces as appled. Orgnal mages ere normalzed (n scale and orentaton) such that the to eyes ere algned at the same poston. hen, the facal areas ere cropped nto the fnal mages for matchng. he sze of each cropped mage n all the experments s 3 3 pxels, th 56 grey levels per pxel. hus, each mage can be represented by a 104-dmensonal vector n mage space. No further preprocessng s done. Fgure 5 shos an example of the orgnal face mage and the cropped mage. Dfferent pattern classfers have been appled for face recognton, ncludng nearest-neghbor [16], Bayesan [7], and support vector machne [8], etc. In ths paper, e apply nearest-neghbor classfer for ts smplcty. he recognton process has three steps. Frst, e calculate the Laplacanfaces from the tranng set of face mages; then, the ne face mage to be dentfed s projected nto the face subspace spanned by the Laplacanfaces; fnally, the ne face mage s dentfed by a nearest-neghbor classfer. For Yale and PIE database, a random subset of a fxed sze s taken th labels to form the tranng set. he rest of the database s consdered to be the testng set Yale Database he Yale face database [18] s constructed at the Yale Center for Computatonal Vson and Control. It contans 165 grayscale mages of 15 ndvduals. he mages demonstrate varatons n lghtng condton (left-lght, centerlght, rght-lght), facal expresson (normal, happy, sad, Fgure 5. he orgnal face mage and the cropped mage. sleepy, surprsed, and nk), and th/thout glasses. For each ndvdual, 6 faces are used for tranng, and the rest 5 are used for testng. he face subspace s constructed by our Laplacanfaces method to best preserve the local structure hle reducng the dmensonalty of the mage space. For each face mage, t can be projected nto the face subspace by the transformaton matrx W,.e. Laplacanfaces. he recognton results are shon n able 1. It s found that the Laplacanface approach sgnfcantly outperforms both egenface and fsherface approaches. he error rate s 11.3%, 0.0% and 5.3% for Laplacanface, fsherface, and egenface methods, respectvely. he correspondng face subspaces are called optmal face subspaces for each method. here s no sgnfcant mprovement f more dmensons are used. Fgure 7 shos a plot of error rate vs. dmensonalty reducton. Note that, the upper bound of the dmensonalty of fsherfaces s c-1 here c s the number of ndvduals PIE Database he CMU PIE face database contans 68 subjects th 41,368 face mages as a hole. he face mages ere captured by 13 synchronzed cameras and 1 flashes, under varyng pose, llumnaton and expresson. We use 170 near frontal face mages for each ndvdual n our experment, 85 for tranng and the other 85 for testng. Fgure 4 shos some of the faces th pose, llumnaton and expresson varatons n the PIE database. able shos the recognton results. As can be seen, Laplacanface method performed better than egenface and fsherface methods. Fgure 8 shos a plot of error rate vs. dmensonalty reducton MSRA Database hs database as collected at the Mcrosoft Research Asa. It contans 1 ndvduals, captured n to dfferent sessons th dfferent backgrounds and llumnatons. 64 to 80 face mages are collected for each ndvdual n each sesson. All the faces are frontal. Fgure 6 shos the sample cropped face mages from ths database. In ths test, one sesson s used for tranng and the other s used for testng. able 3 shos the recognton results. Laplacanface approach has loer error rate (8.%) than those of egenface (35.4%) and fsherface (6.5%). Fgure 9 shos a plot of error rate vs. dmensonalty reducton. Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

7 Fgure 6. he sample cropped face mages of 8 ndvduals from MSRA database. he face mages n the frst ro are taken n the frst sesson, hch are used for tranng. he face mages n the second ro are taken n the second sesson, hch are used for testng. he to mages n the same column are correspondng to the same ndvdual Dscussons hree experments have been systematcally performed. hese experments reveal a number of nterestng ponts: 1. All these three approaches performed better n the optmal face subspace than n the orgnal mage space.. In all the three experments, the Laplacanface approach consstently performed better than the egenface and fsherface approaches. Especally, t sgnfcantly outperformed the fsherface and egenface approaches on Yale database and MSRA database. 3. hough Laplacanface does not explctly consder the classfcaton problem, t stll outperforms fsherfaces, hch s based on dscrmnant analyss. hs s because that, Laplacanface approach encodes more dscrmnatng nformaton n the lodmensonal face subspace by preservng local structure hch s more mportant than the global structure for classfcaton, especally hen nearest neghbor lke classfers are used. In fact, f there s a reason to beleve that Eucldean dstances ( x x j ) are meanngful only f they are small (local), then the LPP algorthm fnds a projecton that respects such a belef. Another reason s that, as e sho n Fg. 1, the face mages probably resde on a nonlnear manfold. herefore, an effcent and effectve subspace representaton of face mages should be capable of characterng the nonlnear manfold structure, hle the Laplacanfaces are exactly derved by fndng the optmal lnear approxmatons to the egenfunctons of the Laplace Beltram operator on the face manfold [][4]. By dscoverng the face manfold structure, our Laplacanface approach can dentfy the person th varous pose, llumnaton and expresson. 4. he Laplacanface approach appears to be the best at smultaneously handlng varaton n lghtng, pose and expresson. 6. Concluson and Future Work he manfold ays of face representaton and recognton s ntroduced n ths paper n order to detect the underlyng nonlnear manfold structure n the manner of subspace learnng. o the best of our knoledge, ths s the frst devoted ork on face representaton and recognton hch explctly consders manfold structure n a lnear manner. he manfold structure s approxmated by the nearest-neghbor graph computed from the data ponts. Usng the noton of the Laplacan of the graph, e then compute a transformaton matrx hch maps the face mages nto the face subspace. We call ths Laplacanfaces approach. he Laplacanfaces are obtaned by fndng the optmal lnear approxmatons to the egenfunctons of the Laplace Beltram operator of the face manfold [][4]. hs lnear transformaton optmally preserves local manfold structure. Expermental results on the Yale database, CMU PIE database, and MSRA database sho the effectveness of our method. One of the central problems n face manfold learnng s to estmate the ntrnsc dmensonalty of the nonlnear manfold, or, degrees of freedom. Moreover, by usng kernel methods, the lnear projectve maps can be easly extended to nonlnear maps,.e. kernel Laplacanfaces hch mght be able to detect the nonlnear face manfold structure. We are currently explorng these problems n theory and practce. able 1. Performance comparson on the Yale database Approach Dms Error Rate Egenfaces % Fsherfaces % Laplacanfaces % able. Performance comparson on the PIE database Approach Dms Error Rate Egenfaces % Fsherfaces % Laplacanfaces % able 3. Performance comparson on MSRA database Approach Dms Error Rate Egenfaces % Fsherfaces % Laplacanfaces 66 8.% Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

8 Fgure 7. Error rate vs. dmensonalty reducton on Yale database Fgure 8. Error rate vs. dmensonalty reducton on Pe database Fgure 9. Error rate vs. dmensonalty reducton on Our On database References [1] P. N. Belhumeur, J. P. Hespanha and D. J. Kregman, Egenfaces vs. Fsherfaces: Recognton Usng Class Specfc Lnear Projecton, IEEE rans. Pattern Analyss and Machne Intellgence, vol. 19, No. 7, 1997, pp [] M. Belkn and P. Nyog, Laplacan Egenmaps and Spectral echnques for Embeddng and Clusterng, Advances n Neural Informaton Processng System 15, Vancouver, Brtsh Columba, Canada, 001. [3] Fan R. K. Chung, Spectral Graph heory, Regonal Conferences Seres n Mathematcs, number 9, [4] Xaofe He and Partha Nyog, Localty Preservng Projecton, echncal Report R-00-09, Department of Computer Scence, the Unversty of Chcago. [5] Q. Lu, R. Huang, H. Lu, and S. Ma, Face Recognton Usng Kernel Based Fsher Dscrmnant Analyss, n Proc. of the ffth Int. Conf. on Automatc Face and Gesture Recognton, Washngton D. C., May 00. [6] A. M. Martnez and A. C. Kak, PCA versus LDA, IEEE rans. on Pattern Analyss and Machne Intellgence, 3():8-33, 001. [7] B. Moghaddam and A. Pentland, Probablstc Vsual Learnng for Object Representaton, IEEE rans. on Pattern Analyss and Machne Intellgence, vol 19, pp , [8] P. J. Phllps, Support Vector Machnes Appled to Face Recognton. In Advances n Neural Informaton Processng Systems 11, pp , [9] Sam. Roes, and Larence K. Saul, Nonlnear Dmensonalty Reducton by Locally Lnear Embeddng, Scence, vol 90, December 000. [10] Sam Roes, Larence Saul and Geoff Hnton, Global Coordnaton of Local Lnear Models, Advances n Neural Informaton Processng System 14, 001. [11] H. Sebastan Seung and Danel D. Lee, he Manfold Ways of Percepton, Scence, vol 90, December 000. [1] J. Sh and J. Malk, Normalzed Cuts and Image Segmentaton, IEEE rans. on Pattern Analyss and Machne Intellgence, (000), [13]. Sm, S. Baker, and M. Bsat, he CMU Pose, Illumnaton, and Expresson (PIE) Database, n Proceedngs of the IEEE Internatonal Conference on Automatc Face and Gesture Recognton, May, 00. [14] L. Srovch and M. Krby, Lo-Dmensonal Procedure for the Characterzaton of Human Faces, Journal of the Optcal Socety of Amerca A, vol. 4, pp , [15] Joshua B. enenbaum, Vn de Slva, and Johh C. Langford, A Global Geometrc Frameork for Nonlnear Dmensonalty Reducton,Scence, vol 90, December 000. [16] M. urk and Pentland, Face Recognton Usng Egenfaces, n Proc. IEEE Internatonal Conference on Computer Vson and Pattern Recognton, Mau, Haa, [17] L. Wskott, J.M. Fellous, N. Kruger, and C.v.d. Malsburg, Face Recognton by Elastc Bunch Graph Matchng, IEEE rans. on Pattern Analyss and Machne Intellgence, 19: , [18] Yale Unv. Face Database, [19] Mng-Hsuan Yang, Kernel Egenfaces vs. Kernel Fsherfaces: Face Recognton Usng Kernel Methods, n Proc. of the ffth Int. Conf. on Automatc Face and Gesture Recognton, Washngton D. C., May 00. [0] J. Yang, Y. Yu, and W. Kunz, An Effcent LDA Algorthm for Face Recognton, he sxth Internatonal Conference on Control, Automaton, Robotcs and Vson, Sngapore, 000. [1] W. Zhao, R. Chellappa, and P. J. Phllps, Subspace Lnear Dscrmnant Analyss for Face Recognton, echncal Report CAR-R-914, Center for Automaton Research, Unversty of Maryland, Proceedngs of the Nnth IEEE Internatonal Conference on Computer Vson (ICCV 003) -Volume Set

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

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

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

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

Learning an Image Manifold for Retrieval

Learning an Image Manifold for Retrieval Learnng an Image Manfold for Retreval Xaofe He*, We-Yng Ma, and Hong-Jang Zhang Mcrosoft Research Asa Bejng, Chna, 100080 {wyma,hjzhang}@mcrosoft.com *Department of Computer Scence, The Unversty of Chcago

More information

Combination of Local Multiple Patterns and Exponential Discriminant Analysis for Facial Recognition

Combination of Local Multiple Patterns and Exponential Discriminant Analysis for Facial Recognition Sensors & ransducers 203 by IFSA http://.sensorsportal.com Combnaton of Local Multple Patterns and Exponental Dscrmnant Analyss for Facal Recognton, 2 Lfang Zhou, 2 Bn Fang, 3 Wesheng L, 3 Ldou Wang College

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

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

An Improved Spectral Clustering Algorithm Based on Local Neighbors in Kernel Space 1

An Improved Spectral Clustering Algorithm Based on Local Neighbors in Kernel Space 1 DOI: 10.98/CSIS110415064L An Improved Spectral Clusterng Algorthm Based on Local Neghbors n Kernel Space 1 Xnyue Lu 1,, Xng Yong and Hongfe Ln 1 1 School of Computer Scence and Technology, Dalan Unversty

More information

Infrared face recognition using texture descriptors

Infrared face recognition using texture descriptors Infrared face recognton usng texture descrptors Moulay A. Akhlouf*, Abdelhakm Bendada Computer Vson and Systems Laboratory, Laval Unversty, Quebec, QC, Canada G1V0A6 ABSTRACT Face recognton s an area of

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

Semi-Supervised Discriminant Analysis Based On Data Structure

Semi-Supervised Discriminant Analysis Based On Data Structure IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 3, Ver. VII (May Jun. 2015), PP 39-46 www.osrournals.org Sem-Supervsed Dscrmnant Analyss Based On Data

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

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

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

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

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information Face Recognton by Fusng Bnary Edge Feature and Second-order Mutual Informaton Jatao Song, Bejng Chen, We Wang, Xaobo Ren School of Electronc and Informaton Engneerng, Nngbo Unversty of Technology Nngbo,

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

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

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

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

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

Tone-Aware Sparse Representation for Face Recognition

Tone-Aware Sparse Representation for Face Recognition Tone-Aware Sparse Representaton for Face Recognton Lngfeng Wang, Huayu Wu and Chunhong Pan Abstract It s stll a very challengng task to recognze a face n a real world scenaro, snce the face may be corrupted

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

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

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

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

Object Recognition Based on Photometric Alignment Using Random Sample Consensus

Object Recognition Based on Photometric Alignment Using Random Sample Consensus Vol. 44 No. SIG 9(CVIM 7) July 2003 3 attached shadow photometrc algnment RANSAC RANdom SAmple Consensus Yale Face Database B RANSAC Object Recognton Based on Photometrc Algnment Usng Random Sample Consensus

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

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

Histogram-Enhanced Principal Component Analysis for Face Recognition

Histogram-Enhanced Principal Component Analysis for Face Recognition Hstogram-Enhanced Prncpal Component Analyss for Face ecognton Ana-ara Sevcenco and Wu-Sheng Lu Dept. of Electrcal and Computer Engneerng Unversty of Vctora sevcenco@engr.uvc.ca, wslu@ece.uvc.ca Abstract

More information

Graph-based Clustering

Graph-based Clustering Graphbased Clusterng Transform the data nto a graph representaton ertces are the data ponts to be clustered Edges are eghted based on smlarty beteen data ponts Graph parttonng Þ Each connected component

More information

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering Out-of-Sample Extensons for LLE, Isomap, MDS, Egenmaps, and Spectral Clusterng Yoshua Bengo, Jean-Franços Paement, Pascal Vncent Olver Delalleau, Ncolas Le Roux and Mare Oumet Département d Informatque

More information

RECOGNIZING GENDER THROUGH FACIAL IMAGE USING SUPPORT VECTOR MACHINE

RECOGNIZING GENDER THROUGH FACIAL IMAGE USING SUPPORT VECTOR MACHINE Journal of Theoretcal and Appled Informaton Technology 30 th June 06. Vol.88. No.3 005-06 JATIT & LLS. All rghts reserved. ISSN: 99-8645 www.jatt.org E-ISSN: 87-395 RECOGNIZING GENDER THROUGH FACIAL IMAGE

More information

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis WSEAS RANSACIONS on SIGNAL PROCESSING Shqng Zhang, Xaomng Zhao, Bcheng Le Facal Expresson Recognton Based on Local Bnary Patterns and Local Fsher Dscrmnant Analyss SHIQING ZHANG, XIAOMING ZHAO, BICHENG

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

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

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

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

A New Knowledge-Based Face Image Indexing System through the Internet

A New Knowledge-Based Face Image Indexing System through the Internet Ne Knoledge-ased Face Image Indexng System through the Internet Shu-Sheng La a Geeng-Neng You b Fu-Song Syu c Hsu-Me Huang d a General Educaton Center, Chna Medcal Unversty, Taan bc Department of Multmeda

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

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

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

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

Feature Extraction Based on Maximum Nearest Subspace Margin Criterion

Feature Extraction Based on Maximum Nearest Subspace Margin Criterion Neural Process Lett DOI 10.7/s11063-012-9252-y Feature Extracton Based on Maxmum Nearest Subspace Margn Crteron Y Chen Zhenzhen L Zhong Jn Sprnger Scence+Busness Meda New York 2012 Abstract Based on the

More information

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 2, June 2015, Page 14

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 2, June 2015, Page 14 Computer Aded Draftng, Desgn and Manufacturng Volume 5, Number, June 015, Page 14 CADDM Face Recognton Algorthm Fusng Monogenc Bnary Codng and Collaboratve Representaton FU Yu-xan, PENG Lang-yu College

More information

On Modeling Variations For Face Authentication

On Modeling Variations For Face Authentication On Modelng Varatons For Face Authentcaton Xaomng Lu Tsuhan Chen B.V.K. Vjaya Kumar Department of Electrcal and Computer Engneerng, Carnege Mellon Unversty Abstract In ths paper, we present a scheme for

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

Discriminative classifiers for object classification. Last time

Discriminative classifiers for object classification. Last time Dscrmnatve classfers for object classfcaton Thursday, Nov 12 Krsten Grauman UT Austn Last tme Supervsed classfcaton Loss and rsk, kbayes rule Skn color detecton example Sldng ndo detecton Classfers, boostng

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

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN RECOGNIION AND AGE PREDICION WIH DIGIAL IMAGES OF MISSING CHILDREN A Wrtng Project Presented to he Faculty of the Department of Computer Scence San Jose State Unversty In Partal Fulfllment of the Requrements

More information

MULTI-VIEW ANCHOR GRAPH HASHING

MULTI-VIEW ANCHOR GRAPH HASHING MULTI-VIEW ANCHOR GRAPH HASHING Saehoon Km 1 and Seungjn Cho 1,2 1 Department of Computer Scence and Engneerng, POSTECH, Korea 2 Dvson of IT Convergence Engneerng, POSTECH, Korea {kshkawa, seungjn}@postech.ac.kr

More information

Palmprint Recognition Using Directional Representation and Compresses Sensing

Palmprint Recognition Using Directional Representation and Compresses Sensing Research Journal of Appled Scences, Engneerng and echnology 4(22): 4724-4728, 2012 ISSN: 2040-7467 Maxwell Scentfc Organzaton, 2012 Submtted: March 31, 2012 Accepted: Aprl 30, 2012 Publshed: November 15,

More information

Image Alignment CSC 767

Image Alignment CSC 767 Image Algnment CSC 767 Image algnment Image from http://graphcs.cs.cmu.edu/courses/15-463/2010_fall/ Image algnment: Applcatons Panorama sttchng Image algnment: Applcatons Recognton of object nstances

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

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

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

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

Structure from Motion

Structure from Motion Structure from Moton Structure from Moton For now, statc scene and movng camera Equvalentl, rgdl movng scene and statc camera Lmtng case of stereo wth man cameras Lmtng case of multvew camera calbraton

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

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

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

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

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

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros.

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros. Fttng & Matchng Lecture 4 Prof. Bregler Sldes from: S. Lazebnk, S. Setz, M. Pollefeys, A. Effros. How do we buld panorama? We need to match (algn) mages Matchng wth Features Detect feature ponts n both

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

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

Computer Science Technical Report

Computer Science Technical Report Computer Scence echncal Report NLYSIS OF PCSED ND FISHER DISCRIMINNSED IMGE RECOGNIION LGORIHMS Wendy S. Yambor July echncal Report CS3 Computer Scence Department Colorado State Unversty Fort Collns, CO

More information

A New Image Binarization Method Using Histogram and Spectral Clustering

A New Image Binarization Method Using Histogram and Spectral Clustering A Ne Image Bnarzaton Method Usng Hstogram and Spectral Clusterng Ru Wu 1 Fang Yn Janhua Huang 1 Xanglong Tang 1 1 School of Computer Scence and Technology Harbn Insttute of Technology Harbn Chna School

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

An Efficient Illumination Normalization Method with Fuzzy LDA Feature Extractor for Face Recognition

An Efficient Illumination Normalization Method with Fuzzy LDA Feature Extractor for Face Recognition www.mer.com Vol.2, Issue.1, pp-060-065 ISS: 2249-6645 An Effcent Illumnaton ormalzaton Meod w Fuzzy LDA Feature Extractor for Face Recognton Behzad Bozorgtabar 1, Hamed Azam 2 (Department of Electrcal

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

Paintings at an Exhibition EE368 Group 17 Project Report

Paintings at an Exhibition EE368 Group 17 Project Report 1 Pantngs at an Exhbton EE368 Group 17 Project Report Mthun Kamat Stanford Unversty mkamat at stanford dot edu Abstract An algorthm s developed and mplemented to recognze pantngs on dsplay at the Cantor

More information

Kernel Collaborative Representation Classification Based on Adaptive Dictionary Learning

Kernel Collaborative Representation Classification Based on Adaptive Dictionary Learning Internatonal Journal of Intellgent Informaton Systems 2018; 7(2): 15-22 http://www.scencepublshnggroup.com/j/js do: 10.11648/j.js.20180702.11 ISSN: 2328-7675 (Prnt); ISSN: 2328-7683 (Onlne) Kernel Collaboratve

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

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

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

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

LEARNING A WARPED SUBSPACE MODEL OF FACES WITH IMAGES OF UNKNOWN POSE AND ILLUMINATION

LEARNING A WARPED SUBSPACE MODEL OF FACES WITH IMAGES OF UNKNOWN POSE AND ILLUMINATION LEARNING A WARPED SUBSPACE MODEL OF FACES WITH IMAGES OF UNKNOWN POSE AND ILLUMINATION Jhun Hamm, and Danel D. Lee GRASP Laboratory, Unversty of Pennsylvana, 3330 Walnut Street, Phladelpha, PA, USA jhham@seas.upenn.edu,

More information

FACIAL FEATURE EXTRACTION TECHNIQUES FOR FACE RECOGNITION

FACIAL FEATURE EXTRACTION TECHNIQUES FOR FACE RECOGNITION Journal of omputer Scence 10 (12): 2360-2365, 2014 ISSN: 1549-3636 2014 Rahb H. Abyev, hs open access artcle s dstrbuted under a reatve ommons Attrbuton (-BY) 3.0 lcense do:10.3844/jcssp.2014.2360.2365

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

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

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

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

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

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

More information

Robust Face Alignment for Illumination and Pose Invariant Face Recognition

Robust Face Alignment for Illumination and Pose Invariant Face Recognition Robust Face Algnment for Illumnaton and Pose Invarant Face Recognton Fath Kahraman 1, Bnnur Kurt 2, Muhttn Gökmen 2 Istanbul Techncal Unversty, 1 Informatcs Insttute, 2 Computer Engneerng Department 34469

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

Fast Feature Value Searching for Face Detection

Fast Feature Value Searching for Face Detection Vol., No. 2 Computer and Informaton Scence Fast Feature Value Searchng for Face Detecton Yunyang Yan Department of Computer Engneerng Huayn Insttute of Technology Hua an 22300, Chna E-mal: areyyyke@63.com

More information

SELECTION OF THE NUMBER OF NEIGHBOURS OF EACH DATA POINT FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM

SELECTION OF THE NUMBER OF NEIGHBOURS OF EACH DATA POINT FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM ISSN 392 24X INFORMATION TECHNOLOGY AND CONTROL, 2007, Vol.36, No.4 SELECTION OF THE NUMBER OF NEIGHBOURS OF EACH DATA POINT FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM Rasa Karbauskatė,2, Olga Kurasova,2,

More information

A Bilinear Model for Sparse Coding

A Bilinear Model for Sparse Coding A Blnear Model for Sparse Codng Davd B. Grmes and Rajesh P. N. Rao Department of Computer Scence and Engneerng Unversty of Washngton Seattle, WA 98195-2350, U.S.A. grmes,rao @cs.washngton.edu Abstract

More information

Supervised Nonlinear Dimensionality Reduction for Visualization and Classification

Supervised Nonlinear Dimensionality Reduction for Visualization and Classification IEEE Transactons on Systems, Man, and Cybernetcs Part B: Cybernetcs 1 Supervsed Nonlnear Dmensonalty Reducton for Vsualzaton and Classfcaton Xn Geng, De-Chuan Zhan, and Zh-Hua Zhou, Member, IEEE Abstract

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

Development of an Active Shape Model. Using the Discrete Cosine Transform

Development of an Active Shape Model. Using the Discrete Cosine Transform Development of an Actve Shape Model Usng the Dscrete Cosne Transform Kotaro Yasuda A Thess n The Department of Electrcal and Computer Engneerng Presented n Partal Fulfllment of the Requrements for the

More information

Support Vector Machines. CS534 - Machine Learning

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

More information

A Robust LS-SVM Regression

A Robust LS-SVM Regression PROCEEDIGS OF WORLD ACADEMY OF SCIECE, EGIEERIG AD ECHOLOGY VOLUME 7 AUGUS 5 ISS 37- A Robust LS-SVM Regresson József Valyon, and Gábor Horváth Abstract In comparson to the orgnal SVM, whch nvolves a quadratc

More information