Multiple Instance Learning via Multiple Kernel Learning *

Size: px
Start display at page:

Download "Multiple Instance Learning via Multiple Kernel Learning *"

Transcription

1 The Nnth nternatonal Syposu on Operatons Research and ts Applcatons (SORA 10) Chengdu-Juzhagou, Chna, August 19 23, 2010 Copyrght 2010 ORSC & APORC, pp ultple nstance Learnng va ultple Kernel Learnng * Bng Yang Qan L Lng Jng Lng Zhen College of Scence, Chna Agrcultural Unversty, Bejng , P.R. Chna. Abstract n ths paper, we forulated a novel ethod to solve the classfcaton proble wthn the ultple nstance learnng (L) contexts by ultple kernel learnng. Despte the large nuber of SV odels, there are only a few odels that can solve general L probles well. To prove the classfcaton precson of SV ethod wth regard to L proble, ths paper ntroduced ultple kernel learnng ethod to the process of ultple nstance learnng, and proposed a new SVW odel (K-SV), whch based on the -SV odel. The soluton for ths odel was presented, and soe nuercal experents on benchark data were taken nto ths paper too. Coputatonal results on a nuber of datasets ndcate that the proposed algorth s copettve wth other SV ethods. Keywords ultple nstance learnng, Support vector achnes, ultple kernel learnng, ult-class SV 1 ntroducton Lteratures [1 3] gave us an ntroducton about ultple nstance classfcaton probles. n ths paper we gave a ethod to solve the proble whch s entoned n lterature [10]. The proble to consst of classfyng postve and negatve bags of ponts n the n-densonal real space R n on the followng bass s consdered. A bag s classfed as a postve bag f one or ore nstances n that bag are postve, otherwse t s classfed as a negatve bag. Ths proble was frstly analyzed by T. G. Detterch et al. [1] n the pharc actvty s predcton n the 90s, 20century. T. G. Detterch consdered every olecule as a bag n ther analyss, and every low power shape represented an nstance n the bag. Ths s the orgn of ultple nstance learnng (L). The L proble has been exsted for a long whle; however, t s not a sudden result of pharc actvty s predcton. Prevous achne learnng [4, 5] ddn t take ths knd of probles property nto consderaton forally, and the proble hasn t been exactly * Ths work s supported by the Key Project of Natonal Natural Scence Foundaton of Chna (No ), the Natonal Natural Scence Foundaton of Chna (No ), the Chnese Unverstes Scentfc Fund(No ),and the Graduate Basc Research Foundaton of Chna Agrcultural Unversty Funded Project (No ). Correspondng author. E-al address: jnglng_student@163.co.

2 ultple nstance Learnng va ultple Kernel Learnng 161 defned untl T. G. Detterch s work. Later the analyss of ths proble aroused a nuber of achne learnng researchers nterest and a lot of research works have been done. Varous ethods for ultple nstance classfcaton probles have been proposed, ncludng nteger prograng [6], expectaton axzaton [7], kernel forulatons [8], and lazy learnng [7]. Ray and Craven [9] provde an eprcal coparson of several ultple nstance classfcaton algorths and ther non-ultple-nstance counterparts. The classcal SV ethods to solve L proble are -SV and -SV, whch proposed by S. Andrews [6]. Based on ther work, ths paper added ultple kernel ethods to the classcal SV ethods, and gave a novel forulaton for L proble. eanwhle the strengths and the weakness about ths new ethod have been dscussed. Andrews et al. extend the sngle kernel SV, whle we begn wth the ultple kernels SV [10]. The use of the ultple kernels SV allows us to get a better descrpton of data s dstrbutng as opposed to sngle kernel SV. We nclude results n Sect. 4 whch deonstrate that ultple kernel ethods are uch ore coputatonally effcent and faster than classcal ethods. The paper s organzed as follows. n Sect. 2 we gve a revew of soe nterrelated concepts. n Sect. 3 we ntroduce our forulaton of the ultple nstance classfcaton probles and state ts propertes. n Sect. 4 we present our nuercal tests on fve datasets. Secton 5 concludes the paper. 2 The background about SV ethod for ultple nstance learnng and ultple kernel learnng As the background of ths paper, ths secton wll ntroduce -SV whch s the classcal SV ethod for L proble and the standard ultple kernel SV ethod. 2.1 Support vector achnes for ultple nstance learnng n ths part, a bref revew about classcal SV ethods for ultple nstance learnng, -SV and -SV, wll be shown. And we are gong to ntroduce the basc dea, odel and solvng algorth respectvely. Andrews et al. [6] have prevously nvestgated extendng support vector achnes to the ultple nstance classfcaton probles usng xed-nteger prograng. They use nteger varables ether to select the class of ponts n postve bags or to dentfy one pont n each postve bag as a wtness pont that ust be placed on the postve sde of the decson boundary. Each of these representatons leads to a natural heurstc for approxately solvng the resultng xed-nteger progra. S. Andrews gave an alternatve way [6] of applyng axu argn deas whch s the an deas of SV to the L settng. They extend the noton of a argn fro ndvdual patterns to set of patterns. t s natural to defne the functonal argn of a bag wth respect to a hyperplane by Y ax(, ) w x b. Therefore based on the ths noton of a bag argn, the SV odel has been redefned nto

3 162 The 9th nternatonal Syposu on Operatons Research and ts Applcatons -SV n wb,, 1 w 2 2 C s. t. Y ax( w, x b) 1 0 For solvng ths progra, unfoldng the ax operatons by ntroducng one nequalty constrant for per nstance has been done. For negatve bags, the nequalty constrans can be read as w, x b 1,, where Y 1. For postve bags, [6] ntroduces a selector varable s whch denotes the nstance selected as the postve wtness n per postve bag B. eanwhle they gave two ethods to select s fro B, -SV and -SV. Both of -SV and -SV are casted as xed-nteger progras. They wll be shown n algorth1 and algorth 2 n the followng, respectvely. Algorth1 -SV algorth ntalze y Y for REPEAT Copute SV soluton w, b for data wth puted labels Copute outputs f ( W, X) b for all X n postve bags Set y sgn( f) for every, Y 1 FOR (every postve bag B ) F ( (1 y) / 2 0 ) * Copute arg ax f Set y * 1 END END WHLE (puted labels have changed) OUTPUT(w, b) Algorth2 -SV algorth ntalze X x / for every postve bag B REPEAT Copute QP soluton w, b for data set wth postve exaples{ X : Y 1 } Copute outputs f ( w, x) b for all x n postve bags Set X Xs( ), s( ) arg ax f for every Y, 1 WHLE ( selector varables s () have changed) OUTPUT(w, b) 2.2 ultple kernel learnng -SV odel by Andrews et al. extend the classcal sple kernel SV, whle we begn wth the ultple kernels SV [11]. n ths part, we wll gve an ntroducton about ultple kernels SV s basc dea, odel and an coputng Algorth. ultple kernels learnng (KL) as at sultaneously learnng a kernel and l the assocated predctor n supervsed learnng settngs. Let x, y 1 s the learnng set, where x belongs to soe nput space X and y s the target value for pattern x. For kernel algorths n SV, the soluton of the learnng proble s of the for l f ( x) K( x, x ) b 1 * * * * where and b are soe coeffcents to be learned fro exaples, whle K(, ) s a gven postve defnte kernel assocated wth a reproducng kernel Hlbert space (RKHS) H. n soe stuatons, a learnng practtoner ay be nterested n ore flexble

4 ultple nstance Learnng va ultple Kernel Learnng 163 odels. Recent applcatons have shown that usng ultple kernels nstead of a sngle one can enhance the nterpretablty of the decson functon and prove perforances [11]. n such cases, a convenent approach s to consder that the kernel K( x, x ') s actually a convex cobnaton of bass kernels: K( x, x') d K ( x, x'), 1 wth d 0, d 1 1 where s the total nuber of kernels. Each bass kernel K ay ether use the full set of varables descrbng x or subsets of varables steng fro dfferent data sources [11]. Alternatvely, the kernels K can sply be classcal kernels (such as Gaussan kernels) wth dfferent paraeters. Wthn ths fraework, the proble of data representaton through the kernel s then transferred to the choce of weghts d. n the SV ethodology, the decson functon s of the for l f ( x) y d K b, where the optal paraeters 1 1 obtaned by solvng the dual of the followng optzaton proble [10] : n { },,, 2 f C H f b d d s. t. y f ( x ) y b 1 0 d 1, d 0 d, and b are The KL forulaton ntroduced by Bach et al. [12] and further developed by Sonnenburg et al. [13] conssts n solvng an optzaton proble expressed above. Nowadays an effectve ethod to solve ths optzaton proble s proposed by Alan Rakotoaonjy et al. n 2008 [11]. The an algorth wll be shown n algoth3 n followng. Algorth3 Sple KL algorth 1 Set d for 1,..., Whle stoppng crteron not et do Copute Jd ( ) by usng an SV solver wth K d K Copute J d for 1,... and descent drecton D (12). Set arg ax d, J 0, d d, D D Whle J J ( d) do {descent drecton update} d d, { D 0} D D v argn d / D, d / D d d axd ax v v, D D Dv, D v 0 Copute End whle Lne search along D for d d D End whle J by usng an SV solver wth ax K d K [0, ] {calls an SV solver for each tral value}

5 164 The 9th nternatonal Syposu on Operatons Research and ts Applcatons 3 K-SV Classfcaton odel and Algorth ultple kernel SV s used for soe stuatons where a achne learnng practtoner ay be nterested n ore flexble odels. We can expect ultple kernel learnng wll has a better perforance n L proble for two reasons. Obvously, snce the hghly coplcated descrpton about real object n L that the specal proble, a flexble odel s necessary for the learnng task. eanwhle the enhance about the nterpretablty of the decson functon, ore effectble coputaton and hgher predcaton accuracy not only can be expected, but also are our hopes n L. Therefore, t s sgnfcant to add ultple kernel ethod to L proble. n ths secton, the odel and algorth of K-SV wll be gven. n K-SV ethod, we also defned the functonal argn of a bag wth respect to a hyperplane by Y ax(, ) w x b. Based on ths rules, the nequalty constrants n ultple kernel SV can be changed for solvng L proble. Therefore the K-SV odel can be expressed a new optzaton proble showed n followng: K-SV 1 1 n 2 d { f }, b,, d 2 H s. t. Y ax( f ( x ) b) 1 0 d 1, d 0 Snce the frst constrant n our ultple nstance forulaton contans the ax operatons. We also unfolded ths ax operaton as [6]. For negatve bags, the nequalty constrant can be read as w, x b 1,, where Y 1. For postve bags, a selector varable s whch denotes the nstance selected as the postve nstance n per postve bag B wll be gave. For d, s and,b, alternately copute one set of varables when hold other sets. Ths leads to the successve soluton of K-SV progras that underly our algorth whch we specfy now. f C Algorth4 K-SV Algorth ntalze y Y for REPEAT Copute K-SV soluton K dk( xn, x ),, b for data set wth puted labels Copute outputs FOR (every postve bag B ) l 1 f ( d K ( x, x )) b n n1 1 F ( (1 y) / 2 0 ) * Copute arg ax f Set y* 1 END END WHLE (puted labels have changed) OUTOUT ( d,, b ) for all x n postve bags

6 ultple nstance Learnng va ultple Kernel Learnng 165 n practce, coputng the K-SV Algorth 4 ay be faster than classcal -SV when you should change your kernel to check ore kernel Hlbert space (RKHS). f the nuber of kernel you should copute s N, the classcal SV ethods wll copute ther Algorth 5 tes. And the K-SV te s equal to ts nuber of teratons te. n [11], a lot of nuercal testng had been done to copare whch s faster. ultple kernel learnng often has the better perforances. 4 Nuercal Experents n ths secton, soe nuercal experents wll be done for testng the K-SV s capabltes n L proble. To evaluate the capabltes of K-SV ethod, we have perfored soe experents on benchark data. n ths paper, we reported results on 5 datasets, two fro the UC achne learnng repostory [14], and three fro [6]. Detaled nforaton about these datasets s suarzed n Table 1. We use the datasets fro [6] to evaluate our ultple kernel classfcaton algorths. These three datasets are fro an age annotaton task n whch the goal s to deterne whether or not a gven anal s present n an age. The two datasets fro the UC repostory [14] are the usk datasets, whch are coonly used n ultple nstance classfcaton. Table 1 Descrpton of the datasets used n the experents. Elephant, Fox and Tger datasets are used n [6], whle usk-1 and usk-2 are avalable fro [14]. +Bags denotes the nuber of postve bags n each dataset, whle +nstances denotes the total nuber of nstances n all the postve bags. Slarly, Bags and nstances denote correspondng quanttes for the negatve bags Data set +bag +nstances -bag -nstances features Elephant Fox Tger usk usk We copare our ultple kernels classfcaton algorth to the -SV and -SV [6] on three age datasets. Snce Andrews et al. also report results on Zhang and Goldan s expectaton axzaton approach E-DD [7] on these datasets [6] ; we nclude those results here as well. Table 2 reports results coparng K-SV to -SV, -SV and E-DD. Accuracy results for -SV, -SV and E-DD were taken fro [6]. Accuracy for K-SV was easured by averagng ten ten-fold cross valdaton runs. The ultple kernels for K-SV were selected by 10 dfferent Gaussan kernel, kernel paraeters for 2-5 to 2 4. The paraeters C for K-SV were selected fro the set {2 = 5,..., 4} by ten-fold cross valdaton on each tranng saples of the age datasets.

7 166 The 9th nternatonal Syposu on Operatons Research and ts Applcatons Table 2 K-SV, -SV [6], -SV [6] and E-DD [7] testng accuracy used averaged over ten ten-fold cross valdaton experents. The datasets are those used by Andrews et al. n [6]. Best accuracy on each dataset s n bold. Data set K-SV -SV -SV E-DD Elephant 81.8% 82.2% 81.4% 78.3% Fox 58.7% 58.2% 57.8% 56.1% Tger 84.0% 78.4% 84.0% 72.1% n order to evaluate the dfference between the algorths ore precsely, we used the Fredan test [17] on the results reported n Table 2. The Fredan test s a nonparaetrc test that copares the average ranks of the algorths, where the algorth wth the hghest accuracy on a dataset s gven a rank of 1 on that dataset, and the algorth wth the worst accuracy s gven a rank of 5. Therefore the average rank was 1.3 for K-SV, 1.5 for -SV, 2.3 for -SV, and 4 for E-DD. The better perforance by K-SV expressed on KL proble was clearly showed. Table 3 K-SV, -SV [6], -SV [6], E-DD [7], DD [15], -NN [16], APR [1], and K [8] ten-fold testng accuracy on the usk-1 and usk-2 datasets. Best accuracy s n bold. Dataset K -SV -SV E-DD DD -NN APR K -SV usk % 87.4% 77.9% 84.8% 88.0% 88.9% 92.4% 91.6% usk % 83.6% 84.3% 84.9% 84.0% 82.5% 89.2% 88.0% Table 3 gves ten-fold cross valdaton accuracy results for K-SV usng the sae test ethod on the usk-1 and usk-2 datasets whch are avalable fro the UC repostory [14]. n table 3, we can see that K-SV got the best accuracy n all SV ethods, but soe sple ethod lke APR ethods, got the better result on the contrary. t showed that K-SV wll just have a better perforance on the coplcated dataset of whch the actng feature and ts recprocty n classfcaton s not very clear, but for the ordnary datasets of whch the actng feature and ts recprocty s clearly enough, t s proper to perfor soe sple ethods. Obvously, ths s n lne wth the prncple of Occa's razor; eanwhle t can suggest us the type of dataset for whch K-SV ethod s proper to be used. 5 Concluson and Outlook Ths paper has ntroduced a atheatcal prograng forulaton of the ultple nstance probles that has used ultple kernel learnng. Results on prevously publshed datasets ndcate that our approach s effectve at soe stuaton where a achne learnng practtoner ay be nterested n ore flexble odels. Furtherore, ultple kernels learnng often cost less than sple kernel for learnng n ultple kernel Hlbert space, and coputng the K-SV aybe faster than classcal sple kernel ethod n practce. proveents n the atheatcal

8 ultple nstance Learnng va ultple Kernel Learnng 167 prograng forulaton and evaluaton usng a wde varety of datasets and algorths, such as those n [17], are prosng avenues of future research. References [1] Detterch, T.G., Lathrop, R.H., Lozano-Perez, T.: Solvng the ultple-nstance proble wth axs-parallel rectangles. Artf. ntell. 89, (1998) [2] Auer, P.: On learnng fro ult-nstance exaples: eprcal evaluaton of a theoretcal approach. n: Proceedngs of 14th nternatonal Conference on achne Learnng, pp organ Kaufann, San ateo (1997) [3] Long, P.., Tan, L.: PAC learnng axs algned rectangles wth respect to product dstrbutons fro ultple nstance exaples. ach. Learn. 30(1), 7 22 (1998) [4] Fredan J H, Stuetzle W. Projecton pursut regresson. Journal of the Aercan Statstcal Assocaton, 1981, 76(376): [5] Lndsay R, Buchanan B, Fegenbau E, Lederberg J. Applcatons of Artfcal ntellgence to Organc Chestry: The Dendral Project, New York, NY: cgraw-hll, [6] Andrews, S., Tsochantards,., Hofann, T.: Support vector achnes for ultple-nstance learnng. n: Becker, S., Thrun, S., Oberayer, K. (eds.) Advances n Neural nforaton Processng Systes 15, pp T Press, Cabrdge (2003) [7] Zhang, Q., Goldan, S.A.: E-DD: an proved ultple-nstance learnng technque. n: Neural nforaton Processng Systes 2001, pp T Press, Cabrdge (2002) [8] Gartner, T., Flach, P.A., Kowalczyk, A., Sola, A.J.: ult-nstance kernels. n: Saut, C., Hoffann, A. (eds.) Proceedngs of 19th nternatonal Conference on achne Learnng, pp organ Kaufann, San ateo (2002) [9] Ray, S., Craven,.: Supervsed versus ultple nstance learnng: an eprcal coparson. n: Proceedngs of 22nd nternatonal Conference on achne Learnng, Bonn, Gerany, vol. 119, pp Assoc. Coput. ach., New York (2005) [10] O.L. angasaran, E.W. Wld: ultple nstance Classfcaton va Successve Lnear Prograng. n: J Opt Theory Appl (2008) 137: [11] Alan Rakotoaonjy, Francs R. Bach, St éphane Canu, Yves Grandvalet: SpleKL. n: Journal of achne Learnng Research 9 (2008) [12] F. Bach, G. Lanckret, and. Jordan: ultple kernel learnng, conc dualty, and the SO algorth. n: Proceedngs of the 21st nternatonal Conference on achne Learnng, pages 41 48, 2004a. [13] S. Sonnenburg, G. Ratsch, C. Schafer, and B. Scholkopf.: Large scale ultple kernel learnng. n: Journal of achne Learnng Research, 7(1): , [14] urphy, P.., Aha, D.W.: UC achne Learnng Repostory (1992). [15] aron, O., Ratan, A.L.: ultple-nstance learnng for natural scene classfcaton. n: 15 th nternatonal Conference on achne Learnng, San Francsco, CA. organ Kaufann, San ateo(1998) [16] Raon, J., De Raedt, L.: ult-nstance neural networks, n: Proceedngs of CL Workshop on Attrbute-Value and Relatonal Learnng (2000) [17] Ray, S., Craven,.: Supervsed versus ultple nstance learnng: an eprcal coparson. n: Proceedngs of 22nd nternatonal Conference on achne Learnng, Bonn, Gerany, vol. 119, pp Assoc. Coput. ach., New York (2005)

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

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

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

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

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

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

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

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

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1)

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1) Secton 1.2 Subsets and the Boolean operatons on sets If every element of the set A s an element of the set B, we say that A s a subset of B, or that A s contaned n B, or that B contans A, and we wrte A

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

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

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

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

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

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

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

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

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

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

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

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

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

An Optimal Algorithm for Prufer Codes *

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

More information

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

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

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

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

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

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

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

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

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

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

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

LOOP ANALYSIS. The second systematic technique to determine all currents and voltages in a circuit

LOOP ANALYSIS. The second systematic technique to determine all currents and voltages in a circuit LOOP ANALYSS The second systematic technique to determine all currents and voltages in a circuit T S DUAL TO NODE ANALYSS - T FRST DETERMNES ALL CURRENTS N A CRCUT AND THEN T USES OHM S LAW TO COMPUTE

More information

Measuring Cohesion of Packages in Ada95

Measuring Cohesion of Packages in Ada95 Measurng Coheson of Packages n Ada95 Baowen Xu Zhenqang Chen Departent of Coputer Scence & Departent of Coputer Scence & Engneerng, Southeast Unversty Engneerng, Southeast Unversty Nanjng, Chna, 20096

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

A NEW APPROACH FOR SOLVING LINEAR FUZZY FRACTIONAL TRANSPORTATION PROBLEM

A NEW APPROACH FOR SOLVING LINEAR FUZZY FRACTIONAL TRANSPORTATION PROBLEM Internatonal Journal of Cvl Engneerng and Technology (IJCIET) Volue 8, Issue 8, August 217, pp. 1123 1129, Artcle ID: IJCIET_8_8_12 Avalable onlne at http://http://www.aee.co/cet/ssues.asp?jtype=ijciet&vtype=8&itype=8

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

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

X- Chart Using ANOM Approach

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

More information

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

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

Relevance Feedback in Content-based 3D Object Retrieval A Comparative Study 753 Coputer-Aded Desgn and Applcatons 008 CAD Solutons, LLC http://www.cadanda.co Relevance Feedback n Content-based 3D Object Retreval A Coparatve Study Panagots Papadaks,, Ioanns Pratkaks, Theodore Trafals

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

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

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

AN ALGORITHM FOR ODD GRACEFULNESS OF THE TENSOR PRODUCT OF TWO LINE GRAPHS

AN ALGORITHM FOR ODD GRACEFULNESS OF THE TENSOR PRODUCT OF TWO LINE GRAPHS Internatonal ournal on applcatons of graph theory n wreless ad hoc networks and sensor networks (GRAPH-HOC) Vol.3, No., March 0 AN ALGORITHM FOR ODD GRACEFULNESS OF THE TENSOR PRODUCT OF TWO LINE GRAPHS

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

GSLM Operations Research II Fall 13/14

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

More information

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

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

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

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

On Some Entertaining Applications of the Concept of Set in Computer Science Course

On Some Entertaining Applications of the Concept of Set in Computer Science Course On Some Entertanng Applcatons of the Concept of Set n Computer Scence Course Krasmr Yordzhev *, Hrstna Kostadnova ** * Assocate Professor Krasmr Yordzhev, Ph.D., Faculty of Mathematcs and Natural Scences,

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

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

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

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

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

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

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

Prediction of Dumping a Product in Textile Industry

Prediction of Dumping a Product in Textile Industry Int. J. Advanced Networkng and Applcatons Volue: 05 Issue: 03 Pages:957-96 (03) IN : 0975-090 957 Predcton of upng a Product n Textle Industry.V.. GANGA EVI Professor n MCA K..R.M. College of Engneerng

More information

Keyword Spotting Based on Phoneme Confusion Matrix

Keyword Spotting Based on Phoneme Confusion Matrix Keyword Spottng Based on Phonee Confuson Matrx Pengyuan Zhang, Jan Shao, Jang Han, Zhaoje Lu, Yonghong Yan ThnkIT Speech Lab, Insttute of Acoustcs, Chnese Acadey of Scences Bejng 00080 {pzhang, jshao,

More information

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap Int. Journal of Math. Analyss, Vol. 8, 4, no. 5, 7-7 HIKARI Ltd, www.m-hkar.com http://dx.do.org/.988/jma.4.494 Emprcal Dstrbutons of Parameter Estmates n Bnary Logstc Regresson Usng Bootstrap Anwar Ftranto*

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

More information

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

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

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Інформаційні технології в освіті ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Some aspects of programmng educaton

More information

A Unified Approach to Survivability of Connection-Oriented Networks

A Unified Approach to Survivability of Connection-Oriented Networks A Unfed Approach to Survvablty of Connecton-Orented Networs Krzysztof Walowa Char of Systes and Coputer Networs, Faculty of Electroncs, Wroclaw Unversty of Technology, Wybrzeze Wyspansego 27, 50-370 Wroclaw,

More information

Support Vector Machines. CS534 - Machine Learning

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

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

A Bayesian Mixture Model for Multi-view Face Alignment

A Bayesian Mixture Model for Multi-view Face Alignment A Bayesan Mxture Model for Mult-vew Face Algnent Y Zhou, We Zhang, Xaoou Tang, and Harry Shu Mcrosoft Research Asa Bejng, P. R. Chna {t-yzhou, xtang, hshu}@crosoft.co DCST, Tsnghua Unversty Bejng, P. R.

More information

A NOTE ON FUZZY CLOSURE OF A FUZZY SET

A NOTE ON FUZZY CLOSURE OF A FUZZY SET (JPMNT) Journal of Process Management New Technologes, Internatonal A NOTE ON FUZZY CLOSURE OF A FUZZY SET Bhmraj Basumatary Department of Mathematcal Scences, Bodoland Unversty, Kokrajhar, Assam, Inda,

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

A Theory of Non-Deterministic Networks

A Theory of Non-Deterministic Networks A Theory of Non-Deternstc Networs Alan Mshcheno and Robert K rayton Departent of EECS, Unversty of Calforna at ereley {alan, brayton}@eecsbereleyedu Abstract oth non-deterns and ult-level networs copactly

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

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

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

More information

A new paradigm of fuzzy control point in space curve

A new paradigm of fuzzy control point in space curve MATEMATIKA, 2016, Volume 32, Number 2, 153 159 c Penerbt UTM Press All rghts reserved A new paradgm of fuzzy control pont n space curve 1 Abd Fatah Wahab, 2 Mohd Sallehuddn Husan and 3 Mohammad Izat Emr

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

A Facet Generation Procedure. for solving 0/1 integer programs

A Facet Generation Procedure. for solving 0/1 integer programs A Facet Generaton Procedure for solvng 0/ nteger programs by Gyana R. Parja IBM Corporaton, Poughkeepse, NY 260 Radu Gaddov Emery Worldwde Arlnes, Vandala, Oho 45377 and Wlbert E. Wlhelm Teas A&M Unversty,

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

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

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

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

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

EXTENDED BIC CRITERION FOR MODEL SELECTION

EXTENDED BIC CRITERION FOR MODEL SELECTION IDIAP RESEARCH REPORT EXTEDED BIC CRITERIO FOR ODEL SELECTIO Itshak Lapdot Andrew orrs IDIAP-RR-0-4 Dalle olle Insttute for Perceptual Artfcal Intellgence P.O.Box 59 artgny Valas Swtzerland phone +4 7

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

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

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

More information

Approach Multiclass SVM Utilizing Genetic Algorithms

Approach Multiclass SVM Utilizing Genetic Algorithms Proceedngs of the Internatonal MultConference of Engneers and Coputer Scentsts 03 Vol I, IMECS 03, March 3-5, 03, Hong Kong Approach Multclass SVM Utlzng Genetc Algorths Boutkhl Sdaou, Kaddour Sadoun Abstract-

More information

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

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

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

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

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