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

Size: px
Start display at page:

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

Transcription

1 Ameran Journal of Appled Senes (0): , 005 ISSN Sene Publatons Pattern Classfaton: An Improvement Usng Combnaton of and PCA Based Tehnques Alok Sharma, Kuldp K. Palwal and Godfrey C. Onwubolu Sgnal Proessng Lab., Grffth Unversty, Brsbane, Australa Department of Engneerng, Unversty of the South Paf, Suva, F Abstrat: Ths study frstly presents a survey on bas lassfers namely mnmum dstane lassfer (), vetor quantzaton (), prnpal omponent analyss (PCA), nearest neghbour (NN) and k-nearest neghbour (knn). Then vetor quantzed prnpal omponent analyss (PCA) whh s generally used for representaton purposes s onsdered for performng lassfaton task. Some lassfers aheve hgh lassfaton auray but ther data storage requrement and proessng tme are severely expensve. On the other hand some methods for whh storage and proessng tme are eonomal do not provde suffent level of lassfaton auray. In both the ases the performane s poor. By onsderng the lmtatons nvolved n the lassfers we have developed lnear ombned dstane () lassfer whh s the ombnaton of and PCA tehnques. The proposed tehnque s effetve and outperforms all the other tehnques n terms of gettng hgh lassfaton auray at very low data storage requrement and proessng tme. Ths would allow an obet to be aurately lassfed as qukly as possble usng very low data storage apaty. Key words: PCA, Classfaton auray,, total parameter requrement, proessng tme INTRODUCTION Pattern lassfaton/reognton s an area where we learn how to best famlarze the obets to the mahne and get atons or desons based on the observed ategores of the pattern. A pattern ould be human fae, sampled speeh, handwrtten or prnted dgts, any letter, gesture, spoken word, fnanal data, bometr data or any statstal data. Humans naturally lassfy/reognze patterns from the envronment n everyday lfe. A fve year old kd an adapt to dfferent type of obets or patterns and reat aordngly. Ths adaptaton s taken for granted untl we ome to teah a mahne to lassfy/reognze and provde atons or desons on the same patterns. The more the patterns avalable, the better the deson would be. Ths gves hope to desgn a lassfer system. For the last fve deades researh s gong on n ths feld to provde an optmum lassfer/reognzer. But the lassfer performane s stll far behnd the perepton of a human bran. However, pattern lassfaton/reognton plays a rual role n the areas lke bankng, multmeda ommunaton, data synthess, speeh or mage proessng, forens senes, omputer vson and remote sensng, data mnng, robots and artfal ntellgene. It emerged as an essental and ntegral part of daly lfe. The evolvng omputatonal demand n pattern lassfaton makes ths feld very hallengng and thus open for researh. For example n mage reognton, several thousands of multdmensonal patterns are requred for proessng whh makes the mplementaton of the lassfer system qute mpossble. There are two man ategores of pattern lassfaton () supervsed lassfaton: where the state of nature for eah pattern s known and () unsupervsed lassfaton: where the state of nature s unknown and learnng s based on the smlarty of patterns []. In ths study only supervsed pattern lassfaton proedures have been onsdered. A supervsed lassfaton ould be subdvded nto two man phases namely tranng phase and testng phase. In the tranng phase the lassfer s learned by known ategores (lasses) of patterns and n the lassfaton or the testng phase unknown patterns whh were out of the tranng dataset are assgned lass labels of tran patterns for whh the dstane from the test pattern to the prototype(s) s mnmum. The performane of a lassfer depends upon several fators. Some of the man fators are () number of tranng samples avalable to the lassfer, () generalzaton ablty.e. ts performane n lassfyng test patterns whh were not used durng the tranng stage, () lassfaton error - some measured value based on the norret deson of the lass labellng of any gven pattern, (v) omplexty - n some ases (due to lassfer desgn) the number of features or attrbutes (dmensons) are relatvely larger than the number of tranng samples usually referred as urse of dmensonalty, (v) speed - proessng speed of tranng and/or testng phase(s) and (v) storage - amount of parameters requred to store after the tranng phase, for lassfaton (testng) purposes []. For a gven lassfer model and a fxed number of tranng samples, the performane may depend on the generalzaton apablty (auray), speed and mplementaton ost (due to storage of nformaton). Correspondng Author: Alok Sharma, Sgnal Proessng Lab., Grffth Unversty, Brsbane, Australa 445

2 The number of parameters requred to perform lassfaton task (testng) after the tranng proedure, s referred as total parameters. For a gven lassfer we an assoate the total parameters to the mplementaton ost of the lassfaton system and the generalzaton apablty may depend upon the type of parameters (dstrbuton, values et.) used. The hgher the total parameters requred for lassfaton task the ostler the system would be. Another mportant fator n lassfer desgn s the speed or the proessng tme requred to do the task. It s possble n a lassfer that at two dfferent nstanes the total parameter requrement s same but the proessng tme dffers. We therefore want to redue the total parameters and proessng tme but at the same tme least sarfe the lassfaton auray. In other words, we searh for the optmal lassfaton auray or least lassfaton error, nvolvng as mnmum total parameters and proessng tme as possble. Ths would allow the system to lassfy/reognze an obet as qukly as possble at mnmum ost. Nearest Neghbour (NN) lassfer [] s the most smple lassfer found up tll now. In NN lassfer no speal proedure s requred to do tranng. All the avalable data (as maxmum as possble) s stored to perform lassfaton, where eah test pattern s ompared for smlarty wth all the avalable tranng data (pattern). The test pattern s assgned the lass label of that tranng pattern, whh s the losest to the test pattern. A maor drawbak of NN approah s ts large total parameter requrement to perform lassfaton task. For example, a dataset wth 0 lasses, havng 5000 vetors or patterns n eah lass wth 64 attrbutes or dmensons would requre total parameters as follows: total parameters = lass NoOfVe dmenson 6 = = 3. 0 If the dmenson s very hgh (e.g. n mage), then the total parameter requrement for NN approah wll be even more severe whh would restrt the pratal applaton of suh approah. It an also be seen that nrease n the total parameter does not always lead to better performane. When tran patterns and test patterns are losely mathed then auray obtaned by NN approah s good. But when the test patterns do not math wth tran patterns, NN approah provdes poor performane (n terms of auray). In the unmathed pattern ase the performane of the lassfer system does not mprove by nreasng the total parameters. The lassfaton auray of NN approah an be mproved by makng the deson of a test pattern for lass labellng based on k nearest patterns. Ths method s known as k-nearest Neghbour (knn) [] tehnque. The total parameter requrement for knn approah s same as that of NN approah exept for the omputatonal demand, whh s severe n the former approah. Am. J. Appl. S., (0): (0): , The mplementaton ost of the lassfaton system ould be redued by estmatng eah lass by a sngle prototype, usually a entrod. Ths would help n dereasng the total parameter requrement for the lassfaton task but ould be at the pre of lassfaton auray. Ths type of lassfer s known as mnmum dstane lassfer (). The goal of s to orretly label as many patterns as possble. It provdes mnmal total parameter requrement and omputatonal demand. The method fnds entrod of lasses and measures dstanes between these entrods and the test pattern. In ths method, the test pattern belongs to that lass whose entrod s the losest dstane to the test pattern. Takng the same above example of 0 lasses, the total parameter requrement for would be ust 640, whh s about /5000 as ompared to NN approah. Usually lassfaton auray s sarfed to get ths advantage of extremely low proessng tme and total parameter requrement. s used n many pattern lassfaton applatons [3-7] nludng dsease dagnosts [8], lassfaton of dgt mamograph mages [9] and optal meda nspeton [0]. The natural extenson of sngle prototype s mult prototype, where eah lass s estmated by several prototypes lke n vetor quantzaton () [,]. based lassfers are also referred as loal lassfers sne they partton eah lass nto several dsont regons or loal regons and estmate eah regon by a prototype (entrod) usually referred as odeword. The set of odewords s known as odebook of the system. The am of tehnque s to fnd the odebook that mnmzes the expeted dstorton between pattern x and the entrod of th dsont regon ( µ ).e. D = E[mn( x µ )] where E[ ]. denotes expetaton wth respet to x. So the tranng proedure s to fnd the odebook and store t for lassfaton task. Inreasng the number of odewords per lass would nrease the performane up to some extent but t would also augment the total parameter requrement and proessng tme. tehnque s appled n several areas of pattern ompresson and lassfaton [3], whh nlude mage lassfaton [4] speeh odng or speeh ompresson [5], speaker reognton [6], hgh range resoluton sgnature dentfaton [7] and mage odng [8]. Another way of performng lassfaton s by utlzng lnear subspae lassfers [9,0]. Here eah lass s represented by ts Karhunen-Loéve transform (KLT) [] or prnpal omponent analyss (PCA). The obetve of PCA s to fnd a global lnear transform of gven patterns n the feature spae and produe lassndependent or lass-dependent bass vetors. The frst bass vetor s n the dreton of maxmum varane of the gven data. The remanng bass vetors are mutually orthogonal and n order, maxmze the remanng varanes subet to the orthogonal

3 ondton. The prnpal axes are those orthonormal axes onto whh the remanng varanes under proeton are maxmum. These orthonormal axes are gven by the domnant egenvetors (.e. those wth the largest assoated egenvalues) of the ovarane matrx. Class-ndependent PCA fnds those h orthonormal axes (subspae dmenson) from d-dmensonal dataset ( h < d ), where h domnant egenvetors are from the t KLT of the data orrelaton matrx Σ= E[xx ] whh s n fat a ovarane matrx wth zero mean []. Classndependent PCA annot be used for lassfaton purposes sne all the lasses are sattered over the feature spae wth dfferent entrod values or mean and varanes for eah lass makng mpossble to preserve the ndvdual lass nformaton by a sngle KLT for the entre tran samples. Therefore domnant egenvetors are taken for eah lass separately (lass-dependent). For a -lass problem, ovarane matrx wll be gven by: t Σ = E [( x µ )( x µ ) ] for =,,... Where only those x, that belong to the th lass have been taken n the expetaton funton at a tme. It has been seen that the subspae lassfaton s further mproved by ts loal lnear extenson []. Here the performane depends upon the subspae dmenson and the number of loal regons. Kambhatla and Leen [] and Kambhatla [3] have shown loal lnear PCA or PCA for representaton purposes. The goal of PCA s to mnmze the mean squared reonstruton error E[ x x ˆ ] where ˆx s the reonstruted pattern of x. Kambhatla [3] showed PCA usng Euldean dstane (PCA-Eu) and PCA usng reonstruton dstane (PCA-re). PCA-re s a better tehnque than PCA-Eu for representaton purposes n terms of ahevng lesser reonstruton error, but ths ahevement omes wth the expense of hgher total parameter requrement and omputatonal demand. For example, takng the same 0 lass problem, where eah lass s subdvded nto 4 dsont regons (loal regons), ths would requre storage of dxd (64x64) egenvetor set for eah dsont regon together wth other parameters (entrod of dsont regon).e. total parameters = parameters due to egenvetors + parameters due to entrod total parameters (PCA-re) = (d d)*lass*level + (d )*lass*level total parameters (PCA-Eu) = (d h)*lass*level + (d )*lass*level Where the term level s the number of dsont regons or loal regons per lass and h<d. Ths yelds total parameters requrement for PCA-re.66x0 5 (for Am. J. Appl. S., (0): (0): , d=64), whereas 76 (for h = ) for PCA-Eu whh d+ s /( ) ompared to PCA-re. Although the h+ PCA-re model exhbts slght mprovement over PCA-Eu model, t severely nreases the total parameter requrement and omputatonal demand. Ths would nrease the mplementaton ost and proessng tme of the lassfaton system. Consderng the mplementaton ost and omputatonal demand we opted for an eonomal model (PCA-Eu) to tran the system. Hereafter PCA-Eu model wll be referred as PCA model. Some modfaton s requred n PCA model pror to use as a lassfer. The urrent PCA model frst parttons the data spae nto dsont regons and then performs loal PCA about eah luster (referred as a dsont regon of a lass) entre. Ths s deal for representaton purposes but for the lassfaton task a mnor hange n dstane measurement s requred whh should reflet the dstane of a test pattern from the entrod and domnant egenvetors of eah dsont regon onurrently. The PCA model as a lassfer does not exhbt very enouragng results but stll an be used to perform lassfaton task. Nonetheless t an be shown that PCA model as a lassfer behaves satsfatorly n terms of obtanng reasonably well perentage auray at low total parameter requrements and proessng tme. The performane of PCA as a lassfer ould be sgnfantly mproved by ombnng the lnear dstanes of and PCA. The normalzed reonstruton dstane measure x x ˆ and the normalzed dstane between the test pattern and the enter of dsont regon x µ, are ombned lnearly to form a new dstane measure for the lassfaton. Ths dstane measure would mnmze the ombnaton of the mean squared reonstruton error (MSE) E[ x x ˆ ] and the expeted dstorton E[ x µ ]. Eah dstane added together may have ts own loal regons n the feature spae where t performs the best. We have ntrodued ths lnear ombnaton of dstane () tehnque and shown n ths study that t s a better lassfer wth no extra total parameter requrement than PCA. Classfaton results obtaned by exhbt sgnfant mprovement over MCD,, PCA, NN and knn lassfers n terms of ahevng hgher perentage auray or lower lassfaton error and at the same tme mantanng the total parameters requrement and proessng tme as mnmum as possble. Consequently, ths would allow lassfaton or reognton of the obets as qukly as possble at mnmum ost. Conventonal lassfers: The style of notatons s adopted from Duda and Hart [4]. In all the dsussons ω denotes the state of nature or lass label of th lass n a -lass problem, χ denotes the set of n tran samples,

4 Am. J. Appl. S., (0): (0): , 005 Ω = { ω : =,, K, } be the fnte set of states of nature and let θ be the lass label of tran pattern or prototype suh that θ Ω.The set χ an be separated by lass nto subsets χ, χ,, χ, wth the samples n χ belongng to ω : χ = { x, x, K, xn} where x R d (d-dmensonal hyperplane) χ χ and χ χ χ = χ Let n denote the number of samples n the subset χ, therefore n = n. = Fgure llustrates the lass labellng of a test pattern and the relatonshp between the label of prototype ( θ ) and the label of lass ( ω ). The prototype ould be a tran pattern, a entrod, a KLT or a group of entrod and KLT dependng upon the type of lassfer s used. In Fg. two-lass problem s onsdered where eah lass onssts of 3 prototypes. Eah of the lass s assgned a unque label namely ωp and ωq suh that ( ωp, ωq) Ω. The lass labels of the prototypes are θ, θ, θ and θ l, θ m, θn suh that: k ω = θ = θ = θ p q ω = θ = θ = θ l m k n and total parameters = d n = d n () = It an be seen from equaton that total parameters depend upon the attrbute or dmenson d, number of lass and number of tran patterns. In many pratal applatons the values of d and n are very large whh severely affets the storage requrements and proessng tme, nreasng the ost and redung the speed of the lassfer system. knn lassfer: knn lassfer s a generalzed form of NN lassfer. In ths approah k nearest tran patterns to a test pattern x s olleted. The test pattern s assgned the lass label whh has the maorty of k olleted patterns. The tranng phase of the knn lassfer s smlar to NN lassfer where all the tranng patterns together wth ther lass label nformaton are stored for the later use. The total parameter requrement s also same as NN approah. The proessng speed of knn lassfer s slower than NN lassfer due to the searhng of k nearest patterns for eah of the test pattern. The lassfaton auray may mprove wth the nrease n the value k. Ths mprovement s usually observed when the test patterns and the tran patterns are losely mathed. However, n some ases when the test patterns and the tran patterns do not math the lassfaton auray s poor. In ths ase nreasng the value k may not mprove the lassfaton auray of the system. Fg. : Class labellng of a test pattern n a two-lass problem The lass label of prototype s assgned to a test pattern x whh s the losest to the prototype based on some dstane measurements or ondtonal probabltes. Therefore f L(x) denotes the lass label of a test pattern x then from the fgure L(x) = θ l = ωq. NN lassfer: The proedure for NN lassfer an be subdvded nto two man phases namely, tranng phase and testng or lassfaton phase. In the tranng phase all the avalable patterns χ wth ther orrespondng lass label nformaton are stored for lassfaton purpose. The total parameter requrement for NN approah s gven by: 448 lassfer: In lassfer eah lass χ s represented by sngle prototype, whh s usually the entrod of the lass n the feature spae. It requres mnmal total parameter requrement and least omputatonal demand. The total parameter requrement for s: total parameters = d Whh s / n as ompared to NN or knn lassfer. = Ths advantage of low total parameter requrement and fast omputaton may aheve by sarfng some lassfaton auray. lassfer: lassfer s the further extenson of lassfer. Here eah lass s represented by multple prototypes. parttons a lass nto several dsont regons n the feature spae usually known as Vorono regons []. The enter of Vorono regons (prototype) s referred as odeword of the lassfer and a set of odewords s known as odebook of the lassfer system. The am of s to produe a odebook that mnmzes the expeted dstorton E[ x µ ]. See Lnde et al. [] for detals. The total parameter requrement s d (Q ) where Q s the level of lassfer.e. number of dsont regons or odewords for eah of the lass..

5 Am. J. Appl. S., (0): (0): , 005 PCA lassfer: Class dependent PCA s onsdered for lassfaton where eah lass s represented by ts KLT. In a d-dmensonal feature spae let Σ and µ denote ovarane matrx and entrod of lass χ n a -lass problem respetvely, xˆ be the reonstruted pattern of x, then the goal of the tranng phase of PCA lassfer s to fnd egenvetors w suh that the followng rtera s satsfed: Σ w = λw () where λ denotes egenvalues orrespondng to w whh s obtaned by mnmzng MSE E[ x x ˆ ]. The total parameter requrement for PCA lassfer s: total paramaters = entrod _ paramters + egenvetor _ parameters total paramaters = d + ( d h) = d( h + ) Where h < d s the number of egenvetors used. PCA as a lassfer: In ths approah, frstly, the set of tran patterns are parttoned nto dsont regons by applyng tehnque for eah lass separately and then KLT s performed about eah of the dsont regon or loal regon enter []. The am of PCA s to mnmze MSE E[ x x ˆ ] n the loal regons. To llustrate tranng and lassfaton proedures let Q be the number of dsont regons or levels per lass. (Detals of the tranng proedure are gven n Kambhatla [3]. PCA an also be traned usng splttng tehnque [5] ). If PCA s used for representaton purposes then n the deodng step (here lassfaton) frstly the losest dsont regon to a test pattern x s omputed. One the losest regon s obtaned, next step s to use ts orrespondng egenvetor and entrod nformaton to ompute reonstruted pattern xˆ. For lassfaton PCA proedure would provde no better performane than tehnque sne the deson would le only on the losest dsont regon to the test pattern x and the omputaton of KLT for dsont regons may beome redundant. Therefore a proedure for deson makng of a test pattern should be adopted that uses both the entrod and dreton (egenvetor) nformaton n parallel. Classfaton: Step : Compute reonstruton dstane between a test pattern x and ts reonstruted pattern ˆx : = x xˆ t = ( I W W )( x µ ) for =,,...,( Q ) Step : Fnd the argument for whh the reonstruton dstane s mnmum: Q k = arg mn = Step 3: Assgn lass label ω r = θ k to the test pattern x, where θ k Ω. Thus, t an be seen that step omputes the error of reonstruton dstane by usng dreton and entrod nformaton n one sngle step for the lassfaton. Tranng Step : Take tran patterns χ χ of lass label ω at a tme for onsderaton, where =,,...,. Step : Apply tehnque and partton χ nto Q dsont regons; for all =,,...,. Step 3: For eah dsont regon ompute entrod µ and ovarane matrx Σ where =,,...,( Q). Step 4: Evaluate d h retangular matrx of egenvetors W = {w l :l =,,...,h} for eah dsont regon where h<d and w s from equaton ; arrange the obtaned egenvetors suh that ts orrespondng egenvalues are n desendng order. Let the lass label of egenvetor set W beθ Ω. Step 5: Store W and µ wth ther orrespondng lass nformaton for lassfaton. The total parameter requrement for PCA an be gven by: total paramters = parameters _ entrods + paramters _ egenvetors total paramters = Q d + Q ( d h) = Qd( h + ) Whh s Q tmes the total parameter requrement of PCA lassfer. 449 lassfer: The s a ombnaton of and PCA tehnques. Empral results show sgnfant mprovement of lassfer over prevously dsussed lassfers n terms of gettng hgher perentage auray wth total parameter requrement no more than PCA approah. In our approah the tranng phase of the lassfer s dental to PCA lassfer thus the total parameter requrement for approah s same as PCA approah. However the lassfaton proedure dffers. In the lassfaton phase the dstane used n lassfaton and the dstane used n PCA lassfaton are added together wth some weghtng to form a new dstane measure. Ths ombnaton or addton may redue expeted dstorton E[ x µ ] and MSE or root-mse E[ x x ˆ ], overall produng mproved results for the ombnaton. The mproved results aheved ould be due to eah of the onsttuent dstane performng the best n ther loal regons n the feature spae. The generalzaton apablty or lassfaton auray of a lassfer depends on the type of dstrbuton or values used for tranng and/or testng the lassfer. For e.g. f tranng patterns of eah lass

6 Am. J. Appl. S., (0): (0): , 005 s spherally dstrbuted, dense, well separated wth eah other and test patterns are losely mathed wth ther tran patterns then tehnques suh as,, NN and knn may perform the best; f outlers are present n the tranng patterns then tehnques suh as PCA or PCA may gve poor performane. However for Gaussan data wth mathng tran and test ondtons PCA may provde reasonably hgh lassfaton auray [] and PCA and may provde even better performane than PCA. In the presene of outlers and omplex dstrbutons (unmathed tran and test ondtons) may provde better performane than other tehnques. The onept of ombnaton of multple lassfers has been prevously appled by Xu et al. [6] for handwrtng reognton. They have llustrated the ombnaton usng some bas lassfers suh as Bayesan and knn and shown three ategores of ombnaton whh depend upon the levels of nformaton avalable from the lassfers. Jaobs et al. [7] suggested supervsed learnng proedure for systems omposed of many separate expert networks. Ho et al. [8] used multple lassfer system to reognze degraded mahne-prnted haraters and words from large lexons. Tresp and Tanguh [9] presented modular ways for ombnng estmators. Woods et al. [30] and Woods [3] presented a method for ombnng lassfers that uses estmates of eah ndvdual lassfer s loal auray n small regons of feature spae surroundng a test pattern. Zhou and Ima [3] showed a ombnaton of and mult layer pereptron (MLP) for Chnese syllables reognton. Almoglu and Alpaydn [33] used the ombnaton of two MLP neural networks for handwrtten dgt reognton. Kttler et al. [34,35] developed a ommon theoretal framework for ombnng lassfers whh uses dstnt pattern representatons. Breukelen van and Dun [36] showed the use of ombned lassfers for the ntalzaton of neural network. Alexandre et al. [37] ombned lassfers usng weghted average after Turner and Gosh [38]. Ueda [39] presented lnearly ombnng multple neural network lassfers based on statstal pattern reognton theory. Senor [40] used ombnaton of lassfers for fngerprnt reognton. Le et al. [4] demonstrated a ombnaton of multple lassfers for handwrtten Chnese harater reognton and Yao et al. [4] used a ombnaton based on fuzzy ntegral and Bayes method. Smlarly several other researh work on ombnatonal lassfers have been reported n the lterature. In our approah the tranng phase parameters µ (entrod) and W (egenvetor set) are stored wth the lass label θ Ω nformaton for the use n the lassfaton phase whh s same as the tranng phase of PCA approah. Let n a -lass problem eah 450 lass s separately parttoned nto Q dsont regons then the lassfaton phase of approah an be llustrated as follows: Classfaton Step : Compute the dstane between a test pattern x and the entrod µ of the dsont regon: = x µ for =,,...,(Q ) Step : Compute the reonstruton dstane between a test pattern x and ts reonstruted pattern ˆx : = x x ˆ = t (I W W )(x µ ) for =,,...,(Q ) Step 3: Normalze dstane and to elmnate the dfferene n ther ampltudes that would allow them to ontrbute equally n deson makng. ˆ Q /max( = ) and ˆ Q /max( = ) = = Step 4: Add dstane ˆ and ˆ : ˆ ˆ ˆ = α + ( α) for =,,...,(Q ), where α s a weghtng onstant n the range[0,]. Step 5: Fnd the argument for whh the ombned dstane s mnmum: Q k = argmnˆ = Step 6: Assgn lass label ω r = θ k to the test pattern x, where θ k Ω. The lassfaton phase of tehnque s smple, omputatonally nexpensve and attans hgh lassfaton auray or low lassfaton error. The dstane ˆ n the lassfaton phase depends on the weghtng onstant α and the two normalzed dstane ˆ and ˆ. The weghtng onstant α (n step 4) s a postve onstant n the range [0,]. Approprate value for α should be taken sne bad seleton may lead to poor lassfaton auray. The two normalzed dstane ˆ and ˆ are lassfaton dstane of and PCA tehnques respetvely. Choe of α: The optmum or lose to optmum performane by lassfer an be obtaned by seletng the approprate value of α emprally. We have used speeh data [43] and mage data [44,45] to selet the value of α. In ths study we have taken α as a numeral onstant, however, one an also take α as a probablst model whh would depend on a test pattern and the dstrbuton of tran patterns. Ths may nrease the omputaton and storage requrements. The dsusson on α as a probablst model s beyond the

7 Am. J. Appl. S., (0): (0): , Level Level Level 4 Level 8 Level 6 α = 0. α = 0. α = 0.3 α = 0.4 α = 0.5 α = 0.6 α = 0.7 α = 0.8 α = Dmenson Fg. : Classfaton auray for dfferent values of α on mage data sope of ths study. In Fg. and 3 lassfaton auray for tehnque s omputed for dmenson h and level Q, where h =,..., 4 and Q =,,4,8,6. The values of α are 0.,0.,...,0.9, where hoosng α values lose to 0. and 0.9 wll gve performane smlar to PCA approah and approah respetvely. Dvertng ether upwards ( α = 0.6,...,0.9 ) or downwards ( α = 0.4,...,0. ) from the enter value of α (0.5) wll make the dstane ˆ based for ˆ or ˆ respetvely. It an be observed from Fg. and 3 that at α = 0.5 lassfaton auray obtaned by tehnque (n Fg. and 3 denoted by bold lnes) s lose to optmum. Ths mples that when the dstane ˆ and ˆ ontrbute equally n the deson makng for a test pattern n the feature spae then the lassfaton auray s lose to optmum. Thus we have takenα = Level Level Level 4 Level 8 Level 6 α = 0. 7 α = 0. α = 0.3 α = α = 0.5 α = 0.6 α = α = 0.8 α = Dmenson Fg. 3: Classfaton auray for dfferent values of α on speeh data Level PCA Level Level 4 Level Dmenson Level 6 PCA 3 4 Fg. 4: Classfaton auray vs. dmensons and levels usng,, PCA, PCA and on mage dataset 45 Expermentaton: For all the experments two sets of mahne learnng orpuses have been utlzed namely TIMIT database [43] for speeh lassfaton and Sat- Image dataset [44,45] for mage lassfaton. From the TIMIT orpus a set of 0 dstnt monothongal vowels are extrated, then eah vowel s dvded nto three segments and eah segment s used n gettng melfrequeny epstral oeffents wth energy-deltaaeleraton (MFCC_E_D_A) feature vetors [46]. A total of 9357 MFCC_E_D_A vetors of dmenson 39 for tranng sesson and a separate set of 3 vetors for lassfaton are utlzed. The seond dataset s Sat- Image whh onssts of 6 dstnt lasses wth 36 dmensons. A sum of 4435 feature vetors s used to tran the lassfer and a dfferent set of 000 vetors s used for verfyng the performane of the lassfer. In the frst part of the expermentaton, lassfaton auray s measured for all the lassfers gven some fxed parameters. Here the auray s a funton of dmenson h and level Q, where Q =,,4,8,6and h =,,..4for all the levels, exept for Q = 8, where h =,,...,0. Level 8 ( Q = 8) s taken at random for dmenson h =,,...,0 to get a general understandng of how the dmenson affets the lassfaton auray f t s nreased ontnuously. Not all the tehnques depend upon both the dmenson h and level Q; depends upon levels, PCA depends upon dmensons,, NN and knn depend nether upon dmensons nor on levels, only PCA and depend upon dmensons as well as levels. Fg. 4 (mage dataset) and Fg. 5 (speeh dataset) llustrate lassfaton auray for,, PCA, PCA and tehnques and Table depts lassfaton auray for NN and knn tehnques. Usually the tehnque s a speal ase of when Q =, that s why t s represented n the olumn of Level n Fg. 4 and 5.

8 Am. J. Appl. S., (0): (0): , 005 Table : Classfaton auray for NN and knn tehnques on mage and speeh datasets Tehnque Classfaton auray Classfaton usng mage dataset auray usng speeh dataset NN knn Level Level Level 4 Level 8 Level PCA PCA 3 NN knn PCA PCA Dmenson Fg. 5: Classfaton auray vs. dmensons and levels usng,, PCA, PCA and on speeh dataset PCA 6 PCA log 0 (total paramters) NN knn (3,5,7,9,) Fg. 6.: Classfaton auray vs. log 0 (total parameters) on mage dataset It an be observed from Fg. 4 (mage dataset) that s gvng better lassfaton auray than PCA; s produng hgher lassfaton auray at Level and Level 4 than PCA, but PCA s showng mprovement over tehnque at level 8 and level 6. It s also lear that s performng better than,, PCA and PCA at all the levels and dmensons. Inreasng the dmenson at any gven level s mprovng the lassfaton auray of tehnque. At level 8 and dmenson 0 the lassfaton auray of s 89.% whh s very Proessng Tme Fg. 6.: Classfaton auray vs. proessng tme on mage dataset lose to NN and knn tehnques. It should be noted that NN and knn tehnques produe smlar lassfaton auray as tehnque but ther proessng tme and total parameter requrement are severely expensve. Furthermore, t an be observed from the experment on speeh data (Fg. 5) and Table that s gvng better lassfaton auray than NN tehnque; PCA s mprovng at dmenson over tehnque; PCA s produng better lassfaton auray over tehnque at levels and 4 for dmenson but deteroratng at level 8 and level 6. s exhbtng better performane than all the tehnques nludng NN and knn. The lassfaton auray s mprovng wth the nrease n dmenson at any gven level. The lassfaton auray by NN and knn s qute poor for speeh data. Ths may be due to the testng data not mathng wth ther tranng data. In the seond part of expermentaton, lassfaton auray s omputed as a funton of total parameters and proessng tme. Ths would gve 3D plot where x and y axes represent total parameters and proessng tme and z-axs represents lassfaton auray. For smplty, a 3D plot s splt nto two D plots, where one plot shows lassfaton auray versus total parameters and the other plot shows lassfaton auray versus proessng tme for the orrespondng values of total parameters. The level s taken as Q=,,4,8,6and dmenson h =,,...,0for mage dataset and h =,,...,for speeh dataset. Fgure 6. and 6. show lassfaton auray versus total parameters n logarthm sale and lassfaton auray versus proessng tme respetvely, usng all the tehnques on mage dataset. For tehnque, as presented n the Fg. 6. and 6., the frst value of lassfaton auray s 8.3% at total parameter (Fg. 6.) whh takes proessng tme of.94 unts (Fg. 6.). The next reported value of lassfaton auray n Fg. 6. and 6. s only those whh provde better lassfaton

9 auray than the present value,.e. those values are plotted next n the fgures whh are gvng mprovement n lassfaton auray ompared to the prevous value. Ths would help to desrbe that to aheve a ertan range of lassfaton auray what s the total parameter requrement and ts orrespondng proessng tme. Smlar strategy s opted for PCA and PCA tehnques. For tehnque there are only four levels and all of them are gven whh are denoted by,4,8 and 6 n the Fg. 6. and 6.. and NN have only one value and knn has got 5 values for k = 3,5,7,9,whh s depted n the same fgures. It an be observed from the Fg. 6. and 6. that has mnmal total parameter requrement and proessng tme but the lassfaton auray s qute poor around 76.6%. The other tehnques wth same total parameter requrement but wth dfferent proessng tmngs are PCA, and (at level ). Though the proessng tme s very low for PCA (around.53 to.99 tme unts), the performane s qute poor gvng lassfaton auray n the range of 69.4% to 73.3% whh s even lower than. Wth the same total parameter requrement gves muh better performane than PCA n terms of auray but the proessng tme nreases as the levels nrease towards 6. The lassfaton auray of PCA s qute poor at the begnnng. As the total parameter requrement nreases t gves reasonably well results but at the expense of hgh proessng tme. It s evdent that tehnque gves hgh lassfaton auray at low total parameter requrement and proessng tme, for e.g. t gves 85.4% auray at total parameters usng only 3.00 unts proessng tme whereas the maxmum auray obtaned by s 85.% at total parameters usng 3.4 unts proessng tme and PCA gves 84.9% at usng 3.8 unts proessng tme. The maxmum auray aheved by tehnque (when Q 6and h 0) s 90.0% at usng 48. unts proessng tme whh s very lose to NN tehnque (90.3%) and lose to the maxmum of knn (for k = 3 ) tehnque (90.5%). However the proessng tme for NN and knn tehnques are unts and from to 0.0 unts (for k = 3,5,7,9,) respetvely and the total parameter requrement for both the tehnques s , whh s qute expensve as ompared to and other tehnques. Fgure 7. and 7. show lassfaton auray vs. total parameters on logarthm sale and lassfaton auray vs. proessng tme respetvely for all the tehnques on speeh dataset. The plottng sheme s smlar to that appled for Fg. 6. and 6.. It s evdent from Fg. 7. and 7. that tehnque s performng better than all the other tehnques nludng NN and knn n terms of ahevng hgher lassfaton auray at low total parameter requrement and low proessng tme. The lassfaton auray of NN tehnque s even poorer Am. J. Appl. S., (0): (0): , PCA PCA knn log 0 (total paramters) Fg. 7.: Classfaton auray vs. log 0 (total parameters) on speeh dataset PCA 4 PCA Proessng Tme 6 NN 3 NN knn Fg. 7.: Classfaton auray vs. proessng tme on speeh dataset than, PCA and tehnques; ths means that nreasng total parameters does not always help n mprovng the lassfaton auray. The maxmum lassfaton auray for tehnque s 84.% at usng 8.74 unts proessng tme, whereas the nearest tehnque n terms of auray s knn whh s gvng 78.3% (for k = ) at usng unts proessng tme. It an be onluded from the experments on mage dataset and speeh dataset that tehnque outperforms, PCA,, PCA, NN and knn tehnques n terms of gettng reasonably aepted lassfaton auray and at the same tme mantanng mnmal total parameter requrement and proessng tme. Ths would enable the user to lassfy a gven obet aurately and qukly wth mnmal mplementaton ost. CONCLUSION A survey on bas lassfers namely,, PCA, NN and knn was gven. Ther lassfaton proedures were llustrated. Then we looked at PCA

10 tehnque whh s normally used for representaton purposes. We showed how to use PCA for lassfaton purposes. However, we found that PCA dd not gve very enouragng performane as a lassfer but ths gave us ntatve to develop ombned lassfers. Next we presented tehnque whh s the ombnaton of and PCA tehnques. By ombnng the lassfers we found that the performane mproved sgnfantly whh was not possble by usng ether or PCA ndvdually. The performane of tehnque s found to be better than all the other presented tehnques. Thus t an lassfy a gven obet more aurately at very low mplementaton ost and proessng tme, whh was demonstrated usng speeh and mage datasets. It was found that when the weghtng oeffent α was lose to 0.5 the tehnque gave lose to optmum performane,.e. when and PCA tehnques ontrbute equally n the deson makng of a test pattern then the performane s lose to optmum. REFERENCES. Jan, A.K., R.P.W. Dun and J. Mao, 000. Statstal pattern reognton: a revew. IEEE Trans. Pattern Anal. Mahne Intellgene, : Fukunaga, K., 990. Introduton to Statstal Pattern Reognton. Aadem Press In., Hartourt Brae Jovanovh, Publshers. 3. D Mao V. and F. Marano, 003. Automat lassfaton of neural spke atvty: an applaton of mnmum dstane lassfers. Cybernets and Systems, 34: Palk, P. and R.P.W. Dun, 003. Dssmlartybased lassfaton of spetra: Computatonal ssues. Real-Tme Imagng, 9: Sahn, F., 000. A radal bass funton approah to a olor mage lassfaton problem n a real tme ndustral applaton. PhD Thess, State Unversty, Vrgna. 6. Datta, P. and D. Kbler, 997. Symbol nearest mean lassfers. Pro. of the 4th Natl. Conf. on Artfal Intellgene, San Mateo, CA, pp: Grguolo, S., 994. Pxel-by-pxel lusterng for vegetaton montorng. Intl. Conf. on Alerte préoe et suv de l'envronment, Namey, Nger. 8. Lewensten, K. and M. Chonak, 004. Mnmum dstane lassfers n oronary artery dsease dagnosng. Modellng n Mehatrons, Kazmerz Dolny, Poland. 9. Lambrou, T., A.D. Lnney, R.D. Speller and A. Todd-Pokropek, 00. Statstal lassfaton of dgtal mamograms usng features from the spatal and wavelet domans. Medal Image Understandng and Anal., Portsmouth, UK. Am. J. Appl. S., (0): (0): , Toth, D., A. Condurahe and T. Aah, 00. A two-stage-lassfer for defet lassfaton n optal meda nspeton. 6th Intl. Conf. on Pattern Reognton (ICPR'0), 4: Lnde, Y., A. Buzo and R.M. Gray, 9. An algorthm for vetor quantzaton desgn. IEEE Trans. on Comm., COM-8, : Gray, R.M., 984. Vetor quantzaton. IEEE ASSP Magazne, pp: Wesel, R.D. and R.M. Gray, 994. Bayes rsk weghted and learnng. Pro. Data Compresson Conf. (DCC 94), UT, USA, pp: Potlapall, H., M.Y. Jasmha, H. Barad, A.B. Martnez, M.C. Lohrenz, J. Ryan and J. Pollard, 989. Classfaton tehnques for dgtal map ompresson. Pro. of the st Southeastern Symp. on System Theory, Tallahassee, FL, USA, pp: Makhoul, J., S. Rouos and H. Gsh, 985. Vetor quantzaton n speeh odng. Pro. of the IEEE, 73: Soong, F.K., A.E. Rosenberg and B. Juang, 987. A vetor quantzaton approah to speaker reognton. AT&T Tehnal Jnrl., 66: Dsung, T.P., 998. Applatons of unsupervsed lusterng algorthms to arraft dentfaton usng hgh range resoluton radar. Pro. IEEE Natonal Aerospae and Eletrons Conf., OH, USA, pp: Arvnd, R. and A. Gersho, 986. Low-rate mage odng wth fnte-state vetor quantzaton. In Pro. ICASSP pp: Oa, E., 983. Subspae Methods of Pattern Reognton. Researh Studes Press, New York. 0. Oa, E. and J. Parkknen, 984. On subspae lusterng. Seventh Intl. Conf. on Pattern Reognton, : Oa, E., 99. Prnpal omponents, mnor omponents and lnear neural networks. Neural Networks, 5: Kambhatla, N., Leen, T.K., 997. Dmenson reduton by loal PCA. Neural Computaton, 9: Kambhatla, N., 995. Loal models and Gaussan mxture models for statstal data proessng. PhD Thess, Oregon Graduate Inst. of S. and Tehnology. 4. Duda, R.O. and P.E. Hart, 973. Pattern Classfaton and Sene Analyss. John Wley and Sons, New York. 5. Sharma, A., K.K. Palwal and G.C. Onwubolu, 006. Splttng tehnque ntalzaton n loal PCA. J. Computer S., : (n prnt). 6. Xu, L., A. Krzyżak and C.Y. Suen, 99. Methods of ombnng multple lassfers and ther applatons to handwrtng reognton. IEEE Trans. on Systems Man. and Cybernets, :

11 Am. J. Appl. S., (0): (0): , Jaobs, R.A., M.I. Jordan, S.J. Nowlan and G.E. Hnton, 99. Adaptve mxtures of loal experts. Neural Computaton, 3: Ho, T.K., J.J. Hull and S.N. Srhar, 994. Deson ombnaton n multple lassfer systems. IEEE Trans. on Pattern Anal. and Mahne Intellgene, 6: Tresp, V. and M. Tanguh, 995. Combnng estmators usng non-onstant weghtng funtons. In G. Tesauro, D.S. Touretzky, T.K. Leen (Eds). Advanes n Neural Info. Proessng Systems 7, MIT press, Cambrdge. 30. Woods, K., K. Bowyer and W.P. Kegelmeyer, 996. Combnaton of multple lassfers usng loal auray estmates. IEEE Comp. So. Conf. Computer Vson and Pattern Reognton CVPR 96, pp: Woods, K., 997. Combnaton of multple lassfers usng loal auray estmates. IEEE Trans. Pattern Anal. Mahne Intellgene, 9: Zhou, L. and S. Ima, 996. Chnese all syllables reognton usng ombnaton of multple lassfers. ICASSP, 6: Almoglu, F. and E. Alpaydn, 997. Combnng multple representatons and lassfers for penbased handwrtten dgt reognton. Intl. Conf. Doument Analyss and Reognton, : Kttler, J., M. Hatef, R.P.W. Dun and J. Matas, 996. On ombnng lassfers. Intl. Conf. Pattern Reognton, : Kttler, J., M. Hatef, R.P.W. Dun and J. Matas, 998. On ombnng lassfers. IEEE Trans. Pattern Anal. Mahne Intellgene, 0: Breukelen van, M. and R.P.W. Dun, 998. Neural network ntalzaton by ombned lassfers. Intl. Conf. Pattern Reognton, : Alexandre, L.A., A.C. Camplho and M. Kamel, 000. Combnng ndependent and unbased lassfers usng weghted average. Intl. Conf. Pattern Reognton, : Turner, K. and J. Gosh, 999. Lnear and order statsts ombners for pattern lassfaton. In A. Sharkey, (Ed.). Combnng Artfal Neural Nets, Sprnger-Verlag, pp: Ueda, N., 000. Optmal lnear ombnaton of neural networks for mprovng lassfaton performane. IEEE Trans. Pattern Anal. Mahne Intellgene, : Senor, A., 00. A Combnaton Fngerprnt Classfer. IEEE Trans. Pattern Anal. and Mahne Intellgene, 3: Le, L., W. Xao-Long and L. Bng-Quan, 00. Combnng multple lassfers based on statstal method for handwrtten Chnese harater reognton. Intl. Conf. Mahne Learnng and Cybernets, : Yao, M., X. Pan, T. He and R. Zhang, 00. An mproved ombnaton method of multple lassfers based on fuzzy ntegrals. World Congress on Intellgent Control and Automaton, 3: Garofalo, S.G., L.F. Lor, F.M. Wllam, F.G. Jonathan, P.S. Davd and D.L. Nany, 986. The DARPA TIMIT aoust-phonet ontnuos speeh orpus drom. NIST. 44. Blake, C.L. and C.J. Merz, 988. UCI respostory of mahne learnng databases. Irvne, CA, Unversty of Calf., Dept. of Informaton and Comp. Sene. 45. Mhe, D., D.J. Spegelhalter and C.C. Taylor (Eds.), 994. Mahne Learnng, Neural and Statstal Classfaton. Ells Horwood. 46. Young, S., G. Evermann, T. Han, D. Kershaw, G. Moore, J. Odell, D. Ollason, D. Povey, V. Valthev and P. Woodland, 00. The HTK Book Verson 3., Cambrdge, England, Cambrdge Unversty. 455

Instance-Based Learning and Clustering

Instance-Based Learning and Clustering Instane-Based Learnng and Clusterng R&N 04, a bt of 03 Dfferent knds of Indutve Learnng Supervsed learnng Bas dea: Learn an approxmaton for a funton y=f(x based on labelled examples { (x,y, (x,y,, (x n,y

More information

Clustering. CS4780/5780 Machine Learning Fall Thorsten Joachims Cornell University

Clustering. CS4780/5780 Machine Learning Fall Thorsten Joachims Cornell University Clusterng CS4780/5780 Mahne Learnng Fall 2012 Thorsten Joahms Cornell Unversty Readng: Mannng/Raghavan/Shuetze, Chapters 16 (not 16.3) and 17 (http://nlp.stanford.edu/ir-book/) Outlne Supervsed vs. Unsupervsed

More information

Outline. Clustering: Similarity-Based Clustering. Supervised Learning vs. Unsupervised Learning. Clustering. Applications of Clustering

Outline. Clustering: Similarity-Based Clustering. Supervised Learning vs. Unsupervised Learning. Clustering. Applications of Clustering Clusterng: Smlarty-Based Clusterng CS4780/5780 Mahne Learnng Fall 2013 Thorsten Joahms Cornell Unversty Supervsed vs. Unsupervsed Learnng Herarhal Clusterng Herarhal Agglomeratve Clusterng (HAC) Non-Herarhal

More information

DOAEstimationforCoherentSourcesinBeamspace UsingSpatialSmoothing

DOAEstimationforCoherentSourcesinBeamspace UsingSpatialSmoothing DOAEstmatonorCoherentSouresneamspae UsngSpatalSmoothng YnYang,ChunruWan,ChaoSun,QngWang ShooloEletralandEletronEngneerng NanangehnologalUnverst,Sngapore,639798 InsttuteoAoustEngneerng NorthwesternPoltehnalUnverst,X

More information

Fusion of Neural Classifiers for Financial Market Prediction

Fusion of Neural Classifiers for Financial Market Prediction Fuson of Neural Classfers for Fnanal Market Predton Trsh Keaton Dept. of Eletral Engneerng (136-93) Informaton Senes Laboratory (RL 69) Calforna Insttute of Tehnology HRL Laboratores, LLC Pasadena, CA

More information

Machine Learning: and 15781, 2003 Assignment 4

Machine Learning: and 15781, 2003 Assignment 4 ahne Learnng: 070 and 578, 003 Assgnment 4. VC Dmenson 30 onts Consder the spae of nstane X orrespondng to all ponts n the D x, plane. Gve the VC dmenson of the followng hpothess spaes. No explanaton requred.

More information

APLSSVM: Hybrid Entropy Models for Image Retrieval

APLSSVM: Hybrid Entropy Models for Image Retrieval Internatonal Journal of Intellgent Informaton Systems 205; 4(2-2): 9-4 Publshed onlne Aprl 29, 205 (http://www.senepublshnggroup.om/j/js) do: 0.648/j.js.s.205040202.3 ISSN: 2328-7675 (Prnt); ISSN: 2328-7683

More information

JSM Survey Research Methods Section. Is it MAR or NMAR? Michail Sverchkov

JSM Survey Research Methods Section. Is it MAR or NMAR? Michail Sverchkov JSM 2013 - Survey Researh Methods Seton Is t MAR or NMAR? Mhal Sverhkov Bureau of Labor Statsts 2 Massahusetts Avenue, NE, Sute 1950, Washngton, DC. 20212, Sverhkov.Mhael@bls.gov Abstrat Most methods that

More information

Controller Design for Networked Control Systems in Multiple-packet Transmission with Random Delays

Controller Design for Networked Control Systems in Multiple-packet Transmission with Random Delays Appled Mehans and Materals Onlne: 03-0- ISSN: 66-748, Vols. 78-80, pp 60-604 do:0.408/www.sentf.net/amm.78-80.60 03 rans eh Publatons, Swtzerland H Controller Desgn for Networed Control Systems n Multple-paet

More information

A solution to the Curse of Dimensionality Problem in Pairwise Scoring Techniques

A solution to the Curse of Dimensionality Problem in Pairwise Scoring Techniques A soluton to the Curse of Dmensonalty Problem n Parwse orng Tehnques Man Wa MAK Dept. of Eletron and Informaton Engneerng The Hong Kong Polytehn Unversty un Yuan KUNG Dept. of Eletral Engneerng Prneton

More information

Handwriting Recognition Using Position Sensitive Letter N-Gram Matching

Handwriting Recognition Using Position Sensitive Letter N-Gram Matching Handwrtng Reognton Usng Poston Senstve Letter N-Gram Mathng Adnan El-Nasan, Srharsha Veeramahanen, George Nagy DoLab, Rensselaer Polytehn Insttute, Troy, NY 12180 elnasan@rp.edu Abstrat We propose further

More information

An Evaluation on Feature Selection for Text Clustering

An Evaluation on Feature Selection for Text Clustering An Evaluaton on Feature Seleton for Text Clusterng Tao Lu Department of Informaton Sene, anka Unversty, Tann 30007, P. R. Chna Shengpng Lu Department of Informaton Sene, Pekng Unversty, Beng 0087, P. R.

More information

FAULT DETECTION AND IDENTIFICATION BASED ON FULLY-DECOUPLED PARITY EQUATION

FAULT DETECTION AND IDENTIFICATION BASED ON FULLY-DECOUPLED PARITY EQUATION Control 4, Unversty of Bath, UK, September 4 FAUL DEECION AND IDENIFICAION BASED ON FULLY-DECOUPLED PARIY EQUAION C. W. Chan, Hua Song, and Hong-Yue Zhang he Unversty of Hong Kong, Hong Kong, Chna, Emal:

More information

Unified Subspace Analysis for Face Recognition

Unified Subspace Analysis for Face Recognition Unfed Subspace Analyss for Face Recognton Xaogang Wang and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong Shatn, Hong Kong {xgwang, xtang}@e.cuhk.edu.hk Abstract PCA, LDA

More information

Voltammetry. Bulk electrolysis: relatively large electrodes (on the order of cm 2 ) Voltammetry:

Voltammetry. Bulk electrolysis: relatively large electrodes (on the order of cm 2 ) Voltammetry: Voltammetry varety of eletroanalytal methods rely on the applaton of a potental funton to an eletrode wth the measurement of the resultng urrent n the ell. In ontrast wth bul eletrolyss methods, the objetve

More information

A ME Model Based on Feature Template for Chinese Text Categorization

A ME Model Based on Feature Template for Chinese Text Categorization A ME Model Based on Feature Template for Chnese Text Categorzaton L Pe-feng *+ Zhu Qao-mng *+ L Jun-hu * * Shool of Computer Sene & Tehnology Soohow Unversty Suzhou, Jangsu, Chna Abstrat - Wth enterng

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Improving the Performance of Fading Channel Simulators Using New Parameterization Method

Improving the Performance of Fading Channel Simulators Using New Parameterization Method Internatonal Journal of Eletrons and Eletral Engneerng Vol. 4, No. 5, Otober 06 Improvng the Performane of Fadng Channel Smulators Usng New Parameterzaton Method Omar Alzoub and Moheldn Wanakh Department

More information

Lecture 12: Classification

Lecture 12: Classification Lecture : Classfcaton g Dscrmnant functons g The optmal Bayes classfer g Quadratc classfers g Eucldean and Mahalanobs metrcs g K Nearest Neghbor Classfers Intellgent Sensor Systems Rcardo Guterrez-Osuna

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

The Similar Structure Method for Solving Boundary Value Problems of a Three Region Composite Bessel Equation

The Similar Structure Method for Solving Boundary Value Problems of a Three Region Composite Bessel Equation The Smlar Struture Method for Solvng Boundary Value Problems of a Three Regon Composte Bessel Equaton Mngmng Kong,Xaou Dong Center for Rado Admnstraton & Tehnology Development, Xhua Unversty, Chengdu 69,

More information

Prediction suffix trees for supervised classification of sequences

Prediction suffix trees for supervised classification of sequences Predton suffx trees for supervsed lassfaton of sequenes Chrstne Largeron - Leténo EURISE - Unversté Jean Monnet Sant-Etenne 6, rue Basse des Rves 42023 Sant-Etenne edex 2 Tel : (33) 04 77 42 19 60 Fax

More information

Interval Valued Neutrosophic Soft Topological Spaces

Interval Valued Neutrosophic Soft Topological Spaces 8 Interval Valued Neutrosoph Soft Topologal njan Mukherjee Mthun Datta Florentn Smarandah Department of Mathemats Trpura Unversty Suryamannagar gartala-7990 Trpura Indamal: anjan00_m@yahooon Department

More information

Lossy Compression. Compromise accuracy of reconstruction for increased compression.

Lossy Compression. Compromise accuracy of reconstruction for increased compression. Lossy Compresson Compromse accuracy of reconstructon for ncreased compresson. The reconstructon s usually vsbly ndstngushable from the orgnal mage. Typcally, one can get up to 0:1 compresson wth almost

More information

Efficient Sampling for Gaussian Process Inference using Control Variables

Efficient Sampling for Gaussian Process Inference using Control Variables Effent Samplng for Gaussan Proess Inferene usng Control Varables Mhals K. Ttsas, Nel D. Lawrene and Magnus Rattray Shool of Computer Sene, Unversty of Manhester Manhester M 9PL, UK Abstrat Samplng funtons

More information

Multigradient for Neural Networks for Equalizers 1

Multigradient for Neural Networks for Equalizers 1 Multgradent for Neural Netorks for Equalzers 1 Chulhee ee, Jnook Go and Heeyoung Km Department of Electrcal and Electronc Engneerng Yonse Unversty 134 Shnchon-Dong, Seodaemun-Ku, Seoul 1-749, Korea ABSTRACT

More information

CS 3710: Visual Recognition Classification and Detection. Adriana Kovashka Department of Computer Science January 13, 2015

CS 3710: Visual Recognition Classification and Detection. Adriana Kovashka Department of Computer Science January 13, 2015 CS 3710: Vsual Recognton Classfcaton and Detecton Adrana Kovashka Department of Computer Scence January 13, 2015 Plan for Today Vsual recognton bascs part 2: Classfcaton and detecton Adrana s research

More information

Brander and Lewis (1986) Link the relationship between financial and product sides of a firm.

Brander and Lewis (1986) Link the relationship between financial and product sides of a firm. Brander and Lews (1986) Lnk the relatonshp between fnanal and produt sdes of a frm. The way a frm fnanes ts nvestment: (1) Debt: Borrowng from banks, n bond market, et. Debt holders have prorty over a

More information

MOTION AND TEXTURE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-VECTOR CODING

MOTION AND TEXTURE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-VECTOR CODING MOTION AND TEXTRE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-ECTOR CODING Joer Barbaren 1, Adran Munteanu, Fabo erdho, anns Andreopoulos, Jan Cornels and Peter Shelkens re nverstet Brussel (B)

More information

Iterative Discovering of User s Preferences Using Web Mining

Iterative Discovering of User s Preferences Using Web Mining Internatonal Journal of Computer Sene & Applatons Vol. II, No. II, pp. 57-66 2005 Tehnomathemats Researh Foundaton Iteratve Dsoverng of User s Preferenes Usng Web Mnng Mae Kewra Futsu Serves, Span, Camno

More information

Complement of an Extended Fuzzy Set

Complement of an Extended Fuzzy Set Internatonal Journal of Computer pplatons (0975 8887) Complement of an Extended Fuzzy Set Trdv Jyot Neog Researh Sholar epartment of Mathemats CMJ Unversty, Shllong, Meghalaya usmanta Kumar Sut ssstant

More information

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

The corresponding link function is the complementary log-log link The logistic model is comparable with the probit model if

The corresponding link function is the complementary log-log link The logistic model is comparable with the probit model if SK300 and SK400 Lnk funtons for bnomal GLMs Autumn 08 We motvate the dsusson by the beetle eample GLMs for bnomal and multnomal data Covers the followng materal from hapters 5 and 6: Seton 5.6., 5.6.3,

More information

Using Artificial Neural Networks and Support Vector Regression to Model the Lyapunov Exponent

Using Artificial Neural Networks and Support Vector Regression to Model the Lyapunov Exponent Usng Artfal Neural Networks and Support Vetor Regresson to Model the Lyapunov Exponent Abstrat: Adam Maus* Aprl 3, 009 Fndng the salent patterns n haot data has been the holy gral of Chaos Theory. Examples

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

Semi-supervised Classification with Active Query Selection

Semi-supervised Classification with Active Query Selection Sem-supervsed Classfcaton wth Actve Query Selecton Jao Wang and Swe Luo School of Computer and Informaton Technology, Beng Jaotong Unversty, Beng 00044, Chna Wangjao088@63.com Abstract. Labeled samples

More information

STK4900/ Lecture 4 Program. Counterfactuals and causal effects. Example (cf. practical exercise 10)

STK4900/ Lecture 4 Program. Counterfactuals and causal effects. Example (cf. practical exercise 10) STK4900/9900 - Leture 4 Program 1. Counterfatuals and ausal effets 2. Confoundng 3. Interaton 4. More on ANOVA Setons 4.1, 4.4, 4.6 Supplementary materal on ANOVA Example (f. pratal exerse 10) How does

More information

Mr.Said Anwar Shah, Dr. Noor Badshah,

Mr.Said Anwar Shah, Dr. Noor Badshah, Internatonal Journal of Sentf & Engneerng Researh Volume 5 Issue 5 Ma-04 56 ISS 9-558 Level Set Method for Image Segmentaton and B Feld Estmaton usng Coeffent of Varaton wth Loal Statstal Informaton Mr.Sad

More information

Bayesian Learning. Smart Home Health Analytics Spring Nirmalya Roy Department of Information Systems University of Maryland Baltimore County

Bayesian Learning. Smart Home Health Analytics Spring Nirmalya Roy Department of Information Systems University of Maryland Baltimore County Smart Home Health Analytcs Sprng 2018 Bayesan Learnng Nrmalya Roy Department of Informaton Systems Unversty of Maryland Baltmore ounty www.umbc.edu Bayesan Learnng ombnes pror knowledge wth evdence to

More information

425. Calculation of stresses in the coating of a vibrating beam

425. Calculation of stresses in the coating of a vibrating beam 45. CALCULAION OF SRESSES IN HE COAING OF A VIBRAING BEAM. 45. Calulaton of stresses n the oatng of a vbratng beam M. Ragulsks,a, V. Kravčenken,b, K. Plkauskas,, R. Maskelunas,a, L. Zubavčus,b, P. Paškevčus,d

More information

ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR 2D ADVECTION DIFFUSION EQUATION

ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR 2D ADVECTION DIFFUSION EQUATION st Annual Internatonal Interdsplnary Conferene AIIC 03 4-6 Aprl Azores Portugal - Proeedngs- ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR D ADVECTION DIFFUSION EQUATION Hassan Belhad Professor

More information

e a = 12.4 i a = 13.5i h a = xi + yj 3 a Let r a = 25cos(20) i + 25sin(20) j b = 15cos(55) i + 15sin(55) j

e a = 12.4 i a = 13.5i h a = xi + yj 3 a Let r a = 25cos(20) i + 25sin(20) j b = 15cos(55) i + 15sin(55) j Vetors MC Qld-3 49 Chapter 3 Vetors Exerse 3A Revew of vetors a d e f e a x + y omponent: x a os(θ 6 os(80 + 39 6 os(9.4 omponent: y a sn(θ 6 sn(9 0. a.4 0. f a x + y omponent: x a os(θ 5 os( 5 3.6 omponent:

More information

Some Results on the Counterfeit Coins Problem. Li An-Ping. Beijing , P.R.China Abstract

Some Results on the Counterfeit Coins Problem. Li An-Ping. Beijing , P.R.China Abstract Some Results on the Counterfet Cons Problem L An-Png Bejng 100085, P.R.Chna apl0001@sna.om Abstrat We wll present some results on the ounterfet ons problem n the ase of mult-sets. Keywords: ombnatoral

More information

GEL 446: Applied Environmental Geology

GEL 446: Applied Environmental Geology GE 446: ppled Envronmental Geology Watershed Delneaton and Geomorphology Watershed Geomorphology Watersheds are fundamental geospatal unts that provde a physal and oneptual framewor wdely used by sentsts,

More information

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests Smulated of the Cramér-von Mses Goodness-of-Ft Tests Steele, M., Chaselng, J. and 3 Hurst, C. School of Mathematcal and Physcal Scences, James Cook Unversty, Australan School of Envronmental Studes, Grffth

More information

Clustering & Unsupervised Learning

Clustering & Unsupervised Learning Clusterng & Unsupervsed Learnng Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 175A Wnter 2012 UCSD Statstcal Learnng Goal: Gven a relatonshp between a feature vector x and a vector y, and d data samples (x,y

More information

Clustering-Inverse: A Generalized Model for Pattern-Based Time Series Segmentation*

Clustering-Inverse: A Generalized Model for Pattern-Based Time Series Segmentation* Journal of Intellgent Learnng ystems and Applatons, 2, 3, 26-36 do:.4236/lsa.2.34 ublshed Onlne February 2 (http://www.r.org/ournal/lsa) Clusterng-Inverse: A Generalzed Model for attern-based Tme eres

More information

CHAPTER-5 INFORMATION MEASURE OF FUZZY MATRIX AND FUZZY BINARY RELATION

CHAPTER-5 INFORMATION MEASURE OF FUZZY MATRIX AND FUZZY BINARY RELATION CAPTER- INFORMATION MEASURE OF FUZZY MATRI AN FUZZY BINARY RELATION Introducton The basc concept of the fuzz matr theor s ver smple and can be appled to socal and natural stuatons A branch of fuzz matr

More information

MULTICRITERION OPTIMIZATION OF LAMINATE STACKING SEQUENCE FOR MAXIMUM FAILURE MARGINS

MULTICRITERION OPTIMIZATION OF LAMINATE STACKING SEQUENCE FOR MAXIMUM FAILURE MARGINS MLTICRITERION OPTIMIZATION OF LAMINATE STACKING SEENCE FOR MAXIMM FAILRE MARGINS Petr Kere and Juhan Kos Shool of Engneerng, Natonal nversty of ruguay J. Herrera y Ressg 565, Montevdeo, ruguay Appled Mehans,

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity

LINEAR REGRESSION ANALYSIS. MODULE IX Lecture Multicollinearity LINEAR REGRESSION ANALYSIS MODULE IX Lecture - 30 Multcollnearty Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur 2 Remedes for multcollnearty Varous technques have

More information

Clustering through Mixture Models

Clustering through Mixture Models lusterng through Mxture Models General referenes: Lndsay B.G. 995 Mxture models: theory geometry and applatons FS- BMS Regonal onferene Seres n Probablty and Statsts. MLahlan G.J. Basford K.E. 988 Mxture

More information

Department of Computer Science Artificial Intelligence Research Laboratory. Iowa State University MACHINE LEARNING

Department of Computer Science Artificial Intelligence Research Laboratory. Iowa State University MACHINE LEARNING MACHINE LEANING Vasant Honavar Bonformatcs and Computatonal Bology rogram Center for Computatonal Intellgence, Learnng, & Dscovery Iowa State Unversty honavar@cs.astate.edu www.cs.astate.edu/~honavar/

More information

ENG 8801/ Special Topics in Computer Engineering: Pattern Recognition. Memorial University of Newfoundland Pattern Recognition

ENG 8801/ Special Topics in Computer Engineering: Pattern Recognition. Memorial University of Newfoundland Pattern Recognition EG 880/988 - Specal opcs n Computer Engneerng: Pattern Recognton Memoral Unversty of ewfoundland Pattern Recognton Lecture 7 May 3, 006 http://wwwengrmunca/~charlesr Offce Hours: uesdays hursdays 8:30-9:30

More information

Regularized Discriminant Analysis for Face Recognition

Regularized Discriminant Analysis for Face Recognition 1 Regularzed Dscrmnant Analyss for Face Recognton Itz Pma, Mayer Aladem Department of Electrcal and Computer Engneerng, Ben-Guron Unversty of the Negev P.O.Box 653, Beer-Sheva, 845, Israel. Abstract Ths

More information

Geometric Clustering using the Information Bottleneck method

Geometric Clustering using the Information Bottleneck method Geometr Clusterng usng the Informaton Bottlenek method Susanne Stll Department of Physs Prneton Unversty, Prneton, NJ 08544 susanna@prneton.edu Wllam Balek Department of Physs Prneton Unversty, Prneton,

More information

A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE

A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE Venkatraman Att and Andreas Spanas Department of Eletral Engneerng, MIDL TRC Arzona State Unversty, Tempe, AZ, 85287-7206,

More information

Clustering & (Ken Kreutz-Delgado) UCSD

Clustering & (Ken Kreutz-Delgado) UCSD Clusterng & Unsupervsed Learnng Nuno Vasconcelos (Ken Kreutz-Delgado) UCSD Statstcal Learnng Goal: Gven a relatonshp between a feature vector x and a vector y, and d data samples (x,y ), fnd an approxmatng

More information

Introduction to Molecular Spectroscopy

Introduction to Molecular Spectroscopy Chem 5.6, Fall 004 Leture #36 Page Introduton to Moleular Spetrosopy QM s essental for understandng moleular spetra and spetrosopy. In ths leture we delneate some features of NMR as an ntrodutory example

More information

Which Separator? Spring 1

Which Separator? Spring 1 Whch Separator? 6.034 - Sprng 1 Whch Separator? Mamze the margn to closest ponts 6.034 - Sprng Whch Separator? Mamze the margn to closest ponts 6.034 - Sprng 3 Margn of a pont " # y (w $ + b) proportonal

More information

Horizontal mergers for buyer power. Abstract

Horizontal mergers for buyer power. Abstract Horzontal mergers for buyer power Ramon Faul-Oller Unverstat d'alaant Llus Bru Unverstat de les Illes Balears Abstrat Salant et al. (1983) showed n a Cournot settng that horzontal mergers are unproftable

More information

10-701/ Machine Learning, Fall 2005 Homework 3

10-701/ Machine Learning, Fall 2005 Homework 3 10-701/15-781 Machne Learnng, Fall 2005 Homework 3 Out: 10/20/05 Due: begnnng of the class 11/01/05 Instructons Contact questons-10701@autonlaborg for queston Problem 1 Regresson and Cross-valdaton [40

More information

Classification as a Regression Problem

Classification as a Regression Problem Target varable y C C, C,, ; Classfcaton as a Regresson Problem { }, 3 L C K To treat classfcaton as a regresson problem we should transform the target y nto numercal values; The choce of numercal class

More information

A New Thresholding Algorithm for Hierarchical Text Classification

A New Thresholding Algorithm for Hierarchical Text Classification A New Thresholdng Algorthm for Herarhal Text Classfaton Donato Malerba, Mhelangelo Ce, Mhele Lap, Gulo Altn Dpartmento d Informata, Unverstà degl Stud va Orabona, 4-716 Bar - Italy {malerba, e, lap}@d.unba.t

More information

Statistical pattern recognition

Statistical pattern recognition Statstcal pattern recognton Bayes theorem Problem: decdng f a patent has a partcular condton based on a partcular test However, the test s mperfect Someone wth the condton may go undetected (false negatve

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 1, July 2013 ISSN: 2277-375 Constructon of Trend Free Run Orders for Orthogonal rrays Usng Codes bstract: Sometmes when the expermental runs are carred out n a tme order sequence, the response can depend on the run

More information

Ultrasonic Sensor Placement Optimization in Structural Health Monitoring Using CMA Evolutionary Strategy

Ultrasonic Sensor Placement Optimization in Structural Health Monitoring Using CMA Evolutionary Strategy Ultrason Sensor Plaement Optmzaton n Strutural Health Montorng Usng CMA Evolutonary Strategy Hudong Gao Department of Engneerng Sene and Mehans Pennsylvana State Unversty State College, PA 68 Abstrat Ultrason

More information

Composite Hypotheses testing

Composite Hypotheses testing Composte ypotheses testng In many hypothess testng problems there are many possble dstrbutons that can occur under each of the hypotheses. The output of the source s a set of parameters (ponts n a parameter

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Spectral Clustering. Shannon Quinn

Spectral Clustering. Shannon Quinn Spectral Clusterng Shannon Qunn (wth thanks to Wllam Cohen of Carnege Mellon Unverst, and J. Leskovec, A. Raaraman, and J. Ullman of Stanford Unverst) Graph Parttonng Undrected graph B- parttonng task:

More information

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS CHAPTER IV RESEARCH FINDING AND DISCUSSIONS A. Descrpton of Research Fndng. The Implementaton of Learnng Havng ganed the whole needed data, the researcher then dd analyss whch refers to the statstcal data

More information

Pattern Classification

Pattern Classification Pattern Classfcaton All materals n these sldes ere taken from Pattern Classfcaton (nd ed) by R. O. Duda, P. E. Hart and D. G. Stork, John Wley & Sons, 000 th the permsson of the authors and the publsher

More information

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering /

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering / Theory and Applcatons of Pattern Recognton 003, Rob Polkar, Rowan Unversty, Glassboro, NJ Lecture 4 Bayes Classfcaton Rule Dept. of Electrcal and Computer Engneerng 0909.40.0 / 0909.504.04 Theory & Applcatons

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Horizontal Mergers for Buyer Power

Horizontal Mergers for Buyer Power Horzontal Mergers for Buyer Power Lluís Bru a and Ramon Faulí-Oller b* Marh, 004 Abstrat: Salant et al. (1983) showed n a Cournot settng that horzontal mergers are unproftable beause outsders reat by nreasng

More information

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN

MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN MULTISPECTRAL IMAGE CLASSIFICATION USING BACK-PROPAGATION NEURAL NETWORK IN PCA DOMAIN S. Chtwong, S. Wtthayapradt, S. Intajag, and F. Cheevasuvt Faculty of Engneerng, Kng Mongkut s Insttute of Technology

More information

Other NN Models. Reinforcement learning (RL) Probabilistic neural networks

Other NN Models. Reinforcement learning (RL) Probabilistic neural networks Other NN Models Renforcement learnng (RL) Probablstc neural networks Support vector machne (SVM) Renforcement learnng g( (RL) Basc deas: Supervsed dlearnng: (delta rule, BP) Samples (x, f(x)) to learn

More information

Digital Modems. Lecture 2

Digital Modems. Lecture 2 Dgtal Modems Lecture Revew We have shown that both Bayes and eyman/pearson crtera are based on the Lkelhood Rato Test (LRT) Λ ( r ) < > η Λ r s called observaton transformaton or suffcent statstc The crtera

More information

CHAPTER IV RESEARCH FINDING AND ANALYSIS

CHAPTER IV RESEARCH FINDING AND ANALYSIS CHAPTER IV REEARCH FINDING AND ANALYI A. Descrpton of Research Fndngs To fnd out the dfference between the students who were taught by usng Mme Game and the students who were not taught by usng Mme Game

More information

Modeling Mobility-Assisted Data Collection in Wireless Sensor Networks

Modeling Mobility-Assisted Data Collection in Wireless Sensor Networks Modelng Moblty-Asssted Data Colleton n Wreless Sensor Networks Hsham M. Almasaed and Ahmed E. Kamal Dept. of Eletral and Computer Eng., Iowa State Unversty, Ames, IA 11, USA E-mal:{hsham,kamal}@astate.edu

More information

Automated Search for Arthritic Patterns in Infrared Spectra of Synovial Fluid Using Adaptive Wavelets and Fuzzy C-Means Analysis

Automated Search for Arthritic Patterns in Infrared Spectra of Synovial Fluid Using Adaptive Wavelets and Fuzzy C-Means Analysis TBME-0063-2004 Automated Searh for Arthrt Patterns n Infrared Spetra of Synoval Flud Usng Adaptve Wavelets and Fuzzy C-Means Analyss Je Cu, Student Member, IEEE, John Loewy, and Edward J. Kendall Abstrat

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Discriminative Estimation (Maxent models and perceptron)

Discriminative Estimation (Maxent models and perceptron) srmnatve Estmaton Maxent moels an pereptron Generatve vs. srmnatve moels Many sles are aapte rom sles by hrstopher Mannng Introuton So ar we ve looke at generatve moels Nave Bayes But there s now muh use

More information

Phase Transition in Collective Motion

Phase Transition in Collective Motion Phase Transton n Colletve Moton Hefe Hu May 4, 2008 Abstrat There has been a hgh nterest n studyng the olletve behavor of organsms n reent years. When the densty of lvng systems s nreased, a phase transton

More information

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

Performance Modeling of Hierarchical Memories

Performance Modeling of Hierarchical Memories Performane Modelng of Herarhal Memores Marwan Sleman, Lester Lpsky, Kshor Konwar Department of omputer Sene and Engneerng Unversty of onnetut Storrs, T 0669-55 Emal: {marwan, lester, kshor}@engr.uonn.edu

More information

SDMML HT MSc Problem Sheet 4

SDMML HT MSc Problem Sheet 4 SDMML HT 06 - MSc Problem Sheet 4. The recever operatng characterstc ROC curve plots the senstvty aganst the specfcty of a bnary classfer as the threshold for dscrmnaton s vared. Let the data space be

More information

1 Matrix representations of canonical matrices

1 Matrix representations of canonical matrices 1 Matrx representatons of canoncal matrces 2-d rotaton around the orgn: ( ) cos θ sn θ R 0 = sn θ cos θ 3-d rotaton around the x-axs: R x = 1 0 0 0 cos θ sn θ 0 sn θ cos θ 3-d rotaton around the y-axs:

More information

Test Data: Classes: Training Data:

Test Data: Classes: Training Data: CS276A Text Retreval and Mnng Reap of the last leture Probablst models n Informaton Retreval Probablty Rankng Prnple Bnary Independene Model Bayesan Networks for IR [very superfally] Leture 11 These models

More information

Support Vector Machines. Vibhav Gogate The University of Texas at dallas

Support Vector Machines. Vibhav Gogate The University of Texas at dallas Support Vector Machnes Vbhav Gogate he Unversty of exas at dallas What We have Learned So Far? 1. Decson rees. Naïve Bayes 3. Lnear Regresson 4. Logstc Regresson 5. Perceptron 6. Neural networks 7. K-Nearest

More information

can be decomposed into r augmenting cycles and the sum of the costs of these cycles equals, c . But since is optimum, we must have c

can be decomposed into r augmenting cycles and the sum of the costs of these cycles equals, c . But since is optimum, we must have c Ameran Internatonal Journal of Researh n Sene, Tehnology, Engneerng & Mathemats Avalable onlne at http://www.asr.net ISSN (Prnt): 8-9, ISSN (Onlne): 8-8, ISSN (CD-ROM): 8-69 AIJRSTEM s a refereed, ndexed,

More information

Statistical Analysis of Environmental Data - Academic Year Prof. Fernando Sansò CLUSTER ANALYSIS

Statistical Analysis of Environmental Data - Academic Year Prof. Fernando Sansò CLUSTER ANALYSIS Statstal Analyss o Envronmental Data - Aadem Year 008-009 Pro. Fernando Sansò EXERCISES - PAR CLUSER ANALYSIS Supervsed Unsupervsed Determnst Stohast Determnst Stohast Dsrmnant Analyss Bayesan Herarhal

More information

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them?

Image classification. Given the bag-of-features representations of images from different classes, how do we learn a model for distinguishing i them? Image classfcaton Gven te bag-of-features representatons of mages from dfferent classes ow do we learn a model for dstngusng tem? Classfers Learn a decson rule assgnng bag-offeatures representatons of

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

Queueing Networks II Network Performance

Queueing Networks II Network Performance Queueng Networks II Network Performance Davd Tpper Assocate Professor Graduate Telecommuncatons and Networkng Program Unversty of Pttsburgh Sldes 6 Networks of Queues Many communcaton systems must be modeled

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analyss of Varance and Desgn of Experment-I MODULE VII LECTURE - 3 ANALYSIS OF COVARIANCE Dr Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur Any scentfc experment s performed

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

Section 8.3 Polar Form of Complex Numbers

Section 8.3 Polar Form of Complex Numbers 80 Chapter 8 Secton 8 Polar Form of Complex Numbers From prevous classes, you may have encountered magnary numbers the square roots of negatve numbers and, more generally, complex numbers whch are the

More information

Ensemble Methods: Boosting

Ensemble Methods: Boosting Ensemble Methods: Boostng Ncholas Ruozz Unversty of Texas at Dallas Based on the sldes of Vbhav Gogate and Rob Schapre Last Tme Varance reducton va baggng Generate new tranng data sets by samplng wth replacement

More information