A Variance Minimization Criterion to Active Learning on Graphs

Size: px
Start display at page:

Download "A Variance Minimization Criterion to Active Learning on Graphs"

Transcription

1 A Variance inimization Criterion to Active Learning on Grahs ing Ji Deartment of Comuter Science University of Iinois at Urbana-Chamaign Jiawei Han Deartment of Comuter Science University of Iinois at Urbana-Chamaign Abstract We consider the robem of active earning over the vertices in a grah, without feature reresentation. Our study is based on the common grah smoothness assumtion, which is formuated in a Gaussian random fied mode. We anayze the robabiity distribution over the unabeed vertices conditioned on the abe information, which is a mutivariate norma with the mean being the harmonic soution over the fied. hen we seect the nodes to abe such that the tota variance of the distribution on the unabeed data, as we as the exected rediction error, is minimized. In this way, the cassifier we obtain is theoreticay more robust. Comared with existing methods, our agorithm has the advantage of seecting data in a batch offine mode with soid theoretica suort. We show imroved erformance over existing abe seection criteria on severa rea word data sets. Introduction In many domains of interest, data instances are connected by edges reresenting certain reationshis, forming a grah structure. Grahs and feature vectors are two aternatives to reresent the data, and the former is often more natura than the atter in many data sets [9] incuding eoe inked by the friendshi reation in socia networks, web ages interconnected by hyerinks, etc. Even if the origina data has feature reresentation, it is usuay hefu to transform the data into a grah structure (via constructing a nearest neighbor grah, for instance) to better exoit Aearing in Proceedings of the 5 th Internationa Conference on Artificia Inteigence and Statistics (AISAS) 202, La Pama, Canary Isands. Voume XX of JLR: W&CP XX. Coyright 202 by the authors. roerties of the data. In this way, earning on grahs is receiving more and more attention in recent years. Substantia efforts have been devoted to the robem of cassification of the nodes in a grah. On the other hand, abes can be very exensive to obtain in many rea-word aications. Active earning [7] is then roosed to determine which data exames shoud be abeed such that the cassifier coud achieve higher rediction accuracy over the unabeed data as comared to random abe seection. he goa of active earning is to maximize the earner s abiity given a fixed budget of abeing effort. Whie many effective active earners have been deveoed in iterature [20], active earning that takes direct advantage of the grah structure in the data has not been exored unti recenty [9, 2, 25]. As arge-scae data sets with inherent grah structures become increasingy revaent, reasonabe and natura active earning criteria on grahs are in great demand. ost of the existing active earners work with data reresented by feature vectors [20]. In a semina aer [2], X. He rooses the first manifod-based active earning agorithm, i.e., LaRDD, which takes into account both the discriminant and geometrica structure in the data. A nearest neighbor grah is constructed to mode the intrinsic manifod structure and incororated into a east squares oss function as a reguarizer. he most informative data oints are seected by minimizing the size of the arameter covariance matrix. his rincie has been successfuy aied to image retrieva [2], video indexing [22], and feature seection [3]. Pease see [2] for another active earning aroach that exoits the features together with the grah structure. However, in some cases, features of the grah nodes are not aways avaiabe. Some other methods try to seect data based on the grah structure and some abeed nodes. Existing aroaches have considered seecting the data that the current cassifier is the most uncertain [7], the data with maximum exected information gain [23] or maximum exected entroy reduction [6]. Based on the Gaussian random fied mode [24], an emirica risk minimization framework [25] is roosed to seect ex- 556

2 A Variance inimization Criterion to Active Learning on Grahs ames that minimize the emirica risk estimated by the current cassifier. One major imitation of these methods [25, 7, 4, 23, 6, 5] is that they have to obtain the abes of the seected nodes in order to seect more data, therefore are not aicabe when there is no abe information rovided during active earning. When abeing an instance requires time consuming and exensive exeriments, these methods are much more costy than running a batch offine mode active earner once and erform abeing in arae [9]. Recenty, there are some efforts devoted to designing abe seection criteria that use the grah structure ony, without feature reresentation and abe information. Intuitivey, one tends to seect nodes that ie in high-density (unabeed) regions [5] or the centers of custers [7], or have high imact (measured by the grah structure) to unabeed data [2]. However, these intuitive seection criteria do not have theoretica suort on otimizing any cassifier. In this aer, we roose a nove variance minimization ersective to active earning urey on the grah structure, without feature reresentation and abe information. Our study is based on the common assumtion that the abes vary smoothy with resect to the grah, which is widey used in the grah-based semisuervised earning iterature [5, 3, 0, 9, ]. Foowing one of the most ouar grah-based earning frameworks [24], we formuate the smoothness assumtion by a Gaussian random fied over the grah nodes. heoretica anaysis indicates that the Gaussian fied over the unabeed vertices, conditioned on the abeed data, is a mutivariate norma whose mean is the rediction of the harmonic Gaussian fied cassifier [24]. It is interesting to note that the covariance matrix of the Gaussian fied over the unabeed data is not deendent on the cass abes, but ony on the grah structure. In this way, we roose to seect the data oints to abe such that the tota variance of the Gaussian fied over unabeed exames, as we as the exected rediction error of the harmonic Gaussian fied cassifier, is minimized. Efficient comutation scheme is then roosed to sove the corresonding otimization robem without introducing any additiona arameter. In fact, designing active earners on grahs aiming at minimizing the error of a articuar cassifier has received substantia interest recenty [9, 25]. [9] rovides theoretica bounds of the rediction error which are reated to abe smoothness over the grah, justifying the reasonabeness of custering the nodes and then randomy choose one oint from each custer. Comared with existing methods [9, 25, 2, 5], our agorithm has the advantage of directy minimizing the exected error (instead of the uer bound of the error) in a batch 557 offine mode, through reasonaby modeing the robabiity distribution over the grah. herefore, we do not require the (otentiay exensive) abe information of the seected data and tedious retraining of the cassifier reeatedy. he rest of this aer is organized as foows. In the next section, we introduce the variance minimization ersective for active earning on grahs. Section 3 resents a sequentia otimization scheme that efficienty soves our objective function. Extensive exerimenta resuts on three rea-ife data sets are resented in Section 4. We rovide some concuding remarks as we as suggestions for future work in Section 5. 2 A Variance inimization Criterion to Active Learning on Grahs 2. he Probem We define the active earning robem on grahs as foows. Given a grah G = V, E associated with a weight matrix W, where V = {v,..., v n } is the set of data oints (without feature reresentation) with true abes y = (y,..., y n ), E is the set of edges between any two data oints in V, and W = (w ij ) R n n where w ij denotes the weight on the edge between two data oints v i and v j. Our goa is to find a subset of oints L = {v,..., v } V where { i } {,..., n} are the indices of the oints that we shoud abe, such that the cassifier earned from the abes on L coud achieve the smaest exected rediction error on the unabeed data, measured by v (y i U i yi )2, where U = V \ L and yi is the redicted abe for v i. Without oss of generaity, in this aer, we assume that G is undirected and connected. We aow continuous abes here, and the abes are assumed to vary smoothy over the grah, i.e., i,j w ij(y i y j ) 2 is sma, which is simiar to [9]. 2.2 he Objective Function Foowing [24, 25], the abe smoothness assumtion coud be formuated by a Gaussian random fied over the grah: P (y) = ex( βe(y)) () Z β where E(y) = 2 i,j w ij (y i y j ) 2 is the energy function measuring the smoothness of a abe assignment y = (y,..., y n ) over the grah, β is an inverse temerature arameter, and Z β is a artition function for the normaization urose. Without oss of generaity, we can arrange the data oints chosen to be abeed to be the first instances,

3 ing Ji, Jiawei Han i.e., L = {v,..., v }, and the rest u(= n ) exames U = {v +,..., v +u } are unabeed. Based on the Gaussian random fied mode, and the constraint that the redictions on the abeed set are consistent with ground truth, i.e., yl = y L = (y,..., y ), a standard method is to redict the abes with the highest robabiity (or equivaenty, minimum energy) [24, 25]. Let L = D W be the grah Laacian [6], where D is a diagona matrix and D ii = j w ij. L can be sit into 4 bocks according to the -th row and coumn: L L L = u (2) L u L uu hen the rediction on the unabeed nodes given by the harmonic Gaussian fied cassifier is [24]: where y U = (y +,..., y +u ). y U = L uu L u y L (3) It can be roven that the Gaussian fied, conditioned on the abeed data, is a mutivariate norma: y U N (yu, L uu ) [25], where y U = (y +,..., y +u ). hen we comute the exected rediction error on the unabeed nodes as foows: E (y i yi ) 2 v i U = E ( (y U y U) (y U y U) ) = E ( r ( (y U y U)(y U y U) )) = r ( E ( (y U y U)(y U y U) )) = r (var(y U )) = r(l uu ) (4) In order to minimize the exected error of the rediction resuts, we shoud minimize the variance of the statistica earning mode [7]. herefore, we roose to seect the nodes to abe by soving the foowing otimization robem: the number of candidate sets for L is exonentia in the tota number of exames n. oreover, since the number of unabeed exames is usuay huge, L uu wi ikey be a arge matrix and directy otimizing Eq. (5) based on the set of unabeed data is very comutationay exensive. In this section, we first transform the objective function so that it can be reresented by the instances that we choose to abe, and then roose an efficient sequentia otimization scheme. 3. Formuations We first construct a seection matrix S R u n to he seecting L uu from L as foows: hen we have: S ij = { if j = qi 0 otherwise. L uu = SLS (6) Since L is symmetric, it has the eigendecomosition resut as foows: L = XΣX (7) such that X is an orthonorma matrix, and Σ = diag {λ,..., λ n }, where {λ i } n are the eigenvaues of L, and λ... λ n = 0. hen L uu = SLS = SXΣX S (8) Suose X = (x,..., x n ), where x i is the i-th row of X. Let Q = SX, then L uu = QΣQ. Since S is the seection matrix, then Q = (q,..., q u ) R u n consists of the {q,..., q u }-th rows of X. We further define two sets of vectors X = {x,..., x n }, Q = {q,..., q u }, then our objective function in Eq. (5) is equivaent to the foowing: arg min r(l uu ) (5) L V It is easy to verify that Eq. (5) is indeendent of the order of the exames, but ony deendent on the choice of the set of the nodes that we choose not to abe. herefore, our objective function is we defined. 3 Efficient Otimization Let {q,..., q u } be the indices of the nodes that we choose not to abe. Foowing the above discussion, our objective is to seect a u u submatrix L uu of L on the intersections of the {q,..., q u }-th rows and coumns, such that the trace of L uu is minimized. his otimization robem in Eq. (5) is chaenging since 558 arg min r ( (QΣQ ) ) (9) Q X Let I n denote the identity matrix of size n n. By using the Woodbury formua [8], we have the foowing: (QΣQ ) = ( Q(Σ + I n )Q QQ ) = ( Q(Σ + I n )Q I u ) = ( I u ) Q ( (Σ + I n ) + Q ( I u ) Q ) Q = I u Q ( Q Q ) Q where = Σ + I n = diag {λ +,..., λ n + }. According to the matrix determinant emma [], we

4 A Variance inimization Criterion to Active Learning on Grahs have: det ( Q Q ) = () n det ( + Q Q ) = () n det ( ) det (I u + Q ( ) ) Q = () 2n det ( ) det ( I u QQ ) = det ( I u QΣQ QI n Q ) n = det (I u L uu I u ) = det( L uu ) n n λ i + λ i + λ i + (0) As ong as 0 < u < n and the grah is connected, it can be easiy roven that L uu is invertibe, and so is Q Q. Reca that r(ab) = r(ba), we further have: r ( (QΣQ ) ) = u r (Q ( Q Q ) ) Q ( ( = u r Q Q ) ) Q Q = u ( ( +r Q Q ) ) ( Q Q + ) = u + r (I n ( Q Q ) ) ( ( = n u r Q Q ) ) ) u = r q i q i Let P = {,..., } = X \ Q be the {,..., }-th row vectors of X that corresond to the exames that we choose to abe, then we have: r ( (QΣQ ) ) = r = r = r = r ) u q i q i n x i x i + X X + I n + ) i i ) i i ) i i Let A 0 = I n. Since the number of data oints to be abeed,, is fixed, our objective function in Eq. 559 (9) reduces to the foowing: arg max P X r A 0 + ) i i () In the foowing, we describe an efficient sequentia otimization scheme to seect which nodes we shoud abe in a grah. 3.2 Seecting the First Point Setting = in Eq. (), we obtain the objective function of seecting one (or the first) data oint to abe: ( (A0 arg max r + ) ) (2) X Usuay, matrix inversion formuae in the form of ( A0 + ) can be simified using the Sherman- orrison formua [8]: (A + uv ) = A A uv A + v A u However, note that A 0 = I { n } = diag λ +,..., λ n + { } λ = diag λ +,..., λ n λ n + (3) (4) is singuar since the smaest eigenvaue of L (denoted as λ n ) is equa to 0. herefore, the Sherman-orrison formua (3) cannot be aied here. In this subsection, we derive how to seect the first oint to abe by erforming some modification of Eq. (2). For a connected grah, it is known that a the eigenvaues of L, excet λ n, are arger than 0. he eigenvector corresonding to λ n is a n constant vector which can be denoted as (c,..., c). So any X can be reresented as = (v, c) where v is a (n ) vector after removing the ast eement of {. Let B = diag λ λ +,..., λn λ n+ } R (n) (n) be the matrix after removing the ast row and coumn of A 0, which is invertibe. Hence: = A 0 + ( B cv cv c 2 = ˆB + ˆvˆv ) ( v + 0 ) ( v 0 )

5 ing Ji, Jiawei Han where ˆB B cv = cv c 2 and ˆv = ( v 0 ). By doing bockwise matrix inversion, we have: ˆB B 0 = 0 0 c + 2 B vv B cb v c 2 ( v B v) cv B { where B = diag λ+ λ can emoy Eq. (3) and have:,..., λn+ λ n }. Now we Since r(a ) is a constant when seecting the ( + )-th data oint, we choose the ( + )-th oint to abe that corresonds to the foowing + : + = arg min X \P A A + A (20) Once + is obtained, A + can be udated according to Eq. (8). 4 Exerimenta Resuts = Reca that ( A0 + ) ( ˆB + ˆvˆv ) = ˆB ˆB ˆvˆv ˆB + ˆv ˆBˆv { = diag λ +,..., λ n + (5) }. herefore, ( A 0 + ) can be comuted efficienty without matrix inversion for any given. We seect the first data oint to abe that corresonds to X such that Eq. (2) is maximized. 3.3 Seecting ore Points We define: A = A 0 + i i (6) Suose ( ) data oints have been seected, which corresond to the rows of X: {,..., } = P X, then the ( + )-th instance can be seected by soving the foowing: ( (A + = arg max r + ) ) (7) X \P By using the Sherman-orrison formua (3), we have: ( A + ) = A A A + A (8) And A can be comuted using Eq. (5). herefore: ( (A r + ) ) = r(a = r(a = r(a ) r ( A A + A ) r ( A ) A ) A ) + A A + A (9) 560 In this section, we ay our roosed active earning method based on Variance inimization (denoted as ) in the Gaussian random fied to severa reaword data sets to test its effectiveness. We use the abes of vertices chosen by different active earning criteria to train a harmonic Gaussian fied cassifier [24] to redict the abes of the rest of the nodes in the grah. he foowing five abe seection methods are comared: Our roosed agorithm (). Emirica Risk inimization () [4]. seection (). Labe Seection based on Custering () [9]. saming (). When our budget is to seect instances to abe, the method custers the data into custers and then randomy seect one exame from each custer. his method minimizes the rediction error bound reated to abe smoothness, and emiricay erforms the best in [9]. We use Sectra Custering [8] to custer the grah nodes. he resuts of and are both averaged over 0 random trias. and are two methods that iterativey query more data to abe according to the cassifier trained by the reviousy abeed data. seects exames that minimize the emirica risk estimated by the current cassifier. he criterion seects the instances whose abes the current cassifier is the most uncertain. Reca that the harmonic Gaussian fied cassifier adots the one-against-a scheme in muti-cass cassification. Suose we have k casses and u unabeed data oints, then the cassifier oututs a u k score matrix, where each row is for an unabeed oint, and each coumn for a cass. he cass with the argest vaue in the i-th row is the redicted cass of the i-th unabeed oint. Let f (v i ) denote the argest score of node v i reated to a certain cass k, and f 2 (v i ) denote the second argest score of v i reated to a different cass k 2. he smaer f (v i ) f 2 (v i ), the more

6 A Variance inimization Criterion to Active Learning on Grahs abe : Cassification accuracy (%) by using 20 and 50 abes on the Isoet data set. 0 casses 5 casses 20 casses 25 casses 26 casses average # of abes Number of abes (a) 0 Casses Number of abes (b) 5 Casses 0. Number of abes (c) 20 Casses 0. Number of abes (d) 25 Casses 0. Number of abes (e) 26 Casses Figure : Cassification accuracy vs. the number of abes used on the Isoet data set uncertain the cassifier is about the abe rediction of v i. herefore, we seect new instances {v i } to abe with the smaest vaues of f (v i ) f 2 (v i ). his strategy is aso comared in [7]. Notice that and use the abe information of the reviousy seected data, whie other active earning methods do not. In order to test them in our scenario that very itte (if not none) abe information is avaiabe during active earning, for and, we randomy choose an initia set of abes for each of them, rank the other nodes according to the score of their abe seection criterion (emirica risk for, f (v i ) f 2 (v i ) for ), and seect the to ranked nodes. he erformance of and are aso averaged over 0 random seections of the initia set of abes. In the foowing, we begin with a descrition of the data rearation. 4. Data Prearation hree rea-word data sets are used in our exeriments. he first one is the Isoet soken etter database. It contains 50 subjects who soke the name of each etter of the ahabet twice. Hence, we have 52 exames from each seaker. he seakers are groued into sets of 30 seakers each, and are referred to as Isoet, Isoet2, Isoet3, Isoet4, and Isoet5. Here we use Isoet which contains 560 data instances of 26 casses (soken etters). Each cass has 60 exames, and each exame is reresented by a 67-dimensiona vector recording the sectra coefficients, contour features, sonorant features, re-sonorant features and ost-sonorant features. he second one is the NIS handwritten digit htt://archive.ics.uci.edu/m/datasets/isole 56

7 ing Ji, Jiawei Han abe 2: Cassification accuracy (%) by using 20 and 50 abes on the NIS data set. 5 casses 6 casses 7 casses 8 casses 9 casses 0 casses average # of abes Number of abes (a) 5 Casses Number of abes (b) 6 Casses Number of abes (c) 7 Casses Number of abes (d) 8 Casses Number of abes (e) 9 Casses 0. Number of abes (f) 0 Casses Figure 2: Cassification accuracy vs. the number of abes used on the NIS data set database 2. his database has a training set of 60,000 images (denoted as set ), and a testing set of 0,000 images (denoted as set 2). We take the first 000 images from set and the first 000 images from set 2 as our exerimenta data. Each cass (digit) contains around 200 images, each of which is of size and therefore reresented by a 784-dimensiona vector. he third data set is a connected co-author grah extracted from the DBLP database 3 on four areas: machine earning, data mining, information retrieva and database, which naturay form four casses. he coauthor grah contains a tota of 7 vertices, each of which reresents an author. he edge between each air of authors is weighted by the number of aers they co-authored. Each cass (research area) contains around 400 authors. 2 htt://yann.ecun.com/exdb/mnist/ 3 htt:// 562 For each of the first two data sets, Isoet and NIS, foowing [9], we buid a 4-nearest neighbor grah among the data oints, and run the active earning agorithms on grahs as we as the harmonic Gaussian fied cassifier. he third data set contains an inherent grah structure. Note that each data instance (author) in the co-author grah does not have a natura feature reresentation, therefore existing feature-based active earning methods cannot be directy aied to it. 4.2 Cassification Resuts For the Isoet and NIS data sets, the exeriments are conducted by choosing different numbers of casses (denoted as k) from the origina data set. For Isoet, k = 0, 5, 20, 25, 26. For each given cass number k(= 0, 5, 20, 25), the erformance scores are comuted by averaging the scores of 0 reeats of different randomy chosen casses. When k = 26, which is the

8 A Variance inimization Criterion to Active Learning on Grahs abe 3: Cassification accuracy (%) by using 20 and 50 abes on the co-author grah. # of abes Number of abes Figure 3: Cassification accuracy vs. abes used on the co-author grah. the number of tota number of casses in Isoet, we reort the erformance scores of using the whoe data set. For each test, we emoy different active earning methods to seect exames to abe and train a harmonic Gaussian cassifier to redict the abes of the rest of the data. Fig. shows the ots of cassification accuracy versus the number of abes used (). For NIS, the number of casses is chosen to be k = 5, 6, 7, 8, 9, 0, and we aso average the cassification accuracy over 0 different random seections of casses excet for k = 0, which corresonds to using the whoe data set. he cassification accuracy versus the number of abes used is otted in Fig. 2. For the co-author grah, since the origina data set ony contains four casses, we directy run exeriments on the whoe data set. We show the erformance comarison in Fig. 3. As can be observed from Fig. to Fig. 3, our roosed agorithm significanty outerforms other active earning criteria on a the three data sets, eseciay when the number of abes is very sma. erforms the second best on the Isoet and NIS data sets when the number of abes is reativey sma. It is interesting to note that on the NIS data set, and erform not very we when the number of abes is sma, and erform much better when more abes are seected, indicating that they rey heaviy on the abe information of the seected data. We further rovide the detaied cassification accuracy by using 20 and 50 abes in abe 3. he ast two coumns of abe and abe 2 record the average cassification accuracy over different numbers of casses. 563 We can see that overa, erforms significanty better than a the other methods, incuding and that use abe information. Comaring with the agorithm that erforms the second best in each case, achieves 27.0% (%), 29.6% (6.2%), 6.4% (6.6%) reative error reduction in the average cassification accuracy using 20 (50) abes on Isoet, NIS and the co-author grah, resectivey. We have aso erformed the two-taied t-tests at 95% significance eve over the exerimenta resuts in abe 3. In a the cases that erforms the best, the -vaues between the resuts of and other agorithms are ess than herefore, the imrovements of our roosed agorithm are statisticay significant. 5 Concusions From the variance minimization ersective, this aer rooses a nove active earning agorithm urey based on the grah structure, without abe information and feature reresentation on the nodes. One key advantage over existing methods is that our method theoreticay minimizes the exected rediction error of a ouar grah-based cassifier in a batch, offine mode. Exeriments vaidate the effectiveness of our aroach comared to existing active earners on grahs. his study is based on the harmonic Gaussian fied cassifier. here are many other effective grah-based cassifiers with different statistica assumtions of the distribution of the grah data. herefore, it is worthwhie to further anayze the variance and exected rediction error of other earning modes to guide the abe seection over grahs. oreover, this aer seects data to abe urey based on the grah structure. In the future, when the feature reresentation of the nodes is aso avaiabe, it wi be interesting to combine the feature-based active earning criterion and the grah-based active earner together to seect data. 6 Acknowedgements he work was suorted in art by U.S. Nationa Science Foundation grants IIS , IIS-07362, and the U.S. Army Research Laboratory under Cooerative Agreement No. W9NF (NS-CA). he views and concusions contained in this document are those of the authors and shoud not be interreted as reresenting the officia oicies, either exressed or imied, of the Army Research Laboratory or the U.S. Government. he U.S. Government is authorized to reroduce and distribute rerints for Government uroses notwithstanding any coyright notation here on.

9 ing Ji, Jiawei Han References [] Y. Bengio, O. Deaeau, and N. Le Roux. Labe roagation and quadratic criterion. In Semi- Suervised Learning, ages I Press, [2]. Bigic, L. ihakova, and L. Getoor. Active earning for networked data. In ICL, ages 79 86, 200. [3] A. Bum and S. Chawa. Learning from abeed and unabeed data using grah mincuts. In ICL, ages 9 26, 200. [4] A. Bum and. itche. Combining abeed and unabeed data with co-training. In Proceedings of the th Annua Conference on Comutationa Learning heory, ages 92 00, 998. [5] O. Chaee, B. Schökof, and A. Zien, editors. Semi-Suervised Learning. I Press, Cambridge, A, [6] F. R. K. Chung. Sectra Grah heory, voume 92 of Regiona Conference Series in athematics. AS, 997. [7] D. A. Cohn, Z. Ghahramani, and. I. Jordan. Active earning with statistica modes. Journa of Artificia Inteigence Research, 4:29 45, 996. [8] G. H. Goub and C. F. V. Loan. atrix comutations. Johns Hokins University Press, 3rd edition, 996. [9] A. Guiory and J. A. Bimes. Labe seection on grahs. In NIPS, ages , [0] S. Hanneke. An anaysis of grah cut size for transductive earning. In ICL, ages , [] D. A. Harvie. atrix Agebra from a Statistician s Persective. Sringer-Verag, 997. [2] X. He. Laacian Reguarized D-Otima Design for Active Learning and Its Aication to Image Retrieva. IEEE ransactions on Image Processing, 9(): , 200. [3] X. He,. Ji, C. Zhang, and H. Bao. A variance minimization criterion to feature seection using aacian reguarization. IEEE ransactions on Pattern Anaysis and achine Inteigence, 33(0): , 20. [4] S.-J. Huang, R. Jin, and Z.-H. Zhou. Active earning by querying informative and reresentative exames. In NIPS, ages , 200. [5] A. Kuwadekar and J. Nevie. Combining semisuervised earning and reationa resaming for active earning in network domains. In the Budgeted Learning Worksho, ICL, [6] J. Long, J. Yin, W. Zhao, and E. Zhu. Grahbased active earning based on abe roagation. In DAI, ages 79 90, [7] S. A. acskassy. Using grah-based metrics with emirica risk minimization to seed u active earning on networked data. In KDD, ages , [8] A. Y. Ng,. I. Jordan, and Y. Weiss. On sectra custering: Anaysis and an agorithm. In NIPS, ages , 200. [9] K. Peckmans, J. Shawe-ayor, J. A. K. Suykens, and B. D. oor. argin based transductive grah cuts using inear rogramming. Journa of achine Learning Research - Proceedings rack, 2: , [20] B. Settes. Active earning iterature survey. Comuter Sciences echnica Reort 648, University of Wisconsin adison, 200. [2] L. Shi, Y. Zhao, and J. ang. Combining ink and content for coective active earning. In CIK, ages , 200. [22] Z.-J. Zha,. Wang, Y.-. Zheng, Y. Yang, R. Hong, and.-s. Chua. Interactive video indexing with statistica active earning. IEEE ransactions on utimedia, 4():7 27, 202. [23] W. Zhao, J. Long, E. Zhu, and Y. Liu. A scaabe agorithm for grah-based active earning. In Frontiers in Agorithmics, ages 3 322, [24] X. Zhu, Z. Ghahramani, and J. D. Lafferty. Semisuervised earning using gaussian fieds and harmonic functions. In ICL, ages 92 99, [25] X. Zhu, J. Lafferty, and Z. Ghahramani. Combining active earning and semi-suervised earning using gaussian fieds and harmonic functions. In the worksho on he Continuum from Labeed to Unabeed Data in achine Learning and Data ining, ICL, ages 58 65, 2003.

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

Short course A vademecum of statistical pattern recognition techniques with applications to image and video analysis. Agenda

Short course A vademecum of statistical pattern recognition techniques with applications to image and video analysis. Agenda Short course A vademecum of statistica attern recognition techniques with aications to image and video anaysis Lecture 3 Density estimation Massimo Piccardi University of Technoogy, Sydney, Austraia Massimo

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

7. CREST-TO-TROUGH WAVE HEIGHT DISTRIBUTION

7. CREST-TO-TROUGH WAVE HEIGHT DISTRIBUTION 7. CREST-TO-TROUGH WAVE HEIGHT DISTRIBUTION 7.1. Introduction In Chater 5, it has been mentioned that, in the wide sectrum case, the assumtion of H η does not hod even in the narrow case (considering that

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

Diversity Gain Region for MIMO Fading Broadcast Channels

Diversity Gain Region for MIMO Fading Broadcast Channels ITW4, San Antonio, Texas, October 4 9, 4 Diversity Gain Region for MIMO Fading Broadcast Channes Lihua Weng, Achieas Anastasoouos, and S. Sandee Pradhan Eectrica Engineering and Comuter Science Det. University

More information

Developing a Master Production Schedule Using Fuzzy Mixed Integer Linear Programming

Developing a Master Production Schedule Using Fuzzy Mixed Integer Linear Programming Proceedings of the 203 Internationa Conference on Aied Mathematics and Comutationa Methods Deveoing a Master Production Schedue Using Fuzzy Mixed Integer inear Programming Mohamed. Omar a, Muzana Mohd-Jusoh

More information

A novel Parameter Estimation method based on FRFT in Bistatic MIMO Radar System. Li Li1, a

A novel Parameter Estimation method based on FRFT in Bistatic MIMO Radar System. Li Li1, a 6th Internationa Conference on Mechatronics Materias Biotechnoogy and Environment (ICMMBE 6 A nove Parameter Estimation method based on FRF in Bistatic MIMO Radar System i i a Information Engineering Coege

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

Collaborative Calibration of On-Chip Thermal Sensors Using Performance Counters

Collaborative Calibration of On-Chip Thermal Sensors Using Performance Counters Coaborative Caibration of On-Chi Therma s Using Performance Counters Shiting (Justin) Lu, Russe Tessier, and Wayne Bureson University of Massachusetts Deartment of Eectrica and Comuter Engineering Amherst,

More information

ON THE INVARIANCE OF NONINFORMATIVE PRIORS. BY GAURI SANKAR DATTA 1 AND MALAY GHOSH 2 University of Georgia and University of Florida

ON THE INVARIANCE OF NONINFORMATIVE PRIORS. BY GAURI SANKAR DATTA 1 AND MALAY GHOSH 2 University of Georgia and University of Florida he Annas of Statistics 1996, Vo 4, No 1, 141159 ON HE INVARIANCE OF NONINFORMAIVE PRIORS BY GAURI SANKAR DAA 1 AND MALAY GHOSH University of Georgia and University of Forida Jeffreys rior, one of the widey

More information

ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS

ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS MATHEMATICS OF COMPUTATION VOLUME 00, NUMBER 00 Xxxx 19xx, PAGES 000 000 ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS BRIENNE E. BROWN AND DANIEL M. GORDON Abstract. Severa aers have investigated sequences

More information

BALANCING REGULAR MATRIX PENCILS

BALANCING REGULAR MATRIX PENCILS BALANCING REGULAR MATRIX PENCILS DAMIEN LEMONNIER AND PAUL VAN DOOREN Abstract. In this paper we present a new diagona baancing technique for reguar matrix pencis λb A, which aims at reducing the sensitivity

More information

IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. X, NO. Y, MONTH

IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. X, NO. Y, MONTH IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. X, NO. Y, MONTH 24 Dynamic On-Chi Therma Sensor Caibration Using Performance Counters Shiting (Justin) Lu, Russe Tessier,

More information

Fast and Secure Rendezvous Protocols for Mitigating Control Channel DoS Attacks

Fast and Secure Rendezvous Protocols for Mitigating Control Channel DoS Attacks Fast and Secure Rendezvous Protocos for Mitigating Contro Channe DoS Attacks Mohammad J. Abde-Rahman, Hanif Rahbari, and Marwan Krunz Det. of Eectrica and Comuter Engineering, University of Arizona, Tucson,

More information

ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS

ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS MATHEMATICS OF COMPUTATION Voume 65, Number 216 October 1996, Pages 1749 1754 ON SEQUENCES WITHOUT GEOMETRIC PROGRESSIONS BRIENNE E. BROWN AND DANIEL M. GORDON Abstract. Severa aers have investigated sequences

More information

From Margins to Probabilities in Multiclass Learning Problems

From Margins to Probabilities in Multiclass Learning Problems From Margins to Probabiities in Muticass Learning Probems Andrea Passerini and Massimiiano Ponti 2 and Paoo Frasconi 3 Abstract. We study the probem of muticass cassification within the framework of error

More information

II. PROBLEM. A. Description. For the space of audio signals

II. PROBLEM. A. Description. For the space of audio signals CS229 - Fina Report Speech Recording based Language Recognition (Natura Language) Leopod Cambier - cambier; Matan Leibovich - matane; Cindy Orozco Bohorquez - orozcocc ABSTRACT We construct a rea time

More information

BP neural network-based sports performance prediction model applied research

BP neural network-based sports performance prediction model applied research Avaiabe onine www.jocpr.com Journa of Chemica and Pharmaceutica Research, 204, 6(7:93-936 Research Artice ISSN : 0975-7384 CODEN(USA : JCPRC5 BP neura networ-based sports performance prediction mode appied

More information

Adaptive Regularization for Transductive Support Vector Machine

Adaptive Regularization for Transductive Support Vector Machine Adaptive Reguarization for Transductive Support Vector Machine Zengin Xu Custer MMCI Saarand Univ. & MPI INF Saarbrucken, Germany zxu@mpi-inf.mpg.de Rong Jin Computer Sci. & Eng. Michigan State Univ. East

More information

Factorial Markov Random Fields

Factorial Markov Random Fields Factoria Markov Random Fieds Junhwan Kim and Ramin Zabih Comuter Science Deartment Corne University Ithaca, NY 14853 Abstract. In this aer we roose an extension to the standard Markov Random Fied (MRF)

More information

PHASE retrieval aims at recovering a complex-valued signal

PHASE retrieval aims at recovering a complex-valued signal IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 65, NO., NOVEMBER 15, 017 5957 Undersamed Sarse Phase Retrieva via Majorization Minimization Tianyu Qiu and Danie P. Paomar, Feow, IEEE Abstract In the undersamed

More information

THE APPENDIX FOR THE PAPER: INCENTIVE-AWARE JOB ALLOCATION FOR ONLINE SOCIAL CLOUDS. Appendix A 1

THE APPENDIX FOR THE PAPER: INCENTIVE-AWARE JOB ALLOCATION FOR ONLINE SOCIAL CLOUDS. Appendix A 1 TE APPENDIX FOR TE PAPER: INCENTIVE-AWARE JO ALLOCATION FOR ONLINE SOCIAL CLOUDS Yu Zhang, Mihaea van der Schaar Aendix A 1 1) Proof of Proosition 1 Given the SCP, each suier s decision robem can be formuated

More information

ON CERTAIN SUMS INVOLVING THE LEGENDRE SYMBOL. Borislav Karaivanov Sigma Space Inc., Lanham, Maryland

ON CERTAIN SUMS INVOLVING THE LEGENDRE SYMBOL. Borislav Karaivanov Sigma Space Inc., Lanham, Maryland #A14 INTEGERS 16 (2016) ON CERTAIN SUMS INVOLVING THE LEGENDRE SYMBOL Borisav Karaivanov Sigma Sace Inc., Lanham, Maryand borisav.karaivanov@sigmasace.com Tzvetain S. Vassiev Deartment of Comuter Science

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

Pattern selection and control via localized feedback

Pattern selection and control via localized feedback PHYSICAL REVIEW E 72, 066208 2005 Pattern seection and contro via ocaized feedback Andreas Hande Deartment of Bioogy, Emory University, Atanta, Georgia 30322, USA Roman O. Grigoriev Schoo of Physics, Georgia

More information

Research Article On Types of Distance Fibonacci Numbers Generated by Number Decompositions

Research Article On Types of Distance Fibonacci Numbers Generated by Number Decompositions Journa of Aied Mathematics, Artice ID 491591, 8 ages htt://dxdoiorg/101155/2014/491591 Research Artice On Tyes of Distance Fibonacci Numbers Generated by Number Decomositions Anetta Szyna-Liana, Andrzej

More information

Image Database Indexing using a Combination of Invariant Shape and Color Descriptions

Image Database Indexing using a Combination of Invariant Shape and Color Descriptions Image Database Indexing using a Combination of Invariant Shae and Coor Descritions Ronad Aferez and Yuan-Fang Wang Comuter Science Deartment University of Caifornia Santa Barbara, CA, 93106 U.S.A. Abstract

More information

Algorithms to solve massively under-defined systems of multivariate quadratic equations

Algorithms to solve massively under-defined systems of multivariate quadratic equations Agorithms to sove massivey under-defined systems of mutivariate quadratic equations Yasufumi Hashimoto Abstract It is we known that the probem to sove a set of randomy chosen mutivariate quadratic equations

More information

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1 Inductive Bias: How to generaize on nove data CS 478 - Inductive Bias 1 Overfitting Noise vs. Exceptions CS 478 - Inductive Bias 2 Non-Linear Tasks Linear Regression wi not generaize we to the task beow

More information

Partial permutation decoding for MacDonald codes

Partial permutation decoding for MacDonald codes Partia permutation decoding for MacDonad codes J.D. Key Department of Mathematics and Appied Mathematics University of the Western Cape 7535 Bevie, South Africa P. Seneviratne Department of Mathematics

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

Distributed average consensus: Beyond the realm of linearity

Distributed average consensus: Beyond the realm of linearity Distributed average consensus: Beyond the ream of inearity Usman A. Khan, Soummya Kar, and José M. F. Moura Department of Eectrica and Computer Engineering Carnegie Meon University 5 Forbes Ave, Pittsburgh,

More information

Sparse Representations in Unions of Bases

Sparse Representations in Unions of Bases 330 IEEE TRANSACTIONS ON INFORMATION THEORY, VO 49, NO, DECEMBER 003 rates taen so high that further increasing them roduced no visibe changes in the figure As can be seen, the a;b obtained in that way

More information

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION Hsiao-Chang Chen Dept. of Systems Engineering University of Pennsyvania Phiadephia, PA 904-635, U.S.A. Chun-Hung Chen

More information

An Information Geometrical View of Stationary Subspace Analysis

An Information Geometrical View of Stationary Subspace Analysis An Information Geometrica View of Stationary Subspace Anaysis Motoaki Kawanabe, Wojciech Samek, Pau von Bünau, and Frank C. Meinecke Fraunhofer Institute FIRST, Kekuéstr. 7, 12489 Berin, Germany Berin

More information

A Theoretic Framework of K-Means-Based Consensus Clustering

A Theoretic Framework of K-Means-Based Consensus Clustering Proceedings of the Twenty-Third Internationa Joint Conference on Artificia Inteigence A Theoretic Framewor of K-Means-Based Consensus Custering Junjie Wu, Hongfu Liu, Hui Xiong 2, Jie Cao 3 Schoo of Economics

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

Moreau-Yosida Regularization for Grouped Tree Structure Learning

Moreau-Yosida Regularization for Grouped Tree Structure Learning Moreau-Yosida Reguarization for Grouped Tree Structure Learning Jun Liu Computer Science and Engineering Arizona State University J.Liu@asu.edu Jieping Ye Computer Science and Engineering Arizona State

More information

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with?

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with? Bayesian Learning A powerfu and growing approach in machine earning We use it in our own decision making a the time You hear a which which coud equay be Thanks or Tanks, which woud you go with? Combine

More information

Effect of including a gas layer on the gel formation process during the drying of a polymer solution

Effect of including a gas layer on the gel formation process during the drying of a polymer solution Effect of incuding a gas ayer on the ge formation rocess during the drying of a oymer soution Ramin Rabani 1, *, Hatim Machrafi 1, and Pierre Dauby 1 1 University de Liège, Thermodynamics of Irreversibe

More information

Research Article SVM-Based Spectrum Mobility Prediction Scheme in Mobile Cognitive Radio Networks

Research Article SVM-Based Spectrum Mobility Prediction Scheme in Mobile Cognitive Radio Networks e Scientific Word Journa, Artice ID 395212, 11 ages htt://dx.doi.org/10.1155/2014/395212 Research Artice SVM-Based Sectrum Mobiity Prediction Scheme in Mobie Cognitive Radio Networks Yao Wang, 1,2 Zhongzhao

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES Separation of variabes is a method to sove certain PDEs which have a warped product structure. First, on R n, a inear PDE of order m is

More information

arxiv: v1 [cs.lg] 31 Oct 2017

arxiv: v1 [cs.lg] 31 Oct 2017 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT

More information

Soft Clustering on Graphs

Soft Clustering on Graphs Soft Custering on Graphs Kai Yu 1, Shipeng Yu 2, Voker Tresp 1 1 Siemens AG, Corporate Technoogy 2 Institute for Computer Science, University of Munich kai.yu@siemens.com, voker.tresp@siemens.com spyu@dbs.informatik.uni-muenchen.de

More information

Active Learning & Experimental Design

Active Learning & Experimental Design Active Learning & Experimenta Design Danie Ting Heaviy modified, of course, by Lye Ungar Origina Sides by Barbara Engehardt and Aex Shyr Lye Ungar, University of Pennsyvania Motivation u Data coection

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION

ORTHOGONAL MULTI-WAVELETS FROM MATRIX FACTORIZATION J. Korean Math. Soc. 46 2009, No. 2, pp. 281 294 ORHOGONAL MLI-WAVELES FROM MARIX FACORIZAION Hongying Xiao Abstract. Accuracy of the scaing function is very crucia in waveet theory, or correspondingy,

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sampe cover image for this issue The actua cover is not yet avaiabe at this time) This artice appeared in a journa pubished by Esevier The attached copy is furnished to the author for interna

More information

Math 124B January 31, 2012

Math 124B January 31, 2012 Math 124B January 31, 212 Viktor Grigoryan 7 Inhomogeneous boundary vaue probems Having studied the theory of Fourier series, with which we successfuy soved boundary vaue probems for the homogeneous heat

More information

Galois covers of type (p,, p), vanishing cycles formula, and the existence of torsor structures.

Galois covers of type (p,, p), vanishing cycles formula, and the existence of torsor structures. Gaois covers of tye,, ), vanishing cyces formua, and the existence of torsor structures. Mohamed Saïdi & Nichoas Wiiams Abstract In this artice we rove a oca Riemman-Hurwitz formua which comares the dimensions

More information

Expressing Priorities and External Probabilities in Process Algebra via Mixed Open/Closed Systems

Expressing Priorities and External Probabilities in Process Algebra via Mixed Open/Closed Systems Reace this fie with rentcsmacro.sty for your meeting, or with entcsmacro.sty for your meeting. Both can be found at the ENTCS Macro Home age. Exressing riorities and Externa robabiities in rocess Agebra

More information

Active Learning and Basis Selection for Kernel-Based Linear Models: A Bayesian Perspective

Active Learning and Basis Selection for Kernel-Based Linear Models: A Bayesian Perspective 1 Active Learning and Basis Seection for Kerne-Based Linear Modes: A Bayesian Perspective John Paisey, Xuejun Liao and Lawrence Carin Department of Eectrica and Computer Engineering Duke University, Durham,

More information

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law Gauss Law 1. Review on 1) Couomb s Law (charge and force) 2) Eectric Fied (fied and force) 2. Gauss s Law: connects charge and fied 3. Appications of Gauss s Law Couomb s Law and Eectric Fied Couomb s

More information

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones ASummaryofGaussianProcesses Coryn A.L. Baier-Jones Cavendish Laboratory University of Cambridge caj@mrao.cam.ac.uk Introduction A genera prediction probem can be posed as foows. We consider that the variabe

More information

Fractional Power Control for Decentralized Wireless Networks

Fractional Power Control for Decentralized Wireless Networks Fractiona Power Contro for Decentraized Wireess Networks Nihar Jinda, Steven Weber, Jeffrey G. Andrews Abstract We roose and anayze a new aradigm for ower contro in decentraized wireess networks, termed

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Schoo of Computer Science Probabiistic Graphica Modes Gaussian graphica modes and Ising modes: modeing networks Eric Xing Lecture 0, February 0, 07 Reading: See cass website Eric Xing @ CMU, 005-07 Network

More information

SVM-based Supervised and Unsupervised Classification Schemes

SVM-based Supervised and Unsupervised Classification Schemes SVM-based Supervised and Unsupervised Cassification Schemes LUMINITA STATE University of Pitesti Facuty of Mathematics and Computer Science 1 Targu din Vae St., Pitesti 110040 ROMANIA state@cicknet.ro

More information

arxiv: v5 [math.nt] 9 Aug 2017

arxiv: v5 [math.nt] 9 Aug 2017 Large bias for integers with rime factors in arithmetic rogressions Xianchang Meng arxiv:67.882v5 [math.nt] 9 Aug 27 Abstract We rove an asymtotic formua for the number of integers x which can be written

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

8 APPENDIX. E[m M] = (n S )(1 exp( exp(s min + c M))) (19) E[m M] n exp(s min + c M) (20) 8.1 EMPIRICAL EVALUATION OF SAMPLING

8 APPENDIX. E[m M] = (n S )(1 exp( exp(s min + c M))) (19) E[m M] n exp(s min + c M) (20) 8.1 EMPIRICAL EVALUATION OF SAMPLING 8 APPENDIX 8.1 EMPIRICAL EVALUATION OF SAMPLING We wish to evauate the empirica accuracy of our samping technique on concrete exampes. We do this in two ways. First, we can sort the eements by probabiity

More information

Global sensitivity analysis using low-rank tensor approximations

Global sensitivity analysis using low-rank tensor approximations Goba sensitivity anaysis using ow-rank tensor approximations K. Konaki 1 and B. Sudret 1 1 Chair of Risk, Safety and Uncertainty Quantification, arxiv:1605.09009v1 [stat.co] 29 May 2016 ETH Zurich, Stefano-Franscini-Patz

More information

Analysis of Multiband Astronomical Images using Multiscale Tools

Analysis of Multiband Astronomical Images using Multiscale Tools Anaysis of Mutiband Astronomica Images using Mutiscae Toos A.Bijaoui A.Guennec Ch.Benoist & E.Seza Cassioée Laboratory Côte d Azur Observatory BP42229 06304 Nice Cedex 04 France Outines Astronomica Imaging

More information

THE GENERALIZED VARIANCE OF A STATIONARY AUTOREGRESSIVE PROCESS. T. W. ANDERSON and RAUL P. MENTZ TECHNICAL REPORT NO.

THE GENERALIZED VARIANCE OF A STATIONARY AUTOREGRESSIVE PROCESS. T. W. ANDERSON and RAUL P. MENTZ TECHNICAL REPORT NO. THE GENERALIZED VARIANCE OF A STATIONARY AUTOREGRESSIVE PROCESS BY / T. W. ANDERSON and RAUL P. MENTZ TECHNICAL REPORT NO. 27 OCTOBER 1976 PREPARED UNDER CONTRACT N00014-75-C-0442 (NR-042-034) OFFICE OF

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

Stochastic Variational Inference with Gradient Linearization

Stochastic Variational Inference with Gradient Linearization Stochastic Variationa Inference with Gradient Linearization Suppementa Materia Tobias Pötz * Anne S Wannenwetsch Stefan Roth Department of Computer Science, TU Darmstadt Preface In this suppementa materia,

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

Online Non-preemptive Scheduling on Unrelated Machines with Rejections

Online Non-preemptive Scheduling on Unrelated Machines with Rejections Onine Non-reemtive Scheduing on Unreated Machines with Reections Giorgio Lucarei Univ. Grenobe Aes, CNRS, Inria, Grenobe INP, LIG Grenobe, France giorgio.ucarei@imag.fr Benamin Moseey Carnegie Meon University

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Investigation on spectrum of the adjacency matrix and Laplacian matrix of graph G l

Investigation on spectrum of the adjacency matrix and Laplacian matrix of graph G l Investigation on spectrum of the adjacency matrix and Lapacian matrix of graph G SHUHUA YIN Computer Science and Information Technoogy Coege Zhejiang Wani University Ningbo 3500 PEOPLE S REPUBLIC OF CHINA

More information

1 Introdution. l=1 k l, as in Figure 1.

1 Introdution. l=1 k l, as in Figure 1. Likeihood ratio test for the hyer-bock matrix shericity covariance structure characterization of the exact distribution deveoment of near-exact distributions for the test statistic Bárbara R Correia a,

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

FRIEZE GROUPS IN R 2

FRIEZE GROUPS IN R 2 FRIEZE GROUPS IN R 2 MAXWELL STOLARSKI Abstract. Focusing on the Eucidean pane under the Pythagorean Metric, our goa is to cassify the frieze groups, discrete subgroups of the set of isometries of the

More information

Construction of Supersaturated Design with Large Number of Factors by the Complementary Design Method

Construction of Supersaturated Design with Large Number of Factors by the Complementary Design Method Acta Mathematicae Appicatae Sinica, Engish Series Vo. 29, No. 2 (2013) 253 262 DOI: 10.1007/s10255-013-0214-6 http://www.appmath.com.cn & www.springerlink.com Acta Mathema cae Appicatae Sinica, Engish

More information

SVM: Terminology 1(6) SVM: Terminology 2(6)

SVM: Terminology 1(6) SVM: Terminology 2(6) Andrew Kusiak Inteigent Systems Laboratory 39 Seamans Center he University of Iowa Iowa City, IA 54-57 SVM he maxima margin cassifier is simiar to the perceptron: It aso assumes that the data points are

More information

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS ECCM6-6 TH EUROPEAN CONFERENCE ON COMPOSITE MATERIALS, Sevie, Spain, -6 June 04 THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS M. Wysocki a,b*, M. Szpieg a, P. Heström a and F. Ohsson c a Swerea SICOMP

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

On the Goal Value of a Boolean Function

On the Goal Value of a Boolean Function On the Goa Vaue of a Booean Function Eric Bach Dept. of CS University of Wisconsin 1210 W. Dayton St. Madison, WI 53706 Lisa Heerstein Dept of CSE NYU Schoo of Engineering 2 Metrotech Center, 10th Foor

More information

Unitary Space-Time Pulse Position Modulation for Differential Unipolar MIMO IR-UWB Communications

Unitary Space-Time Pulse Position Modulation for Differential Unipolar MIMO IR-UWB Communications 1 Unitary Sace-Time Puse Position Moduation for Differentia Unioar MIMO IR-UWB Communications Chadi Abou-Rjeiy, Senior Member IEEE Abstract In this aer, we resent a genera technique for constructing minima-deay

More information

LIFE PREDICTION OF SATELLITE LITHIUM BATTERY BASED ON MULTI TIME-SCALE EXTENDED KALMAN FILTER (EKF) ALGORITHM

LIFE PREDICTION OF SATELLITE LITHIUM BATTERY BASED ON MULTI TIME-SCALE EXTENDED KALMAN FILTER (EKF) ALGORITHM U.P.B. Sci. Bu., Series C, Vo. 80, Iss. 4, 2018 ISSN 2286-3540 LIFE PREDICION OF SAELLIE LIHIUM BAERY BASED ON MULI IME-SCALE EXENDED KALMAN FILER (EKF) ALGORIHM Qian-Qian LIU 1, Bing CHEN 2, Jingyuan

More information

Appendix A: MATLAB commands for neural networks

Appendix A: MATLAB commands for neural networks Appendix A: MATLAB commands for neura networks 132 Appendix A: MATLAB commands for neura networks p=importdata('pn.xs'); t=importdata('tn.xs'); [pn,meanp,stdp,tn,meant,stdt]=prestd(p,t); for m=1:10 net=newff(minmax(pn),[m,1],{'tansig','purein'},'trainm');

More information

INTELLIGENT PI CONTROLLER AND ITS APPLICATION

INTELLIGENT PI CONTROLLER AND ITS APPLICATION Journa of Automation, Mobie Robotics & Inteigent Systems VOLUME, N 00 INELLIGEN PI CONROLLER AND IS APPLICAION O DISSOLVED OXYGEN RACKING PROBLEM rd th Received Setember 009; acceted 7 Ari 00. omasz Zubowicz,

More information

Radial Basis Functions: L p -approximation orders with scattered centres

Radial Basis Functions: L p -approximation orders with scattered centres Radia Basis Functions: L -aroximation orders with scattered centres Martin D. Buhmann and Amos Ron Abstract. In this aer we generaize severa resuts on uniform aroximation orders with radia basis functions

More information

Available online at ScienceDirect. Procedia Computer Science 96 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 96 (2016 ) Avaiabe onine at www.sciencedirect.com ScienceDirect Procedia Computer Science 96 (206 92 99 20th Internationa Conference on Knowedge Based and Inteigent Information and Engineering Systems Connected categorica

More information

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems Convergence Property of the Iri-Imai Agorithm for Some Smooth Convex Programming Probems S. Zhang Communicated by Z.Q. Luo Assistant Professor, Department of Econometrics, University of Groningen, Groningen,

More information

Discriminant Analysis: A Unified Approach

Discriminant Analysis: A Unified Approach Discriminant Anaysis: A Unified Approach Peng Zhang & Jing Peng Tuane University Eectrica Engineering & Computer Science Department New Oreans, LA 708 {zhangp,jp}@eecs.tuane.edu Norbert Riede Tuane University

More information

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete

Uniprocessor Feasibility of Sporadic Tasks with Constrained Deadlines is Strongly conp-complete Uniprocessor Feasibiity of Sporadic Tasks with Constrained Deadines is Strongy conp-compete Pontus Ekberg and Wang Yi Uppsaa University, Sweden Emai: {pontus.ekberg yi}@it.uu.se Abstract Deciding the feasibiity

More information

CONSISTENT LABELING OF ROTATING MAPS

CONSISTENT LABELING OF ROTATING MAPS CONSISTENT LABELING OF ROTATING MAPS Andreas Gemsa, Martin Nöenburg, Ignaz Rutter Abstract. Dynamic maps that aow continuous map rotations, for exampe, on mobie devices, encounter new geometric abeing

More information

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch The Eighth Internationa Symposium on Operations Research and Its Appications (ISORA 09) Zhangiaie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 402 408 Minimizing Tota Weighted Competion

More information

Can Active Learning Experience Be Transferred?

Can Active Learning Experience Be Transferred? Can Active Learning Experience Be Transferred? Hong-Min Chu Department of Computer Science and Information Engineering, Nationa Taiwan University E-mai: r04922031@csie.ntu.edu.tw Hsuan-Tien Lin Department

More information

An approximate method for solving the inverse scattering problem with fixed-energy data

An approximate method for solving the inverse scattering problem with fixed-energy data J. Inv. I-Posed Probems, Vo. 7, No. 6, pp. 561 571 (1999) c VSP 1999 An approximate method for soving the inverse scattering probem with fixed-energy data A. G. Ramm and W. Scheid Received May 12, 1999

More information

Statistics for Applications. Chapter 7: Regression 1/43

Statistics for Applications. Chapter 7: Regression 1/43 Statistics for Appications Chapter 7: Regression 1/43 Heuristics of the inear regression (1) Consider a coud of i.i.d. random points (X i,y i ),i =1,...,n : 2/43 Heuristics of the inear regression (2)

More information

THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES

THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES THE REACHABILITY CONES OF ESSENTIALLY NONNEGATIVE MATRICES by Michae Neumann Department of Mathematics, University of Connecticut, Storrs, CT 06269 3009 and Ronad J. Stern Department of Mathematics, Concordia

More information

XSAT of linear CNF formulas

XSAT of linear CNF formulas XSAT of inear CN formuas Bernd R. Schuh Dr. Bernd Schuh, D-50968 Kön, Germany; bernd.schuh@netcoogne.de eywords: compexity, XSAT, exact inear formua, -reguarity, -uniformity, NPcompeteness Abstract. Open

More information

Lecture 9. Stability of Elastic Structures. Lecture 10. Advanced Topic in Column Buckling

Lecture 9. Stability of Elastic Structures. Lecture 10. Advanced Topic in Column Buckling Lecture 9 Stabiity of Eastic Structures Lecture 1 Advanced Topic in Coumn Bucking robem 9-1: A camped-free coumn is oaded at its tip by a oad. The issue here is to find the itica bucking oad. a) Suggest

More information

TitleCryptanalysis of the Quaternion Rai. IEICE Transactions on Fundamentals.

TitleCryptanalysis of the Quaternion Rai. IEICE Transactions on Fundamentals. TiteCryptanaysis of the Quaternion Rai Author(s Hashimoto, Yasufumi Citation IEICE Transactions on Fundamentas Communications and Computer Science Issue Date 205-0-0 URL http://hd.hande.net/20.500.2000/

More information