Active Learning for Interactive Visualization

Size: px
Start display at page:

Download "Active Learning for Interactive Visualization"

Transcription

1 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, a vsualzaton that s automatcally generated mght be dfferent to how a user wants to arrange the objects n vsualzaton space. By allowng users to relocate objects n the embeddng space of the vsualzaton, they can adjust the vsualzaton to ther preference. We propose an actve learnng framework for nteractve vsualzaton whch selects objects for the user to relocate so that they can obtan ther desred vsualzaton by re-locatng as few as possble. The framework s based on an nformaton theoretc crteron, whch favors objects that reduce the of the vsualzaton. We present a concrete applcaton of the framework to the Laplacan egenmap vsualzaton method. We demonstrate expermentally that the framework yelds the desred vsualzaton wth fewer user nteractons than exstng methods. 1 Introducton Wth the emergence of large and hgh dmensonal data sets, the task of data vsualzaton has become ncreasngly mportant n both machne learnng and data mnng. Vsualzaton s helpful for analyzng and explorng large-scale complex data; t allows one to combne human abltes, such as vsual percepton, creatvty and general knowledge, wth the abltes of machnes, that s large memores and fast calculaton, to the task of understandng data (Kem et al., 00). One applcaton of vsualzaton s n nformaton retreval, where users can search objects ntutvely n the vsualzaton space (Venna et al., 010). Appearng n Proceedngs of the 16 th Internatonal Conference on Artfcal Intellgence and Statstcs (AISTATS) 013, Scottsdale, AZ, USA. Volume 31 of JMLR: W&CP 31. Copyrght 013 by the authors. A large number of vsualzaton methods have been, such as mult-dmensonal scalng (Torgerson, 1958), Isomap (Tenenbaum et al., 000), locally lnear embeddng (Rowes and Saul, 000), stochastc neghbor embeddng (Hnton and Rowes, 00), and Laplacan egenmap (Belkn and Nyog, 003). These algorthms map objects from a hgh dmensonal observaton space to a low dmensonal vsualzaton space. They fnd an embeddng such that objects n the vsualzaton space preserve ther parwse dstances from the hgh-dmensonal observaton space. Therefore smlar objects are automatcally located closer together n the vsualzaton space. However, a vsualzaton that s generated automatcally n such a manner may dffer from the user s desred vsualzaton who may want to locate objects wth a partcular meanng to partcular areas of vsualzaton space. For example, when vsualzng mages the user may desre clusters of mages of anmals to be located n one regon of vsualzaton space, nanmate objects n another, and sceneres n another. Alternatvely f the objects exhbt a natural orderng, such as dgts or letters, then the user may wsh to preserve ths orderng n vsualzaton space. To address ths problem, nteractve vsualzaton systems have been (Wlls, 1999; Johansson and Johansson, 009; Paulovch et al., 011; Endert et al., 011). Here, we consder nteractve systems n whch users can re-locate objects to obtan ther desred vsualzaton. When there are a large number of objects t s dffcult for users to select whch objects to relocate; f many of the moves are redundant, that s, they provde no new nformaton about the user s desred vsualzaton, then even after many queres the vsualzaton may not reflect the ntended result. The goal of ths paper s to select objects to re-locate so that the user can obtan ther desred vsualzaton by movng as few as possble. For ths purpose we propose an actve learnng framework for vsualzaton. Actve learnng (Cohn et al., 1996) s a machne learnng framework for selectng objects that mprove performance wth mnmum possble labelngs. Actve learnng methods are useful when the cost for obtanng la- 34

2 Actve Learnng for Interactve Vsualzaton beled data s hgh. Most actve learnng algorthms were n supervsed learnng settngs (McCallum and Ngam, 1998; Tong and Koller, 00). We develop an nformaton theoretc actve learnng crteron that selects objects to re-locate so as to reduce the of the vsualzaton the most. We present our actve vsualzaton framework wth the wdely used Laplacan egenmap method for nonlnear dmensonalty reducton and vsualzaton (Belkn and Nyog, 003). Here, we can analytcally calculate the objectve functon for selectng objects, permttng the algorthm to be used n a fast, onlne, nteractve system. Note, however, that we can use many other vsualzaton methods wthn our framework. The paper s organzed as follows: In Secton we propose an actve learnng framework for vsualzaton based on an nformaton theoretc crteron. In Secton 3 we present an mplementaton of the framework wth the Laplacan egenmap vsualzaton method. In Secton 4 we outlne related work. In Secton 5 we demonstrate the effectveness of the framework by comparng to exstng methods. Fnally, we present concludng remarks and a dscusson of future work n Secton 6. Actve Vsualzaton The task of vsualzaton s, gven a set of observatons X = {x n } N n=1, to fnd an embeddng Y = {y n } N n=1 that reveals structure n the data when vewed by the user. Here, x n R D s the feature vector of object n n the observaton space, and y n R K s the locaton of object n n the vsualzaton space. Normally the observaton dmensonalty s much hgher than the vsualzaton dmensonalty D K. The vsualzaton dmensonalty s typcally K = or K = 3; although ths constrant arses from our techncal ablty to vew objects n hgher dmensonal space, the framework s mathematcally and computatonally applcable wth any vsualzaton dmensonalty. In an actve learnng settng, the algorthm sequentally selects objects for the user to re-locate n R K, from a gven set of N objects. The ground truth locatons for the selected objects are obtaned from an oracle,.e. the user, who places the objects wthn an nteractve vsualzaton envronment. Gven the desred locaton of the selected object obtaned from user feedback, the system changes the vsualzaton of all of the objects, ncorporatng the new nformaton. Let Y s be the data that has been labeled by the user, or the set of locatons of the selected objects that are assocated wth the ground truth locatons n vsualzaton space, and Y u = Y \ Y s be the unlabeled data, or the set of locatons of the unselected objects. The nformaton theoretc approach to actve learnng selects objects that reduce the about the parameters, measured by Shannon s entropy (Cover et al., 1991; Lndley, 1956). In the context of vsualzaton, the varables of nterest are the locatons of the unlabeled data n vsualzaton space, we may thnk of these as the parameters about whch we want optmally usng actve learnng. Therefore, the objectve s to select an object from the pool of unlabeled data that maxmzes the decrease n the entropy of our dstrbuton over the locatons of the remanng unlabeled data as follows: arg max H[p(Y u\ Y s )] E p(y Y s)h[p(y u\ y, Y s )], (1) where Y u\ s unlabeled data excludng object, H[p( )] represents dfferental entropy of the probablty dstrbuton p, and E p( ) represents expectaton under dstrbuton p. For notatonal smplcty we omt the set of observatons X from the condtonng of all of the probablty dstrbutons, e.g. p(y u\ Y s ) should read p(y u\ Y s, X). The frst term, H[p(Y u\ Y s )] = p(y u\ Y s ) log p(y u\ Y s )dy u\, () s the entropy of the dstrbuton over the unlabeled data gven the labeled data; that s, t represents the system s n the locaton of the unlabeled data n the vsualzaton space. The second term, E p(y Y s )H[p(Y u\ y, Y s )] = p(y Y s ) p(y u\ y, Y s ) log p(y u\ y, Y s )dy u\ dy, (3) s the entropy of the dstrbuton over the unlabeled objects after obtanng the true locaton of object, where we take ts expectaton over the locaton of object to be quered, y, because we do not know yet ts true locaton. Further dscusson for the exact form of (1) s gven n Secton 4. We can gan useful ntuton about (1) by rearrangng the objectve functon as follows: arg max H[p(y Y s )] E p(yu\ Y s)h[p(y Y u\, Y s )], (4) where we use an nsght that the objectve n (1) s equvalent to the mutual nformaton between the unlabeled data and the locaton of the selected object, I(Y u\, y ), gven the labeled data. The frst term n 343

3 Tomoharu Iwata, Nel Houlsby, Zoubn Ghahraman (4) favors objects about whch we have hgh ; ths term alone corresponds to a classc objectve known as samplng or maxmum entropy samplng (Sebastan and Wynn, 000). The second term has a separate role; t penalzes objects that have hgh entropy f all of the remanng objects Y u\ were observed. Ths means that f the unobserved objects were seen, we would be confdent n the locaton of object, alternatvely put, the term favors objects that are hghly correlated wth the remanng unobserved objects. In summary (4) seeks objects about whose locaton n vsualzaton space we are uncertan, but also correlate wth the remanng unlabeled objects, and hence ther label provdes nformaton about the other unlabeled ponts locatons also. If we know that we wll query the user wth a number of objects J, then t s optmal to maxmze our queryng strategy over the entre set J. When we select multple objects to place the objectve functon becomes arg max J H[p(Y u\j Y s )] E p(yj Y s )H[p(Y u\j Y J, Y s )]. (5) However, for our actve learnng crteron, and sequental decson makng tasks n general, ths problem s NP-hard. As s common n actve learnng we take a myopc, or greedy approach, performng optmzaton of (4) assumng that each query s the last. However, the mutual nformaton functon s submodular, and the myopc strategy s known to perform nearoptmally for submodular functons (Guestrn et al., 005; Dasgupta, 005; Golovn and Krause, 010). Intutvely, ths means that t satsfes the property of dmnshng returns ; that s the gan n nformaton when addng new labeled data pont to a smaller pool of observatons Ys small s greater than, or equal to, the gan n nformaton when addng the data pont to a larger pool Ys large. 3 Laplacan egenmap based actve vsualzaton We present the procedures of our actve learnng framework for use wth the Laplacan egenmap vsualzaton method (Belkn and Nyog, 003). The Laplacan egenmap s wdely used for dmensonalty reducton, and t benefts from havng a crteron for vsualzaton whch can be globally optmzed. In ths settng we can analytcally calculate the objectve functon for selectng objects to re-locate wth our actve learnng framework. 3.1 Laplacan egenmap We outlne frst the orgnal Laplacan egenmap algorthm. The Laplacan egenmap s a nonlnear dmensonalty reducton method that has localtypreservng propertes based on spectral technques. Frstly, a k-nearest neghbor graph s constructed by usng observatons X based on the Eucldean dstance. One may also use a ɛ-neghborhood graph nstead of k-nearest neghbor graph. Secondly, we set the weght between objects and j so that w j = 1 f they are connected, w j = 0 otherwse. Fnally, embeddng locatons Y that mnmze the followng functon are obtaned by solvng a generalzed egenvalue problem, arg mn Y tr(y LY), s.t.ydy = I, (6) where D s a dagonal matrx wth D = j w j, L = D W s the Laplacan matrx of W, and W s an N N matrx whose element s w j. 3. Probablstc nterpretaton In order to employ our actve learnng framework we need a probablstc nterpretaton of the Laplacan egenmap from whch we can calculate the relevant entropes and expectatons. We make the Laplacan postve defnte by addng a small dagonal matrx Λ = L+αI. When the nose level α s small, we can approxmate the mnmzaton of the objectve functon for the Laplacan egenmap, tr(y LY), by maxmzng the lkelhood of the followng Gaussan dstrbuton: p(y) = N (0, Λ 1 ), (7) where N (µ, Λ 1 ) represents a Gaussan wth mean µ and precson, or nverse covarance, Λ. The relaton between the graph Laplacan and Gaussan Markov felds s further dscussed n (Zhu et al., 003b). 3.3 Actve vsualzaton We present the procedures of our actve learnng framework based on objectve functon (4) wth the probablstc nterpretaton of the Laplacan egenmap. Wthout loss of generalty we sort the locaton vector Y nto labeled then unlabeled data. We then partton the precson matrx Λ nto four parts correspondng to the labeled and unlabeled data as follows: ( ) Λss Λ Λ = us. (8) Λ su Λ uu 344

4 Actve Learnng for Interactve Vsualzaton By usng the fact that p(y Y s ) = N ( (Λ 1 uu Λ us Y s ), (Λ 1 uu ) ), (9) and that the entropy of a Gaussan wth dmensonalty K s H[N (µ, Λ 1 )] = 1 log Λ + K (log(π) + 1), (10) the frst term of (4) s obtaned by H[p(y Y s )] = log (Λ 1 uu ) + K (log(π) + 1). (11) Smlarly, the second term s obtaned by E p(yu\ Y s )H[p(y Y u\, Y s )] = log Λ + K (log(π) + 1). (1) Therefore, (4) based on the Laplacan egenmap becomes: arg max log (Λ 1 uu ) + log Λ. (13) Snce we can calculate analytcally the entropy, the condtonal dstrbuton, and the margnal dstrbuton of a Gaussan, we can calculate the objectve functon for actve learnng wth the Laplacan egenmap analytcally. We note that locally lnear embeddng (LLE) (Rowes and Saul, 000) can also been nterpreted by a Gaussan model (Verbeek and Vlasss, 006). Therefore, we may use exactly the same expressons as for the Laplacan egenmap f we were to use LLE for vsualzaton. When we use vsualzaton methods that are not modeled by a Gaussan, we can use smlar procedures by explotng the Laplace approxmaton. After the selected object s re-located by the user we need to re-calculate the vsualzaton gven the new labeled datapont, and show t to the user before selectng the next pont to label. For labeled objects, we use the ground truth locaton gven by the user. For the locatons for unlabeled objects, we estmate ther locatons as follows: Ŷ u = Λ 1 uu Λ us Y s, (14) because the dstrbuton of unlabeled data condtoned on the labeled data s gven by p(y u Y s ) = N (Ŷu, Λ 1 uu ), (15) from the probablstc nterpretaton of the Laplacan egenmap. The estmated locatons Ŷu can be seen as a sem-supervsed Laplacan egenmap vsualzaton result, where we have label nformaton for some objects. 3.4 Learnng Hyperparameters We can estmate hyperparameters, such as the number of neghbors and the nose level, α, by maxmzng the lkelhood p(y s ) = N (0, (Λ 1 ) ss ) gven the labeled data (Verbeek and Vlasss, 006). When the hyperparameters are fxed, nspecton of (13) reveals that the optmal object does not depend on the locaton of the supervsed data n vsualzaton space, just whch ones have been selected. Ths s not a general property of our actve framework (1). A consequence of ths s that we can pre-compute the optmal (myopc) set of objects to be presented to the user, before the user has re-located any objects. However, when we update the hyperparameters the mappng changes, the precson matrces Λ become mplct functons of the supervsed data, and so we must wat for the user to move each object before computng the optmal new object to present. 4 Related Work Let us frst consder our objectve n ts reformulated form (4). Suppose we were to consder only the frst term, the objectve would become arg max H[p(y Y s )], (16) that s we would select the object whose predctve dstrbuton has hghest entropy, or. Ths corresponds to one of the most ubqutous strateges n actve learnng, samplng (Lews and Gale, 1994; Sebastan and Wynn, 000; Settles, 009), whch selects the object for whch one s least certan how to label. When the measure used s Shannon s entropy, ths corresponds exactly to (16). Ths strategy s used n (Verbeek and Vlasss, 006) n the context of the locally lnear embeddng for semsupervsed regresson. In the context of vsualzaton ths strategy consders only the n object to be selected. However, our strategy (1) consders the of all of the unlabeled objects; the second term n (4) favors objects that assst n determnng the locaton of other unlabeled objects. We demonstrate expermentally the advantage of our framework over the samplng n Secton 5. Now let us consder the ntal formulaton of our objectve (1). It may seem sensble to mnmze the absolute value of the entropy of the unseen data, that s to consder only the second term n (1), arg mn E p(y Y s )H[p(Y u\ y, Y s )], (17) rather than the expected decrease n predctve entropy. However, ths crteron turns out to be equva- 345

5 Tomoharu Iwata, Nel Houlsby, Zoubn Ghahraman lent to samplng (16) because E p(y Y s )H[p(Y u\ y, Y s )] = H[p(Y u Y s )] H[p(y Y s )], (18) and the frst term of the left hand sde H[p(Y u Y s )] does not depend on. Many nformaton theoretc algorthms for actve learnng were n the context of supervsed learnng, where the objectve functon s equal to the change n entropy of model parameters after recevng the label (Lndley, 1956; MacKay, 199; Guestrn et al., 005; Houlsby et al., 011). The crteron n supervsed learnng s gven by arg max H[p(θ D)] E p(t x,d)h[p(θ t, x, D)], (19) where θ s a set of parameters, D s a tranng data set, x s an nput varable to be labeled, and t s ts target varable. If we were to nterpret the unknown locatons n vsualzaton space Y u\ as our parameters of nterest θ, the pont to be labeled y as the target varable t, and the labeled ponts Y s as the tranng data D, then ths classcal nformaton theoretc approach for supervsed learnng (19) becomes equvalent to our objectve functon (1). Fnally, an alternatve approach to actve learnng s to use decson theory n whch one selects objects that reduce the expected loss at test-tme (Roy and McCallum, 001; Zhu et al., 003a), that s, n a Bayesan framework to mnmze the Bayes posteror rsk. In the context of actve vsualzaton, the decson task at hand s to select the locaton of the unlabeled objects. If we were to choose the log-loss on the probablty of placng Y u at a partcular locaton as our loss functon, then the optmal Bayesan decson at test-tme (vsualzaton-tme) s to place the objects at the MAP estmate of ther locatons, as we do n our framework (14). Ths corresponds to a Bayes rsk equal to the expected entropy over unlabeled data. If one seeks to maxmze the decrease n Bayes rsk then we arrve agan at our objectve (1). It s nterestng that n our context of actve vsualzaton (1) has both an nformaton-, and decson-theoretc nterpretaton, where n general these approaches result n dfferent algorthms. 5 Experments 5.1 Settng We evaluated our actve learnng framework on one synthetc data set, and fve real data sets: Wne, Irs, Vowel, Glass and Mnst, whch are obtaned from LIB- SVM mult-class data sets (Chang and Ln, 011). The synthetc data set, Synth, was generated as follows: 1) for a ground truth vsualzaton we located objects n a two-dmensonal grd and added small Gaussan nose as shown n Fgure (a), and ) we generated observaton feature vectors wth a Gaussan process latent varable model (Lawrence, 004), usng the ground truth as the latent varables. For the fve real data sets we generated the ground truth vsualzaton by usng class nformaton. In all of the real data sets, each object has a class label; we located objects around a crcle, ordered accordng to ther class, and added Gaussan nose. The set up s depcted n Fgure (b) and (c), the color of each node represents ts class. We summarze the statstcs of data sets used for evaluaton n Table 1. We compared our actve vsualzaton framework wth samplng for actve vsualzaton, as descrbed n (Verbeek and Vlasss, 006), and a samplng baselne method. We used the Laplacan egenmap for the vsualzaton method. 5. Results The performance metrc used was the average mean squared error between the estmated and true locatons. To obtan statstalcally meanngful results, an average was taken over 1000 expermental runs wth each data set, each usng a dfferent ground truth vsualzaton. The nose parameter was set to α = We selected the optmal number of neghbors k from the set {,, 0} usng maxmum lkelhood as descrbed n Secton 3.4; k was update after every batch of fve labeled objects was obtaned. Fgure 1 shows the results. For all of the methods, as the number of labeled data ponts ncreases, the error decreases. However, n most cases, our method decreases the error faster than and samplng. Ths ndcates the mportance of consderng the relatonshp between the pont to be labeled and the remanng unlabeled ponts that s represented by the second term n (4), whch s not consdered n samplng. Table shows the statstcal sgnfcance of the results when the number of neghbors k s updated based on the maxmum lkelhood estmaton (a), and t s fxed at k = 3 (b). In both of the cases, the method acheved the lowest error for all data sets. And except for Irs and Vowel data sets when k = 3, the method was sgnfcantly better than and samplng. Fgure 3 shows the vsualzaton attaned usng the Laplacan egenmap n an unsupervsed settng wth Synth, Wne and Mnst data sets. We used three neghbors for constructng the neghbor graph. The 346

6 Actve Learnng for Interactve Vsualzaton Table 1: The statstcs of data sets used for evaluaton. Synth Wne Irs Vowel Glass Mnst number of objects N observed dmensonalty D number of classes C (a) Synth (b) Wne (c) Irs (d) Vowel (e) Glass (e) Mnst Fgure 1: Average between the estmated locatons and the true locatons for dfferent numbers of labeled objects acheved by the method, samplng, and samplng. We also show error bars depctng the standard devaton of the method, but omt them from the other methods for vsual clarty (see Table for statcal sgnfcance). Table : Average gven ten labeled objects when (a) the number of neghbors k s updated based on the maxmum lkelhood estmaton, and (b) t s fxed at k = 3. Values n bold typeface are statstcally better (at the 5% level) from those n normal typeface as ndcated by a pared t-test. (a) number of neghbors s updated Synth Wne Irs Vowel Glass Mnst Proposed method Uncertanty samplng Random samplng (b) number of neghbors s fxed at k = 3 Synth Wne Irs Vowel Glass Mnst Proposed method Uncertanty samplng Random samplng goal s to obtan a vsualzaton that s smlar to the ground truth (Fgure ) by labelng as few objects as possble. Wthout any labeled objects, the locatons dffer greatly from the ground truth as shown Fgure 3. Fgure 4 shows the vsualzaton when 0 objects are labeled by samplng (top), samplng (mddle) and our actve learnng framework (bottom). The samplng method sometmes selects 347

7 Tomoharu Iwata, Nel Houlsby, Zoubn Ghahraman (a) Synth (b) Wne (c) Mnst Fgure : Ground truth, or user s desred vsualzaton. In the Synth data set (a), the color smlarty of each node related to the closeness n the ground truth vsualzaton. In the Wne (b) and Mnst (c) data sets, the color of each node represents the class nformaton. (a) Synth (b) Wne (c) Mnst Fgure 3: Vsualzaton results by the unsupervsed Laplacan egenmap n Synth (a), Wne (b) and Mnst (c) data sets. The color of each node s the same as those n Fgure. objects located close together n vsualzaton space, or smlar objects, whch s not effectve because the locatons can be nferred easly by usng the locatons of those smlar objects. Uncertanty samplng tends to select objects that are located at the edges of set of objects, as shown n Fgure 4 (a) mddle. Ths s because the entropy of objects that are located as far from other objects s hgh (Ramakrshnan et al., 005; Guestrn et al., 005). On the other hand, our method selects a dverse set of objects by maxmzng the decrease of the for unlabeled data, and we can obtan vsualzatons that are more smlar to the ground truth wth fewer labels than and samplng. 6 Concluson We have an actve learnng framework for data vsualzaton based on an nformaton theoretc crteron where the object that reduces the of the unlabeled data s selected. We have confrmed expermentally that our framework can obtan the user s desred vsualzaton wth fewer labeled objects than exstng actve vsualzaton methods. Although our results have been encouragng, our framework can be further mproved upon n a number of ways. Frstly, we plan to use other vsualzaton methods wth our framework, such as the Gaussan process latent varable model (Lawrence, 004) and stochastc neghbor embeddng (Hnton and Rowes, 00). Secondly, we would lke to extend our framework to ncorporate other types of supervsed nformaton. In the current framework, a user re-locates objects to ndcate ts desred locaton. However, the user mght want to provde nformaton about the desred vsualzaton by selectng two objects that should be located close together, or far apart. 348

8 Actve Learnng for Interactve Vsualzaton Random samplng Uncertanty samplng Proposed framework (a) Synth (b) Wne (c) Mnst Fgure 4: Vsualzaton results wth 0 labeled objects selected by samplng (top), samplng (mddle) and the method (bottom) n Synth (a), Wne (b) and Mnst (c) data sets. The shows the locaton selected. References M. Belkn and P. Nyog. Laplacan egenmaps for dmensonalty reducton and data representaton. Neural computaton, 15(6): , 003. C.-C. Chang and C.-J. Ln. Lbsvm: A lbrary for support vector machnes. ACM Trans. Intell. Syst. Technol., (3):7:1 7:7, 011. D. Cohn, Z. Ghahraman, and M. Jordan. Actve learnng wth statstcal models. Journal of Artfcal Intellgence Research, 4:19 145, T. Cover, J. Thomas, J. Proaks, M. Saleh, and R. Morelos-Zaragoza. Elements of Informaton Theory. edton: John Wley & Sons Inc, S. Dasgupta. Analyss of a greedy actve learnng strat- 349

9 Tomoharu Iwata, Nel Houlsby, Zoubn Ghahraman egy. Advances n neural nformaton processng systems, 17: , 005. A. Endert, C. Han, D. Mat, L. House, S. Leman, and C. North. Observaton-level nteracton wth statstcal models for vsual analytcs. In Vsual Analytcs Scence and Technology (VAST), 011 IEEE Conference on, pages IEEE, 011. D. Golovn and A. Krause. Adaptve submodularty: A new approach to actve learnng and stochastc optmzaton. In Proceedngs of Internatonal Conference on Learnng Theory (COLT), 010. C. Guestrn, A. Krause, and A. Sngh. Near-optmal sensor placements n gaussan processes. In Proceedngs of the nd nternatonal conference on Machne learnng, pages 65 7, 005. G. Hnton and S. Rowes. Stochastc neghbor embeddng. Advances n neural nformaton processng systems, 15: , 00. N. Houlsby, F. Huszár, Z. Ghahraman, and M. Lengyel. Bayesan actve learnng for classfcaton and preference learnng. arxv preprnt arxv: , 011. S. Johansson and J. Johansson. Interactve dmensonalty reducton through user-defned combnatons of qualty metrcs. Vsualzaton and Computer Graphcs, IEEE Transactons on, 15(6): , 009. D. Kem et al. Informaton vsualzaton and vsual data mnng. IEEE transactons on Vsualzaton and Computer Graphcs, 8(1):1 8, 00. N. Lawrence. Gaussan process latent varable models for vsualsaton of hgh dmensonal data. Advances n Neural Informaton Processng Systems, 16:39 336, 004. D. Lews and W. Gale. A sequental algorthm for tranng text classfers. In Proceedngs of the 17th annual nternatonal ACM SIGIR conference on Research and development n nformaton retreval, pages 3 1. Sprnger-Verlag New York, Inc., D. Lndley. On a measure of the nformaton provded by an experment. The Annals of Mathematcal Statstcs, pages , D. MacKay. Informaton-based objectve functons for actve data selecton. Neural computaton, 4(4): , 199. A. McCallum and K. Ngam. Employng em n poolbased actve learnng for text classfcaton. In Proceedngs of ICML-98, 15th Internatonal Conference on Machne Learnng, pages , F. V. Paulovch, D. Eler, J. Poco, C. P. Botha, R. Mnghm, and L. Nonato. Pece wse laplacanbased projecton for nteractve data exploraton and organzaton. Computer Graphcs Forum, 30: , 011. N. Ramakrshnan, C. Baley-Kellogg, S. Tadepall, and V. Pandey. Gaussan processes for actve data mnng of spatal aggregates. In Proceedngs of the Ffth SIAM Internatonal Conference on Data Mnng, volume 119, page 47. Socety for Industral Mathematcs, 005. S. Rowes and L. Saul. Nonlnear dmensonalty reducton by locally lnear embeddng. Scence, 90 (5500):33 36, 000. N. Roy and A. McCallum. Toward optmal actve learnng through monte carlo estmaton of error reducton. In Internatonal Conference on Machne Learnng, pages , 001. P. Sebastan and H. Wynn. Maxmum entropy samplng and optmal Bayesan expermental desgn. Journal of the Royal Statstcal Socety: Seres B (Statstcal Methodology), 6(1): , 000. B. Settles. Actve learnng lterature survey. Techncal report, Unversty of Wsconsn, Madson, 009. J. Tenenbaum, V. De Slva, and J. Langford. A global geometrc framework for nonlnear dmensonalty reducton. Scence, 90(5500):319 33, 000. S. Tong and D. Koller. Support vector machne actve learnng wth applcatons to text classfcaton. The Journal of Machne Learnng Research, :45 66, 00. W. Torgerson. Theory and methods of scalng. Wley, J. Venna, J. Peltonen, K. Nybo, H. Ados, and S. Kask. Informaton retreval perspectve to nonlnear dmensonalty reducton for data vsualzaton. The Journal of Machne Learnng Research, 11: , 010. J. Verbeek and N. Vlasss. Gaussan felds for semsupervsed regresson and correspondence learnng. Pattern Recognton, 39(10): , 006. G. Wlls. Ncheworksnteractve vsualzaton of very large graphs. Journal of Computatonal and Graphcal Statstcs, 8():190 1, X. Zhu, J. Lafferty, and Z. Ghahraman. Combnng actve learnng and sem-supervsed learnng usng gaussan felds and harmonc functons. In ICML 003 workshop on The Contnuum from Labeled to Unlabeled Data n Machne Learnng and Data Mnng, pages 58 65, 003a. X. Zhu, J. Lafferty, and Z. Ghahraman. Semsupervsed learnng: From Gaussan felds to Gaussan processes. Techncal report, Carnege Mellon Unversty, 003b. 350

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

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

Data Visualization by Pairwise Distortion Minimization

Data Visualization by Pairwise Distortion Minimization Communcatons n Statstcs, Theory and Methods 34 (6), 005 Data Vsualzaton by Parwse Dstorton Mnmzaton By Marc Sobel, and Longn Jan Lateck* Department of Statstcs and Department of Computer and Informaton

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

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

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

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

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

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

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

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

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

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

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

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

Learning from Multiple Outlooks

Learning from Multiple Outlooks Learnng from Multple Outlooks Maayan Harel Department of Electrcal Engneerng, Technon, Hafa, Israel She Mannor Department of Electrcal Engneerng, Technon, Hafa, Israel maayanga@tx.technon.ac.l she@ee.technon.ac.l

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

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

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008 Rsk-based Fatgue Estmate of Deep Water Rsers -- Course Project for EM388F: Fracture Mechancs, Sprng 2008 Chen Sh Department of Cvl, Archtectural, and Envronmental Engneerng The Unversty of Texas at Austn

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

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

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

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

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

Mining Feature Importance: Applying Evolutionary Algorithms within a Web-based Educational System

Mining Feature Importance: Applying Evolutionary Algorithms within a Web-based Educational System Mnng Feature Importance: Applyng Evolutonary Algorthms wthn a Web-based Educatonal System Behrouz MINAEI-BIDGOLI 1, and Gerd KORTEMEYER 2, and Wllam F. PUNCH 1 1 Genetc Algorthms Research and Applcatons

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

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

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

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

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting

Properties of Indoor Received Signal Strength for WLAN Location Fingerprinting Propertes of Indoor Receved Sgnal Strength for WLAN Locaton Fngerprntng Kamol Kaemarungs and Prashant Krshnamurthy Telecommuncatons Program, School of Informaton Scences, Unversty of Pttsburgh E-mal: kakst2,prashk@ptt.edu

More information

Performance Management and Evaluation Research to University Students

Performance Management and Evaluation Research to University Students 631 A publcaton of CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 2015 Guest Edtors: Peyu Ren, Yancang L, Hupng Song Copyrght 2015, AIDIC Servz S.r.l., ISBN 978-88-95608-37-2; ISSN 2283-9216 The Italan Assocaton

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

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

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

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

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble 1 ECE544NA Fnal Project: Robust Machne Learnng Hardware va Classfer Ensemble Sa Zhang, szhang12@llnos.edu Dept. of Electr. & Comput. Eng., Unv. of Illnos at Urbana-Champagn, Urbana, IL, USA Abstract In

More information

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION

More information

Improved SVM in Cloud Computing Information Mining

Improved SVM in Cloud Computing Information Mining Internatonal Journal of Grd Dstrbuton Computng Vol.8, No.1 (015), pp.33-40 http://dx.do.org/10.1457/jgdc.015.8.1.04 Improved n Cloud Computng Informaton Mnng Lvshuhong (ZhengDe polytechnc college JangSu

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

Fast Fuzzy Clustering of Web Page Collections

Fast Fuzzy Clustering of Web Page Collections Fast Fuzzy Clusterng of Web Page Collectons Chrstan Borgelt and Andreas Nürnberger Dept. of Knowledge Processng and Language Engneerng Otto-von-Guercke-Unversty of Magdeburg Unverstätsplatz, D-396 Magdeburg,

More information

Gender Classification for Real-Time Audience Analysis System

Gender Classification for Real-Time Audience Analysis System Gender Classfcaton for Real-Tme Audence Analyss System Vladmr Khryashchev, Lev Shmaglt, Andrey Shemyakov, Anton Lebedev Yaroslavl State Unversty Yaroslavl, Russa vhr@yandex.ru, shmaglt_lev@yahoo.com, andrey.shemakov@gmal.com,

More information

ERP Software Selection Using The Rough Set And TPOSIS Methods

ERP Software Selection Using The Rough Set And TPOSIS Methods ERP Software Selecton Usng The Rough Set And TPOSIS Methods Under Fuzzy Envronment Informaton Management Department, Hunan Unversty of Fnance and Economcs, No. 139, Fengln 2nd Road, Changsha, 410205, Chna

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions In Proc. IEEE Internatonal Conference on Advanced Vdeo and Sgnal based Survellance (AVSS 05), September 2005 Hallucnatng Multple Occluded CCTV Face Images of Dfferent Resolutons Ku Ja Shaogang Gong Computer

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

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

Probabilistic Latent Semantic User Segmentation for Behavioral Targeted Advertising*

Probabilistic Latent Semantic User Segmentation for Behavioral Targeted Advertising* Probablstc Latent Semantc User Segmentaton for Behavoral Targeted Advertsng* Xaohu Wu 1,2, Jun Yan 2, Nng Lu 2, Shucheng Yan 3, Yng Chen 1, Zheng Chen 2 1 Department of Computer Scence Bejng Insttute of

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

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

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems STAN-CS-73-355 I SU-SE-73-013 An Analyss of Central Processor Schedulng n Multprogrammed Computer Systems (Dgest Edton) by Thomas G. Prce October 1972 Techncal Report No. 57 Reproducton n whole or n part

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

Online Inference of Topics with Latent Dirichlet Allocation

Online Inference of Topics with Latent Dirichlet Allocation Onlne Inference of Topcs wth Latent Drchlet Allocaton Kevn R. Cann Computer Scence Dvson Unversty of Calforna Berkeley, CA 94720 kevn@cs.berkeley.edu Le Sh Helen Wlls Neuroscence Insttute Unversty of Calforna

More information

Lecture 5,6 Linear Methods for Classification. Summary

Lecture 5,6 Linear Methods for Classification. Summary Lecture 5,6 Lnear Methods for Classfcaton Rce ELEC 697 Farnaz Koushanfar Fall 2006 Summary Bayes Classfers Lnear Classfers Lnear regresson of an ndcator matrx Lnear dscrmnant analyss (LDA) Logstc regresson

More information

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation

Exhaustive Regression. An Exploration of Regression-Based Data Mining Techniques Using Super Computation Exhaustve Regresson An Exploraton of Regresson-Based Data Mnng Technques Usng Super Computaton Antony Daves, Ph.D. Assocate Professor of Economcs Duquesne Unversty Pttsburgh, PA 58 Research Fellow The

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

Bayesian Network Based Causal Relationship Identification and Funding Success Prediction in P2P Lending

Bayesian Network Based Causal Relationship Identification and Funding Success Prediction in P2P Lending Proceedngs of 2012 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 25 (2012) (2012) IACSIT Press, Sngapore Bayesan Network Based Causal Relatonshp Identfcaton and Fundng Success

More information

Application of Quasi Monte Carlo methods and Global Sensitivity Analysis in finance

Application of Quasi Monte Carlo methods and Global Sensitivity Analysis in finance Applcaton of Quas Monte Carlo methods and Global Senstvty Analyss n fnance Serge Kucherenko, Nlay Shah Imperal College London, UK skucherenko@mperalacuk Daro Czraky Barclays Captal DaroCzraky@barclayscaptalcom

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

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

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

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University Characterzaton of Assembly Varaton Analyss Methods A Thess Presented to the Department of Mechancal Engneerng Brgham Young Unversty In Partal Fulfllment of the Requrements for the Degree Master of Scence

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

A Multi-mode Image Tracking System Based on Distributed Fusion

A Multi-mode Image Tracking System Based on Distributed Fusion A Mult-mode Image Tracng System Based on Dstrbuted Fuson Ln zheng Chongzhao Han Dongguang Zuo Hongsen Yan School of Electroncs & nformaton engneerng, X an Jaotong Unversty X an, Shaanx, Chna Lnzheng@malst.xjtu.edu.cn

More information

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment

Survey on Virtual Machine Placement Techniques in Cloud Computing Environment Survey on Vrtual Machne Placement Technques n Cloud Computng Envronment Rajeev Kumar Gupta and R. K. Paterya Department of Computer Scence & Engneerng, MANIT, Bhopal, Inda ABSTRACT In tradtonal data center

More information

Approximating Cross-validatory Predictive Evaluation in Bayesian Latent Variables Models with Integrated IS and WAIC

Approximating Cross-validatory Predictive Evaluation in Bayesian Latent Variables Models with Integrated IS and WAIC Approxmatng Cross-valdatory Predctve Evaluaton n Bayesan Latent Varables Models wth Integrated IS and WAIC Longha L Department of Mathematcs and Statstcs Unversty of Saskatchewan Saskatoon, SK, CANADA

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

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

Research on Evaluation of Customer Experience of B2C Ecommerce Logistics Enterprises

Research on Evaluation of Customer Experience of B2C Ecommerce Logistics Enterprises 3rd Internatonal Conference on Educaton, Management, Arts, Economcs and Socal Scence (ICEMAESS 2015) Research on Evaluaton of Customer Experence of B2C Ecommerce Logstcs Enterprses Yle Pe1, a, Wanxn Xue1,

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Searching for Interacting Features for Spam Filtering

Searching for Interacting Features for Spam Filtering Searchng for Interactng Features for Spam Flterng Chuanlang Chen 1, Yun-Chao Gong 2, Rongfang Be 1,, and X. Z. Gao 3 1 Department of Computer Scence, Bejng Normal Unversty, Bejng 100875, Chna 2 Software

More information

The Application of Fractional Brownian Motion in Option Pricing

The Application of Fractional Brownian Motion in Option Pricing Vol. 0, No. (05), pp. 73-8 http://dx.do.org/0.457/jmue.05.0..6 The Applcaton of Fractonal Brownan Moton n Opton Prcng Qng-xn Zhou School of Basc Scence,arbn Unversty of Commerce,arbn zhouqngxn98@6.com

More information

Review of Hierarchical Models for Data Clustering and Visualization

Review of Hierarchical Models for Data Clustering and Visualization Revew of Herarchcal Models for Data Clusterng and Vsualzaton Lola Vcente & Alfredo Velldo Grup de Soft Computng Seccó d Intel lgènca Artfcal Departament de Llenguatges Sstemes Informàtcs Unverstat Poltècnca

More information

Study on Model of Risks Assessment of Standard Operation in Rural Power Network

Study on Model of Risks Assessment of Standard Operation in Rural Power Network Study on Model of Rsks Assessment of Standard Operaton n Rural Power Network Qngj L 1, Tao Yang 2 1 Qngj L, College of Informaton and Electrcal Engneerng, Shenyang Agrculture Unversty, Shenyang 110866,

More information

Credit Limit Optimization (CLO) for Credit Cards

Credit Limit Optimization (CLO) for Credit Cards Credt Lmt Optmzaton (CLO) for Credt Cards Vay S. Desa CSCC IX, Ednburgh September 8, 2005 Copyrght 2003, SAS Insttute Inc. All rghts reserved. SAS Propretary Agenda Background Tradtonal approaches to credt

More information

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy

Course outline. Financial Time Series Analysis. Overview. Data analysis. Predictive signal. Trading strategy Fnancal Tme Seres Analyss Patrck McSharry patrck@mcsharry.net www.mcsharry.net Trnty Term 2014 Mathematcal Insttute Unversty of Oxford Course outlne 1. Data analyss, probablty, correlatons, vsualsaton

More information

Gaining Insights to the Tea Industry of Sri Lanka using Data Mining

Gaining Insights to the Tea Industry of Sri Lanka using Data Mining Proceedngs of the Internatonal MultConference of Engneers and Computer Scentsts 2008 Vol I Ganng Insghts to the Tea Industry of Sr Lanka usng Data Mnng H.C. Fernando, W. M. R Tssera, and R. I. Athauda

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Visualization of high-dimensional data with relational perspective map

Visualization of high-dimensional data with relational perspective map (2004) 3, 49 59 & 2004 Palgrave Macmllan Ltd. All rghts reserved 1473-8716 $25.00 www.palgrave-journals.com/vs Vsualzaton of hgh-dmensonal data wth relatonal perspectve map James Xnzh L 1 1 Edgehll Dr.

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

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

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Sequential Optimizing Investing Strategy with Neural Networks

MATHEMATICAL ENGINEERING TECHNICAL REPORTS. Sequential Optimizing Investing Strategy with Neural Networks MATHEMATICAL ENGINEERING TECHNICAL REPORTS Sequental Optmzng Investng Strategy wth Neural Networks Ryo ADACHI and Akmch TAKEMURA METR 2010 03 February 2010 DEPARTMENT OF MATHEMATICAL INFORMATICS GRADUATE

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

Design and Development of a Security Evaluation Platform Based on International Standards

Design and Development of a Security Evaluation Platform Based on International Standards Internatonal Journal of Informatcs Socety, VOL.5, NO.2 (203) 7-80 7 Desgn and Development of a Securty Evaluaton Platform Based on Internatonal Standards Yuj Takahash and Yoshm Teshgawara Graduate School

More information

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization Hndaw Publshng Corporaton Mathematcal Problems n Engneerng Artcle ID 867836 pages http://dxdoorg/055/204/867836 Research Artcle Enhanced Two-Step Method va Relaxed Order of α-satsfactory Degrees for Fuzzy

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

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

Sketching Sampled Data Streams

Sketching Sampled Data Streams Sketchng Sampled Data Streams Florn Rusu, Aln Dobra CISE Department Unversty of Florda Ganesvlle, FL, USA frusu@cse.ufl.edu adobra@cse.ufl.edu Abstract Samplng s used as a unversal method to reduce the

More information

Eye Center Localization on a Facial Image Based on Multi-Block Local Binary Patterns

Eye Center Localization on a Facial Image Based on Multi-Block Local Binary Patterns Eye Center Localzaton on a Facal Image Based on Mult-Bloc Local Bnary Patterns Anatoly tn, Vladmr Khryashchev, Olga Stepanova Yaroslavl State Unversty Yaroslavl, Russa anatolyntnyar@gmal.com, vhr@yandex.ru,

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

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem

Logical Development Of Vogel s Approximation Method (LD-VAM): An Approach To Find Basic Feasible Solution Of Transportation Problem INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME, ISSUE, FEBRUARY ISSN 77-866 Logcal Development Of Vogel s Approxmaton Method (LD- An Approach To Fnd Basc Feasble Soluton Of Transportaton

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

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

Multi-View Regression via Canonical Correlation Analysis

Multi-View Regression via Canonical Correlation Analysis Mult-Vew Regresson va Canoncal Correlaton Analyss Sham M. Kakade 1 and Dean P. Foster 2 1 Toyota Technologcal Insttute at Chcago Chcago, IL 60637 2 Unversty of Pennsylvana Phladelpha, PA 19104 Abstract.

More information

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek

THE DISTRIBUTION OF LOAN PORTFOLIO VALUE * Oldrich Alfons Vasicek HE DISRIBUION OF LOAN PORFOLIO VALUE * Oldrch Alfons Vascek he amount of captal necessary to support a portfolo of debt securtes depends on the probablty dstrbuton of the portfolo loss. Consder a portfolo

More information

Learning from Large Distributed Data: A Scaling Down Sampling Scheme for Efficient Data Processing

Learning from Large Distributed Data: A Scaling Down Sampling Scheme for Efficient Data Processing Internatonal Journal of Machne Learnng and Computng, Vol. 4, No. 3, June 04 Learnng from Large Dstrbuted Data: A Scalng Down Samplng Scheme for Effcent Data Processng Che Ngufor and Janusz Wojtusak part

More information

Joint Optimization of Bid and Budget Allocation in Sponsored Search

Joint Optimization of Bid and Budget Allocation in Sponsored Search Jont Optmzaton of Bd and Budget Allocaton n Sponsored Search Wenan Zhang Shangha Jao Tong Unversty Shangha, 224, P. R. Chna wnzhang@apex.sjtu.edu.cn Yong Yu Shangha Jao Tong Unversty Shangha, 224, P. R.

More information

An Integrated Approach of AHP-GP and Visualization for Software Architecture Optimization: A case-study for selection of architecture style

An Integrated Approach of AHP-GP and Visualization for Software Architecture Optimization: A case-study for selection of architecture style Internatonal Journal of Scentfc & Engneerng Research Volume 2, Issue 7, July-20 An Integrated Approach of AHP-GP and Vsualzaton for Software Archtecture Optmzaton: A case-study for selecton of archtecture

More information