Adaptive Class Preserving Representation for Image Classification

Size: px
Start display at page:

Download "Adaptive Class Preserving Representation for Image Classification"

Transcription

1 Adaptve Class Preservng Representaton for Image Classfaton Jan-Xun M,, Qankun Fu,, Wesheng L, Chongqng Key Laboratory of Computatonal Intellgene, Chongqng Unversty of Posts and eleommunatons, Chongqng, Chna College of Computer Sene and ehnology, Chongqng Unversty of Posts and eleommunatons, Chongqng, Chna Abstrat In lnear representaton-based mage lassfaton, an unlabeled sample s represented by the entre tranng set. o obtan a stable and dsrmnatve soluton, regularzaton on the vetor of representaton oeffents s neessary. For eample, the representaton n sparse representaton-based lassfaton (SRC) uses L norm penalty as regularzaton, whh s equal to lasso. However, lasso overemphaszes the role of sparseness whle gnorng the nherent struture among samples belongng to a same lass. Many reent developed representaton lassfatons have adopted lasso-type regressons to mprove the performane. In ths paper, we propose the adaptve lass preservng representaton for lassfaton (ACPRC). Our method s related to group lasso based lassfaton but dfferent n two key ponts: When tranng samples n a lass are unorrelated, ACPRC turns nto SRC; when samples n a lass are hghly orrelated, t obtans smlar result as group lasso. he superorty of ACPRC over other state-of-the-art regularzaton tehnques nludng lasso, group lasso, sparse group lasso, et. are evaluated by etensve eperments.. Introduton SRC s a wdely used method n many omputer vson applatons nludng fae reognton and other mage lassfaton problems []. In SRC, a test sample s ollaboratvely represented by a dtonary onsstng of all the tranng samples, whh s formulated as y = A () where y s the test sample, A s the dtonary matr n whh eah olumn represents a sample, and s the orrespondng representaton vetor for y. A model fttng proedure s used to produe the soluton of. Ordnary least squares (OLS) s a smple way to estmate and t s well known that to norporate regularzaton on nto OLS results n more stable and nterpretable soluton. he lnear regresson model used n SRC s bult under the prnple of parsmony whh s also mportant n human perepton. Representaton of y by a small subset of entre tranng samples s a prate of parsmony []. In SRC, the lasso regresson s a promsng approah to selet a subset of tranng samples by mposng a L norm penalty on whh produes a sparse vetor [3]. hs onstraned least squares model s gven by: = arg mn y A + λ () where s L norm (vetor norm), s L norm, and λ balanes the fdelty term wth the regularzaton term. However, there s a lmtaton to lasso regresson. If there are some samples whose orrelaton are hgh, lasso prefers to selet only one sample from them and gnores others [4]. Suh phenomenon leads to nonsstent seleton of tranng samples [5]. Elast net (EN) regresson provdes a fleble model to address problem above [4]. Elast net rteron s defned as the followng optmzaton problem: = arg mn y A + λ( α) + λα. (3) he omple regularzaton funton ( α) + α s a onve ombnaton of the lasso and rdge penalty where α 0,. Besdes the sparsty of, the soluton of EN [ ] regresson has the effet of groupng that hghly orreted samples share smlar regresson oeffents. Many other mprovement studes of lasso regresson also tend to address the orrelaton problem. In [6], sample de-orrelaton s onsdered n the lasso regresson. A ovarate-orrelated lasso s proposed to selet ovarates most strongly orrelatng wth response varable n [7]. Another reent study [8] also onsders orrelaton among tranng samples whh proposes adaptve model balanng the L norm wth L norm guded by tranng set tself. here s an obvous drawbak for the mentoned methods above n lassfaton. hey do not norporate the lass 747

2 nformaton nto the representaton proedure, that s, the regresson s not aware of any ntra-lass struture. For eample, n SRC, the soluton of problem () s omputed frst and the followed deson s to determne whh lass has the smallest representatve resdual: Label ( y) = argmn ya ( =,, ), (4) where s the number of lasses, A denotes the samples from the th lass and s a vetor onsstng of oeffents assoated wth A (the entre tranng set A= A, A,, A and the representng vetor [ ] =,,, ). Only at ths moment, the label of tranng set s used. Besdes ths drawbak, let us arefully look at the parsmony prnple for lassfaton. A sparse means only a few tranng samples are nvolved n representng a test sample. hese tranng samples an be dstrbuted aross dfferent lasses or ome from only one or two lasses. Surely the seond ase s favorable for lassfaton. Hene t ould be more dsrmnatve to onstran the number of lasses but not the number of samples. In some ases, a good representaton of a test sample ould be a dense one by samples from the orret lass. So, strong sample-wse sparse onstrant on an result n a poor soluton. he group lasso (GL) regresson, proposed n [9], produes a representaton vetor of group-wse sparsty. GL predefnes sample groups before regresson and s to let groups ompete wth eah other durng the regresson, whh means all the members of a partular group are ether used or not used. In [0] lass spef sparse representaton lassfaton s proposed based on the group lasso regresson. In ths method tranng samples from a ertan lass are defned as a group, and a group sparse soluton of an be obtaned by solvng the followng regularzed optmzaton problem: = arg mn + λ = y A (5) Further mprovement of group lasso an be found n [] where the sparse group lasso (SGL) regresson s proposed: = arg mn + λ( α) + λα = y A. (6) SGL an be also seen as a varant of elast net. SGLR not only onsders the group-wse sparseness but also the sample-wse sparseness. A manually seleted value of α determnes the rato of these two knds of sparseness. Note that all lasses are equally onstraned despte of possble dfferent ntra-lass sample struture. In ths paper, we propose an adaptve lass preservng sparse representaton (ACPR) method and apply t to perform mage lassfaton. Our proposed method takes three fators nto aount. Frst, the lass nformaton should be preserved durng regresson; Seond, the sparseness of the representaton vetor s onstraned; hrd, the etent of the sample-wse sparseness of a lass s adaptve to ntra-lass orrelaton struture. Although prevous studes of lasso-type regresson onsder lass nformaton, there s no study, to our knowledge, whh eplots the ntra-lass orrelaton to buld an adaptve model. In ACPR, lasses reeve separate onstrant,.e., the onstrant on vetor s determned by orrelaton struture of the th lass. We fnd that our regularzer on eah lass an adaptvely balane the L norm wth L norm. hus, regresson wth ACPR an obtan a fne representaton result that all three mportant fators are mplemented. In the followng, we frst brefly revew and summarze the related lasso-type regresson methods. hen our regresson model s presented. Net, we gve an effetve teratve algorthm to solve the optmzaton problem. Eperments on dfferent datasets are preformed to evaluate the method.. Related lasso-type regresson tehnques hat a test mage s ollaboratvely represented by tranng set s a key phase n representaton based mage lassfaton algorthms. hey assume the test sample an be represented well as a lnear ombnaton of the tranng samples belongng to ts orret lass. Under ths lnear regresson framework, regularzaton on representaton vetor plays an mportant role n obtanng a orret soluton when data set s large. A general onstraned regresson model employs the followng optmzaton form: = arg mn y A +λ g( ) (7) where g( ) s a penalty to regularze. Varatons and noses are hghly lkely to be seen n a test mage. Wthout an effetve regularzer, the performane of regresson ould be degraded serously. Many lasso-type regularzers reeve nreasng attenton. hey tend to ompel the soluton of to be sparse. here are at least two merts to do ths. Frst sparse representaton has dsrmnatve nature to perform lassfaton. Seond noses on test mage are more lkely to be deteted. When g( )=, (7) s lasso regresson problem whh s very popular to perform sparse representaton. Lasso manly onsders sample-wse sparsty that only a very small subset of samples represent a test sample. If we defne samples from a same lass as a group, group sparse representaton onstrans the number of lass used n the regresson whh results n group-wse sparsty. When eah lass onssts of only one or two samples, group sparse representaton obtans a smlar result as lasso. Aordng to the defnton of group lasso = that g( )=, the ntra-lass representaton 748

3 Methods sub-vetor s onstraned by L norm whh produes a dense soluton of. By usng nave ombnaton of both sample-wse sparsty and group-wse sparsty together g( )=( α) + α, SGL balanes the two knds = of sparseness by a pre-assgned parameter. he soluton of EN regresson shows groupng effet, however, a group of samples whh are hghly orrelated an be aross lasses. Nevertheless, EN has ts mert over lasso that orrelaton among samples s onsdered. Here, we summarze the mentoned lasso-type regressons from four aspets n able. 3. Model of ACPR In ths seton, we onsder a regresson model whh preserves lass nformaton and has self-adjustable onstrant aordng to the spef ntra-lass nherent struture. For a ertan lass, we prefer L norm to L norm onstrant when samples of the lass are hghly orrelated. On the ontrary, L norm based onstran s a better hoe when samples are unorrelated. 3.. Formulaton he formulaton of the proposed regresson model s epressed as follows: mn Φ ( ) st.. y = A (8) = Samplewse sparsty Groupwse sparsty Property Correla ton Adaptve ness Lasso EN GL SGL ACPR able. A summary of four aspets of the fve related regresson methods. Correlaton stands for that the orre-laton among samples are onsdered. Adaptveness means the model has the apablty of self-adjustment for regularzaton aordng to the struture of data set. where Φ ( ) = ADag( ), the regularzer denotes the nulear norm of a matr whh s the sum of the sngular values of the matr, and Dag( ) transforms a vetor nto a dagonal matr. Suppose there are n samples n the th lass and eah sample s preproessed by normalzaton of zero mean and unt vetor length. he representaton vetor for the th lass s a olumn vetor n = [,,,, n ] R. Here we frstly dsuss the property of Φ( ). Assume that samples belongng to the th lass are dstnt from eah other, whh means samples are orthogonal AA = I. hen the regularzer s deomposed nto ( ) Φ ( ) = r Dag( ) A A Dag( ) =. (9) hus, for the th lass, the regularzer Φ( ) turns nto L norm penalty. hs s reasonable beause when there s no ntra-lass struture L norm s a better hoe to prevent overfttng. In the speal ase that every lass does not have ntra-lass struture, (8) s equvalent to lasso regresson. If we assume that the samples n the th lass are hghly orrelated that AA ( s a olumn vetor of sze n and every element s equal to one). hen we have Φ ( )= =. (0) So, f a lass has very smlar samples, ts orrespondng regularzer appromates L norm. Under the rumstanes that every lass has hghly orrelated samples, (8) turns nto GL regresson. In general, samples from a lass are nether too ndependent nor totally dental. he regularzer balanes the L norm wth L norm adaptvely aordng to the ntra-lass struture of a lass: Φ( ). () Let us onsder a speal ase that one sample, say the frst one, s mstakenly grouped nto a dfferent lass and t s ndependent to all other samples. Here we defne two blok matres: 0, = and Dag( )= 0 A Dag( / /,/) A 0 AA 0 () where 0 s a olumn vetor of sze n - and n whh every element s equal to zero, A / s sample matr wthout the frst ndependent sample, and,/ s the representaton vetor for A /. hen we an see the regularzer has followng property: Φ( ), 0 0, 0 = r 0 Dag(,/ ) 0 A Dag( / /,/) A 0, 0 =r Dag(,/ ) / / Dag(,/) 0 A A,,/ = + Φ ( ). (3) 749

4 So the ndependent sample s separated from others whh s onstraned by L norm alone. Furthermore, t s not hard to prove that f there are some subsets n a lass whh are ndependent of eah other, the regularzer s transformed nto subgroups: p Φ( )= Φ ( ) + +Φ( ) (4) where p denotes the number of subgroups n the lass. It ndates that, ompared wth lasso and group lasso, the proposed regularzer an eplot the ntra-lass struture further. hat s, although sample group s determned by the lass label, adaptaton of (8) s strong enough to reflet the ntra-lass struture. In real-world applatons, a test mage s more or less ontamnated by varatons and noses. So, we solve the followng optmzaton problem nstead of (8) 3.. Optmzaton arg mn y A + λ Φ ( ). (5) An teratve optmzaton algorthm s proposed to solve (8), whh s summarzed n Algorthm. In eah teraton of updatng, we deompose (5) nto sub-problems: = +λ arg mn yˆ A A Dag( ), =,,.(6) whh s known as trae lasso problem []. In ths way, Algorthm updates one lass at a tme. Algorthm : Proedure of Adaptve Class Preservng Sparse Representaton A= A A, the query mage y, : Input: tranng set [ ] parameter λ > 0, ε > 0, ntal representaton (0) (0) (0) vetor = ( ) ( ), t =. : Generate a random permutaton vetor m R flled wth ntegers from to the number of lass. new () t 3: Defne a temporary varable =. For = to new () t 4: Compute yˆ = y A + A. m() m() m() 5: Update only () t () by solvng (6) wth Algorthm. m he nput nludes y ˆ () and A m(). new (+) t 6: Let =. m() m() m End; 7: Let (+) t new =. (+) t () t 8: If ε, go to step 9, otherwse, let t = t+ and go to step ; 9: Output: he optmal representaton vetor. In optmzaton problem (8), the objetve funton onssts of a fdelty term and a regularzaton term. It s well known that OLS s onve and n [3] nulear norm s proved to be onve as well. So, lnear ombnaton of them s also a onve funton. And then we let L( )= L(,, ) denote the objetve funton of (8). We break nto small sub-vetors and update eah sub-vetor one by one at random order to avod prorty. he orrespondng sub-vetor of s replaed by new sub-vetor mmedately. So, f the sub-problem (6) s solved effetvely, the orgnal problem wll onverge to the unque global optmum soluton. o solve (6), we frst onvert t to the followng equvalent problem: J, mn yˆ A + λ J st.. J= ADag( ). (7) It an be solved by mnmzng the orrespondng augmented Lagrange multpler formulaton: ˆ = + λ + L(, J ) y A J r( Y ( J A Dag( ))) µ (8) + JADag( ) F where Y s a Lagrange multpler matr and µ s a penalty parameter. We solve (8), whh now s an unonstraned problem, wth alternatng dreton method (ADM) [4, 5]. J and are updated respetvely by fng the other one, and then Y s updated. Frst, we f to solve λ J=argmn J + J( A Dag( ) Y ). (9) J µ µ Sngular Value hresholdng operator an provde a lose form soluton to (9)[4]. hen we f J, and s obtaned by solvng ˆ = + arg mn y A r( Y ( J A Dag( ))) µ + JADag( ). F It also has a losed form soluton: = P(A yˆ + dag( A ( Y+ µ J))) P= (A A + µ Dag(dag( A A ))) F (0) () where dag( ) takes the dagonal elements of a matr and stores them n a vetor. he multpler s updated by gradent desent method: Y = Y+ µ ( JA Dag( )). () he proedure of solvng the sub-problem s summarzed n Algorthm. Sne the whole proedure of solvng optmzaton (6) s derved by the theory of ADM, the onvety of ths sub-problem guarantees ts global onvergene. After omputng optmal, we make the 7430

5 deson of label by (4) whh s wdely used n representaton based lassfatons. Algorthm : Solvng sub-problem (7) : Input: tranng set of the th lass A, the regressand y ˆ, parameter λ. : Intalze:, Y 0 0, J, µ > 0, ε > 0, k = 0. (0) k + 3: F the others and ompute J by solvng (9). ( k + ) 4: F the others and ompute wth (). 5: Update the multpler 6: If ( k + ) Y aordng to () k+ k k+ k J J ε, ε k + k + ε, and J A Dag( ), go to step 7, otherwse, let k = k+ and go to step 3; 7: Output: he optmal vetor me omplety Lke onventonal trae lasso, teratve optmzaton s used n solvng ACPR model. In one round of updatng, the 3 tme omplety of trae lasso s Ο ( n ), where n s the number of the entre tranng samples. he sub-problem of ACPR s also a trae lasso problem whose tme omplety 3 s Ο ( p ) (here we smply assume that eah lass has p tranng samples). And for eah update of the entre, the 3 tme omplety of proposed ACPR s Ο ( p ). Sne n= p, ( p 3 ) ( 3 p 3 ) = ( n 3 ) Ο Ο Ο. 4. Sparsty vs orrelaton For mage lassfaton, many papers argue that the omputaton of a representaton vetor by ollaboratvely representng a test sample s better than by representng t separately [3, 6]. he reason s that onstraned lnear regresson ompels samples to ompete wth eah other, whh makes the deson more relable. Sne t s nevtable that there are varatons and noses on test samples, to onstran the sparsty of the representaton vetor prevents t from overfttng. Some studes suggest usng lasso regresson wth L norm an perform robust lassfaton. In lasso regresson, ompetton s among entre tranng samples. However, lasso gnores the orrelaton of the tranng set. If some samples are orrelated, t s very lkely that only one of them represents a test sample. In [0, 7], t s proved that ompetton among lasses may obtan better performane. hese papers use GL regresson to represent a test sample where samples belongng to a same lass form a group. It s ommon that mages from a same lass may be orrelated to some etent. For a spef lass, the representaton sub-vetor s onstraned by L norm whh allows orrelated samples Fgure. Illustraton of the representaton vetors by lasso regresson, rdge regresson, group lasso regresson, and ACPR. he ORL fae data set onsstng of 40 subjets s used and eah subjet has 0 frontal fae mages. An artfal test sample s reated by ombnng 5 mages (from the frst lass) and some Gaussan noses together. from a lass to represent the test sample together and makes the representaton adequate. However, f there are plenty of tranng samples n a lass, the rsk of overfttng wll nrease when the ntra-lass struture s omple. SGL regresson and EN both onsder the orrelaton and sparsty, but a manually hosen parameter s requred to balane these two fators. An obvous drawbak of prevous lasso-type regressons s that t s mpossble to assgn dfferent onstrant for eah spef lass. In general, the ntra-lass struture an vary a lot n terms of orrelaton. he proposed ACPR onstrans eah spef lass dfferently by balanng L norm wth L norm. ACPR also eplots the potental rh ntra-lass struture of a spef lass. If there are mutually ndependent sub-groups, ACPR regroups them adaptvely so as to provde a more-refned representaton. We provde a vsualzaton of the representaton vetors omputed by dfferent regresson approahes n Fgure. Lasso regresson uses the least tranng samples to represent the test sample, whh apparently gnores the orrelaton. Rdge regresson whh uses a L norm as ts regularzer, produes a dense vetor where many orrelated samples respondng together. ACPR performs smlarly to GL regresson. However, the ntra-lass sparsty of ACPR s stronger than GL regresson and weaker than lasso regresson. It ndates that ACPR not only takes nto aount ntra-lass sample-wse sparsty but also group-wse sparsty n an adaptve way. For EN regresson and SGL regresson, f two parameters n them are arefully hosen ase by ase, they may obtan an appromate vetor as ACPR. But t s almost mpossble to mplement n prate. 743

6 Method t = t = 5 t = 8 t = 0 Lasso Rdge GL SGL EN ACPRC able. he reognton auray (%) orrespondng to t samples from eah lass on the G database. Method t = t = 3 t = 4 t = 5 t = 6 Lasso Rdge GL SGL EN ACPRC able 3. he mean auray (%) orrespondng to t samples from eah lass on the ORL database. 5. Eperments In ths seton, we evaluate the effetveness of the proposed ACPRC by omparng wth fve state-of-the-art regressons nludng Rdge, Lasso, GL, SGL, and EN. Some well-known mage datasets are used: two ommon fae databases (G and ORL), two large fae databases (LFW and FERE), MNIS handwrtten dgts database, and COIL0 objet reognton database. Some samples are shown n Fgure where ntra-lass varatons an be seen. All used mages are normalzed to have zero mean and unt L norm. 5.. Georga eh (G) database he G database, whh an be downloaded from onssts of 5 mages per subjet from 50 ndvduals taken n dfferent tmes. It haraterzes some varatons suh as faal epressons, luttered bakgrounds, and lghtng ondtons. Images were proessed to an order of 5 5. For eah subjet, we seleted t ( =, 5, 8, 0) mages to form the tranng set and the rest for testng. able shows the reognton rates and standard devatons of all the algorthms over 0 random splts. akng nto aount suh a omple stuaton, all the used methods faed a huge hallenge. he performanes of all algorthms, espeally rdge regresson, are not satsfatory beause of the lak of tranng samples and varous noses n the ase of t =. he reognton auraes rse along wth nrease of tranng samples for the most methods. ACPRC has advantage of performane n all ases, whh obvously ndate that our method has shown better Fgure. Some samples from FERE, LFW, G, ORL, COIL0, and MNIS databases (from top to bottom). tolerane for llumnaton and pose varatons. Espeally, ACPRC s the only one whose auray eeeds 80% when t = ORL database he ORL fae database s omposed of 40 dstnt subjets wth 0 mages per subjet sampled at dfferent tmes wth sorts of varatons suh as faal epressons, varyng llumnatons and faal detals (glasses or not). We seleted the frst, 3, 4, 5, and 6 mages from eah subjet for tranng and the remanng for testng. Images were reszed to 5. he reognton auray rates are reported n the able 3. We an fgure out that the auray rates of all the algorthms nrease along wth addng more tranng samples. GL and SGL perform better than Lasso, whh s dfferent from the results on G database. he ause may be that G has lower ntra-lass orrelaton, whh weakens role of group struture. Although methods wth groupng effet performed better, ACPRC outperformed the seond best around % on average LFW database he LFW s a large-sale database omposed of more than 3000 mages of unonstraned faes wth varatons of pose, llumnaton, epresson, msalgnment and oluson, and so on. In the frst test sheme (LFW), a subset of 43 subjets wth no less than mages per subjet was hosen. We randomly seleted 0 mages as tranng dataset and the 743

7 Method LFW LFW6 Lasso 7.± ±.44 Rdge 7.79 ± ±.0 GL 7.95 ± ±.05 SGL ± ±.68 EN 70.6 ± ±.86 ACPRC ± ±.57 able 4. he mean auray (%) wth standard devatons orrespondng to two test shemes respetvely on the LFW database. Method t = t = 3 t = 4 t = 5 Lasso Rdge GL SGL EN ACPRC able 5. he mean auray (%) orrespondng to t samples from eah lass on the FERE database. remanng mages as testng dataset. In the seond subset (LFW6), whh onssts of 85 subjets wth no less than 6 mages per subjet, we randomly used 5 mages as tranng dataset and the remanng mages as testng dataset. Images were proessed to an order of 5. he reognton auray rates of eah method were reported n able 4. We an easly fgure out that the advantage of our proposed ACPRC by the ompettve results. Espeally, n the subset of LFW6, only our method aheves the auray of 80% up. he method of EN just reahes 70.6% and 74.00% on the two subsets, and the reason s that EN does not onsder the group-wse sparsty FERE database In ths eperment, a subset wth 400 mages from 00 subjets s seleted from the FERE database, whh s arguably one of the largest publly avalable database. Eah subjet onssts of 7 faal mages wth manly epresson varatons and posture hanges. We used the frst, 3, 4, and 5 mages n eah ndvdual for tranng and the remanng mages for testng. Images were proessed to the resoluton of 5. he eperment results are lsted n able 5. It an be seen from able 5 that our method stll obtans the best results n all ases, although all the method perform not better when the number of mages per subjet s 3. More spefally, the reognton auray of our method reahes 70.50% when the number of mages per subjet s 5. he mprovement over other algorthms are respetvely 6.50%, 8.50%, 3.75%, 4.5%, and 9.5%. Method MNIS COIL0 Lasso ± ± 0.55 Rdge 8.36 ± ±.08 GL 84.6 ± ± 0.93 SGL ± ± 0.5 EN 85.0 ± ± 0.76 ACPRC ± ± 0.60 able 6. he mean auray (%) wth standard devatons on the MNIS and COIL0 databases MNIS and COIL0 databases he MNIS database of handwrtten has been wdely adopted n the feld of pattern reognton. It ontans 0 mages lasses, orrespondng to 0 handwrtten dgts from 0 9 and eah lass has more than 5000 mages. We seleted the frst 50 samples of eah subjet and randomly hose a half as tranng set and the rest as test set. he COIL0 database ontans 0 objets and eah objet has 7 mages taken at pose nterval of 5 degrees. We randomly seleted a half of eah objet as tranng dataset and the other half as test set respetvely. For these two databases, mages were reszed to 5 5. We reported the means and standard devatons of the auray rates n able 6. On the both databases, the state-of-the-art regularzaton methods worked smlar eept Rdge. ACPRC outperformed the seond best over % on the MNIS database and around % on the COIL0 database respetvely Dsusson on eperments A full summary of our etensve epermental results s llustrated n Fgure 3. Wthout mposng sparsty, performane of Rdge regresson s not omparable wth others n all ases, whh onfrms the fat that sparsty s essental to aheve robust reognton. On the ORL database, lasso regresson performs only a lttle better than Rdge regresson beause there are small varatons wthn lass. GL aheves the seond best result on G database. he reason ould be that the hange wthn eah lass of G database s larger and group-wse sparsty benefts the representaton. Group-wse sparsty of GL shows nstablty wth the larger standard devaton than ACPRC on the LFW database beause of the dfferent ntra-lass orrelaton for eah group. However, our proposed ACPRC onsders both the group-wse sparsty and the orrelaton of data whh s self-adjustable to spef wth-n lass struture. For the roles of group-wse sparsty and sample-wse sparsty, one s not neessarly better than another. Espeally, our method performs the perfet ompettve on G database beause of the superorty of adaptve lass preservng regularzaton term whh an balane the L regularzaton 7433

8 Fgure 3. Reognton auray rates on dfferent databases. (a) G database wth, 5, 8, and 0 mages of eah subjet for tranng. (b) ORL database wth, 3, 4, 5, and 6 mages of eah subjet for tranng. () FERE database wth, 3, 4, and 5 mages of eah subjet for tranng. (d) LFW, MNIS and COIL0 database. and group sparse regularzaton aordng to the orrelaton. None of these algorthms nludng our ACPRC performs perfet on the MNIS database, although ACPRC obtans the hghest auray. he man reason may le n the fat that the number of mages for eperment s not enough and the handwrtten dgt data do not ft the subspae struture well. ACPRC get the best auraes 99.03% on the COIL0 database, whh ndate that the adaptve lass preservng sparse regularzaton term also helps handle general pattern reognton problems. 6. Conluson In ths paper, we propose adaptve lass preservng sparse representaton for mage lassfaton. In the proedure of ollaboratvely representng a test sample, ACPR penaltes the representaton vetor of eah lass dfferently. Comparng wth prevous lasso-type regressons, ACPR balanes lasso regresson wth group lasso regresson adaptvely. o solve optmzaton problem of ACPR, we deompose the model nto sub-problems and solve t by ADM. he superorty of ACPR based mage lassfaton s valdated by etensve eperments. Aknowledgments: hs work was supported partally by the Natonal Nature Sene Foundaton of Chna under Grant Nos , U405, and And partally ths researh s funded by the Natonal Key Researh and Development Program of Chna under Grant Nos. 06YFB Referenes [] J. Wrght, M. Y, J. Maral, G. Sapro,. S. Huang and Y. Shuheng. Sparse Representaton for Computer Vson and Pattern Reognton. Proeedngs of the IEEE, 98(6) :03-044, 00. [] M. H. Hansen and B. Yu. Model Seleton and the Prnple of Mnmum Desrpton Length. Journal of the Ameran Statstal Assoaton, 96(454) : , 00. [3] J. Wrght, A. Y. Yang, A. Ganesh, S. S. Sastry and Y. Ma. Robust Fae Reognton va Sparse Representaton. IEEE ransatons on Pattern Analyss and Mahne Intellgene, 3() :0-7, 009. [4] H. Zou and. Haste. Regularzaton and varable seleton va the elast net. Journal of he Royal Statstal Soety Seres B-statstal Methodology, 67() :30-30, 005. [5] H. Zou. he adaptve lasso and ts orale propertes. Journal of the Ameran Statstal Assoaton, 0(476) 0. [6] S.-B. Chen, C. Dng, B. Luo and Y. Xe. Unorrelated Lasso. AAAI Conferene on Artfal Intellgene

9 [7] B. Jang, C. Dng and B. Luo. Covarate-Correlated Lasso for Feature Seleton. Mahne Learnng and Knowledge Dsovery n Databases: European Conferene. 04. [8] J. Wang, C. Lu, M. Wang, P. L, S. Yan and X. Hu. Robust Fae Reognton va Adaptve Sparse Representaton. IEEE ransatons on Systems, Man, and Cybernets, 44() : , 04. [9] M. Yuan and Y. Ln. Model seleton and estmaton n regresson wth grouped varables. Journal of he Royal Statstal Soety Seres B-statstal Methodology, 68() :49-67, 006. [0] S. Huang, Y. Yang, D. Yang, L. Huangfu and X. Zhang. Class spef sparse representaton for lassfaton. Sgnal Proessng, 6(38-4, 05. [] N. Smon, J. Fredman,. Haste and R. bshran. A Sparse-Group Lasso. Journal of Computatonal and Graphal Statsts, () :3-45, 03. [] E. Grave, G. R. Oboznsk and F. R. Bah. rae lasso: a trae norm regularzaton for orrelated desgns. Advanes n Neural Informaton Proessng Systems [3] B. Reht, M. Fazel and P. A. Parrlo. Guaranteed Mnmum-Rank Solutons of Lnear Matr Equatons va Nulear Norm Mnmzaton. Sam Revew, 5(3) :47-50, 00. [4] J. Ca, E. J. Candes and Z. Shen. A Sngular Value hresholdng Algorthm for Matr Completon. Sam Journal on Optmzaton, 0(4) :956-98, 00. [5] R. Lu, Z. Ln and Z. Su. Lnearzed alternatng dreton method wth parallel splttng and adaptve penalty for separable onve programs n mahne learnng. Asan Conferene on Mahne Learnng [6] L. Zhang, M. Yang and X. Feng. Sparse Representaton or Collaboratve Representaton: Whh Helps Fae Reognton? IEEE Internatonal Conferene on Computer Vson. 0. [7] N. Rao, R. Nowak, C. Co and. Rogers. Classfaton Wth the Sparse Group Lasso. IEEE ransatons on Sgnal Proessng, 64() : ,

Interval uncertain optimization of structures using Chebyshev meta-models

Interval uncertain optimization of structures using Chebyshev meta-models 0 th World Congress on Strutural and Multdsplnary Optmzaton May 9-24, 203, Orlando, Florda, USA Interval unertan optmzaton of strutures usng Chebyshev meta-models Jngla Wu, Zhen Luo, Nong Zhang (Tmes New

More information

Research on Neural Network Model Based on Subtraction Clustering and Its Applications

Research on Neural Network Model Based on Subtraction Clustering and Its Applications Avalable onlne at www.senedret.om Physs Proeda 5 (01 ) 164 1647 01 Internatonal Conferene on Sold State Deves and Materals Sene Researh on Neural Networ Model Based on Subtraton Clusterng and Its Applatons

More information

Boosting Weighted Linear Discriminant Analysis

Boosting Weighted Linear Discriminant Analysis . Okada et al. / Internatonal Journal of Advaned Statsts and I&C for Eonoms and Lfe Senes Boostng Weghted Lnear Dsrmnant Analyss azunor Okada, Arturo Flores 2, Marus George Lnguraru 3 Computer Sene Department,

More information

Connectivity in Fuzzy Soft graph and its Complement

Connectivity in Fuzzy Soft graph and its Complement IOSR Journal of Mathemats (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 1 Issue 5 Ver. IV (Sep. - Ot.2016), PP 95-99 www.osrjournals.org Connetvty n Fuzzy Soft graph and ts Complement Shashkala

More information

LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION

LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION IEEE-Internatonal Conferene on Reent Trends n Informaton Tehnology, ICRTIT 211 MIT, Anna Unversty, Chenna. June 3-5, 211 LOCAL BINARY PATTERNS AND ITS VARIANTS FOR FACE RECOGNITION K.Meena #1, Dr.A.Suruland

More information

Cluster ( Vehicle Example. Cluster analysis ( Terminology. Vehicle Clusters. Why cluster?

Cluster (  Vehicle Example. Cluster analysis (  Terminology. Vehicle Clusters. Why cluster? Why luster? referene funton R R Although R and R both somewhat orrelated wth the referene funton, they are unorrelated wth eah other Cluster (www.m-w.om) A number of smlar ndvduals that our together as

More information

TAR based shape features in unconstrained handwritten digit recognition

TAR based shape features in unconstrained handwritten digit recognition TAR based shape features n unonstraned handwrtten dgt reognton P. AHAMED AND YOUSEF AL-OHALI Department of Computer Sene Kng Saud Unversty P.O.B. 578, Ryadh 543 SAUDI ARABIA shamapervez@gmal.om, yousef@s.edu.sa

More information

Pattern Classification: An Improvement Using Combination of VQ and PCA Based Techniques

Pattern Classification: An Improvement Using Combination of VQ and PCA Based Techniques Ameran Journal of Appled Senes (0): 445-455, 005 ISSN 546-939 005 Sene Publatons Pattern Classfaton: An Improvement Usng Combnaton of VQ and PCA Based Tehnques Alok Sharma, Kuldp K. Palwal and Godfrey

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

Color Texture Classification using Modified Local Binary Patterns based on Intensity and Color Information

Color Texture Classification using Modified Local Binary Patterns based on Intensity and Color Information Color Texture Classfaton usng Modfed Loal Bnary Patterns based on Intensty and Color Informaton Shvashankar S. Department of Computer Sene Karnatak Unversty, Dharwad-580003 Karnataka,Inda shvashankars@kud.a.n

More information

Link Graph Analysis for Adult Images Classification

Link Graph Analysis for Adult Images Classification Lnk Graph Analyss for Adult Images Classfaton Evgeny Khartonov Insttute of Physs and Tehnology, Yandex LLC 90, 6 Lev Tolstoy st., khartonov@yandex-team.ru Anton Slesarev Insttute of Physs and Tehnology,

More information

Bottom-Up Fuzzy Partitioning in Fuzzy Decision Trees

Bottom-Up Fuzzy Partitioning in Fuzzy Decision Trees Bottom-Up Fuzzy arttonng n Fuzzy eson Trees Maej Fajfer ept. of Mathemats and Computer Sene Unversty of Mssour St. Lous St. Lous, Mssour 63121 maejf@me.pl Cezary Z. Janow ept. of Mathemats and Computer

More information

Matrix-Matrix Multiplication Using Systolic Array Architecture in Bluespec

Matrix-Matrix Multiplication Using Systolic Array Architecture in Bluespec Matrx-Matrx Multplaton Usng Systol Array Arhteture n Bluespe Team SegFault Chatanya Peddawad (EEB096), Aman Goel (EEB087), heera B (EEB090) Ot. 25, 205 Theoretal Bakground. Matrx-Matrx Multplaton on Hardware

More information

Session 4.2. Switching planning. Switching/Routing planning

Session 4.2. Switching planning. Switching/Routing planning ITU Semnar Warsaw Poland 6-0 Otober 2003 Sesson 4.2 Swthng/Routng plannng Network Plannng Strategy for evolvng Network Arhtetures Sesson 4.2- Swthng plannng Loaton problem : Optmal plaement of exhanges

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

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

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

Progressive scan conversion based on edge-dependent interpolation using fuzzy logic

Progressive scan conversion based on edge-dependent interpolation using fuzzy logic Progressve san onverson based on edge-dependent nterpolaton usng fuzzy log P. Brox brox@mse.nm.es I. Baturone lum@mse.nm.es Insttuto de Mroeletróna de Sevlla, Centro Naonal de Mroeletróna Avda. Rena Meredes

More information

Steganalysis of DCT-Embedding Based Adaptive Steganography and YASS

Steganalysis of DCT-Embedding Based Adaptive Steganography and YASS Steganalyss of DCT-Embeddng Based Adaptve Steganography and YASS Qngzhong Lu Department of Computer Sene Sam Houston State Unversty Huntsvlle, TX 77341, U.S.A. lu@shsu.edu ABSTRACT Reently well-desgned

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

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

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

Multilabel Classification with Meta-level Features

Multilabel Classification with Meta-level Features Multlabel Classfaton wth Meta-level Features Sddharth Gopal Carnege Mellon Unversty Pttsburgh PA 523 sgopal@andrew.mu.edu Ymng Yang Carnege Mellon Unversty Pttsburgh PA 523 ymng@s.mu.edu ABSTRACT Effetve

More information

Fuzzy Modeling for Multi-Label Text Classification Supported by Classification Algorithms

Fuzzy Modeling for Multi-Label Text Classification Supported by Classification Algorithms Journal of Computer Senes Orgnal Researh Paper Fuzzy Modelng for Mult-Label Text Classfaton Supported by Classfaton Algorthms 1 Beatrz Wlges, 2 Gustavo Mateus, 2 Slva Nassar, 2 Renato Cslagh and 3 Rogéro

More information

A Fast Way to Produce Optimal Fixed-Depth Decision Trees

A Fast Way to Produce Optimal Fixed-Depth Decision Trees A Fast Way to Produe Optmal Fxed-Depth Deson Trees Alreza Farhangfar, Russell Grener and Martn Znkevh Dept of Computng Sene Unversty of Alberta Edmonton, Alberta T6G 2E8 Canada {farhang, grener, maz}@s.ualberta.a

More information

Performance Analysis of Hybrid (supervised and unsupervised) method for multiclass data set

Performance Analysis of Hybrid (supervised and unsupervised) method for multiclass data set IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 4, Ver. III (Jul Aug. 2014), PP 93-99 www.osrjournals.org Performane Analyss of Hybrd (supervsed and

More information

Optimal shape and location of piezoelectric materials for topology optimization of flextensional actuators

Optimal shape and location of piezoelectric materials for topology optimization of flextensional actuators Optmal shape and loaton of pezoeletr materals for topology optmzaton of flextensonal atuators ng L 1 Xueme Xn 2 Noboru Kkuh 1 Kazuhro Satou 1 1 Department of Mehanal Engneerng, Unversty of Mhgan, Ann Arbor,

More information

Performance Evaluation of TreeQ and LVQ Classifiers for Music Information Retrieval

Performance Evaluation of TreeQ and LVQ Classifiers for Music Information Retrieval Performane Evaluaton of TreeQ and LVQ Classfers for Mus Informaton Retreval Matna Charam, Ram Halloush, Sofa Tsekerdou Athens Informaton Tehnology (AIT) 0.8 km Markopoulo Ave. GR - 19002 Peana, Athens,

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

ABHELSINKI UNIVERSITY OF TECHNOLOGY Networking Laboratory

ABHELSINKI UNIVERSITY OF TECHNOLOGY Networking Laboratory ABHELSINKI UNIVERSITY OF TECHNOLOGY Networkng Laboratory Load Balanng n Cellular Networks Usng Frst Poly Iteraton Johan an Leeuwaarden Samul Aalto & Jorma Vrtamo Networkng Laboratory Helsnk Unersty of

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

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Control strategies for network efficiency and resilience with route choice

Control strategies for network efficiency and resilience with route choice Control strateges for networ effcency and reslence wth route choce Andy Chow Ru Sha Centre for Transport Studes Unversty College London, UK Centralsed strateges UK 1 Centralsed strateges Some effectve

More information

FUZZY SEGMENTATION IN IMAGE PROCESSING

FUZZY SEGMENTATION IN IMAGE PROCESSING FUZZY SEGMENTATION IN IMAGE PROESSING uevas J. Er,, Zaldívar N. Danel,, Roas Raúl Free Unverstät Berln, Insttut für Inforat Tausstr. 9, D-495 Berln, Gerany. Tel. 0049-030-8385485, Fax. 0049-030-8387509

More information

Multi-scale and Discriminative Part Detectors Based Features for Multi-label Image Classification

Multi-scale and Discriminative Part Detectors Based Features for Multi-label Image Classification Proeedngs of the wenty-seventh Internatonal Jont Conferene on Artfal Intellgene (IJCAI-8) Mult-sale and Dsrmnatve Part Detetors Based Features for Mult-lael Image Classfaton Gong Cheng, Deheng Gao, Yang

More information

Outline. Learning with Missing Data. Examples. Modeling Missing Values ( ) Missing Data Algorithms Experiments Conclusions Future Directions

Outline. Learning with Missing Data. Examples. Modeling Missing Values ( ) Missing Data Algorithms Experiments Conclusions Future Directions Outlne earnng wth Mssng Data Onur Ozan Koluoglu Naveen Ramakrshnan Mssng Data lgorthms Eerments Conlusons Future Dretons Mssng Data Eamles What s mssng data? Consder n observatons eatures resonse n. s

More information

Gabor-Filtering-Based Completed Local Binary Patterns for Land-Use Scene Classification

Gabor-Filtering-Based Completed Local Binary Patterns for Land-Use Scene Classification Gabor-Flterng-Based Completed Loal Bnary Patterns for Land-Use Sene Classfaton Chen Chen 1, Lbng Zhou 2,*, Janzhong Guo 1,2, We L 3, Hongjun Su 4, Fangda Guo 5 1 Department of Eletral Engneerng, Unversty

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

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

An Adaptive Filter Based on Wavelet Packet Decomposition in Motor Imagery Classification

An Adaptive Filter Based on Wavelet Packet Decomposition in Motor Imagery Classification An Adaptve Flter Based on Wavelet Paket Deomposton n Motor Imagery Classfaton J. Payat, R. Mt, T. Chusak, and N. Sugno Abstrat Bran-Computer Interfae (BCI) s a system that translates bran waves nto eletral

More information

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

More information

The Simulation of Electromagnetic Suspension System Based on the Finite Element Analysis

The Simulation of Electromagnetic Suspension System Based on the Finite Element Analysis 308 JOURNAL OF COMPUTERS, VOL. 8, NO., FEBRUARY 03 The Smulaton of Suspenson System Based on the Fnte Element Analyss Zhengfeng Mng Shool of Eletron & Mahanal Engneerng, Xdan Unversty, X an, Chna Emal:

More information

Avatar Face Recognition using Wavelet Transform and Hierarchical Multi-scale LBP

Avatar Face Recognition using Wavelet Transform and Hierarchical Multi-scale LBP 2011 10th Internatonal Conferene on Mahne Learnng and Applatons Avatar Fae Reognton usng Wavelet Transform and Herarhal Mult-sale LBP Abdallah A. Mohamed, Darryl D Souza, Naouel Bal and Roman V. Yampolsky

More information

Clustering incomplete data using kernel-based fuzzy c-means algorithm

Clustering incomplete data using kernel-based fuzzy c-means algorithm Clusterng noplete data usng ernel-based fuzzy -eans algorth Dao-Qang Zhang *, Song-Can Chen Departent of Coputer Sene and Engneerng, Nanjng Unversty of Aeronauts and Astronauts, Nanjng, 210016, People

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices Hgh resoluton 3D Tau-p transform by matchng pursut Wepng Cao* and Warren S. Ross, Shearwater GeoServces Summary The 3D Tau-p transform s of vtal sgnfcance for processng sesmc data acqured wth modern wde

More information

On the End-to-end Call Acceptance and the Possibility of Deterministic QoS Guarantees in Ad hoc Wireless Networks

On the End-to-end Call Acceptance and the Possibility of Deterministic QoS Guarantees in Ad hoc Wireless Networks On the End-to-end Call Aeptane and the Possblty of Determnst QoS Guarantees n Ad ho Wreless Networks S. Srram T. heemarjuna Reddy Dept. of Computer Sene Dept. of Computer Sene and Engneerng Unversty of

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

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

More information

Path Following Control of a Spherical Robot Rolling on an Inclined Plane

Path Following Control of a Spherical Robot Rolling on an Inclined Plane Sensors & ransduers, Vol., Speal Issue, May 3, pp. 4-47 Sensors & ransduers 3 by IFSA http://www.sensorsportal.om Path Followng Control of a Spheral Robot Rollng on an Inlned Plane ao Yu, Hanxu Sun, Qngxuan

More information

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga Angle-Independent 3D Reconstructon J Zhang Mrelle Boutn Danel Alaga Goal: Structure from Moton To reconstruct the 3D geometry of a scene from a set of pctures (e.g. a move of the scene pont reconstructon

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

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

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

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

A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN. Department of Statistics, Islamia College, Peshawar, Pakistan 2

A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN. Department of Statistics, Islamia College, Peshawar, Pakistan 2 Pa. J. Statst. 5 Vol. 3(4), 353-36 A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN Sajjad Ahmad Khan, Hameed Al, Sadaf Manzoor and Alamgr Department of Statstcs, Islama College,

More information

Review of approximation techniques

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

More information

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

FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA

FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA FULLY AUTOMATIC IMAGE-BASED REGISTRATION OF UNORGANIZED TLS DATA Martn Wenmann, Bors Jutz Insttute of Photogrammetry and Remote Sensng, Karlsruhe Insttute of Tehnology (KIT) Kaserstr. 12, 76128 Karlsruhe,

More information

Semi-analytic Evaluation of Quality of Service Parameters in Multihop Networks

Semi-analytic Evaluation of Quality of Service Parameters in Multihop Networks U J.T. (4): -4 (pr. 8) Sem-analyt Evaluaton of Qualty of Serve arameters n Multhop etworks Dobr tanassov Batovsk Faulty of Sene and Tehnology, ssumpton Unversty, Bangkok, Thaland bstrat

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

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

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

A Semi-parametric Approach for Analyzing Longitudinal Measurements with Non-ignorable Missingness Using Regression Spline

A Semi-parametric Approach for Analyzing Longitudinal Measurements with Non-ignorable Missingness Using Regression Spline Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 93-9466 Vol., Issue (June 5), pp. 95 - Applatons and Appled Mathemats: An Internatonal Journal (AAM) A Sem-parametr Approah for Analyzng Longtudnal

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

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

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

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

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

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

Machine Learning. K-means Algorithm

Machine Learning. K-means Algorithm Macne Learnng CS 6375 --- Sprng 2015 Gaussan Mture Model GMM pectaton Mamzaton M Acknowledgement: some sldes adopted from Crstoper Bsop Vncent Ng. 1 K-means Algortm Specal case of M Goal: represent a data

More information

A Toolbox for Easily Calibrating Omnidirectional Cameras

A Toolbox for Easily Calibrating Omnidirectional Cameras A oolbox for Easly Calbratng Omndretonal Cameras Davde Saramuzza, Agostno Martnell, Roland Segwart Autonomous Systems ab Swss Federal Insttute of ehnology Zurh EH) CH-89, Zurh, Swtzerland {davdesaramuzza,

More information

A Novel Dynamic and Scalable Caching Algorithm of Proxy Server for Multimedia Objects

A Novel Dynamic and Scalable Caching Algorithm of Proxy Server for Multimedia Objects Journal of VLSI Sgnal Proessng 2007 * 2007 Sprnger Sene + Busness Meda, LLC. Manufatured n The Unted States. DOI: 10.1007/s11265-006-0024-7 A Novel Dynam and Salable Cahng Algorthm of Proxy Server for

More information

A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS

A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS A GENETIC APPROACH FOR THE AUTOMATIC ADAPTATION OF SEGMENTATION PARAMETERS R. Q. Fetosa a, *, G. A. O. P. Costa a, T. B. Cazes a, B. Fejo b a Dept. of Eletral Engneerng, b Dept of Informats, Cathol Unversty

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Neurocomputing 101 (2013) Contents lists available at SciVerse ScienceDirect. Neurocomputing

Neurocomputing 101 (2013) Contents lists available at SciVerse ScienceDirect. Neurocomputing Neurocomputng (23) 4 5 Contents lsts avalable at ScVerse ScenceDrect Neurocomputng journal homepage: www.elsever.com/locate/neucom Localty constraned representaton based classfcaton wth spatal pyramd patches

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

Bit-level Arithmetic Optimization for Carry-Save Additions

Bit-level Arithmetic Optimization for Carry-Save Additions Bt-leel Arthmet Optmzaton for Carry-Sae s Ke-Yong Khoo, Zhan Yu and Alan N. Wllson, Jr. Integrated Cruts and Systems Laboratory Unersty of Calforna, Los Angeles, CA 995 khoo, zhanyu, wllson @sl.ula.edu

More information

A MPAA-Based Iterative Clustering Algorithm Augmented by Nearest Neighbors Search for Time-Series Data Streams

A MPAA-Based Iterative Clustering Algorithm Augmented by Nearest Neighbors Search for Time-Series Data Streams A MPAA-Based Iteratve Clusterng Algorthm Augmented by Nearest Neghbors Searh for Tme-Seres Data Streams Jessa Ln 1, Mha Vlahos 1, Eamonn Keogh 1, Dmtros Gunopulos 1, Janwe Lu 2, Shouan Yu 2, and Jan Le

More information

A B-Snake Model Using Statistical and Geometric Information - Applications to Medical Images

A B-Snake Model Using Statistical and Geometric Information - Applications to Medical Images A B-Snake Model Usng Statstcal and Geometrc Informaton - Applcatons to Medcal Images Yue Wang, Eam Khwang Teoh and Dnggang Shen 2 School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty

More information

Improved Accurate Extrinsic Calibration Algorithm of Camera and Two-dimensional Laser Scanner

Improved Accurate Extrinsic Calibration Algorithm of Camera and Two-dimensional Laser Scanner JOURNAL OF MULTIMEDIA, VOL. 8, NO. 6, DECEMBER 013 777 Improved Aurate Extrns Calbraton Algorthm of Camera and Two-dmensonal Laser Sanner Janle Kong, Le Yan*, Jnhao Lu, Qngqng Huang, and Xaokang Dng College

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Supervsed vs. Unsupervsed Learnng Up to now we consdered supervsed learnng scenaro, where we are gven 1. samples 1,, n 2. class labels for all samples 1,, n Ths s also

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

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

International Journal of Pharma and Bio Sciences HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS ABSTRACT

International Journal of Pharma and Bio Sciences HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS ABSTRACT Int J Pharm Bo S 205 Ot; 6(4): (B) 799-80 Researh Artle Botehnology Internatonal Journal of Pharma and Bo Senes ISSN 0975-6299 HYBRID CLUSTERING ALGORITHM USING POSSIBILISTIC ROUGH C-MEANS *ANURADHA J,

More information

DETECTING AND ANALYZING CORROSION SPOTS ON THE HULL OF LARGE MARINE VESSELS USING COLORED 3D LIDAR POINT CLOUDS

DETECTING AND ANALYZING CORROSION SPOTS ON THE HULL OF LARGE MARINE VESSELS USING COLORED 3D LIDAR POINT CLOUDS ISPRS Annals of the Photogrammetry, Remote Sensng and Spatal Informaton Senes, Volume III-3, 2016 XXIII ISPRS Congress, 12 19 July 2016, Prague, Czeh Republ DETECTING AND ANALYZING CORROSION SPOTS ON THE

More information

AUTOMATICALLY MULTIPLE FEATURES DETECTION OF FACE SKETCH BASED ON MAXIMUM LINE GRADIENT

AUTOMATICALLY MULTIPLE FEATURES DETECTION OF FACE SKETCH BASED ON MAXIMUM LINE GRADIENT AUTOMATICALLY MULTIPLE FEATURES DETECTION OF FACE SKETCH BASED ON MAXIMUM LINE GRADIENT Arf Muntasa, Mohamad Harad, Maurdh Her Purnomo 3,,3 Eletral Engneerng Department, Insttut Teknolog Sepuluh Nopember,

More information

Mixture Models and the Segmentation of Multimodal Textures. Roberto Manduchi. California Institute of Technology.

Mixture Models and the Segmentation of Multimodal Textures. Roberto Manduchi. California Institute of Technology. Mxture Models and the Segmentaton of Multmodal Textures oberto Manduh Jet ropulson Laboratory Calforna Insttute of Tehnology asadena, CA 91109 manduh@pl.nasa.gov 1 Introduton Abstrat Aproblem wth usng

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

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

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 Model-Based Approach for Automated Feature Extraction in Fundus Images

A Model-Based Approach for Automated Feature Extraction in Fundus Images A Model-Based Approah for Automated Feature Extraton n Fundus Images Huq L Shool of Computng Natonal Unversty of Sngapore dslhq@nus.edu.sg Opas Chutatape Shool of Eletral and Eletron Engneerng Nanyang

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

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

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

More information

Time Synchronization in WSN: A survey Vikram Singh, Satyendra Sharma, Dr. T. P. Sharma NIT Hamirpur, India

Time Synchronization in WSN: A survey Vikram Singh, Satyendra Sharma, Dr. T. P. Sharma NIT Hamirpur, India Internatonal Journal of Enhaned Researh n Sene Tehnology & Engneerng, ISSN: 2319-7463 Vol. 2 Issue 5, May-2013, pp: (61-67), Avalable onlne at: www.erpublatons.om Tme Synhronzaton n WSN: A survey Vkram

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

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

Language Understanding in the Wild: Combining Crowdsourcing and Machine Learning

Language Understanding in the Wild: Combining Crowdsourcing and Machine Learning Language Understandng n the Wld: Combnng Crowdsourng and Mahne Learnng Edwn Smpson Unversty of Oxford, UK edwn@robots.ox.a.uk Pushmeet Kohl Mrosoft Researh, Cambrdge, UK pkohl@mrosoft.om Matteo Venanz

More information