Relevance Feedback in Content-based 3D Object Retrieval A Comparative Study

Size: px
Start display at page:

Download "Relevance Feedback in Content-based 3D Object Retrieval A Comparative Study"

Transcription

1 753 Coputer-Aded Desgn and Applcatons 008 CAD Solutons, LLC Relevance Feedback n Content-based 3D Object Retreval A Coparatve Study Panagots Papadaks,, Ioanns Pratkaks, Theodore Trafals 3, Theohars Theohars and Stavros Perantons Natonal Center for Scentfc Research Deokrtos, {ppapadak, pratka, sper}@t.deokrtos.gr Natonal and Capodstrean Unversty of Athens, theotheo@d.uoa.gr 3 Unversty of Oklahoa, ttrafals@ou.edu ABSTRACT In ths paper, we present a coparatve study that concerns relevance feedback (RF) algorths n the context of content-based 3D object retreval. In ths study, we eploy RF algorths whch range fro query odfcaton and ultple queres to one-class support vector achnes (SVM). Furtherore, we eploy pseudo relevance feedback (PRF) and show that t can consderably prove the perforance of content-based retreval. Our coparatve study s based upon extensve experents that take nto account datasets contanng generc as well as CAD odels. Keywords: relevance feedback, pseudo relevance feedback, 3D object retreval, CAD DOI: 0.37/cadaps INTRODUCTION When developng a content-based nforaton retreval syste, the classcal approach s to focus, prarly, on the selecton of features that are best suted for characterzng the nforaton to be retreved. If the selected features are suted for nforaton retreval n agreeent to the user s crtera, then the user s satsfed and the purpose of the retreval syste s fulflled. Ths s prarly feasble n specalzed applcatons where the seantcs of the nforaton to be retreved can be captured unabguously by a set of low-level features,.e. the noton of nforaton slarty s rgd rather than subjectve. However, n the case where the seantcs of nforaton are ore coplex, the dependence of slarty estaton fro huan subjectvty ncreases whch poses sgnfcant ltatons n the perforance of a statc retreval syste. Ths s due to ts nablty to adapt to the varyng nforaton nterpretatons of dfferent users or changes n the preferences of a sngle user as well as the seantc gap proble whch ples the lack of correspondence between the low-level features used by the achne and the hgh-level, seantc nforaton used by the huan. To brdge the seantc gap and enable the achne to retreve nforaton through adaptng to ndvdual categorzaton crtera, relevance feedback was ntroduced as a ean to nvolve the user n the retreval process and gude the retreval syste towards the target. Relevance feedback was frst used to prove text retreval [9], later on successfully eployed n age retreval systes [6],[9],[0],[5],[8],[0] and lately n 3D object retreval systes [],[3],[8],[3]. It s the nforaton of relevance wth respect to a subset of the retreved results, acqured fro the user s nteracton wth the retreval syste. Generally, the RF procedure can be descrbed as follows. The syste uses a set of low-level features to present a lst of results accordng to the slarty wth respect to an ntal query. Then, the user browses through the retreval lst and provdes nforaton to the syste wth respect to the relevance of a subset of the results. Usng the relevance feedback, the retreval syste adjusts ts paraeters n order to atch optally the user s classfcaton crtera. Then, based on the adjusted paraeter settng, a new retreval sesson s ntated, new results are presented to the user and the above procedure s repeated untl the user s satsfed.

2 754 Pseudo relevance feedback, also known as local or blnd relevance feedback, s dfferent fro the conventonal approach n that the user does not provde any relevance feedback at all. Instead, the requred nforaton s obtaned based only on the unsupervsed retreval result. The procedure coprses two steps. Frst, the user subts a query to the syste whch uses the low-level features to produce a ranked lst of results whch s not dsplayed to the user. Second, the syste reconfgures tself by only usng the top closest atches of the lst, based on the assupton that they are relevant to the user s query. In ths paper, we focus on the usage of relevance feedback for the case of 3D object retreval and experent on the perforance of RF algorths whch range fro query odfcaton and ultple queres to one-class support vector achnes (SVM). Furtherore, we eploy pseudo relevance feedback and show that t can consderably enhance the retreval perforance. We present our results through an extensve evaluaton n datasets contanng generc as well as CAD odels.. RELATED WORK Most of the technques that have been proposed to explot the relevance feedback nforaton can be classfed nto the followng categores: (a) Query odfcaton - refneent reforulaton; n ths RF technque, a new query s constructed usng the feature vectors of the objects that the user consders as relevant. The new query wll be closer n feature space to the huan target thus, n the next query teraton, ore relevant objects wll be ncluded n the lst of results. (b) Feature space transforaton; the syste learns the portance of the feature space densons(assung uncorrelated features), by easurng the contrbuton of each denson n dstngushng the objects that the user consders relevant fro the rest of the objects. Then, the feature space s transfored nto a new space where the relevant objects are ore closely clustered and the successve query s perfored n the transfored space. (c) Clusterng of labeled results; the objects that are labeled as relevant by the user are consdered to for a cluster n the feature space. Addtonal clusters ay be fored n the case where the user s relevance feedback provdes varous degrees of relevance for the labeled objects or n the case were objects arked as rrelevant belong to ultple classes. Subsequently, the slarty between the query and the objects of the database s re-evaluated by consderng the relatve poston of each feature vector wth respect to the clusters. (d) Statstcal approach; the rankng of the objects n the retreval lst s deterned usng ther probablty to be relevant to the query as estated fro the user s relevance feedback. Currently, there has been very lted research n the area of relevance feedback for 3D object retreval and ost efforts were based on cobnng the aforeentoned categores. Elad et al. [8], were the frst to ncorporate relevance feedback wth 3D object retreval. Ther approach was to learn the dstance functon so as to optally separate the relevant fro the rrelevant results by an approprate argn whch was coputed by solvng a quadratc optzaton proble. In the work of Bang et al. [3], the descrptors of the unlabeled vsual objects ove toward or away fro the query, accordng to ther relatve poston n the feature space, wth respect to the relevant and rrelevant exaples. The authors call the proposed approach feature space warpng. Lefan et al. [], used Lnear Dscrnant Analyss (LDA) [7] cobned wth Based Dscrnant Analyss (BDA) [4]. In the hybrd schee, LDA was used when the user s relevance feedback was lted snce t was found to perfor better than BDA n that case, whle BDA perfored better for larger nubers of labeled results. In the work of Lou et al. [3], the syste oves the query pont to the centrod of the relevant results and re-weghts the feature densons based on ther contrbuton n dscrnatng the relevant fro the rrelevant results, by easurng the features varance. In the approach of Atosukarto et al. [], the syste learned the portance of dfferent feature representatons and pushed possble rrelevant odels to the botto of the retreval lst. The portance of each feature representaton was deterned by estatng the rato of the nuber of the relevant odels over the total nuber of odels wthn the hyper-sphere spanned by the relevant odels. The unlabeled odels that led close to labeled rrelevant odels where consdered rrelevant as well and were pushed to the botto of the lst, thus leavng the possble relevant odels close to the top of the lst. In the work of Akbar et al. [], the syste learns the portance of the ultple features of the vsual descrptor usng the varance of the dstances of the relevant objects wth respect to each other as well as the respectve rank postons for each dstnctve feature. Then, the dstances of the unlabeled odels wth respect to the query, that are

3 755 close to the rrelevant odels are set to the axu value whle n the opposte case the dstance s set to the nu dstance fro the set of the relevant odels. Novotn et al. [6] evaluate the perforance of kernel-based ethods for relevance feedback n 3D odel retreval ncludng SVM, one-class SVM [5], BDA [4] and KBDA. In ther experents, usng 3D Zernke descrptors as features, they conclude that the SVM perfored the best just above KBDA. Pseudo relevance feedback was frst eployed for text retreval [4][4] n order to autoatcally expand the query wth addtonal keywords taken fro a set of top ranked docuents whch were assued to be relevant to the query. To our knowledge, ths s the frst te that pseudo relevance feedback s used for 3D object retreval. 3. DETAILED DESCRIPTION OF METHODS Ths Secton s dedcated to the detaled descrpton of the RF ethods that we exane (Secton ), naely One-class SVM, Query Modfcaton and Multple Queres, as well as the descrpton of a pseudo-relevance schee (Secton 3.4) that s further encountered n the evaluaton stage. It s worth notng that the selecton of the RF ethods used for our coparatve study do not requre the user to select rrelevant to the target retreved objects but only relevant to the. Ths choce ay avod certan requreents whch are set when rrelevant objects are selected. These requreents coprse () selecton of large tranng datasets for rrelevant objects snce selecton of sall tranng datasets s not representatve of the whole populaton; () weghng of the objects that are labeled as rrelevant snce they belong to ore than one classes and therefore should not be equally treated. Furtherore, we should note that requrng the user to select only postve exaples becoes a less heavy task snce selecton of rrelevant objects can becoe coplcated due to a greater aount of user nteracton and ental effort that s requred. 3. One-Class SVM One-class SVM (OC-SVM) s a novelty detecton algorth [] that was frst used wthn a relevance feedback fraework by Chen et al. [5] for age retreval. The algorth s gven a set of observatons (feature vectors) that all belong to the target class and uses the to fnd a hyper-sphere n feature space that contans ost of the observatons whle havng the nu possble radus. The surface of the hyper-sphere plays the role of the decson argn, that s, patterns that le wthn the hyper-sphere are consdered to belong to the target s dstrbuton and those that le outsde the hyper-sphere are consdered rrelevant. In our case, we requre all objects of the database to be ranked based on ther slarty to the target class therefore each object s ranked accordng to ts dstance fro the hypersphere s center. In the followng we gve the detaled descrpton of the OC-SVM classfcaton algorth. Let X x, x,..., x denote a set of observatons that belong to the target class, where s the nuber of observatons and x T where N T. Let be a feature appng fro T to a dot product space H and k( x, y) a kernel functon such that ( x), ( x) k( x, x ), where.,. denotes the dot product n H. We want to copute a hyper-sphere wth center c and radus R that contans the axu nuber of observatons x whle havng the nu possble radus. Ths s forulated as an optzaton proble descrbed as follows: where ch, R, v x c nze R, subject to ( ) R and 0,,,...,. denote the slack varables whch are ntroduced to pert the excluson fro the hyper-sphere s nteror of outler observatons. If all observatons were to be explctly bounded by the hyper-sphere s surface then possble outlers would ncrease the radus of the hyper-sphere and therefore lt the generalzaton ablty of the algorth. The paraeter v (0,] s used to control the aount of slack. By decreasng the value of v, we ncrease the tolerance of the algorth to outlers reseblng a hard argn classfer, whle ncreasng the value of v we acheve the opposte effect, reseblng a soft argn classfer. (3.)

4 756 To solve the proble, we convert the objectve functon to ts dual for and derve the Lagrangan, fro whch we get the dual proble: nze jk( x, xj) k( x, x), subject to 0 and. v (3.), j Eqn. (3.) s solved through quadratc progra optzaton and gves the coeffcents center c of the hyper-sphere. The fnal decson functon s gven by: f( x) sgn R ( c ( x)) sgn R c c( x) ( x) fro whch we derve the sgn R ( ) ( ) ( ) ( ) x x x x (3.3) sgn R j ( ) ( j) ( ) ( ) ( ) ( ) x x x x x x, j sgn R jk( x, j) k(, ) k(, ) x x x x x, j If f( x) then x les nsde the hyper-sphere and therefore s consdered to belong to the target class, whle f f( x ), x les outsde the hyper-sphere and s not consdered to belong to the target class. To copute the radus of the hyper-sphere we solve the equaton f( x) 0 where x, s a support vector,.e. 0. For a support vector x, ( c ( x)) wll be equal to the radus R of the hyper-sphere snce all support vectors le on the decson surface. In our case, we rank all objects of a database accordng to ther dstance fro the hyper-sphere s center c, thus an unlabeled object of the database n ranked usng a odfed verson of f( x) whch s gven by: f ( x ) k( x, x ) k( x, x ) k( x, x ) (3.4) j j, j If f ( x ) 0, then x concdes wth the center of the hyper-sphere, thus exhbtng the hghest possble slarty wth the target class. As f ( x) ncreases, objects are consdered less slar to the target class and are ranked further fro the top of the retreval lst. 3. Query Modfcaton The query odfcaton technque s used to ove the query closer to the objects that belong to the target class, thus provng a nearest neghbor search by retrevng ore relevant objects on the top of the lst. Ths s based on the assupton that the ntal query s probably a rough representaton of what the user s searchng for and therefore when relevance feedback s suppled to the syste then a new query can be found that s closer n feature space to the user s target. In the followng, we gve the detaled descrpton of the query odfcaton algorth. Let X x, x,..., x denote a set of observatons belongng to the target class where feature vectors x correspond to the objects that are labeled as relevant fro the user, based on the retreval results that were acqured fro an ntal query x q. We copute a odfed query x as the average of xq and all x, gven by: The new query x q q x x q x q (3.5) s the centrod of the ntal query and all relevant objects and thus, t s a better representaton of the user s target. The unlabeled objects of the database are then ranked accordng to ther slarty aganst the odfed query x. q

5 Multple Queres An alternatve approach to perfor RF n content-based retreval s to perfor several queres and cobne the ndvdual results to a sngle output. Ths technque s based on the prese that a sngle query ay be nsuffcent to express the user s target and suggests usng ultple queres to search for the sae target. In the followng, we gve the detaled descrpton of the ultple queres algorth. Let X x, x,..., x denote a set of observatons belongng to the target class where feature vectors x correspond to the objects that are labeled as relevant fro the user, based on the retreval results that were acqured fro an ntal query x q. Snce the objects wth feature vectors x atch the user s target we perfor addtonal queres usng the objects arked as relevant to the ntal query. After the copleton of ths step we obtan ranked lsts of objects. We cobne the results of each ndvdual query accordng to the followng schee. Let dst( x, x ) denote the dstance between two objects O j, O k. An unlabeled object O j of the database s ranked accordng to ts overall slarty fro the set of queres, denoted as s(o j ) whch s coputed as: s(o ) dst( x, x ) (3.6) j k 3.4 Pseudo Relevance Feedback In pseudo relevance feedback (PRF), the top closest atches are consdered as relevant to the query and are consequently used as tranng data. The relevance assupton for the top closest atches s not always vald and rrelevant retreved objects that ay appear n the top of the lst wll be erroneously consdered as relevant. Ths case s known as query drft phenoenon and ples the scenaro where the retreval syste s sled by the rrelevant data and drawn away fro the user s target. However, f the low level features are dscrnatve enough to brng a large porton of the relevant objects to the top of the lst, then the relevance assupton wll be vald n the ajorty of queres thus the average perforance wll prove. Ths eans that PRF s ostly useful at ncreasng the perforance n the case of features that already exhbt good dscrnaton ablty. Otherwse, n the case where the features used are not dscrnatve enough, PRF ay actually decrease the overall perforance of retreval. The pseudo relevance feedback technque that we use coprses an off-lne and an on-lne stage. Both stages are based on the dea of ovng the feature vector of an object closer to ts cluster centrod n feature space, thus provng the perforance of a nearest neghbor search, whch s slar n sprt to the query odfcaton technque. In the followng, we gve the detaled descrpton of each stage: Off-lne stage Let n be the nuber of objects n the database and x denote the feature vector of an object O where =,,..., n. We use each object as a query n the reanng set of n objects of the database and take n ranked lsts of results denoted as lst. For each O, we take the descrptors of the top closest atches fro the correspondng lst, whch are assued to be relevant to O. Then we update the descrptor x accordng to the followng forula: x x x (3.7) whch denotes the average feature vector between the orgnal descrptor x of the object and a new feature vector rel x whch s coputed usng the correspondng top closest atches and s gven by: where x, j s the j th closest atch to object O. The x, j, where the dscountng factor j j rel j k * x, j j rel j x (3.8) j rel x feature vector s coputed by averagng the top descrptors s used to wegh the closest atches nversely proportonal to ther rank n the j k

6 758 retreval lst. Ths weghng together wth the fact that the updated descrptor s the average of the orgnal x and x rel, reduces the effect of the query drft phenoenon,.e. when the top closest atches nclude rrelevant objects as well. On-lne stage Upon subsson of a query, the syste coputes the descrptor of the query x q and copares t to the updated descrptors x of the objects of the database. Ths produces a sorted lst of results lst q fro whch the top closest atches are used to update the descrptor of the query as n Eqn. (3.7) and Eqn. (3.8). In the sequel, a new retreval sesson s ntated usng the updated descrptor of the query x, whch s closer n feature space to ts cluster-class centrod and the results are shown to the user n decreasng order of slarty. The nuber of the closest atches that are consdered as relevant to the query s deterned by the expected recall of the eployed low level features, near the top of the retreval lst. The hgher the recall the ore closest atches we expect to be relevant to the query. Eployng the above pseudo relevance feedback technque, ntroduces an addtonal cost n the te coplexty of the overall retreval procedure. In partcular, the te requred for the copleton of the retreval process s doubled. Ths s due to the executon of two retreval sessons, the frst usng the orgnal descrptor of the query and the second usng the updated descrptor of the query after eployng the pseudo relevance feedback. 4. EXPERIMENTAL RESULTS In ths secton, we present the perforance evaluaton of the relevance feedback algorths taken nto consderaton, naely, one-class SVM (OC-SVM), query odfcaton (Q-Mod) and ultple queres (Mul-Q) along wth the eployed pseudo relevance feedback schee (Pseudo-RF). As a 3D object sgnature, we use the CRSP descrptor [7] whch attans top perforance along wth low te requreents. CRSP captures the global shape of a 3D object usng a set of concentrc sphercal shells where the object s surface s projected and the resultng sphercal functons are expressed through ther sphercal haronc representaton. It s a shape sgnature that s dscrnatve enough to eploy PRF and ts low te requreents enable the applcaton of RF whch poses sgnfcant te constrants snce t s an on-lne procedure. To evaluate the perforance of the RF algorths we have used the followng datasets:. The dataset of the Prnceton Shape Benchark (PSB) that contans generc 3D odels [].. The dataset of the Watertght Models Track of SHREC 007 (WM-SHREC) [3].. The dataset of the Engneerng Shape Benchark (ESB) that contans CAD odels []. To evaluate the perforance n the PSB dataset, we have used the coarse classfcaton, whch contans 7 classes, naely, vehcle, anal, household, buldng, furnture, plant and - where the - class contans those odels that do not belong to any of the reanng 6 classes. We reoved the odels belongng to the - class and evaluated the perforance n the reanng dataset consstng of 593 odels where each class contans 66 odels on average. The ESB dataset contans 866 odels whch are classfed nto 45 classes wth 9 odels per class on average and the WM-SHREC dataset contans 400 odels whch are equally dstrbuted n 0 classes. The perforance n each dataset was easured usng the leave-one-out ethod,.e. usng each object of a dataset as a query n turn and evaluatng the perforance n the reanng set of objects. The objects that are labeled as relevant and are consequently used as tranng data are those that appear wthn the top k results and belong to the query s class, accordng to the classfcaton fle of the correspondng dataset. For the PSB dataset, we set k=40 whle for the ESB and WM-SHREC datasets we set k=0. The axu nuber of objects that are labeled as relevant wthn the frst k results s set to =0 objects per feedback teraton for the PSB dataset and =4 objects per feedback teraton for the ESB and WM-SHREC datasets. For the OC-SVM ethod we used the Gaussan kernel wth 30 and set the aount of slack to v 0.5. To depct the perforance we use the precson and recall evaluaton easures. Recall s the rato of relevant retreved odels to the total nuber of relevant odels whle precson s the rato of relevant retreved odels to the nuber of retreved odels. In Fg., we copare the perforance of all relevance feedback technques ncludng the pseudo relevance schee (Pseudo RF) for all three q

7 759 datasets. For the ethods that requre the user s nteracton (OC-SVM, Q-Mod, Mul-Q) the perforance s depcted at the 3 rd (#3) teraton of relevance feedback. Fg. : Evaluaton of OC-SVM, Q-Mod, Mul-Q and Pseudo RF for the PSB, WM-SHREC and ESB dataset. For the relevance feedback technques that requre the user s nteracton, the perforance at the 3 rd teraton (#3) s used.

8 760 The results shown n Fg. ndcate that the Mul-Q ethod has the best overall perforance. Moreover the OC-SVM ethod sees to acheve the hghest precson values for sall values of recall but ths s not consstent for hgher values of recall. Not surprsngly, the Pseudo RF ethod s ranked last whch s due to the fact that the tranng data are not provded by the user but are taken autoatcally fro the top of the retreval lst based on the assupton that they are relevant. However, the results show that Pseudo RF s an approach that can gve a consderable gan n the overall retreval perforance, whch s ore obvous n the WM-SHREC dataset where the average precson has ncreased by 5.4%. In the reanng datasets the overall ncrease n the average precson s approxately.7%. In Fg., we evaluate the perforance of each ethod for dfferent nubers of top k results fro whch the relevant objects are chosen, naely k=0, k=30 and k=40, usng the PSB dataset. The horzontal axs shows the relevance feedback teraton and the vertcal axs shows the average precson for recall n the range of (0%-50%). For the th feedback teraton (>), we use not only the new labeled objects but those objects that were labeled as relevant fro prevous teratons as well. k=0 k=30 k=40 0,7 0,7 0,7 Average precson (0%-50% Recall) 0,65 0,6 0,55 0,5 0,45 0,4 Mul-Q Q-Mod OC-SVM Intal Average precson (0%-50% Recall) 0,65 0,6 0,55 0,5 0,45 0,4 Mul-Q Q-Mod OC-SVM Intal Average precson (0%-50% Recall) 0,65 0,6 0,55 0,5 0,45 0,4 Mul-Q Q-Mod OC-SVM Intal 0, , , Relevance feedback teraton Relevance feedback teraton Relevance feedback teraton Fg. : Evaluaton of OC-SVM, Q-Mod and Mul-Q wthn the PSB dataset, for dfferent nubers of top k results (k=0, 30, 40) fro whch the relevant objects are chosen, across consecutve relevance feedback teratons usng the average precson for recall n the range of (0%-50%). Fro Fg., we can conclude that the Mul-Q and Q-Mod ethods have the best perforance and that OC-SVM s ranked last. Interestngly, the Q-Mod ethod perfors better than Mul-Q n the frst relevance feedback teraton, but t does not show sgnfcant ncrease n perforance n the followng teratons. On the contrary, the perforance of the Mul-Q ethod exhbts a greater ncrease n perforance and surpasses the Q-Mod ethod after the nd teraton. In Fg. 3, we gve soe exaple queres wthn the ESB dataset and the correspondng results frst by usng the lowlevel features and then by eployng relevance feedback usng the Mul-Q ethod. We show exaple queres fro the ESB dataset due to the fact that objects have been prarly classfed accordng to the object s functonalty whle lowlevel features are used to easure the geoetrc slarty between objects. Ths eans that objects wth very slar shapes ay belong to dfferent categores. Ths s a characterstc of the ESB dataset and n any cases t s possble to dscrnate such objects by only usng a set of low-level features and the use of relevance feedback becoes peratve n order to prove the retreval results. The exaple shown n Fg. 3(a) llustrates an ordnary query where retreval precson gradually ncreases across consecutve relevance feedback teratons, whle the exaples shown n Fg. 3(b)-(c) llustrate queres where after the nd relevance feedback teraton the retreval accuracy s excellent.

9 76 Intal Iteraton # Iteraton # Iteraton #3 (a) Intal Iteraton # Iteraton # (b) Fg. 3: Exaple queres wthn the ESB dataset wth the correspondng retreval results usng the low-level features (Intal) and the Mul-Q ethod after successve relevance feedback teratons. The query s shown n blue color, the odels that belong to the query s class are shown n green and the reanng odels are shown n red. The odels

10 76 that are labeled as relevant by the user n the current teraton are ndcated wth a blue check box, whle those that were labeled n prevous teratons are ndcated wth a gray checkbox. Intal Iteraton # Iteraton # (c) Fg. 3 (contnued). 5. CONCLUSIONS In ths paper we evaluate the perforance of a set of standard relevance feedback technques, naely, one-class SVM, query odfcaton and ultple queres for content-based 3D object retreval. The data requred to tran each ethod are obtaned fro postve feedback,.e. the user only labels a set of objects that are relevant to the target, n order to nze the user s nteracton wth the syste and antan hs/her attenton to the target class. The ultple queres ethod exhbts the best overall perforance showng a faster rate of proveent across consecutve relevance feedback teratons. In addton, we eploy a pseudo relevance feedback schee that shfts the feature vector of an object towards the centrod of ts neghborhood n feature space and show that t can add a consderable gan n the overall retreval perforance. 6. ACKNOWLEDGEMENT Ths research was supported by the Greek Secretarat of Research and Technology (PENED 3D Graphcs search and retreval 03 E 50). 7. REFERENCES [] Akbar, S.; Kung, J.; Wagner, R.; Prhatanto, A. S.: Mult-Feature Integraton wth Relevance Feedback on 3D Model Slarty Retreval, Int. Conf. on Inforaton Integraton and Web-based Applcatons Servces, 006, [] Atosukarto, I.; Kheng, W. L.; Huang, Z.: Feature Cobnaton and Relevance Feedback for 3D Model Retreval, th Int. Conf. on Multeda Modelng, 005, [3] Bang, H.; Chen, T.: Feature Space Warpng: An Approach to Relevance Feedback, Int. Conf. on Iage Processng, 00. [4] Buckley, C.; Salton, G.; Allan, J.: Snghal, A.: Autoatc Query Expanson usng SMART: TREC 3, TREC, 994. [5] Chen, Y; Zhou, X. S.; Huand, T.: One-class SVM for Learnng n Iage Retreval, Int. Conf. on Iage Processng, 00, [6] Cox, I.; Mller, M.; Mnka, T.; Yanlos, P.: An Optzed Interacton Strategy for Bayesan Relevance Feedback, Int. Conf. on Coputer Vson and Pattern Recognton, 998.

11 763 [7] Duda, R.; Hart, P.; Stork, D.: Pattern Classfcaton, John Wley & Sons, New York. [8] Elad, M.; Tal, A.; Ar, S.: Content based retreval of VRML objects: an teratve and nteractve approach, Proceedngs of the 6th Eurographcs workshop on Multeda, 00. [9] Gacnto, G.; Rol, F.: Bayesan Relevance Feedback for Content-Based Iage Retreval, J. Pattern Recognton, 37(7), 004. [0] Ishkawa, Y.; Subraanya, R.; Faloutsos, C.: MndReader Queryng Databases through Multple Exaples, Int. Conf. on Very Large Databases, 998. [] Jayant, S.; Kalyanaraan, Y.; Iyer, N.; Raan, K.: Developpng an Engneerng Shape Benchark for CAD Models, Coputer-Aded Desgn, 38(9), 006, [] Lefan, G.; Mer, R.; Tal, A.: Seantc-orented 3d shape retreval usng relevance feedback, J. Vsual Coputer, () 8-0, 005, [3] Lou, K.; Jayant. S.; Iyer, N.; Kalyanaraan, Y.; Prabhakar, S.; Raan K.: A Reconfgurable 3D Engneerng Shape Search Syste Part II: Database Indexng, Retreval and Clusterng, 3rd Coputers and Inforaton n Engneerng (CIE) Conference, 003. [4] Mtra, M.; Snghal, A.; Buckley, C.: Iprovng Autoatc Query Expanson, st Int.l ACM SIGIR Conf. on Research and developent n nforaton retreval, 998, [5] Nastar, C.; Mtschke, M.; Melhac, C.: Effcent Query Refneent for Iage Retreval, Int. Conf. on Coputer Vson and Pattern Recognton, 998. [6] Novotn, M.; Park, G.-J.; Wessel, R.; Klen, R.: Evaluaton of Kernel Based Methods for Relevance Feedback n 3D Shape Retreval, 4th Int. Workshop on Content-Based Multeda Indexng, 005. [7] Papadaks, P.; Pratkaks, I; Theohars, T.; Perantons, S.: Effcent 3D Shape Matchng and Retreval Usng a Concrete Radalzed Sphercal Projecton Representaton, J. Pattern Recognton, 40(9), 007, [8] Porkaew, K.; Chakrabart, K.: Query Refneent for Multeda Slarty Retreval n MARS, ACM Int. Conf. on Multeda (Part ), 999. [9] Roccho, J.: Relevance Feedback n Inforaton Retreval The SMART Retreval Syste - Experents n Autoatc Docuent Processng, G. Salton ed., Chapter 4, 33-33, 97. [0] Ru, Y.; Huang, S.; Mehrotra, S.: Content-based age retreval wth relevance feedback n MARS, Int. Conf. on Iage Processng, 997. [] Scholkopf, B.; Sola, A.: Learnng wth Kernels, MIT Press, 00. [] Shlane, P.; Mn, P.; Kazhdan, M.; Funkhouser, T.: The Prnceton Shape Benchark, Shape Modelng Internatonal, 004, [3] Veltkap, R.; Haar F.: SHREC 007 3D Shape Retreval Contest, Techncal Report UU-CS , Departent of Inforaton and Coputng Scences, 007. [4] Zhou, X.; Huang, T.: Sall Saple Learnng Durng Multeda Retreval usng BasMap, Int. Conf. on Coputer Vson and Pattern Recognton, 00.

Generating Fuzzy Term Sets for Software Project Attributes using and Real Coded Genetic Algorithms

Generating Fuzzy Term Sets for Software Project Attributes using and Real Coded Genetic Algorithms Generatng Fuzzy Ter Sets for Software Proect Attrbutes usng Fuzzy C-Means C and Real Coded Genetc Algorths Al Idr, Ph.D., ENSIAS, Rabat Alan Abran, Ph.D., ETS, Montreal Azeddne Zah, FST, Fes Internatonal

More information

Merging Results by Using Predicted Retrieval Effectiveness

Merging Results by Using Predicted Retrieval Effectiveness Mergng Results by Usng Predcted Retreval Effectveness Introducton Wen-Cheng Ln and Hsn-Hs Chen Departent of Coputer Scence and Inforaton Engneerng Natonal Tawan Unversty Tape, TAIWAN densln@nlg.cse.ntu.edu.tw;

More information

Introduction. Leslie Lamports Time, Clocks & the Ordering of Events in a Distributed System. Overview. Introduction Concepts: Time

Introduction. Leslie Lamports Time, Clocks & the Ordering of Events in a Distributed System. Overview. Introduction Concepts: Time Lesle Laports e, locks & the Orderng of Events n a Dstrbuted Syste Joseph Sprng Departent of oputer Scence Dstrbuted Systes and Securty Overvew Introducton he artal Orderng Logcal locks Orderng the Events

More information

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation College of Engneerng and Coputer Scence Mechancal Engneerng Departent Mechancal Engneerng 309 Nuercal Analyss of Engneerng Systes Sprng 04 Nuber: 537 Instructor: Larry Caretto Solutons to Prograng Assgnent

More information

Optimization Methods: Integer Programming Integer Linear Programming 1. Module 7 Lecture Notes 1. Integer Linear Programming

Optimization Methods: Integer Programming Integer Linear Programming 1. Module 7 Lecture Notes 1. Integer Linear Programming Optzaton Methods: Integer Prograng Integer Lnear Prograng Module Lecture Notes Integer Lnear Prograng Introducton In all the prevous lectures n lnear prograng dscussed so far, the desgn varables consdered

More information

Large Margin Nearest Neighbor Classifiers

Large Margin Nearest Neighbor Classifiers Large Margn earest eghbor Classfers Sergo Bereo and Joan Cabestany Departent of Electronc Engneerng, Unverstat Poltècnca de Catalunya (UPC, Gran Captà s/n, C4 buldng, 08034 Barcelona, Span e-al: sbereo@eel.upc.es

More information

Using Gini-Index for Feature Selection in Text Categorization

Using Gini-Index for Feature Selection in Text Categorization 3rd Internatonal Conference on Inforaton, Busness and Educaton Technology (ICIBET 014) Usng Gn-Index for Feature Selecton n Text Categorzaton Zhu Wedong 1, Feng Jngyu 1 and Ln Yongn 1 School of Coputer

More information

On-line Scheduling Algorithm with Precedence Constraint in Embeded Real-time System

On-line Scheduling Algorithm with Precedence Constraint in Embeded Real-time System 00 rd Internatonal Conference on Coputer and Electrcal Engneerng (ICCEE 00 IPCSIT vol (0 (0 IACSIT Press, Sngapore DOI: 077/IPCSIT0VNo80 On-lne Schedulng Algorth wth Precedence Constrant n Ebeded Real-te

More information

Pose Invariant Face Recognition using Hybrid DWT-DCT Frequency Features with Support Vector Machines

Pose Invariant Face Recognition using Hybrid DWT-DCT Frequency Features with Support Vector Machines Proceedngs of the 4 th Internatonal Conference on 7 th 9 th Noveber 008 Inforaton Technology and Multeda at UNITEN (ICIMU 008), Malaysa Pose Invarant Face Recognton usng Hybrd DWT-DCT Frequency Features

More information

What is Object Detection? Face Detection using AdaBoost. Detection as Classification. Principle of Boosting (Schapire 90)

What is Object Detection? Face Detection using AdaBoost. Detection as Classification. Principle of Boosting (Schapire 90) CIS 5543 Coputer Vson Object Detecton What s Object Detecton? Locate an object n an nput age Habn Lng Extensons Vola & Jones, 2004 Dalal & Trggs, 2005 one or ultple objects Object segentaton Object detecton

More information

Research on action recognition method under mobile phone visual sensor Wang Wenbin 1, Chen Ketang 2, Chen Liangliang 3

Research on action recognition method under mobile phone visual sensor Wang Wenbin 1, Chen Ketang 2, Chen Liangliang 3 Internatonal Conference on Autoaton, Mechancal Control and Coputatonal Engneerng (AMCCE 05) Research on acton recognton ethod under oble phone vsual sensor Wang Wenbn, Chen Ketang, Chen Langlang 3 Qongzhou

More information

Low training strength high capacity classifiers for accurate ensembles using Walsh Coefficients

Low training strength high capacity classifiers for accurate ensembles using Walsh Coefficients Low tranng strength hgh capacty classfers for accurate ensebles usng Walsh Coeffcents Terry Wndeatt, Cere Zor Unv Surrey, Guldford, Surrey, Gu2 7H t.wndeatt surrey.ac.uk Abstract. If a bnary decson s taken

More information

Human Face Recognition Using Radial Basis Function Neural Network

Human Face Recognition Using Radial Basis Function Neural Network Huan Face Recognton Usng Radal Bass Functon eural etwor Javad Haddadna Ph.D Student Departent of Electrcal and Engneerng Arabr Unversty of Technology Hafez Avenue, Tehran, Iran, 594 E-al: H743970@cc.au.ac.r

More information

Performance Analysis of Coiflet Wavelet and Moment Invariant Feature Extraction for CT Image Classification using SVM

Performance Analysis of Coiflet Wavelet and Moment Invariant Feature Extraction for CT Image Classification using SVM Perforance Analyss of Coflet Wavelet and Moent Invarant Feature Extracton for CT Iage Classfcaton usng SVM N. T. Renukadev, Assstant Professor, Dept. of CT-UG, Kongu Engneerng College, Perundura Dr. P.

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Handwritten English Character Recognition Using Logistic Regression and Neural Network

Handwritten English Character Recognition Using Logistic Regression and Neural Network Handwrtten Englsh Character Recognton Usng Logstc Regresson and Neural Network Tapan Kuar Hazra 1, Rajdeep Sarkar 2, Ankt Kuar 3 1 Departent of Inforaton Technology, Insttute of Engneerng and Manageent,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

An Efficient Fault-Tolerant Multi-Bus Data Scheduling Algorithm Based on Replication and Deallocation

An Efficient Fault-Tolerant Multi-Bus Data Scheduling Algorithm Based on Replication and Deallocation BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volue 16, No Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-001 An Effcent Fault-Tolerant Mult-Bus Data

More information

A Novel System for Document Classification Using Genetic Programming

A Novel System for Document Classification Using Genetic Programming Journal of Advances n Inforaton Technology Vol. 6, No. 4, Noveber 2015 A Novel Syste for Docuent Classfcaton Usng Genetc Prograng Saad M. Darwsh, Adel A. EL-Zoghab, and Doaa B. Ebad Insttute of Graduate

More information

Comparative Study between different Eigenspace-based Approaches for Face Recognition

Comparative Study between different Eigenspace-based Approaches for Face Recognition Coparatve Study between dfferent Egenspace-based Approaches for Face Recognton Pablo Navarrete and Javer Ruz-del-Solar Departent of Electrcal Engneerng, Unversdad de Chle, CHILE Eal: {pnavarre, jruzd}@cec.uchle.cl

More information

Nighttime Motion Vehicle Detection Based on MILBoost

Nighttime Motion Vehicle Detection Based on MILBoost Sensors & Transducers 204 by IFSA Publshng, S L http://wwwsensorsportalco Nghtte Moton Vehcle Detecton Based on MILBoost Zhu Shao-Png,, 2 Fan Xao-Png Departent of Inforaton Manageent, Hunan Unversty of

More information

Color Image Segmentation Based on Adaptive Local Thresholds

Color Image Segmentation Based on Adaptive Local Thresholds Color Iage Segentaton Based on Adaptve Local Thresholds ETY NAVON, OFE MILLE *, AMI AVEBUCH School of Coputer Scence Tel-Avv Unversty, Tel-Avv, 69978, Israel E-Mal * : llero@post.tau.ac.l Fax nuber: 97-3-916084

More information

Multiple Instance Learning via Multiple Kernel Learning *

Multiple Instance Learning via Multiple Kernel Learning * The Nnth nternatonal Syposu on Operatons Research and ts Applcatons (SORA 10) Chengdu-Juzhagou, Chna, August 19 23, 2010 Copyrght 2010 ORSC & APORC, pp. 160 167 ultple nstance Learnng va ultple Kernel

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

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

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

A Semantic Model for Video Based Face Recognition

A Semantic Model for Video Based Face Recognition Proceedng of the IEEE Internatonal Conference on Inforaton and Autoaton Ynchuan, Chna, August 2013 A Seantc Model for Vdeo Based Face Recognton Dhong Gong, Ka Zhu, Zhfeng L, and Yu Qao Shenzhen Key Lab

More information

A Balanced Ensemble Approach to Weighting Classifiers for Text Classification

A Balanced Ensemble Approach to Weighting Classifiers for Text Classification A Balanced Enseble Approach to Weghtng Classfers for Text Classfcaton Gabrel Pu Cheong Fung 1, Jeffrey Xu Yu 1, Haxun Wang 2, Davd W. Cheung 3, Huan Lu 4 1 The Chnese Unversty of Hong Kong, Hong Kong,

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

TN348: Openlab Module - Colocalization

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

More information

IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR

IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR Sgnal & Iage Processng : An Internatonal Journal (SIPIJ) Vol.4, No., February 03 IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR Tranos Zuva, Kenelwe Zuva 3, Sunday O. Ojo, Selean

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

Optimally Combining Positive and Negative Features for Text Categorization

Optimally Combining Positive and Negative Features for Text Categorization Optally Cobnng Postve and Negatve Features for Text Categorzaton Zhaohu Zheng ZZHENG3@CEDAR.BUFFALO.EDU Rohn Srhar ROHINI@CEDAR.BUFFALO.EDU CEDAR, Dept. of Coputer Scence and Engneerng, State Unversty

More information

Relevance Feedback Document Retrieval using Non-Relevant Documents

Relevance Feedback Document Retrieval using Non-Relevant Documents Relevance Feedback Document Retreval usng Non-Relevant Documents TAKASHI ONODA, HIROSHI MURATA and SEIJI YAMADA Ths paper reports a new document retreval method usng non-relevant documents. From a large

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

Multicast Tree Rearrangement to Recover Node Failures. in Overlay Multicast Networks

Multicast Tree Rearrangement to Recover Node Failures. in Overlay Multicast Networks Multcast Tree Rearrangeent to Recover Node Falures n Overlay Multcast Networks Hee K. Cho and Chae Y. Lee Dept. of Industral Engneerng, KAIST, 373-1 Kusung Dong, Taejon, Korea Abstract Overlay ultcast

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Generalized Spatial Kernel based Fuzzy C-Means Clustering Algorithm for Image Segmentation

Generalized Spatial Kernel based Fuzzy C-Means Clustering Algorithm for Image Segmentation Internatonal Journal of Scence and Research (IJSR, Inda Onlne ISSN: 39-7064 Generalzed Spatal Kernel based Fuzzy -Means lusterng Algorth for Iage Segentaton Pallav Thakur, helpa Lnga Departent of Inforaton

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

A system based on a modified version of the FCM algorithm for profiling Web users from access log

A system based on a modified version of the FCM algorithm for profiling Web users from access log A syste based on a odfed verson of the FCM algorth for proflng Web users fro access log Paolo Corsn, Laura De Dosso, Beatrce Lazzern, Francesco Marcellon Dpartento d Ingegnera dell Inforazone va Dotsalv,

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

Joint Registration and Active Contour Segmentation for Object Tracking

Joint Registration and Active Contour Segmentation for Object Tracking Jont Regstraton and Actve Contour Segentaton for Object Trackng Jfeng Nng a,b, Le Zhang b,1, Meber, IEEE, Davd Zhang b, Fellow, IEEE and We Yu a a College of Inforaton Engneerng, Northwest A&F Unversty,

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

A Novel Fuzzy Classifier Using Fuzzy LVQ to Recognize Online Persian Handwriting

A Novel Fuzzy Classifier Using Fuzzy LVQ to Recognize Online Persian Handwriting A Novel Fuzzy Classfer Usng Fuzzy LVQ to Recognze Onlne Persan Handwrtng M. Soleyan Baghshah S. Bagher Shourak S. Kasae Departent of Coputer Engneerng, Sharf Unversty of Technology, Tehran, Iran soleyan@ce.sharf.edu

More information

User Behavior Recognition based on Clustering for the Smart Home

User Behavior Recognition based on Clustering for the Smart Home 3rd WSEAS Internatonal Conference on REMOTE SENSING, Vence, Italy, Noveber 2-23, 2007 52 User Behavor Recognton based on Clusterng for the Sart Hoe WOOYONG CHUNG, JAEHUN LEE, SUKHYUN YUN, SOOHAN KIM* AND

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

A Fast Dictionary Learning Algorithm for Image Denoising Hai-yang LI *, Chao YUAN and Heng-yuan WANG

A Fast Dictionary Learning Algorithm for Image Denoising Hai-yang LI *, Chao YUAN and Heng-yuan WANG 08 Internatonal onference on Modelng, Sulaton and Optzaton (MSO 08) ISBN: 978--60595-54- A ast ctonary Learnng Algorth for Iage enosng Ha-yang LI, hao YUAN and Heng-yuan WANG School of Scence, X'an Polytechnc

More information

ENSEMBLE learning has been widely used in data and

ENSEMBLE learning has been widely used in data and IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 9, NO. 5, SEPTEMBER 2012 943 Sparse Kernel-Based Hyperspectral Anoaly Detecton Prudhv Gurra, Meber, IEEE, Heesung Kwon, Senor Meber, IEEE, andtothyhan Abstract

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Realistic 3D Face Modeling by Fusing Multiple 2D Images

Realistic 3D Face Modeling by Fusing Multiple 2D Images Realstc 3D Face Modelng by Fusng Multple D ages Changhu Wang EES Departent, Unversty of Scence and echnology of Chna, wch@ustc.edu Shucheng Yan, Hongjang Zhang, Weyng Ma Mcrosoft Research Asa, Bejng,.R.

More information

Outline. Third Programming Project Two-Dimensional Arrays. Files You Can Download. Exercise 8 Linear Regression. General Regression

Outline. Third Programming Project Two-Dimensional Arrays. Files You Can Download. Exercise 8 Linear Regression. General Regression Project 3 Two-densonal arras Ma 9, 6 Thrd Prograng Project Two-Densonal Arras Larr Caretto Coputer Scence 6 Coputng n Engneerng and Scence Ma 9, 6 Outlne Quz three on Thursda for full lab perod See saple

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Monte Carlo Evaluation of Classification Algorithms Based on Fisher's Linear Function in Classification of Patients With CHD

Monte Carlo Evaluation of Classification Algorithms Based on Fisher's Linear Function in Classification of Patients With CHD IOSR Journal of Matheatcs (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volue 13, Issue 1 Ver. IV (Jan. - Feb. 2017), PP 104-109 www.osrjournals.org Monte Carlo Evaluaton of Classfcaton Algorths Based

More information

Predicting Power Grid Component Outage In Response to Extreme Events. S. BAHRAMIRAD ComEd USA

Predicting Power Grid Component Outage In Response to Extreme Events. S. BAHRAMIRAD ComEd USA 1, rue d Artos, F-75008 PARIS CIGRE US Natonal Cottee http : //www.cgre.org 016 Grd of the Future Syposu Predctng Power Grd Coponent Outage In Response to Extree Events R. ESKANDARPOUR, A. KHODAEI Unversty

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

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

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

More information

STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS

STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS 1 HENDRA RAHMAWAN, 2 KUSPRIYANTO, 3 YUDI SATRIA GONDOKARYONO School of Electrcal Engneerng and Inforatcs, Insttut Teknolog Bandung,

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

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

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

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

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

More information

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

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

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

More information

Face Detection and Tracking in Video Sequence using Fuzzy Geometric Face Model and Mean Shift

Face Detection and Tracking in Video Sequence using Fuzzy Geometric Face Model and Mean Shift Internatonal Journal of Advanced Trends n Coputer Scence and Engneerng, Vol., No.1, Pages : 41-46 (013) Specal Issue of ICACSE 013 - Held on 7-8 January, 013 n Lords Insttute of Engneerng and Technology,

More information

A Cluster Tree Method For Text Categorization

A Cluster Tree Method For Text Categorization Avalable onlne at www.scencedrect.co Proceda Engneerng 5 (20) 3785 3790 Advanced n Control Engneerngand Inforaton Scence A Cluster Tree Meod For Text Categorzaton Zhaoca Sun *, Yunng Ye, Weru Deng, Zhexue

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Aircraft Engine Gas Path Fault Diagnosis Based on Fuzzy Inference

Aircraft Engine Gas Path Fault Diagnosis Based on Fuzzy Inference 202 Internatonal Conference on Industral and Intellgent Inforaton (ICIII 202) IPCSIT vol.3 (202) (202) IACSIT Press, Sngapore Arcraft Engne Gas Path Fault Dagnoss Based on Fuzzy Inference Changzheng L,

More information

A New Scheduling Algorithm for Servers

A New Scheduling Algorithm for Servers A New Schedulng Algorth for Servers Nann Yao, Wenbn Yao, Shaobn Ca, and Jun N College of Coputer Scence and Technology, Harbn Engneerng Unversty, Harbn, Chna {yaonann, yaowenbn, cashaobn, nun}@hrbeu.edu.cn

More information

Key-Words: - Under sear Hydrothermal vent image; grey; blue chroma; OTSU; FCM

Key-Words: - Under sear Hydrothermal vent image; grey; blue chroma; OTSU; FCM A Fast and Effectve Segentaton Algorth for Undersea Hydrotheral Vent Iage FUYUAN PENG 1 QIAN XIA 1 GUOHUA XU 2 XI YU 1 LIN LUO 1 Electronc Inforaton Engneerng Departent of Huazhong Unversty of Scence and

More information

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

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

More information

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

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

More information

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

Heuristic Methods for Locating Emergency Facilities

Heuristic Methods for Locating Emergency Facilities Heurstc Methods for Locatng Eergency Facltes L. Caccetta and M. Dzator Western Australan Centre of Excellence n Industral Optsaton, Curtn Unversty of Technology, Kent Street, Bentley WA 602, Australa E-Mal:

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Pattern Classification of Back-Propagation Algorithm Using Exclusive Connecting Network

Pattern Classification of Back-Propagation Algorithm Using Exclusive Connecting Network World Acade of Scence, Engneerng and Technolog 36 7 Pattern Classfcaton of Bac-Propagaton Algorth Usng Eclusve Connectng Networ Insung Jung, and G-Na Wang Abstract The obectve of ths paper s to a desgn

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

SVM-based Learning for Multiple Model Estimation

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

More information

Estimating Progress of Execution for SQL Queries

Estimating Progress of Execution for SQL Queries Estatng Progress of Executon for SQL Queres Surajt Chaudhur Vvek arasayya Ravshankar Raaurthy Mcrosoft Research Mcrosoft Research Unversty of Wsconsn, Madson surajtc@crosoft.co vveknar@crosoft.co rav@cs.wsc.edu

More information

Local Subspace Classifiers: Linear and Nonlinear Approaches

Local Subspace Classifiers: Linear and Nonlinear Approaches Local Subspace Classfers: Lnear and Nonlnear Approaches Hakan Cevkalp, Meber, IEEE, Dane Larlus, Matths Douze, and Frederc Jure, Meber, IEEE Abstract he -local hyperplane dstance nearest neghbor (HNN algorth

More information

A new Fuzzy Noise-rejection Data Partitioning Algorithm with Revised Mahalanobis Distance

A new Fuzzy Noise-rejection Data Partitioning Algorithm with Revised Mahalanobis Distance A new Fuzzy ose-reecton Data Parttonng Algorth wth Revsed Mahalanobs Dstance M.H. Fazel Zarand, Mlad Avazbeg I.B. Tursen Departent of Industral Engneerng, Arabr Unversty of Technology Tehran, Iran Departent

More information

ALM-FastReplica: Optimizing the Reliable Distribution of Large Files within CDNs

ALM-FastReplica: Optimizing the Reliable Distribution of Large Files within CDNs ALM-FastReplca: Optzng the Relable Dstrbuton of Large Fles wthn CDNs Ludla Cherkasova Internet Systes and Storage Laboratory HP Laboratores Palo Alto HPL-005-64 Aprl 4, 005* E-al: cherkasova@hpl.hp.co

More information

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

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

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

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

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Object-Based Techniques for Image Retrieval

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

More information

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval Orthogonal Complement Component Analyss for ostve Samples n SVM Based Relevance Feedback Image Retreval Dacheng Tao and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong {dctao2,

More information

Poly-energetic Reconstructions in X-ray CT Scanners

Poly-energetic Reconstructions in X-ray CT Scanners Indan Socety for Non-Destructve Testng Hyderabad Chapter Proc. Natonal Senar on Non-Destructve Evaluaton Dec. 7-9, 26, Hyderabad Poly-energetc Reconstructons n X-ray CT Scanners V.S. Venuadhav Vedula,

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

2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN:

2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN: 06 Internatonal Conference on Sustanable Energy, Envronent and Inforaton Engneerng (SEEIE 06) ISBN: 978--60595-337-3 A Study on IEEE 80. MAC Layer Msbehavor under Dfferent Back-off Algorths Trong Mnh HOANG,,

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

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

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

More information

EXTENDED FORMAL SPECIFICATIONS OF 3D SPATIAL DATA TYPES

EXTENDED FORMAL SPECIFICATIONS OF 3D SPATIAL DATA TYPES - 1 - EXTENDED FORMAL SPECIFICATIONS OF D SPATIAL DATA TYPES - TECHNICAL REPORT - André Borrann Coputaton Cvl Engneerng Technsche Unverstät München INTRODUCTION Startng pont for the developent of a spatal

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information