Nearest. Points between Image Sets. Meng Yang. Electrical Engineering/IBBT, K.U. Leuven, Belgium

Size: px
Start display at page:

Download "Nearest. Points between Image Sets. Meng Yang. Electrical Engineering/IBBT, K.U. Leuven, Belgium"

Transcription

1 Face Recognton based on Regularzed Ponts between Image Sets Nearest Meng Yang, Pengfe Zhu, Luc Van Gool,3, Le Zhang Department of Informatonn echnology and Electrcal Engneerng, EH Zurch, Swtzerland Department of Computng, he Hong Kong Polytechnc Unversty, Hong Kong, Chna 3 Department of Electrcal Engneerng/IBB, K.U. Leuven, Belgum {yangme@ee.ethz.ch} Abstract In ths paper, a novel regularzed nearest ponts (RNP) method s proposed for mage sets based face recognton. By modelng an mage set as a regularzed affne hull (RAH), two regularzed nearest ponts (RNP), one on each mage set s RAH, are automatcally determned by an effcent teratve solver. he between-set dstance of RNP s then defned by consderng both the dstance between the RNPs and the structure of mage sets. Compared wth the recently developed sparse approxmated nearest ponts (SANP) method, RNP has a more concse formulaton, less varables and lower tme complexty. Extensve experments on benchmar databases (e.g., Honda/UCSD, CMU Mobo and Youube databases) clearly show that our proposed RNP consstently outperforms state-of-the-art methods n both accuracy and effcency. approaches, whch manly fall nto two categores [][9]: parametrc model based methods and non-parametrc model- approaches [][4-5] free methods. Parametrc model based frstly represent each mage set by some parametrc dstrbuton wth the parameters estmated from the set data tself, and then calculate the between-set dstance by measurng the smlarty between two dstrbutons (e.g., n terms of Kullbac-Lebler dvergence). However, the parametrc methods need to solve the dffcult parameter estmaton problem and heavly requre that the gallery and probe sets should have strong statstcal correlatons, whch may not be true n practce. Keywords: regularzed nearest ponts; regularzed affne hull; mage set; face recognton I. INRODUCION he recognton of objects of nterest (e.g., human faces) s one of the most mportant problems n the communtes of computer vson and pattern recognton. he tradtonal face recognton s usually formulated as a problem of dentfyng a human face from a sngle probe mage, although the gallery set per subject could be a sngle mage or multple mages. However, t s a bg challenge to correctly dentfy a person from only a sngle face mage n less-controlled/uncontrolled envronments snce the facal appearance changes dramatcally due to varous varatons n pose, llumnaton, expresson, dsguse, etc. Wth the developments of vdeo cameras and large-capacty-storage meda, t becomes very convenent to collect gallery and probe mage sets from vdeo sequences or photo album for a nown subject. he probe/gallery set for each subject ncorporates more wthn-class appearance varaton (e.g., the mage sets shown n the bottom of Fg. ), mang the mage sets based face recognton be able to acheve more satsfactory performance n practcal applcatons. Over the past decade, there has been growng nterest n face recognton by sets of mages. One specal case of mage- [][0- set-based recognton s vdeo-based face recognton 3], where the mages are collected from consecutve vdeo sequences. In ths paper, we focus on a more general mage-sets no temporal based recognton problem, where there nformaton exsted/provded n the mage set (e.g., unordered photo album mages). o solve ths mage-set based recognton problem researchers have proposed numerous Fg.. Regularzed Nearest Ponts (RNPs) of two mage sets. Gven two mage sets (from Honda/UCSD dataset []), the RNPs are the two ponts, one on each set s regularzed affne hull, between whch the dstance s the smallest. In order to avod the drawbacs of parametrc methods, non-parametrc model-free methods were proposed by representng an mage set as a lnear/affne subspace [3][9] [6-8], mxture of subspaces [9-3], or nonlnear manfolds [4][7][3-33]. Usually the nonlnear-manfold methods express an mage set as a combnaton of local lnear subspaces [4][33]. Based on the representaton of mage sets, the between-set dstance could be defned as the dstance between two exemplars (e.g., the sample means) from these two mage sets. Cevalp et al. [3] characterzed each mage set by an affne/convex hull spanned by ts samples, and selected two ponts (one pont n one hull) wth the closest approach as the exemplars. Another type of between-set dstance for non- the structure of the parametrc methods s by comparng non-

2 parametrc model. For nstance, canoncal correlaton analyss [9], whch analyzes the prncpal angles and canoncal correlatons between lnear subspaces, s wdely used n [4][9][6][7][8][30][3]. Besdes, Wang et al. [6] represented each mage set wth ts natural second-order statstcal covarance matrx, and formulated the mage-set based classfcaton as classfyng ponts lyng on a Remannan manfold. Very recently, Hu et al. [] proposed an nterestng mageset-based face recognton method, namely sparse approxmated nearest ponts (SANP). By modelng each mage set as an affne hull, Hu et al. selected two ponts (one pont n each mage set) wth the closest dstance as the sparse approxmated nearest ponts (SANP), where SANPs are requred to be sparsely represented by the orgnal samples. he fnal between-set dstance s the dstance between the SANPs multpled by the dmenson of the affne hull. SANP acheves state-of-the-art performance compared to prevous methods. However, SANP does not model the mage set well although t utlzes both affne hull representaton and sparse regularzaton n a brute-force way. he complex model (e.g., three representaton terms and four unnown varables) maes SANP somewhat confusng, and the sparse constrant and many unnown varables also ncrease the dffculty and complexty to solve SANP. hs paper presents an effcent and effectve regularzed nearest ponts (RNP) method for mage-set based face recognton. We wll show that the complex formulaton and the sparse constrant on the representaton coeffcents n SANP are not necessary. By modelng an mage set as a regularzed affne hull (RAH), two regularzed nearest ponts (RNP), one on each RAH, are automatcally computed, as shown n Fg.. hen the between-set dstance s defned as the modulated dstance between RNPs by the structure of mage sets. Compared to SANP, RNP models the mage set better and has a concse formulaton wth less number of parameters and unnown varables. An effcent algorthm s proposed to solve the proposed RNP wth very low tme complexty. Our experments on benchmar mage set databases clearly show that RNP leads to hgher recognton accuracy than the prevous methods, ncludng SANP. And more mportantly, the proposed RNP has a very fast speed, e.g., t s over 0 tmes faster than SANP on the CMU Mobo database [5]. he rest of ths paper s organzed as follows. Secton II brefly revews the SANP method n []. Secton III presents the proposed RNP. Secton IV conducts experments and Secton V concludes the paper. II. SPARSE APPROXIMAED NEARES POINS (SANP) Based on the wor n [3] where each mage set s modeled as an affne/convex hull, recently Hu et al. [] proposed the sparse approxmated nearest ponts (SANP) to combne the affne hull representaton [3] and sparse representaton [5]. SANP has two objectves. One s that the affne-hull regularzed dstance between two pont sets should be small by mnmzng ( ) ( ) F ν ν = μ Uν μ U ν (), j j j j where µ s the sample mean of the th class data matrx X, the columns of U are the orthonormal bases obtaned from the sngular value decomposton (SVD) of the centered data matrx of class. It can be seen that ths part s smlar to the affne hull method n [3]. After mnmzng Eq. (), µ U ν and µ j U j ν j are called the nearest ponts between the th and j th classes, where ν and ν j are the codng coeffcents. he other objectve of SANP s that each of the two nearest ponts should be sparsely represented by the orgnal data matrx,.e., ( U ), = X F Gν λ μ ν λ, ( ), = j j j j j F Q λ λ ν β β μ U ν X β β, where λ and λ are the parameters to tune the effect of sparse constrant. he fnal model of SANP s ( ˆ ν ˆ ˆ ˆ, ν j,, β ) = mn ( Fν, (,, ) ν γ G Q λ j ν ν j β λ β ) ν, ν j,, β () and the fnal classfcaton of a testng mage set s conducted to fnd whch class has the mnmal between-set dstance, whch s defned as D( c, cj) = ( d d ) j Fˆ, ˆ γ j ( Gˆ, ˆ Q ˆ, ˆ ) ν ν ν ν j β (3) where d and d j are the dmenson of the affne hulls (.e., U and U j ) of th class (.e, c ) and j th class (.e., c j ), respectvely. For X, there s another parameter, ϕ, as a threshold of preservng energy (e.g., ϕ=85%) n determnng U and d. Although SANP has acheved very nterestng results on mage sets based face recognton, there are several ssues needng to be further consdered. a. he brute-force way to combne the affne hull representaton and sparse representaton maes the model of SANP rather complex (e.g., three representaton terms n Eqs. () and (3), four parameters and four unnown varables), whch ncrease the dffculty and complexty of solvng SANP. b. he l -norm sparse regularzaton on the representaton coeffcents and β maes the solvng of SANP tmeconsumng, although the fast solver of Accelerated Proxmal Gradent (APG) method was adopted n SANP. III. REGULARIZED NEARES POINS In ths secton, we frst present the model of the proposed regularzed nearest ponts (RNP). hen we descrbe the solvng algorthm and classfcaton of RNP. Fnally the tme complexty of the proposed RNP s dscussed. F

3 A. Model of RNP Denote X = x,, x,,, x, n as the data matrx of th class, and x, s the th mage feature vector (e.g., raw pxel value) of the th class. Based on these sample data, n [] and [3] the mage set was approxmated as an affne/convex and affne hull, respectvely. In ths paper, we propose a novel regularzed affne hull (RAH) to model an mage set: RAH = { x = X =, σ } (4) where R for =,,, n, and s the -norm of the representaton coeffcents. In order to gve an ntutve llustraton of RAH, we plot the soluton space (.e., the constrant) of RAH wth n =3 and p= n Fg.. One could see that the soluton space of RAH s not a hyperplane but a regularzed partal regon wth the pont of { = n for =,,, n } as ts center. Compared to the conventonal affne hull to model an mage set, RAH can avod contanng the meanngless ponts whch are too far from the sample mean. Fg.. An example of the soluton space of RAH. he blue parallelogram represents the affne plane (.e., the soluton space of affne hull), whle the green ellpse represents the soluton space of the -norm (p=) RAH. For a gallery mage set and a probe mage set, our basc dea s to fnd two nearest ponts, each pont n the RAH of an mage set, as the regularzed nearest ponts (RNP). Let X be the th class data matrx n the gallery set and Y =,,, y y y n y be the probe mage set where y s the th mage of Y. hen we fnd the RNPs of X and Y by the followng mnmzaton: mn β, X Yβ s.t. =, β =, σ, β lp where the -norm terms (e.g., and β ) could mae the representaton more stable by suppressng unnecessary samples contrbuton to the representaton, and the affne hull constrant lp σ (4) ) could (e.g., =, β = avod the trval soluton (.e., =β=0). Usng the Lagrangann formulaton, the problem of RNP could be rewrtten as mn β, ( Y λ λ X β β where λ and λ are the two Lagrangan multplers. Accordng to the number of samples n the mage set, the proposed RNP can be dvded nto two specal cases: regularzed nearest subspace classfer [7] and nearest neghbor. In the frst case, one of X and Y has only one sample. ang the probe mage set as an example (e.g., y for the probe mage set), we could get β= and the proposed RNP degenerates to mn X y λ ) s.t. l = p (6) ( whch s actually the regularzed nearest subspace classfer [7][8][34] wth an addtonal affne constrant. In the second case, each mage set wll have only one sample (e.g., x for th gallery set or y for the probe set). We have =β= and the proposed RNP degenerates to mn ( x y ) (7) whch s the model of nearest neghbor classfer. B. Algorthm of RNP he proposed RNP model has varous nstantatons by applyng dfferent norms to the representaton coeffcents. More specfcally, when p=0 or, RNP s regularzed by l 0 /l - norm sparse constrant; when p=, l -norm regularzaton s appled to the representaton coeffcents. Some other constrants (e.g., non-negatve constrant) could also be addtvely mposed on the representaton coeffcents. In ths paper, we prefer to focus on a specal nstantaton of RNP wth p= snce hgh recognton accuracy and fast speed could be both acheved. Snce =, β = are two lnear equatons, by relaxng them as, β t s easy to ntegrate them wth the frst term of Eq. (5). hus Eq. (5) wth p= could be rewrtten as β, ( λ where z=[0;;], Y = Y ; 0 ;, ; ; X = X 0, and the two column vectors, 0 and, have approprate szes based on the context. In fact, the l -norm regularzed model of Eq. (8) s the Rdge Regresson, whch s also a shrnage method as the l -norm regularzed sparse codng (.e., Lasso) [0]. Eq. (8) has a closed-form soluton, whch, however, s not the fastest solver snce a calculaton of matrx nverse s needed for each par of X and Y. lp ) s.t. =, β = ) (5) mn zx Yβ λ β (8)

4 For the face recognton problem based on mage sets, Eq. (8) could be solved very effcently by alternatvely calculatng and β. When s fxed, β could be solved by where ( ) by ( ) β = P z X (9) P = Y Y λ I Y. When β s fxed, we compute where ( ) P = X X λ I X. ( ) = P z Y β (0) he algorthm of RNP wth p= s summarzed n Algorthm. Here we ntalze 0 =/n, where n s the number of samples n the th class. It s easy to see that the cost functon of Eq. (8) s lower bounded ( 0) and jontly convex to the varables and β. Because n each step of Algorthm the cost functon value wll decrease, the proposed Algorthm wll converge to the global optmal soluton. Algorthm : Algorthm of Regularzed Nearest Ponts (RNP) wth p= Input: Projecton matrces P and P, data matrces z, and an ntalzaton of 0. Whle not converged do Compute the representaton coeffcents: β = P z X ; ( ) ( ) t t t = P z Y βt ; End whle Output: representaton coeffcents ˆ and ˆ β X and Y, a column vector C. Classfer of RNP Wth the solved coeffcents ˆ and ˆβ, the between-set dstance of RNP s computed as follows ( ) = X Y X ˆ Y ˆ β () e where X (.e., nuclear norm of X) s the sum of the sngular * values: = ( ) * σ X X, and X ˆ ˆ Yβ represents the Eucldean dstance between the two regularzed nearest ponts. he term X * Y * n Eq. () ams to remove the dsturbance unrelated to the class nformaton. For example, a wrong class whch has much more samples than the correct class wll have a lower value of X ˆ ˆ Y β. erm X * s the convex relaxaton of the ran of matrx X, whch could reflect the representaton ablty of mage set X (n our paper each column vector of X s normalzed to have unt l -norm energy). he proposed e consders both the dstance of RNPs and the structure of mage sets, and t could well reflect the class nformaton of X and Y. he term of d d j n Eq. (3) of SANP also consders the structure of each mage set, however, d d j s senstve to the threshold ϕ (.e., energy preservng percent). he dentty of the probe mage set Y s decded by ( ) = { e } dentty Y arg mn () D. Complexty analyss In ths secton, we compare the tme complexty of the proposed RNP and the state-of-the-art sparse approxmated nearest ponts (SANP) []. Some emprcal analyss of sparse codng s frstly presented snce SANP nvolves the step of sparse representaton. Some fast l -norm mnmzaton solvers have been recently revewed n []. However, t s nown that sparse codng wth an m n -szed dctonary has a computatonal complexty of O(m n ε ), where ε.[][3], m s the dmensonalty of sgnal feature, and n s the number of dctonary atoms. he sparse codng step of SANP has emprcal complexty O(m (n n y ) ε ) for computng the between-class dstance of X and Y, where n and n y are the numbers of samples belongng to th gallery class and the probe mage set, respectvely. Besdes, SANP needs addtonal calculatons of SVD (e.g., U and U y ) and varables (e.g., ν, and ν y ), where U y and ν y are assocated to Y. Consderng U for the gallery mage set could be offlne computed, the total tme complexty of SANP for classfyng the probe mage set Y s about O svd Σ O(m (n n y ) ε ). Here the summarzaton Σ (.) means all the between-set dstance of Y and X, =,,, should be calculated, and O svd denotes the tme complexty of Y s SVD. Let s analyze the complexty of the proposed RNP. For the query mage set Y, all the projecton matrces of P and X * for all gallery sets could be computed offlne. he computng of P nvolves a matrx nverse, whose tme complexty s roughly equal to the calculaton of SVD of Y n SANP. hus the step to calculate P n RNP has a complexty of O svd. he next step of RNP,.e., the onlne teraton codng for X has a tme complexty of O(lm(n n y )), where l s the teraton number. Usually a small value of l (e.g., l=5) could already get a good soluton. In classfcaton, Y * could be fast computed due to t only nvolves the sngular values. herefore, the total complexty of RNP for a probe mage set has a complexty of O svd Σ O(lm(n n y )) wth l=5 n ths paper. he overall tme complexty of RNP and SANP are lsted n able. Because ε. and the teraton number of RNP s much less than the feature dmenson (e.g., l=5<<m=900 n Youube), RNP has much lower tme complexty than SANP. ABLE. me complextes of RNP and SANP for classfy one probe mage set. Method Step Step SANP O svd for SVD Σ O(m (n n y) ε ) for sparse codng RNP O svd for P Σ O(lm(n n y)) for teratve codng

5 IV. EXPERIMENAL RESULS We perform experments on benchmar mage-set face databases to demonstrate the effectveness of RNP. We frst dscuss the expermental setup n Secton A. In Secton B, we evaluate RNP on three benchmar datasets, followed by the runnng tme comparson n Secton C. In ths paper, the parameters of RNP s fxed as λ =e-3, and λ =e- for all the experments. A. Expermenal setup hree benchmar mage set databases, ncludng Honda/UCSD [], CMU Mobo [5], and Youube Celebrtes [6] datasets, are used to evaluate the proposed RNP. All the face mages n the three datasets were detected by usng the Vola and Jone s face detector [4]. For Honda/UCSD and Youube datasets, after hstogram equalzaton the face mages are reszed to 0 0 and 30 30, respectvely; and the raw pxel values of each mage were drectly used as the feature n the data matrx. For CMU Mobo dataset, the hstogram of LBP feature [8] was extracted as the facal feature. For each dataset, three nds of experments are conducted wth the frame number 50, 00 and 00, respectvely. It should be noted that all mages are used for classfcaton f the number of frames n a set s fewer than the gven frame number. he proposed RNP s compared wth several state-of-theart and representatve mage set classfcaton methods, among whch the Dscrmnant Canoncal Correlatons (DCC) [9] and Mutual Subspace Method (MSM) [8] are lnear subapce based methods; Manfold-Manfold Dstance (MMD) [4] and Manfold Dscrmnant Analyss (MDA) [33] are nonlnear manfold based methods; and Affne Hull based Image Set Dstance (AHISD) [3], Convex Hull based Image Set Dstance (CHISD) [3], and Sparse Approxmated Nearest Pont (SANP) [] are affne subspace based methods. All the competng methods are mplemented by usng the source codes provded by the authors, wth the parameters tuned for ther best results accordng to the recommendatons n the orgnaapers. For AHISD, CHISA and SANP, we used ther lnear versons snce we ddn t consder the ernel verson of RNP n ths paper. In Honda/UCSD and CMU Mobo datasets, there s a sngle tranng mage set for each class. hus followng the setng of [9], each sngle tranng mage set for DCC was randomly dvded nto two subsets to construct the wthnclass sets. B. Expermental results and analyss Honda/UCSD Dataset he Honda/UCSD dataset contans 59 vdeo sequences of 0 dfferent subjects []. For each subject, dfferent poses and expressons appear across dfferent sequences, as shown n the face mages n Fgure. As the expermental settng of [][], we use 0 sequences for tranng, wth the remanng sequences for testng. he recognton results usng dfferent number of tranng frames are reported n able. We can clearly see that the proposed RNP acheves the best performance n all cases, especally when the frame number s 00 all the testng sets are correctly recognzed. he lnear RNP outperforms SANP and even has the same performance to the ernel verson of SANP []. When there are enough mage samples n each mage set, good performance could be acheved by all the methods, except MSM, whch usually gets the worst result. When the number of mage samples s not hgh (e.g., 50), the nonlnear manfold based methods (e.g., MMD) could not get a hgh recognton rate. However, the performance of the affne subspace based methods (e.g., AHISD, SANP) s stll good. ABLE. Recognton rates on the Honda/UCSD Dataset Methods/Set Length 50 Frames 00 Frames 00 Frames DCC 76.9% 84.6% 94.87% MMD 69.3% 87.8% 94.87% MDA 8.05% 94.87% 97.44% AHISD 87.8% 84.6% 89.74% CHISD 8.05% 84.6% 9.3% MSM 74.36% 79.49% 76.9% SANP 84.6% 9.3% 94.87% RNP 87.8% 94.87% 00% CMU Mobo Dataset he CMU Mobo (Moton Boday) dataset [5] contans 96 sequences of 4 subjects walng on a treadmll. For each subject, there are 4 vdeo sequences (wth sgnfcant pose varaton) collected n four walng patterns, respectvely. As [], the employed sample features are the unform LBP hstograms usng crcular (8, ) neghborhoods extracted from the 8 8 squares of the gray-scale mages. One mage set per subject s randomly selected as the tranng data, wth the remanng mage sets as the testng data. ABLE 3. Recognton rates on the CMU Mobo Dataset Methods/Set Length 50 Frames 00 Frames 00 Frames DCC 8.%±.7% 85.5%±.8% 9.6%±.5% MMD 90.%±.3% 94.6±.9% 96.4%±0.7% MDA 86.%±.9% 93.%±.8% 95.8%±.3% AHISD 9.6%±.8% 94.%±.0% 9.9%±.6% CHISD 9.%±3.% 93.8%±.5% 97.4%±.9% MSM 84.3%±.6% 86.6%±.% 89.9%±.4% SANP 9.8%±3.% 94.7%±.7% 97.3%±.3% RNP 9.9%±.5% 94.7%±.% 97.4%±.5% en experments are conducted, wth the average recognton rates and the standard devatons are summarzed n able 3. In all cases, RNP has the hghest dentfcaton rates. Although SANP and CHISD have close recognton accuracy to RNP, we wll see that the runnng tme of RNP s much less than that of SANP and CHISD n the followng Secton of runnng tme comparson. When there are 50 frames, DCC, MSM and MDA have recognton rates lower than 90%, whch

6 may result from the fact that extracton of dscrmnatve nformaton and manfold analyss depend on enough samples per mage set. Compared to AHISD, the advantage of RNP s sgnfcant, whch valdates that the regularzaton of RAH ndeed brngs benefts to the fnal classfcaton. Youube Celebrtes Dataset he Youube Celebrtes dataset [6] s a large-scale vdeo dataset. hs dataset s more challengng than the prevous two datasets snce the mages are mostly low resoluton and have large pose/expresson varaton, moton blur, etc, as shown n Fg. 3. In ths part, the vdeo sequences of the frst 9 celebrtes are used to do the experments. For each subject, three vdeo sequences are randomly selected as the tranng data, wth the other three randomly selected sequences as the testng data. We conduct 5 experments by repeatng the random selecton of tranng/testng data. he expermental results, ncludng the average recognton rate and the standard devaton, are summarzed n able 4. Smlar conclusons to those on the prevous two datasets could be made. RNP has better performance than all the competng methods. Compared to the second best method, SANP, over % mprovement s acheved when the frame number s 50 and 00. In ths challengng test, MSM has the worst result, wth average dentfcaton rates less than 70%. It s also nterestng to see that AHISD s recognton rate fluctuates wth the ncrease of the frame number, smlar to what have found n the prevous two datasets. runnng tme, whch s one the most mportant concerns n practcal applcatons. We do face recognton on CMU Mobo dataset [5] wth the same expermental settng as that n Secton B. he programmng envronment s Matlab verson 00a. he destop used s of 7.8 GHz CPU and wth 4GB RAM. In order to mae the runnng tme comparson farer, we also lst the offlne tranng tme of some methods. Apart from these dscrmnant methods (e.g., DCC, MDA) whch need a tranng phase, the constructon of local lnear subspace n MMD, the SVD of tranng sets n SANP, and the projecton matrx learnng of the tranng sets n RNP are also regarded as the offlne tranng. he offlne tranng tme and onlne testng tme for classfyng one mage set wth frame number as 00 s lsted n able 5. RNP has very short offlne tranng tme snce only several matrx nverse computatons are needed. he onlne testng tme s more mportant for a classfer. From able 5, we can see that the runnng tme (.e., for classfyng a testng mage set) of RNP s much less than all the other methods. Compared to SANP, the speedup of RNP s over 0 tmes. RNP s about 5 tmes faster than the second fastest method, MDA, wth havng much hgher recognton accuracy. In order to more comprehensvely evaluate the runnng tme, n Fg. 4 we plot all the methods testng tme versus dfferent frame numbers. It can be seen that the proposed RNP s consstently faster than all the competng methods. he runnng tme of all the methods wll ncrease as the frame number except some specal cases (e.g., DCC and MDA when the frame number s 00). Especally, AHISD s runnng tme wll dramatcally rse as the frame number ncreases. 0 Fg.3.Some examples of the Youube dataset. ABLE 4. Recognton rates on the Youube Dataset Methods/Set Length 50 Fames 00 Frames 00 Frames DCC 68.7%±3.% 73.8%±4.7% 76.%±.5% MMD 69.0%±3.5% 7.0%±4.6% 76.3%±4.3% MDA 63.9%±3.9% 74.%±5.9% 74.5%±5.0% AHISD 73.3%±5.4% 7.6%±7.6% 66.9%±4.8% CHISD 7.4%±5.5% 73.6%±5.% 75.%±5.% MSM 66.%±4.6% 66.0%±8.6% 65.3%±6.5% SANP 73.3%±3.9% 74.9%±5.9% 78.3%±4.% RNP 74.9%±5.4% 76.%±5.5% 78.9%±6.4% C. Runng tme comparson From Secton B, we can see that RNP acheves hgher recognton rates than all the competng methods, ncludng the recently developed SANP []. Next let s compare ther Computaton tme DCC MMD MDA AHISD CHISD MSM SANP RNP Frame number Fg. 4. he testng tme for one mage set versus the frame number for all the competng methods on the CMU Mobo dataset. ABLE 5. Computaton tme (seconds) of dfferent methods on the CMU Mobo dataset wth 00 frames for tranng and testng (classfcaton of one mage set). #: offlne tranng tme; #: onlne testng tme. DCC MMD MDA AHISD. CHISD MSM SANP RNP # N/A N/A N/A #

7 V. CONCLUSION In ths paper, we proposed a regularzed nearest ponts (RNP) method for robust and fast face recognton based on mage sets. We developed a novel regularzed affne hull (RAH) to represent an mage set, and defned the between-set dstance as the dstance between RNPs wth consderaton of the structure of mage set. An effcent algorthm was also developed to mplement RNP for mage set based face recognton. We evaluated the proposed RNP on several benchmar mage set databases. he extensve expermental results clearly demonstrated that RNP could acheve hgher dentfcaton accuracy than the state-of-the-art methods (e.g., sparse approxmated nearest ponts) but wth much faster speed, mang mage sets based face recognton more applcable n practcal applcatons. In ths paper, we only dscussed RNP wth l -norm regularzaton. Nevertheless, RNP s a general classfcaton scheme, and dfferent regularzatons (e.g., sparse, non-negatve) and the ernel trcs (e.g., Gaussan ernel) could be employed for dfferent applcatons. ACKNOWEDGEMEN hs wor was supported by the Hong Kong Polytechnc Unversty nternal grant G-YK5. REFERENCES [] K.-C. Lee, J. Ho, M.-H. Yang and D. Kregman, Vdeo-base face recognton usng probablstc appearance manfolds, n Proc. CVPR, 003. [] Y. Q. Hu, A. S. Man and R. Owens, Face recognton usng sparse approxmated nearest ponts between mage sets, IEEE PAMI 34(0), , 0. [3] H. Cevalp and B. rggs, Face recognton based on mage sets, n Proc. CVPR 00. [4] R. Wang, S. Shan, X. Chen and W. Gao, Manfold-manfold dstance wth applcaton to face recognton based on mage set, n Proc. CVPR, 008. [5] J. Wrght, A. Y. Yang, A. Ganesh, S. S. Sastry and Y. Ma, Robust face recognton va sparse representaton, IEEE PAMI 3(): 7, 009. [6] R. Wang, H. Guo, L. S. Davs, Q. Da, Covarance Dscrmnatve Learnng: A Natural and Effcent Approach to Image Set Classfcaton, n Proc. CVPR 0. [7] L. Zhang, M. Yang, X. Feng, Y. Ma and D. Zhang, Collaboratve Representaton based Classfcaton for Face Recognton, arxv: [8] L. Zhang, M. Yang, and X. Feng, Sparse Representaton or Collaboratve Representaton: Whch Helps Face Recognton? n Proc. ICCV, 0. [9] H. Hotellng, Relatons between tow sets of varates, Bometra, 8(3-4): 3-377, 936. [0]. Haste, R. bshran, and J. Frdrman, he Elements of Statstcal Learnng, nd ed., Sprnger, 009. [] A. Yang, A. Ganesh, Z. H. Zhou, S. Sastry, and Y. Ma, Fast L- Mnmzaton Algorthms for Robust Face Recognton, (preprnt) [] S. J. Km, K. Koh, M. Lustg, S. Boyd, and D. Gornevsy, A nterorpont method for large-scale l-regularzed least squares, IEEE Journal on Selected opcs n Sgnal Processng, (4):606 67, 007. [3] Y. Nesterov, A. Nemrovs, Interor-pont polynomal algorthms n convex programmng, SIAM Phladelpha, PA, 994. [4] P. Vola and M. J. Jones, Robust real-tme face detecton, Internatonal Journal of Computer Vson, 57(): 37-54, 004. [5] R. Gross and J. Sh, he CMU Moton of Body (MoBo) Database. echncal Report CMU-RI-R-0-8, Robust nsttute, 00. [6] M. Km, S. Kumar, V. Pavlovc and H. Rowley, Face tracng and recognton wth vsual constrants n real-world vdeos, n Proc. CVPR, 008. [7]. Wang and P. Sh, Kernel grassmannan dstances and dscrmnant analyss for face recognton from mage sets, PRL, 30(3): 6-65, 009. [8]. Ahonen, A. Hadd and M. Petanen, Face descrpton wth local bnary patterns: Applcaton to face recognton, IEEE PAMI, 8(): , 006. [9].-K. Km, O. Arandjelovc and R. Cpolla, Dscrmnatve learnng and recognton of mage set classes usng canoncal correlatons, IEEE PAMI, 9(6): , 007. [0] W. Lu, Z. L, and X. ang, Spato-temporal Embeddng for Statstcal Face Recognton from Vdeo, n Proc. ECCV, 006. [] X. Lu and. Chen, Vdeo-Based Face Recognton Usng Adaptve Hdden Marov Models, n Proc. CVPR, 003. [] J. Stallamp, H. K. Eenel, R. Stefelhagen, Vdeo-based Face Recognton on Real-World Data, n Proc. ICCV 007. [3] S. Zhou and R. Chellappa, Probablstc Human Recognton from Vdeo, n Proc. ECCV, 00. [4] O. Arandjelovc, G. Shahnarovch, J. Fsher, R. Cpolla and. Darrel, Face recognton wth mage sets usng manfold densty dvergence, n Proc. CVPR, 005. [5] G.Shahnnarvovch, J. W. Fsher and. Darrel, Face recognton from long-term observaton, n Proc. ECCV, 00. [6] K.-C. Lee, J. Yamaguch, he ernel orthogonal mutual subspace method and ts applcaton to 3D object recognton, n Proc. ACCV, 007. [7] M. Nshyama, O. Yamaguch and K. Fuu, Face recognton wth the multple constraned constraned mutual subspace method, n Proc. AVBBPA, 005. [8] O. Yamaguch, K. Fuu and K.-. Maeda, Face recognton usng temporal mage sequence, n Proc. FG, 998. [9] M. Nshyama, M. Yuasa,. Shbata,. Waasug,. Kawahara and O. Yamaguch, Recognzng faces of movng people by herarchcal mage-set matchng, n Proc. CVPR, 007. [30].-K. Km, J. Kttler and R. Cpollar, Incremental learnng of locally orthogonal subspaces for set-based object recognton, n Proc. BMVC, 006. [3] W. Fan and D.-Yeung, locally lnear models on face appearance manfolds wth applcaton to dual-subspace based classfcaton, n Proc. CVPR, 006. [3] A. W. Ftzgbbon and A. Zsserman, Jont manfold dstance: a new aproach to appearance based clusterng, n Proc. CVPR, 003. [33] R. Wang and X. Chen, Manfold dscrmnant analyss, n Proc. CVPR, 009. [34] I. Naseem, R. ogner, and M. Bennamoun, Lnear regresson for face recognton, IEEE PAMI 3(): 06-, 00.

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

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

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

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

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

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

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

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

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

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

Robust Kernel Representation with Statistical Local Features. for Face Recognition

Robust Kernel Representation with Statistical Local Features. for Face Recognition Robust Kernel Representaton wth Statstcal Local Features for Face Recognton Meng Yang, Student Member, IEEE, Le Zhang 1, Member, IEEE Smon C. K. Shu, Member, IEEE, and Davd Zhang, Fellow, IEEE Dept. of

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

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

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

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

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

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

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

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

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

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition WU, MINOH, MUKUNOKI: COLLABORATIVELY REGULARIZED NEAREST POINTS 1 Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu mm.meda.kyoto-u.ac.jp/members/yangwu Mchhko Mnoh mm.meda.kyoto-u.ac.jp/members/mnoh

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

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

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

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

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

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

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

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

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

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

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

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

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

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

More information

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

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

General Regression and Representation Model for Face Recognition

General Regression and Representation Model for Face Recognition 013 IEEE Conference on Computer Vson and Pattern Recognton Workshops General Regresson and Representaton Model for Face Recognton Janjun Qan, Jan Yang School of Computer Scence and Engneerng Nanjng Unversty

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

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

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

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

Unsupervised Learning and Clustering

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

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

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

Robust Low-Rank Regularized Regression for Face Recognition with Occlusion

Robust Low-Rank Regularized Regression for Face Recognition with Occlusion Robust Low-Rank Regularzed Regresson for ace Recognton wth Occluson Janjun Qan, Jan Yang, anlong Zhang and Zhouchen Ln School of Computer Scence and ngneerng, Nanjng Unversty of Scence and echnology Key

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

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

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

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

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

Object-Based Techniques for Image Retrieval

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

More information

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

Histogram of Template for Pedestrian Detection

Histogram of Template for Pedestrian Detection PAPER IEICE TRANS. FUNDAMENTALS/COMMUN./ELECTRON./INF. & SYST., VOL. E85-A/B/C/D, No. xx JANUARY 20xx Hstogram of Template for Pedestran Detecton Shaopeng Tang, Non Member, Satosh Goto Fellow Summary In

More information

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING.

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING. WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING Tao Ma 1, Yuexan Zou 1 *, Zhqang Xang 1, Le L 1 and Y L 1 ADSPLAB/ELIP, School of ECE, Pekng Unversty, Shenzhen 518055, Chna

More information

SVM-based Learning for Multiple Model Estimation

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

More information

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

Robust Dictionary Learning with Capped l 1 -Norm

Robust Dictionary Learning with Capped l 1 -Norm Proceedngs of the Twenty-Fourth Internatonal Jont Conference on Artfcal Intellgence (IJCAI 205) Robust Dctonary Learnng wth Capped l -Norm Wenhao Jang, Fepng Ne, Heng Huang Unversty of Texas at Arlngton

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

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

A Study on Clustering for Clustering Based Image De-Noising

A Study on Clustering for Clustering Based Image De-Noising Journal of Informaton Systems and Telecommuncaton, Vol. 2, No. 4, October-December 2014 196 A Study on Clusterng for Clusterng Based Image De-Nosng Hossen Bakhsh Golestan* Department of Electrcal Engneerng,

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

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

Image Deblurring and Super-resolution by Adaptive Sparse Domain Selection and Adaptive Regularization

Image Deblurring and Super-resolution by Adaptive Sparse Domain Selection and Adaptive Regularization Image Deblurrng and Super-resoluton by Adaptve Sparse Doman Selecton and Adaptve Regularzaton Wesheng Dong a,b, Le Zhang b,1, Member, IEEE, Guangmng Sh a, Senor Member, IEEE, and Xaoln Wu c, Senor Member,

More information

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

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

More information

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

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

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

More information

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

Large-scale Web Video Event Classification by use of Fisher Vectors

Large-scale Web Video Event Classification by use of Fisher Vectors Large-scale Web Vdeo Event Classfcaton by use of Fsher Vectors Chen Sun and Ram Nevata Unversty of Southern Calforna, Insttute for Robotcs and Intellgent Systems Los Angeles, CA 90089, USA {chensun nevata}@usc.org

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

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

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

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

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

More information

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

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

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law)

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law) Machne Learnng Support Vector Machnes (contans materal adapted from talks by Constantn F. Alfers & Ioanns Tsamardnos, and Martn Law) Bryan Pardo, Machne Learnng: EECS 349 Fall 2014 Support Vector Machnes

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

Correlative features for the classification of textural images

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

More information

Robust visual tracking based on Informative random fern

Robust visual tracking based on Informative random fern 5th Internatonal Conference on Computer Scences and Automaton Engneerng (ICCSAE 205) Robust vsual trackng based on Informatve random fern Hao Dong, a, Ru Wang, b School of Instrumentaton Scence and Opto-electroncs

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

TN348: Openlab Module - Colocalization

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

More information

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

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

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity ISSN(Onlne): 2320-9801 ISSN (Prnt): 2320-9798 Internatonal Journal of Innovatve Research n Computer and Communcaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) Vol.2, Specal Issue 1, March 2014 Proceedngs

More information

Using the Visual Words based on Affine-SIFT Descriptors for Face Recognition

Using the Visual Words based on Affine-SIFT Descriptors for Face Recognition Usng the Vsual Words based on Affne-SIFT Descrptors for Face Recognton Yu-Shan Wu, Heng-Sung Lu, Gwo-Hwa Ju, Tng-We Lee, Yen-Ln Chu Busness Customer Solutons Lab., Chunghwa Telecommuncaton Laboratores

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

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

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

More information

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

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

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

Categories and Subject Descriptors B.7.2 [Integrated Circuits]: Design Aids Verification. General Terms Algorithms

Categories and Subject Descriptors B.7.2 [Integrated Circuits]: Design Aids Verification. General Terms Algorithms 3. Fndng Determnstc Soluton from Underdetermned Equaton: Large-Scale Performance Modelng by Least Angle Regresson Xn L ECE Department, Carnege Mellon Unversty Forbs Avenue, Pttsburgh, PA 3 xnl@ece.cmu.edu

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

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

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

More information

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

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

Video Content Representation using Optimal Extraction of Frames and Scenes

Video Content Representation using Optimal Extraction of Frames and Scenes Vdeo Content Representaton usng Optmal Etracton of rames and Scenes Nkolaos D. Doulam Anastasos D. Doulam Yanns S. Avrths and Stefanos D. ollas Natonal Techncal Unversty of Athens Department of Electrcal

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

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY 1. SSDH: Semi-supervised Deep Hashing for Large Scale Image Retrieval

IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY 1. SSDH: Semi-supervised Deep Hashing for Large Scale Image Retrieval IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY SSDH: Sem-supervsed Deep Hashng for Large Scale Image Retreval Jan Zhang, and Yuxn Peng arxv:607.08477v2 [cs.cv] 8 Jun 207 Abstract Hashng

More information