Hgh Dmensonal Data Analysis proposeations

Size: px
Start display at page:

Download "Hgh Dmensonal Data Analysis proposeations"

Transcription

1 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data Yuntao Qan, Xaoxu Du, and Q Wang College of Computer Sene, Zheang Unversty Hangzhou 30027, Chna ytqan@zu.edu.n, Duxaoxu68@hotmal.om, angq@hz.n Abstrat In many data mnng tasks, there s a large supply of unlabeled data but lmted labeled data sne t s expensve generated. herefore, a number of sem-supervsed lusterng algorthms have been proposed, but fe of them are speally desgned for hgh dmensonal data. Hgh dmensonalty s a dffult hallenge for lusterng analyss due to the nherent sparse dstrbuton, and most of popular lusterng algorthms nludng sem-supervsed ones ll be nvald n hgh dmensonal spae. In ths paper, a sem-supervsed herarhal lusterng algorthm for hgh dmensonal data s proposed, hh s based on the ombnaton of semsupervsed lusterng and dmensonalty reduton. In order to aheve hgh harmony beteen dmensonalty reduton and nherent luster struture deteton, the number of dmensons s redued sequentally as the lusters are gradually formed n the herarhal lusterng proedure. he expermental results sho the effetveness of our method. Keyords: Clusterng analyss, dmensonalty reduton, sem-supervsed learnng, hgh dmensonal spae I. Introduton As the data mnng problem often nvolves a large amount of unlabeled data and a relatve small amount of labeled data, onsequently, learnng th both labeled and unlabeled data that s knon as sem-supervsed learnng, has beome a top of sgnfant reent nterest [,2]. In ths paper, e fous on sem-supervsed lusterng n hh labeled data s employed to mprove the lusterng performane. Some sem-supervsed lusterng algorthms have been presented [3,4], but fe of them are speally desgned for hgh dmensonal data. In most of lusterng applatons suh as mage proessng, pattern reognton, omputatonal bology, and eb nformaton retreval, the data need to be proessed are alays n hghdmensonal spae. Hgh dmensonalty not only makes omputatonal ost very expensve, but also makes many popular lusterng algorthms nvald due to sparse 54

2 Internatonal ournal of Informaton ehnology, Vol.2, No.3, 2006 densty dstrbuton. herefore, the urse of dmensonalty must be gven a sgnfant amount of researh attenton n sem-supervsed lusterng. Dmensonalty reduton s thought as an effetve ay to solve hgh dmensonal problem. In most ases, dmensonalty reduton s arred out as a preproessng step, for example, lnear/nonlnear dsrmnant analyss (LDA/NDA and prnpal omponent analyss (PCA are popular used n lassfaton and lusterng problems respetvely [5]. Hoever, PCA does not alays enhane the qualty of lusterng sne PCA based dmensonalty reduton may destroy the nherent luster struture n most ases. Reently spetral embeddng and manfold learnng suh as spetral lusterng [6], Neghbourhood omponent analyss [7], Isomap [8], and loally lnear embeddng [9], are used nstead of PCA, hh an estmate ntrns dmensons that ell reflet lusterng strutures. he foundaton of these methods s dependent on the estmaton of loal densty dstrbuton, but ths estmaton s very dffult n hghdmensonal spae. herefore, most of studes of hgh-dmensonal data lusterng alays use more omplated shemes to norporate dmensonalty reduton nto lusterng proedure nstead of usng dmensonalty reduton as preproessng step,.e., to problems of parttonng a data set and fndng a redued dmensonaltes are solved at the same tme. Amng at to prnpal lusterng methods of parttonng lusterng and herarhal lusterng, the exstng dmensonalty reduton based lusterng methods an be also dvded nto these to lasses. Fredman and Meulman propose a ne parttonng rteron based on subsets of attrbutes, n hh the dstane beteen a par of ponts s measured on a subset of attrbutes rather than on all of them smultaneously [0]. Roth and Lange use a lassal EM algorthm to ombne feature seleton and lusterng, n hh the E-step s estmated by the fuzzy/probablst lusterng based on Gaussan mxture model, and the M-step s formulated as a LDA problem here the fuzzy/probablst membershp s used as the nformaton of labelng []. Dng et al use luster membershp as the brdge to onnet the lusters defned n the redued dmensonal spae and those defned n the full dmensonal spae [2]. Aggaral and Yu propose a generalzed proeted lusterng method for hgh dmensonal data [3], hh fnds the best proeton for eah luster n suh a ay that the greatest amount of smlarty among the ponts n that luster an be deteted. Herarhal lusterng tehnque s used n ths method as a man frame, but the dea of parttonng lusterng s also used to alays assoate a urrent luster th eah of the ponts. In general, parttonng tehnque based methods are very senstve to data dstrbuton. If a dstrbuton does not onform to the presumed prototype, t ll beome less effetve. And herarhal tehnque based methods are more versatle sne they an dentfy some rregularly shaped or non-globular lusters, but ther omputatonal ost s very hgh for large data set. Compared th the above methods, our sem-supervsed herarhal lusterng algorthm for hgh dmensonal data has to dstnt features: Agglomeratve herarhal lusterng tehnque s used to deal th the luster strutures th non-spher shapes. he labeled examples are used as the ntal seeds of luster. In lusterng proedure, the unlabeled examples that are losest 55

3 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data to the exsted lusters, are assgned to the orrespondng lusters and gven a spef luster label, hh s dfferent from the unsupervsed herarhal lusterng algorthm that ntalzes eah unlabeled examples as a luster, then suessvely agglomerates these lusters. Sne e only need to alulate the dstane beteen the resdual unlabeled examples and the exsted lusters n eah teratve phase, the omputatonal ost an be saved. In lusterng proedure, as the unlabeled examples are gradually transformed to the labeled examples by agglomeratve operatons, the number of dmensons s also gradually redued by dmensonalty reduton algorthm. Clusterng and dmensonalty reduton are run as an teratve sequental proedure. It s based on the dea that lusterng and dmensonalty reduton are dependent on eah other, and they are an ntegrated system. Sne both labeled and unlabeled examples exst n lusterng proedure, a sem-supervsed dmensonalty reduton algorthm s proposed, by hh the nformaton ontaned n both of the labeled and unlabeled examples an be utlzed to determne a redued subspae. hs paper s organzed as follos. In the next seton, our method s ntrodued n detal. he empral results are dsussed n seton III. Fnally, e present the onlusons and summary n seton IV. II. Algorthms he key ssue of hgh dmensonal lusterng s formulatng a sutable mehansm to keep funtonal harmony beteen dmensonalty reduton and lusterng. For lusterng th unlabeled examples, although some unsupervsed dmensonalty reduton or feature extraton methods suh as PCA, ndependent omponent analyss, fator analyss an preserve the man nformaton of a data set aordng to ther respetve fouses, but ther rtera are alays not onsst th the rteron of lusterng,.e., nhert luster strutures are destroyed severely n many ases. We thnk that some nformaton onernng lass labelng may be requred as a brdge to reah funtonal harmony for lusterng problem. Obvously, the luster membershp an be utlzed nstead of lass labelng, but there s a dlemma hether to do lusterng frst or do dmensonalty reduton frst. In order to solve ths problem, e propose a sem-supervsed herarhal lusterng algorthm, n hh the dmensonalty s gradually redued th a sem-supervsed dmensonalty reduton algorthm as lusters are gradually formed. he valdty of our method s based on the fat that the mportane of the labelng nformaton beomes more and more mportant as number of dmensons s gradually redued. A. Sem-Supervsed Dmensonalty Reduton d Gven a data set D = {( x, y, L, ( x n, y n } R {lass/luster} and n s the total number of data, d s the number of orgnal dmensons, x s the data vetor, and y s the lass label. D an be dvded nto to sets D= { L U}, here L s the set of labeled data th knon lass labels and U s the set of unlabeled data. he semsupervsed dmensonalty reduton algorthm s an optmzaton based on these to 56

4 Internatonal ournal of Informaton ehnology, Vol.2, No.3, 2006 types of data, and the rteron of optmzaton s a ombnaton of LDA and PCA that are popular dmensonalty reduton tehnques used for labeled and unlabeled data respetvely. For the set of labeled examples L, LDA s gven by a lnear transformaton matrx d l W R maxmzng the so-alled Fsher rteron W SbW F ( W = ( W S W S S b = p ( m m0 ( m m0 = = pe{( x m ( x m = 0 = p m = x C } m (4 Eah example x n L belongs to a spef lass C, and s the number of lasses; m and p are the mean vetor and a pror probablty of lass C respetvely; S b and S are the beteen-lass and thn-lass satter matres respetvely. he purpose of LDA s to maxmze the beteen-lass satter hle smultaneously mnmzng the thn-lass satter n the redued l-dmensonal spae. For the set of unlabeled examples U, PCA derves a relatve small number of deorrelated lnear ombnatons (prnpal omponents of a set of random varables hle retanng as muh of the nformaton from the orgnal varables as possble. If e let the mean of the data set be zero, PCA s gven by a lnear transform d l W R maxmzng the ovarane matrx based rteron ( W = W R W (5 P xx R xx = E{ xk xk xk U} (6 PCA an be onverted to an egenvalue problem of R xx, and the l prnpal omponents n W are the egenvetors orrespondng to the l largest egenvalues of R. xx If there exst a hybrd data set th labeled and unlabled examples, a good dmensonalty reduton method should make full use of them together. herefore, the follong rteron an be naturally proposed for the hybrd data set D H W ( W = W SbW + αw S W R xx W (2 (3 (7 57

5 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data W an be obtaned by maxmzng the rteron H (W. In rght sde of the above equaton, the frst term s the rteron of LDA and the seond term s the rteron of PCA, and ther mportane s determned by the eghted varable α. In order to redue ts omputatonal ost, a smpler rteron s requred. L et al. proposed a ne feature extraton rteron, the maxmum margn rteron (MMC, for labeled data set, hh has been proved effent, aurate, and robust [4]. In ths paper, e propose a MCC based sem-supervsed dmensonalty reduton algorthm. MMC based dmensonalty reduton for the labeled set L, makes a example be lose to those n the same lass but far from those n dfferent lasses after the dmensonalty reduton. he margn rteron s defned as M = p p d( C, C 2 = = (8 d( C,C = d( m, m v( C v( C (9 d ( m, m = ( m m ( m m (0 v( C = tr( E{( x m ( x m x C} ( he margn rteron (8 an be easly smplfed to M = tr( Sb S (2 he redued dmensonal vetor W s obtaned by maxmzng M ( W = tr( W ( Sb S W (3 For unlabeled data set U, the margn rteron an be rtten as P ( W = tr( W RxxW (4 he MMC rteron of sem-supervsed dmensonalty reduton for the hybrd set D s defned as H ( W = tr( W ( Sb S +α Rxx W (5 Let W = [, L, Ll ] be an orthogonal matrx hose olumns satsfy = δ ( W W = Il (6 hen e solve the follong onstraned optmzaton max subet to l k = W k ( S b S W = I l + α R xx k (7 58

6 Internatonal ournal of Informaton ehnology, Vol.2, No.3, 2006 H (W s maxmzed hen W s omposed of the frst l largest egenvetors of S b S + α R xx [5]. Compared th maxmzng the rteron (7, the rteron (7 s easer to be optmzed. B. Clusterng Algorthm As the labeled data set L an be used as the seeds of the luster to buld an ntal lusterng result n the herarhal lusterng proedure, the latter agglomeratve operatons are smplfed to a proedure of the unlabeled examples beng assgned to the exstng lusters. herefore, n every teratve lusterng phase, the examples are lassfed nto to sets: a urrent labeled set that nludes the examples havng been exsted n the lusters and a urrent unlabeled set that nludes the examples havng not been lustered. At the same tme, the sem-supervsed dmensonalty reduton proedure s ompleted th these to types of data sets n eah teratve phase, and the next agglomeratve proedure an be done n the ne dmensonal spae. After the teratve phases, fnally all unlabeled examples are assgned to the lusters, and the number of dmensons s dereased to the pror defned value. he detaled algorthm for sem-supervsed herarhal lusterng s desrbed as follos. Algorthm: sem-supervsed herarhal lusterng (Number of lusters: Number of data ponts: n, hh ontans n labeled ponts and n 2 Number of orgnal dmensons: d Number of redued dmensons: l unlabeled ponts, and n + n2 {l k the number of urrent dmensons; Ck = { Ck, LCk} urrent lusters; n 2 k the number of urrent resdual unlabeled ponts}. Pk all labeled ponts as the seeds of lusters, and eah ntal luster n C0 = { C0, L C0 } nludes the examples th the same lass label. 2. Whle n 2k > 0 2. begn Clusterng proess for =: m fnd an unlabeled pont x that s losest to one of the urrent lusters C k merge x nto C k end C = ne{ C, L C } k k k n = n m 2k 2k end 2.2 begn dmensonalty reduton proess redue the number of dmensonalty from l k to lk = lk d th the sem-supervsed dmenson reduton algorthm. he 59

7 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data end 3. end ponts n Ck = { Ck, L Ck} are used as labeled data, and the resdual unlabeled n 2k ponts are used as unlabeled data. {In eah teratve phase, the number of dmensons and unlabeled ponts are redued by d and m respetvely} C. Parameter Settng In our algorthm, some parameters should be set n advane. he eghted varable α that determnes the mportane of the PCA rteron relatve to the LDA rteron. Generally the value of α an be gven as. If α >>, sem-supervsed dmensonalty reduton degenerates to PCA, hle f 0 < α <<, t degenerates to LDA. he number of dmensons and the number of unlabeled ponts, hh should be redued n eah teratve phase. If e suppose that the number of dmensons s redued by d n eah teratve phase, the number of teratons an be determned by k = ( d l / d, and the number of unlabeled labeled examples that are assgned to the urrent lusters s m = n2 / k n eah teratve phase. In our experments, d s valued by. If e ant to save omputatonal tme,.e., dereasng the number of teratons, d an be valued by a large postve nteger. III. Expermental Evaluaton We llustrate the sem-supervsed dmensonalty reduton based herarhal lusterng on several data sets of UCI mahne learnng repostory. he performane measure s based on the mathng beteen the lusterng result and the lassfaton benhmark Corret Rate max Y has not been mathed th CLC = = = Y = Y, L, Y } s the lassfaton benhmark. { C { C I Y } For the sem-supervsed lusterng, e randomly selet a part of examples n the dataset to buld a labeled set L, and the rest examples are used as the unlabeled set U. he proporton of labeled examples n the hole data sze s defned as 5% n our experments. In the follong experments, e ompare three lusterng methods: sem-supervsed herarhal lusterng on the orgnal dmensonal spae thout dmensonalty (8 60

8 Internatonal ournal of Informaton ehnology, Vol.2, No.3, 2006 reduton (M, sem-supervsed herarhal lusterng on the redued dmensonal spae that s derved by unsupervsed dmensonalty reduton method - PCA (M2, and our sem-supervsed herarhal lusterng (M3. he mean and mnmum dstane measures are hosen as the dstane measure beteen an unlabeled pont and a luster. Pma Indans Dabetes Dagnoses data set (table : hs data set nludes 2 lasses, 765 nstanes, and 8 attrbutes. ohns Hopkns Unversty Ionosphere data set (table 2: hs data set nludes 2 lasses, 35 nstanes, and 34 attrbutes. Optal Reognton of Handrtten Dgts data set (table 3: hs data set nludes 0 lasses, 3822 nstanes, and 64 attrbutes. From the above three experments, t s shon the performane of our method s alays better than the other to methods. he value of α affets the lusterng performane, so ths parameter needs to be arefully hosen. In general, 0. < α < s sutable, that s the labelng nformaton should be gven a large eght relatve to unlabelng nformaton. IV. Conlusons In ths paper, the problem of sem-supervsed lusterng for hgh dmensonal data set s dsussed. he proposed algorthm s based on sem-supervsed herarhal lusterng frame n hh the lusters are formed gradually from a small amount of labeled examples as seeds by assgnng unlabeled examples to the exsted lusters aordng to ther dstanes. In the herarhal lusterng proedure, dmensonalty reduton s norporated, and the number of dmensons s redued gradually as the fnal lusters are formed. he rteron of dmensonalty reduton s dependent on both the labeled data n the urrent lusters and the unlabeled data that have not been assgned to the urrent lusters. hrough the teratve lusterng dmensonalty reduton lusterng proedure, the harmony beteen lusterng and dmensonalty reduton s reahed, and these to tasks are ntegrated nto a harmonous system. he expermental results also demonstrate the effetveness of our method. Hoever, ho to automatally determne sutable values for the parameters n our methods, and ho to mprove the omputatonal effetveness for large sale data sets, are need to be further studed n the future. able. Comparatve expermental results on Pma Indans Dabetes Dagnoses data set Method: lusterng methods Proporton: the proporton of the labeled examples n a data set Dmenson: the fnal redued number of dmensons α : eghted varable Measure: the type of dstane measure Auray: lusterng performane measure (orret rate Method Proporton Dmenson Measure α Auray M 5% 8 mean 63.28% 6

9 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data M2 5% 2 mean 63.5% M3 5% 2 mean % M3 5% 2 mean 67.34% M3 5% 2 mean % M 5% 8 mn 70.70% M2 5% 2 mn 69.40% M3 5% 2 mn % M3 5% 2 mn 72.53% M3 5% 2 mn % able 2. Comparatve expermental results on ohns Hopkns Unversty Ionosphere data set Method Proporton Dmenson Measure α Auray M 5% 34 mean 7.79% M2 5% 5 mean 72.65% M3 5% 5 mean % M3 5% 5 mean 82.93% M3 5% 5 mean % M 5% 34 mn 68.38% M2 5% 5 mn 69.23% M3 5% 5 mn % M3 5% 5 mn 83.48% M3 5% 5 mn % able 3. Comparatve expermental results on Optal Reognton of Handrtten Dgts data set Method Proporton Dmenson Measure α Auray M 5% 64 mean 90.4% M2 5% 8 mean 89.22% M3 5% 8 mean % M3 5% 8 mean 9.3% M3 5% 8 mean % M 5% 64 mn 90.37% M2 5% 8 mn 88.63% M3 5% 8 mn % M3 5% 8 mn 9.45% M3 5% 8 mn 0 9.3% Referenes 62

10 Internatonal ournal of Informaton ehnology, Vol.2, No.3, 2006 [] Blum, A., Mthell,. Combnng labeled and unlabeled data th o-tranng. In Proeedngs of the th Annual Conferene on Computatonal Learnng heory (Madson, WI, 998, [2] Szummer, M., aakkola,. Partally labeled lassfaton th Markov random alks. In Advanes n Neural Informaton Proessng Systems 5 (NIPS 2002 (Vanouver, Brtsh Columba, Canada, Deember 9-4, MI Press, [3] Basu, S., Bleoko, M., Mooney R.. Comparng and unfyng searh-based and smlarty-based approahes to sem-supervsed lusterng, In Proeedngs of Int'l Conf. Mahne Learnng (ICML 2003(Washngton DC, August [4] Xng, E.P., Ng, A. Y., ordan, M. I., Russell S. Dstane metr learnng, th applaton to lusterng th sde-nformaton, In Advanes n Neural Informaton Proessng Systems 6 (NIPS 2003 (Vanouver and Whstler, Brtsh Columba, Canada, Deember 8-3, MI Press, [5] Fukunaga, K. Introduton to Statstal Pattern Reognton. Aadem Press, San Dego, Calforna, 990. [6] Ng, A.Y., ordan, M.I., Wess, Y. On spetral lusterng: Analyss and an algorthm. In Advanes n Neural Informaton Proessng Systems 5 (NIPS 2002 (Vanouver, Brtsh Columba, Canada, Deember 9-4, MI Press, 2003, [7] Goldberger,., Roes, S., Hnton, G., Salakhutdnov, R. Neghbourhood omponents analyss. NIPS 2004, Vanouver, Brtsh Columba, Canada, Deember 3-6, [8] enenbaum,.b., Slva, V., Langford,.C. A global geometr frameork for nonlnear dmensonalty reduton. Sene, 290(Deember 2000, [9] Roes, S.., Saul, L.K. Nonlnear dmensonalty reduton by loal lnear embeddng. Sene, 290(Deember 2000, [0] Fredman,. H., Meulman,.. Clusterng obets on subsets of attrbutes [] Roth, V., Lange,. Feature seleton n lusterng problems. In Advanes n Neural Informaton Proessng Systems 6 (NIPS 2003 (Vanouver and Whstler, Brtsh Columba, Canada, Deember 8-3, MI Press, [2] Dng, D., He, X.F., Zha, H.Y., Smon, H. Adaptve dmenson reduton for lusterng hgh dmensonal data. In Proeedngs of 2nd IEEE Int'l Conf. Data Mnng (Maebash, apan, De [3] Aggaral, C.C., Yu, P.S. Fndng generalzed proeted lusters n hgh dmensonal spaes. SIGMOD 2000, Dallas, exas, USA, May 6-8, 2000, [4] L, H.F., ang,., Zhang, K.S. Effent and robust feature extraton by maxmum margn rteron. In Advanes n Neural Informaton Proessng Systems 6 (NIPS 2003 (Vanouver and Whstler, Brtsh Columba, Canada, Deember 8-3, MI Press, [5] Guo, Y.F., L S.., Yang,.Y., Shu,.., Wu, L.D. A generalzed Foley-Sammon transform based on generalzed fsher dsrmnant rteron and ts applaton to fae reognton, Pattern Reognton Letters, 24(anuary

11 Yuntao Qan, Xaoxu Du, and Q Wang Sem-supervsed Herarhal Clusterng Analyss for Hgh Dmensonal Data Yuntao Qan reeved the B.E. and M.E. degrees n automat ontrol from X an aotong Unversty n 989 and 992 respetvely, and the Ph.D. degree n sgnal proessng from Xdan Unversty n 996. From 996 to 998, he as a postdotoral fello n Northestern Polytehnal Unversty. In Aprl 998, he oned the College of Computer Sene of Zheang Unversty here he beame a Professor n From 999 to 200, he as a vstng sholar at the Centre of Pattern Reognton and Mahne Intellgene, Conorda Unversty, Canada, and at Department of Computer Sene, Hong Kong Baptst Unversty. He has publshed more than 50 tehnal papers n aadem ournals and onferene proeedngs. Hs present researh nterests nlude data lusterng analyss, pattern reognton, mage proessng, avelet theory, and neural netorks. Xaoxu Du s a MS student n College of Comupter Sene of Zheang Unversty sne He obtaned hs bahelor degree n Management Informaton System from Huazhong Unnversty of Sene and ehnology. Hs maor researh nterests nlude fae reognton, lusterng analyss. 64

Face Recognition in the Scrambled Domain via Salience-Aware Ensembles of Many Kernels

Face Recognition in the Scrambled Domain via Salience-Aware Ensembles of Many Kernels Fae Reognton n the Srambled Doman va Salene-Aware Ensembles of Many Kernels Jang, R., Al-Maadeed, S., Bourdane, A., Crooes, D., & Celeb, M. E. (2016). Fae Reognton n the Srambled Doman va Salene-Aware

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Multi-class kernel logistic regression: a fixed-size implementation

Multi-class kernel logistic regression: a fixed-size implementation Mult-lass kernel logst regresson: a fxed-sze mplementaton Peter Karsmakers,2, Krstaan Pelkmans 2, Johan AK Suykens 2 Abstrat Ths researh studes a pratal teratve algorthm for mult-lass kernel logst regresson

More information

DECOMPOSITION ALGORITHM FOR OPTIMAL SECURITY-CONSTRAINED POWER SCHEDULING

DECOMPOSITION ALGORITHM FOR OPTIMAL SECURITY-CONSTRAINED POWER SCHEDULING DECOMPOSITION ALGORITHM FOR OPTIMAL SECURITY-CONSTRAINED POWER SCHEDULING Jorge Martínez-Crespo Julo Usaola José L. Fernández Unversdad Carlos III de Madrd Unversdad Carlos III de Madrd Red Elétra de Espana

More information

Use of Multi-attribute Utility Functions in Evaluating Security Systems

Use of Multi-attribute Utility Functions in Evaluating Security Systems LLNL-TR-405048 Use of Mult-attrbute Utlty Funtons n Evaluatng Seurty Systems C. Meyers, A. Lamont, A. Sherman June 30, 2008 Ths doument was prepared as an aount of work sponsored by an ageny of the Unted

More information

CLASSIFYING FEATURE DESCRIPTION FOR SOFTWARE DEFECT PREDICTION

CLASSIFYING FEATURE DESCRIPTION FOR SOFTWARE DEFECT PREDICTION Proeengs of e 20 Internatonal Conferene on Wavelet Analyss an Pattern Reognton, Guln, 0-3 July, 20 CLASSIFYING FEAURE DESCRIPION FOR SOFWARE DEFEC PREDICION LING-FENG ZHANG, ZHAO-WEI SHANG College of Computer

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

Data Analysis with Fuzzy Measure on Intuitionistic Fuzzy Sets

Data Analysis with Fuzzy Measure on Intuitionistic Fuzzy Sets Proeedngs of the Internatonal MultConferene of Engneers and Computer Sentsts 2016 Vol II Marh 16-18 2016 Hong Kong Data nalyss wth Fuzzy Measure on Intutonst Fuzzy Sets Sanghyuk Lee * Ka Lok Man Eng Gee

More information

L10: Linear discriminants analysis

L10: Linear discriminants analysis L0: Lnear dscrmnants analyss Lnear dscrmnant analyss, two classes Lnear dscrmnant analyss, C classes LDA vs. PCA Lmtatons of LDA Varants of LDA Other dmensonalty reducton methods CSCE 666 Pattern Analyss

More information

Lognormal random eld approxmatons to LIBOR market models O. Kurbanmuradov K. Sabelfeld y J. Shoenmakers z Mathemats Subet Classaton: 60H10,65C05,90A09 Keywords: LIBOR nterest rate models, random eld smulaton,

More information

Modern Problem Solving Techniques in Engineering with POLYMATH, Excel and MATLAB. Introduction

Modern Problem Solving Techniques in Engineering with POLYMATH, Excel and MATLAB. Introduction Modern Problem Solvng Tehnques n Engneerng wth POLYMATH, Exel and MATLAB. Introduton Engneers are fundamentally problem solvers, seekng to aheve some objetve or desgn among tehnal, soal eonom, regulatory

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

Pricing System Security in Electricity Markets. latter might lead to high prices as a result of unrealistic

Pricing System Security in Electricity Markets. latter might lead to high prices as a result of unrealistic 1 Pro. Bulk Power Systems Dynams and Control{V, Onomh, Japan, August 2001. Prng System Seurty n Eletrty Markets Claudo A. Ca~nzares Hong Chen Wllam Rosehart UnverstyofWaterloo Unversty of Calgary Dept.

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler kms@cs.str.ac.uk Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

FORECASTING TELECOMMUNICATION NEW SERVICE DEMAND BY ANALOGY METHOD AND COMBINED FORECAST

FORECASTING TELECOMMUNICATION NEW SERVICE DEMAND BY ANALOGY METHOD AND COMBINED FORECAST Yugoslav Journal of Operatons Research 5 (005), Number, 97-07 FORECAING ELECOMMUNICAION NEW ERVICE DEMAND BY ANALOGY MEHOD AND COMBINED FORECA Feng-Jenq LIN Department of Appled Economcs Natonal I-Lan

More information

The Application of Qubit Neural Networks for Time Series Forecasting with Automatic Phase Adjustment Mechanism

The Application of Qubit Neural Networks for Time Series Forecasting with Automatic Phase Adjustment Mechanism The Applaton of Qubt Neural Networks for Tme Seres Foreastng wth Automat Phase Adjustment Mehansm arlos R. B. Azevedo 1 and Tago. A. E. Ferrera 1 1 entro de ênas e Tenologa Unversdade atóla de Pernambuo

More information

Peer-to-peer systems have attracted considerable attention

Peer-to-peer systems have attracted considerable attention Reputaton Aggregaton n Peer-to-Peer etwork Usng Dfferental Gossp Algorthm Ruhr Gupta, Yatndra ath Sngh, Senor Member, IEEE, arxv:20.430v4 [s.i] 28 Jan 204 Abstrat Reputaton aggregaton n peer to peer networks

More information

Series Solutions of ODEs 2 the Frobenius method. The basic idea of the Frobenius method is to look for solutions of the form 3

Series Solutions of ODEs 2 the Frobenius method. The basic idea of the Frobenius method is to look for solutions of the form 3 Royal Holloway Unversty of London Department of Physs Seres Solutons of ODEs the Frobenus method Introduton to the Methodology The smple seres expanson method works for dfferental equatons whose solutons

More information

CONTENT RECOMMENDATION SYSTEM BASED ON PRIVATE DYNAMIC USER PROFILE

CONTENT RECOMMENDATION SYSTEM BASED ON PRIVATE DYNAMIC USER PROFILE CONTENT RECOMMENDATION SYSTEM BASED ON PRIVATE DYNAMIC USER PROFILE TING CHEN, WEI-LI HAN, HAI-DONG WANG, YI-XUN ZHOU, BIN XU, BIN-YU ZANG Softare Shool, Fdan Unversty, Chna E-MAIL: {05053009*, lhan, 06053008,

More information

Optimal Adaptive Voice Smoother with Lagrangian Multiplier Method for VoIP Service

Optimal Adaptive Voice Smoother with Lagrangian Multiplier Method for VoIP Service Optmal Adaptve Voe Smoother wth Lagrangan Multpler Method for VoIP Serve Shyh-Fang HUANG, Er Hsao-uang WU and Pao-Ch CHANG Dept of Eletral Engneerng, Computer Sene and Informaton Engneerng and Communaton

More information

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

Performance attribution for multi-layered investment decisions

Performance attribution for multi-layered investment decisions Performance attrbuton for mult-layered nvestment decsons 880 Thrd Avenue 7th Floor Ne Yor, NY 10022 212.866.9200 t 212.866.9201 f qsnvestors.com Inna Oounova Head of Strategc Asset Allocaton Portfolo Management

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Cluster Analysis of Data Points using Partitioning and Probabilistic Model-based Algorithms

Cluster Analysis of Data Points using Partitioning and Probabilistic Model-based Algorithms Internatonal Journal of Appled Informaton Systems (IJAIS) ISSN : 2249-0868 Foundaton of Computer Scence FCS, New York, USA Volume 7 No.7, August 2014 www.jas.org Cluster Analyss of Data Ponts usng Parttonng

More information

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING Matthew J. Lberatore, Department of Management and Operatons, Vllanova Unversty, Vllanova, PA 19085, 610-519-4390,

More information

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications CMSC828G Prncples of Data Mnng Lecture #9 Today s Readng: HMS, chapter 9 Today s Lecture: Descrptve Modelng Clusterng Algorthms Descrptve Models model presents the man features of the data, a global summary

More information

Bayesian Cluster Ensembles

Bayesian Cluster Ensembles Bayesan Cluster Ensembles Hongjun Wang 1, Hanhua Shan 2 and Arndam Banerjee 2 1 Informaton Research Insttute, Southwest Jaotong Unversty, Chengdu, Schuan, 610031, Chna 2 Department of Computer Scence &

More information

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering Out-of-Sample Extensons for LLE, Isomap, MDS, Egenmaps, and Spectral Clusterng Yoshua Bengo, Jean-Franços Paement, Pascal Vncent Olver Delalleau, Ncolas Le Roux and Mare Oumet Département d Informatque

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements Lecture 3 Densty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 5329 Sennott Square Next lecture: Matlab tutoral Announcements Rules for attendng the class: Regstered for credt Regstered for audt (only f there

More information

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson Statstcs for Psychosocal Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson (LCR) What s t and when do we use t? Recall the standard latent class model

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

Cyber-Security Via Computing With Words

Cyber-Security Via Computing With Words Cyber-Seurty Va Computng Wth Words John. Rkard Dstrbuted Infnty, In. 4637 Shoshone Drve Larkspur, CO 808 Emal: trkard@dstrbutednfnty.om ABSRAC Cyber-seurty systems must deal wth a hgh rate of observable

More information

Mining Multiple Large Data Sources

Mining Multiple Large Data Sources The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 2 24 Mnng Multple Large Data Sources Anmesh Adhkar, Pralhad Ramachandrarao 2, Bhanu Prasad 3, and Jhml Adhkar 4 Department of

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Defining Contractor Performance Levels

Defining Contractor Performance Levels Defnng Contrator Performane Leels Khaled Nassar, Ph.D., AIA Assoate Professor, Ameran Unersty n Caro In many ountres, state and prate owners often ategorze ontrators nto arous groups based on ther apates

More information

Figure 1. Inventory Level vs. Time - EOQ Problem

Figure 1. Inventory Level vs. Time - EOQ Problem IEOR 54 Sprng, 009 rof Leahman otes on Eonom Lot Shedulng and Eonom Rotaton Cyles he Eonom Order Quantty (EOQ) Consder an nventory tem n solaton wth demand rate, holdng ost h per unt per unt tme, and replenshment

More information

Energy-Efficient Design in Wireless OFDMA

Energy-Efficient Design in Wireless OFDMA Ths full text paper was peer revewed at the dreton of IEEE Communatons Soety subjet matter experts for publaton n the ICC 2008 proeedngs. Energy-Effent Desgn n Wreless OFDMA Guowang Mao, Nageen Hmayat,

More information

Dimensionality Reduction for Data Visualization

Dimensionality Reduction for Data Visualization Dmensonalty Reducton for Data Vsualzaton Samuel Kask and Jaakko Peltonen Dmensonalty reducton s one of the basc operatons n the toolbox of data-analysts and desgners of machne learnng and pattern recognton

More information

Active Learning for Interactive Visualization

Active Learning for Interactive Visualization Actve Learnng for Interactve Vsualzaton Tomoharu Iwata Nel Houlsby Zoubn Ghahraman Unversty of Cambrdge Unversty of Cambrdge Unversty of Cambrdge Abstract Many automatc vsualzaton methods have been. However,

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm Document Clusterng Analyss Based on Hybrd PSO+K-means Algorthm Xaohu Cu, Thomas E. Potok Appled Software Engneerng Research Group, Computatonal Scences and Engneerng Dvson, Oak Rdge Natonal Laboratory,

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

Georey E. Hinton. University oftoronto. Email: zoubin@cs.toronto.edu. Technical Report CRG-TR-96-1. May 21, 1996 (revised Feb 27, 1997) Abstract

Georey E. Hinton. University oftoronto. Email: zoubin@cs.toronto.edu. Technical Report CRG-TR-96-1. May 21, 1996 (revised Feb 27, 1997) Abstract The EM Algorthm for Mxtures of Factor Analyzers Zoubn Ghahraman Georey E. Hnton Department of Computer Scence Unversty oftoronto 6 Kng's College Road Toronto, Canada M5S A4 Emal: zoubn@cs.toronto.edu Techncal

More information

A Simple Approach to Clustering in Excel

A Simple Approach to Clustering in Excel A Smple Approach to Clusterng n Excel Aravnd H Center for Computatonal Engneerng and Networng Amrta Vshwa Vdyapeetham, Combatore, Inda C Rajgopal Center for Computatonal Engneerng and Networng Amrta Vshwa

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Resource Scheduling Scheme Based on Improved Frog Leaping Algorithm in Cloud Environment

Resource Scheduling Scheme Based on Improved Frog Leaping Algorithm in Cloud Environment Informaton technologes Resource Schedulng Scheme Based on Improved Frog Leapng Algorthm n Cloud Envronment Senbo Chen 1, 2 1 School of Computer Scence and Technology, Nanjng Unversty of Aeronautcs and

More information

When can bundling help adoption of network technologies or services?

When can bundling help adoption of network technologies or services? When an bundlng help adopton of network tehnologes or serves? Steven Weber Dept. of ECE, Drexel U. sweber@oe.drexel.edu Roh Guérn Dept. of CSE, WUSTL guern@wustl.edu Jaudele C. de Olvera Dept. of ECE,

More information

CONSIDER a connected network of n nodes that all wish

CONSIDER a connected network of n nodes that all wish 36 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 60, NO. 2, FEBRUARY 204 Coded Cooperatve Data Exhange n Multhop Networks Thomas A. Courtade, Member, IEEE, and Rhard D. Wesel, Senor Member, IEEE Abstrat

More information

A Comparative Study of Data Clustering Techniques

A Comparative Study of Data Clustering Techniques A COMPARATIVE STUDY OF DATA CLUSTERING TECHNIQUES A Comparatve Study of Data Clusterng Technques Khaled Hammouda Prof. Fakhreddne Karray Unversty of Waterloo, Ontaro, Canada Abstract Data clusterng s a

More information

Hidden Markov Models: Fundamentals and Applications Part 1: Markov Chains and Mixture Models

Hidden Markov Models: Fundamentals and Applications Part 1: Markov Chains and Mixture Models Also appears n the Onlne Symposum for Electroncs Engneer 000 http://.techonlne.com/osee/ Hdden Marov Models: Fundamentals and Applcatons Part : Marov Chans and Mxture Models Valery A. Petrushn petr@cstar.ac.com

More information

24. Impact of Piracy on Innovation at Software Firms and Implications for Piracy Policy

24. Impact of Piracy on Innovation at Software Firms and Implications for Piracy Policy 4. mpat of Pray on nnovaton at Software Frms and mplatons for Pray Poly Jeevan Jasngh Department of nformaton & Systems Management, HKUST Clear Water Bay, Kowloon Hong Kong jeevan@ust.h Abstrat A Busness

More information

PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS

PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS PEER REVIEWER RECOMMENDATION IN ONLINE SOCIAL LEARNING CONTEXT: INTEGRATING INFORMATION OF LEARNERS AND SUBMISSIONS Yunhong Xu, Faculty of Management and Economcs, Kunmng Unversty of Scence and Technology,

More information

PERRON FROBENIUS THEOREM

PERRON FROBENIUS THEOREM PERRON FROBENIUS THEOREM R. CLARK ROBINSON Defnton. A n n matrx M wth real entres m, s called a stochastc matrx provded () all the entres m satsfy 0 m, () each of the columns sum to one, m = for all, ()

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Speech Quality Measurement Methods with Applying PLC Algorithms on Real-time Transmission Control Scheme for VoIP Service

Speech Quality Measurement Methods with Applying PLC Algorithms on Real-time Transmission Control Scheme for VoIP Service 46 JOURNAL OF MULTIMEDIA, VOL. 1, NO. 6, SEPTEMBER 2006 Seeh Qualty Measurement Methods wth Alyng PLC Algorthms on Real-tme Transmsson Control Sheme for VoIP Serve Jnsul Km Dgtal Meda Laboratory, Informaton

More information

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS 21 22 September 2007, BULGARIA 119 Proceedngs of the Internatonal Conference on Informaton Technologes (InfoTech-2007) 21 st 22 nd September 2007, Bulgara vol. 2 INVESTIGATION OF VEHICULAR USERS FAIRNESS

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

Imperial College London

Imperial College London F. Fang 1, C.C. Pan 1, I.M. Navon 2, M.D. Pggott 1, G.J. Gorman 1, P.A. Allson 1 and A.J.H. Goddard 1 1 Appled Modellng and Computaton Group Department of Earth Scence and Engneerng Imperal College London,

More information

Figure 1. Training and Test data sets for Nasdaq-100 Index (b) NIFTY index

Figure 1. Training and Test data sets for Nasdaq-100 Index (b) NIFTY index Modelng Chaotc Behavor of Stock Indces Usng Intellgent Paradgms Ajth Abraham, Nnan Sajth Phlp and P. Saratchandran Department of Computer Scence, Oklahoma State Unversty, ulsa, Oklahoma 746, USA, Emal:

More information

Behavior Coordination in E-commerce Supply Chains

Behavior Coordination in E-commerce Supply Chains Assoaton for Informaton ystems AI Eletron Lbrary AIeL) WHICEB 25 Proeedngs Wuhan Internatonal Conferene on e-busness ummer 6-9-25 Behavor Coordnaton n E-ommere upply Chans Yanhong Zhang Insttute of system

More information

Abstract. Clustering ensembles have emerged as a powerful method for improving both the

Abstract. Clustering ensembles have emerged as a powerful method for improving both the Clusterng Ensembles: {topchyal, Models jan, of punch}@cse.msu.edu Consensus and Weak Parttons * Alexander Topchy, Anl K. Jan, and Wllam Punch Department of Computer Scence and Engneerng, Mchgan State Unversty

More information

Loop Parallelization

Loop Parallelization - - Loop Parallelzaton C-52 Complaton steps: nested loops operatng on arrays, sequentell executon of teraton space DECLARE B[..,..+] FOR I :=.. FOR J :=.. I B[I,J] := B[I-,J]+B[I-,J-] ED FOR ED FOR analyze

More information

Single and multiple stage classifiers implementing logistic discrimination

Single and multiple stage classifiers implementing logistic discrimination Sngle and multple stage classfers mplementng logstc dscrmnaton Hélo Radke Bttencourt 1 Dens Alter de Olvera Moraes 2 Vctor Haertel 2 1 Pontfíca Unversdade Católca do Ro Grande do Sul - PUCRS Av. Ipranga,

More information

A GRID BASED VIRTUAL REACTOR: PARALLEL PERFORMANCE AND ADAPTIVE LOAD BALANCING

A GRID BASED VIRTUAL REACTOR: PARALLEL PERFORMANCE AND ADAPTIVE LOAD BALANCING A GRID BASED VIRTUAL REACTOR: PARALLEL PERFORMANCE AND ADAPTIVE LOAD BALANCING Vladmr V. Korkhov 1,2, Valera V. Krzhzhanovskaya 1,2 and P.M.A. Sloot 1 {vkorkhov valera sloot}@sene.uva.nl 1 Unversty of

More information

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S S C H E D A E I N F O R M A T I C A E VOLUME 0 0 On Mean Squared Error of Herarchcal Estmator Stans law Brodowsk Faculty of Physcs, Astronomy, and Appled Computer Scence, Jagellonan Unversty, Reymonta

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

320 The Internatonal Arab Journal of Informaton Technology, Vol. 5, No. 3, July 2008 Comparsons Between Data Clusterng Algorthms Osama Abu Abbas Computer Scence Department, Yarmouk Unversty, Jordan Abstract:

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Customer Segmentation Using Clustering and Data Mining Techniques

Customer Segmentation Using Clustering and Data Mining Techniques Internatonal Journal of Computer Theory and Engneerng, Vol. 5, No. 6, December 2013 Customer Segmentaton Usng Clusterng and Data Mnng Technques Kshana R. Kashwan, Member, IACSIT, and C. M. Velu fronter

More information

A Probabilistic Theory of Coherence

A Probabilistic Theory of Coherence A Probablstc Theory of Coherence BRANDEN FITELSON. The Coherence Measure C Let E be a set of n propostons E,..., E n. We seek a probablstc measure C(E) of the degree of coherence of E. Intutvely, we want

More information

Robust Design of Public Storage Warehouses. Yeming (Yale) Gong EMLYON Business School

Robust Design of Public Storage Warehouses. Yeming (Yale) Gong EMLYON Business School Robust Desgn of Publc Storage Warehouses Yemng (Yale) Gong EMLYON Busness School Rene de Koster Rotterdam school of management, Erasmus Unversty Abstract We apply robust optmzaton and revenue management

More information

Forschung zur Entwicklungsökonomie und -politik Research in Development Economics and Policy

Forschung zur Entwicklungsökonomie und -politik Research in Development Economics and Policy Dsusson Paper No. 01/2004 Comparatve advantage of Vetnam s re setor under dfferent lberalsaton senaros A Poly Analyss Matrx (PAM) study Nguyen Manh Ha and Franz Hedhues Department of Agrultural Development

More information

Estimating the Number of Clusters in Genetics of Acute Lymphoblastic Leukemia Data

Estimating the Number of Clusters in Genetics of Acute Lymphoblastic Leukemia Data Journal of Al Azhar Unversty-Gaza (Natural Scences), 2011, 13 : 109-118 Estmatng the Number of Clusters n Genetcs of Acute Lymphoblastc Leukema Data Mahmoud K. Okasha, Khaled I.A. Almghar Department of

More information

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network *

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 819-840 (2008) Data Broadcast on a Mult-System Heterogeneous Overlayed Wreless Network * Department of Computer Scence Natonal Chao Tung Unversty Hsnchu,

More information

A Statistical Perspective on Data Mining

A Statistical Perspective on Data Mining A Statstal Persetve on Data Mnng Ranjan Matra Abstrat Tehnologal advanes have led to new and automated data olleton methods. Datasets one at a remum are often lentful nowadays and sometmes ndeed massve.

More information

A Single-Image Super-Resolution Method for Texture Interpolation

A Single-Image Super-Resolution Method for Texture Interpolation A Sngle-Image Super-Resoluton Method for Texture Interpolaton Yaron Kalt and Moshe Porat Abstract In recent years, a number of super-resoluton technques have been proposed. Most of these technques construct

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

Solder paste inspection and 3D shape estimation using directional LED lightings

Solder paste inspection and 3D shape estimation using directional LED lightings Ttle Solder paste nspecton and 3D shape estmaton usng drectonal LED lghtngs Advsor(s Pang, GKH Author(s Chu, Mng-he.; 朱 銘 熙. Ctaton Issued Date 27 UL http://hdl.handle.net/722/5552 ghts The author retans

More information

NEURO-FUZZY INFERENCE SYSTEM FOR E-COMMERCE WEBSITE EVALUATION

NEURO-FUZZY INFERENCE SYSTEM FOR E-COMMERCE WEBSITE EVALUATION NEURO-FUZZY INFERENE SYSTEM FOR E-OMMERE WEBSITE EVALUATION Huan Lu, School of Software, Harbn Unversty of Scence and Technology, Harbn, hna Faculty of Appled Mathematcs and omputer Scence, Belarusan State

More information

Partner Choice and the Marital College Premium: Analyzing Marital Patterns Over Several Decades

Partner Choice and the Marital College Premium: Analyzing Marital Patterns Over Several Decades Partner Choe and the Martal College Premum: Analyzng Martal Patterns Over Several Deades Perre-André Chappor Bernard Salané Yoram Wess January 31, 2015 Abstrat We onstrut a strutural model of household

More information

Performance Analysis and Coding Strategy of ECOC SVMs

Performance Analysis and Coding Strategy of ECOC SVMs Internatonal Journal of Grd and Dstrbuted Computng Vol.7, No. (04), pp.67-76 http://dx.do.org/0.457/jgdc.04.7..07 Performance Analyss and Codng Strategy of ECOC SVMs Zhgang Yan, and Yuanxuan Yang, School

More information

SVM Tutorial: Classification, Regression, and Ranking

SVM Tutorial: Classification, Regression, and Ranking SVM Tutoral: Classfcaton, Regresson, and Rankng Hwanjo Yu and Sungchul Km 1 Introducton Support Vector Machnes(SVMs) have been extensvely researched n the data mnng and machne learnng communtes for the

More information

A Fast Incremental Spectral Clustering for Large Data Sets

A Fast Incremental Spectral Clustering for Large Data Sets 2011 12th Internatonal Conference on Parallel and Dstrbuted Computng, Applcatons and Technologes A Fast Incremental Spectral Clusterng for Large Data Sets Tengteng Kong 1,YeTan 1, Hong Shen 1,2 1 School

More information

Statistical algorithms in Review Manager 5

Statistical algorithms in Review Manager 5 Statstcal algorthms n Reve Manager 5 Jonathan J Deeks and Julan PT Hggns on behalf of the Statstcal Methods Group of The Cochrane Collaboraton August 00 Data structure Consder a meta-analyss of k studes

More information

North-South Trade-Related Technology Diffusion: Virtuous Growth Cycles in Latin America

North-South Trade-Related Technology Diffusion: Virtuous Growth Cycles in Latin America DISCUSSION PAPER SERIES IZA DP No. 4943 North-South Trade-Related Tehnology Dffuson: Vrtuous Growth Cyles n Latn Amera Maure Shff Yanlng Wang May 2010 Forshungsnsttut zur Zukunft der Arbet Insttute for

More information

Evaluation of Delay Performance in Valiant Load-balancing Network

Evaluation of Delay Performance in Valiant Load-balancing Network Evaluaton of Delay Performane n Valant Load-balanng Network Yngd Yu a, Yaohu Jn a, Hong Cheng a, Yu Gao a, Weqang Sun a, We Guo a, Wesheng Hu a a State Key Laboratory on Fber-Ot Loal Area Networks and

More information

Chapter 31B - Transient Currents and Inductance

Chapter 31B - Transient Currents and Inductance Chapter 31B - Transent Currents and Inductance A PowerPont Presentaton by Paul E. Tppens, Professor of Physcs Southern Polytechnc State Unversty 007 Objectves: After completng ths module, you should be

More information

Modelling high-dimensional data by mixtures of factor analyzers

Modelling high-dimensional data by mixtures of factor analyzers Computatonal Statstcs & Data Analyss 41 (2003) 379 388 www.elsever.com/locate/csda Modellng hgh-dmensonal data by mxtures of factor analyzers G.J. McLachlan, D. Peel, R.W. Bean Department of Mathematcs,

More information

Vulnerability Assessment of Cybersecurity for SCADA Systems Using Attack Trees

Vulnerability Assessment of Cybersecurity for SCADA Systems Using Attack Trees Vulnerablty Assessment of Cyberseurty for SCADA Systems Usng Attak Trees Chee-Woo Ten, Student Member, IEEE, Chen-Chng Lu, Fellow, IEEE, Manmaran ovndarasu, Member, IEEE Abstrat By penetratng the SCADA

More information

J. Parallel Distrib. Comput.

J. Parallel Distrib. Comput. J. Parallel Dstrb. Comput. 71 (2011) 62 76 Contents lsts avalable at ScenceDrect J. Parallel Dstrb. Comput. journal homepage: www.elsever.com/locate/jpdc Optmzng server placement n dstrbuted systems n

More information

Robust Classification and Tracking of Vehicles in Traffic Video Streams

Robust Classification and Tracking of Vehicles in Traffic Video Streams Proeedings of the IEEE ITSC 2006 2006 IEEE Intelligent Transportation Systems Conferene Toronto, Canada, September 17-20, 2006 TC1.4 Robust Classifiation and Traking of Vehiles in Traffi Video Streams

More information

Logistic Regression. Steve Kroon

Logistic Regression. Steve Kroon Logstc Regresson Steve Kroon Course notes sectons: 24.3-24.4 Dsclamer: these notes do not explctly ndcate whether values are vectors or scalars, but expects the reader to dscern ths from the context. Scenaro

More information