Normalized Ordinal Distance; A Performance Metric for Ordinal, Probabilistic-ordinal or Partial-ordinal Classification Problems

Size: px
Start display at page:

Download "Normalized Ordinal Distance; A Performance Metric for Ordinal, Probabilistic-ordinal or Partial-ordinal Classification Problems"

Transcription

1 Normalize rinal Distance; A Performance etric for rinal, Probabilistic-orinal or Partial-orinal Classification Problems ohamma Hasan Bahari, Hugo Van hamme Center for rocessing seech an images, KU Leuven, Belgium {mohamahasan.bahari,hugo.vanhamme}@esat.kuleuven.be Abstract In many forensic scenarios, we eal with roblems of orinal nature, where there is intrinsic orering between the categories. For examle, in human age grou recognition from seech or images, the categories can be chil, young, mile-age an senior. In etecting the level of intoxication, the categories can be low, meium an high. In this aer, a novel alication-ineenent erformance metric for orinal, robabilistic-orinal an artial-orinal classification roblems is introuce. Conventional erformance metrics for orinal classification roblems, such as mean absolute error of consecutive integer labels an ranke robability score, are ifficult to interret an can be misleaing. In this aer, first, the orinal istance between two arbitrary vectors in Eucliean sace is introuce. Then, a new erformance metric, namely normalize orinal istance, is roose base on the introuce orinal istance. This erformance metric is concetually simle, comutationally inexensive an alicationineenent. The avantages of the roose metho over the conventional aroaches an its ifferent characteristics are shown using several numerical examles. 1. Introuction A large number of real worl classification roblems are orinal, where there is intrinsic orering between the categories. For examle, in quality reiction systems, the task is to categorize the quality of a rouct into ba, goo an excellent [1]. In human age grou recognition from seech or images, the categories can be chil, young, mile-age an senior [2, 3]. In the classification of the theraeutic success, the classes are goo recovery, moerate isability, severe isability, an fatal outcome [4]. In all orinal classification roblems (C ), the class labels are orinal numbers, i.e. there is intrinsic orering between the categories. Probabilistic-rinal an Partial-rinal Classification roblems, labele as C Pr an CPa resectively, are well-known generalizations of the C. In C Pr, for a test ataoint, the classifier calculates the robability of belonging to each category. In C Pa, instea of the cris class labels each ataoint has a egree of membershi to every class [5]. These tyes of roblems, exlaine in sections 2.2 an 2.3 in etail, can be foun in many omains, such as natural language rocessing, social network analysis, bioinformatics an agriculture [5]. Scientists have roose ifferent methos to solve C, C Pr an CPa [5, 6, 7, 8, 9, 10]. For examle, ccullagh introuce an orinal classifier, namely the roortional os moel (P), base on logistic regression [6]. In [7], C is aresse using a generalization of suort vector machines (SV) namely suort vector orinal regression (SVR). A neural network aroach for the C is suggeste in [8]. [9] suggeste Gaussian rocesses for C. In [5], kernel-base roortional os moels is introuce to solve the C Pa. To measure the erformance of these classifiers, ifferent aroaches have been suggeste. For examle, mean zero-one error (E mzo ) an mean absolute error of consecutive integer labels (Ema) cil are wiely alie to measure the erformance of the classifiers in C [7, 8, 9, 10]. However, non of these methos are alicable to C Pr an CPa. Percentage of correctly fuzzy classifie instances (P cfci ) an Average Deviation (E a ) have been suggeste to measure the classifier erformance in C Pr an CPa [5, 11, 12, 13]. The main rawback of P cfci is that it oes not consier the orer of categories [11, 12]. The E a suggests a simle iea to solve this roblem [12, 13]. Although the E a is attractive from several asects, the interretation of its results is ifficult, because the range of its outut eens on the alication. The same ifficulty is observe in Ema. cil Alication eenency makes the interretation of Ema cil an E a very challenging. The average of ranke robability scores (E rs ), is also alie as a erformance metric in C Pr an CPa [14, 15]. In this metho, the orer of categories is imortant an the range of the outut is fixe between 0 an 1. This metho can be alie to C, C Pr an CPa. However, analysis reveals that E rs over estimates the erformance of classifiers in many situations. This issue, which leas to a erroneous interretation of classifier erformance, is illustrate by some numerical examles in section 5. In this aer, we investigate ifferent characteristics of these erformance metrics an finally a new alicationineenent erformance metric, namely Normalize r-

2 inal Distance (E no ), is introuce. The atlab coe of the suggeste aroach, which can be alie to all three tyes of consiere roblems C, C Pr an CPa, can be ownloae from our website 1. This aer is organize as follows. In section 2, the mathematical formulations of C, C Pr an CPa are resente. In section 3, five ifferent conventional erformance metrics are exlaine. The roose erformance metric is elaborate in section 4. In section 5, the effectiveness of the roose aroach is illustrate using some numerical examles. The aer enes with a conclusion in section Problem Formulation In this section, the orinal, robabilistic-orinal an artial-orinal roblems are formulate rinal Classification Assume that we are given a training ata set S tr = {(X 1,Y 1 ),...,(X n,y n ),...,(X N,Y N )}, where X n = [x n,1,...,x n,i,...,x n,i ] enotes a vector of observe characteristics of the ata item an Y n = [ y n,1,...,y n,,...,y n,d ] enotes a label vector. The label vector is efine as follows if X n belongs to class C : y n, j = δ j,. (1) where δ enotes the Kronecker elta. In orinal roblems, there is an intrinsic orering between the classes, which is enote as C 1... C... C D like low, meium an high [5]. The goal is to aroximate a classifier function (G), such that for the m th unseen observation Xm tst, Ŷ m = G(Xm tst ) is as close as ossible to the true label. For a cris classifier Ŷ m is efine as follows if the th class is chosen for Xm tst ŷ m, j = δ j,. (2) 2.2. Probabilistic-rinal classification Probabilistic-orinal classification roblem (C Pr ) is a generalization of the C, where each element of the classifier outut vector (Ŷ ) reresents the robability of belonging to the corresoning category. In this tye of classification, Y n is efine by relation (1). However, Ŷ m is efine as follows ] {[ŷm,1,...,ŷ m,,...,ŷ } m,d R D Ŷ m = ŷ m, 0; D, (3) =1 ŷm, = 1 where R enotes the set of real numbers Partial-rinal Classification Partial-orinal classification roblem (C Pa ) is another generalization of C [5]. In orinal roblems, each ata object 1 htt:// is limite to belong to a single category, i.e. out of all D elements of Y n, only one is nonzero. However, this is too conservative in the case of non-cris or fuzzy classes. This limitation is relaxe in C Pa by rehrasing Y n as follows {[ ] yn,1,...,y n,,...,y } n,d R D Y n = y n, 0; D =1 y. (4) n, = 1 Therefore, each ataoint has a egree of membershi to all classes. Like in orinal roblems, the final goal is to aroximate a classifier function (G), such that for an unseen observation X tst, Ŷ m = G(Xm tst ) is as close as ossible to the true label. In this tye of classification Ŷ m is also efine by relation Conventional Performance etrics In this section, five wiely-use conventional metrics, namely E mzo, Ema, cil P cfci, E a an E rs are introuce [5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17] ean Zero-ne Error (E mzo ) Performance metric E mzo is the fraction of incorrect reictions, which is calculate as follows [7, 8, 9, 10] E mzo = 1 δŷm,y m ), (5) where is the total number of test set ataoints, ŷ m is the reicte label of the m th test set ataoint an y m is the true label of the m th test set ataoint. The main avantage of E mzo is its simlicity. However, it oes not consier the orer of the categories. Furthermore, it is not alicable to measure the erformance in C Pr or CPa ean Absolute Error of Consecutive Integer Labels (E cil ma) To calculate the Ema, cil first, both true labels an reicte labels of the test set ataoints are transforme into consecutive integers so that if the th column of the label vector is 1 then the transforme label is equal to [7, 8, 9, 10]. After label transformation the Ema cil is calculate as follows Ema cil = 1 Û m U m, (6) where Û m is the transforme reicte label of the m th test set ataoint an U m is the transforme true label of the m th test set ataoint. The Ema cil enjoys the avantage of consiering the orer of categories into account. However, it cannot be alie to evaluate the classifiers in C Pr or CPa oreover, the range of its outut is alication-eenent. Therefore, the interretation of this metric is challenging. This is shown in section 5 using some numerical examles.

3 3.3. Percentage of Correctly Fuzzy Classifie Instances (P cfci ) Performance metric P cfci has been alie to measure the erformance of robabilistic or fuzzy classifiers [11, 12]. It is calculate as follows P cfci = D =1 ŷ m, y m, ). (7) As it can be inferre from the above relation, the orer of the categories is not consiere in P cfci Average Deviation (E a ) Performance metric E a was originally introuce by Van Broekhoven [12] to evaluate the classifiers in fuzzy orere classification roblems. It was also alie in ifferent alications with other names [5, 13]. The E a is calculate as follows E a = 1 { =1 ŷ m,i y m,i }. (8) It can be interrete from the above relation that the orer of categories is imortant in E a. It is also useful for classifier evaluation in C Pr or CPa. However, similar to Ema, cil the range of E a is alication-eenent an hence ifficult to interret Average Ranke Probability Scores (E rs ) The ranke robability score was originally introuce to score the outut of robabilistic classifiers [14, 15]. It is efine as follows ) RPS Y (Ŷ ) = 1 2 D 1 ŷ i y i. (9) =1 ( This scoring rule can be easily extene to measure the erformance of classifiers in C, C Pr an CPa using the following relation. 1 E rs = (D 1) =1 ( ŷ m,i y m,i ) 2 (10) As it can be interrete from the above relation, the orer an the number of categories are imortant in E rs. It is assume that the maximum of the nominator of E rs is (D 1). Therefore, to fix the range of E rs between 0 an 1 the nominator is ivie to its maximum ossible value (D 1). However, this assumtion is very conservative so that in many ractical cases the maximum of the nominator of E rs is less than (D 1). Consequently, this assumtion may lea to an erroneous interretation of the classifier erformance. Numerical examles of Section 5 reveal this issue clearly. 4. Proose Performance etric In this section, first, rinal Distance (D) of two vectors in Eucliean sace is introuce. Then, a new erformance metric, namely normalize orinal istance (E no ), is eveloe base on the orinal istance rinal Distance (D) In this section, the efinition of a istance function is recature. Then, the inkowski istance is escribe an finally, the orinal istance is introuce as an extension of the inkowski istance Distance By efinition, a istance function of two oints A = [a 1,...,a,...,a D ] an B = [b 1,...,b,...,b D ] is a function D : R D R D R, which satisfies the following three conitions [18]: 1. D(A,B) 0 an D(A,B) = 0 A = B 2. D(A,B) = D(B,A) 3. D(A,C) D(A,B) + D(B,C) A variety of istance functions have been introuce by scientists for ifferent alications such as inkowski istance, ahalanobis istance, Chebyshev istance an Hamming istance [18] The inkowski istance of orer The inkowski istance of orer or -norm is a istance function, which satisfies all conitions of a istance function. A B = ( D ) 1/ a b (11) =1 where is a real number not less than 1. As in can be interrete from relation (11), in -norm, the orer of the elements of two oints A an B, is not imortant The rinal istance of orer The notion of orinal istance is reviously use to measure the ifferences of two strings [19] or two histograms [20]. In this aer, an orinal istance of two vectors in Eucliean sace is introuce. The rinal Distance of orer between two oints A an B is efine as follows A B D = ā = b = ( D =1 ) 1/ ā b a i (12) b i,

4 where is a real number not less than 1. Since (12) is a inkowski istance between Ā = [ā 1...ā...ā D ] an B = [ b 1... b... b D ], it follows that the orinal istance of orer satisfies the conitions of section Normalize rinal Distance (E no ) In this section, a new erformance metric, namely normalize orinal istance (E no ), is introuce to measure the erformance classifiers in C, C Pr an CPa. E no = Ym Ŷ m D ψ, (13) Y m where ψ Y m is the uer boun of Y Ŷ D for any ossible Ŷ in its efine range. ψ Y is efine as follows ψ Y = max T Y T D, (14) where T = {t 1,...,t,...,t D } is an arbitrary vector with the same secifications of Ŷ mentione in relation (2), I.e., T lies on a simlex. ψ Y can be calculate using theorem 1. Theorem 1: The uer boun of Y Ŷ D for any ossible Ŷ can be obtaine as follows ψ Y = max( Y L 1 D,..., Y L D,..., Y L D D ) (15) or equivalently ψ Y = max( Y L 1 D, Y L D D ), (16) where L is a vector of size Y. The th element of L is equal to 1 an the rest of elements are zero. As it can be interrete from relations (15) an (16), although the latter one is more restrictive, it rovies an easier way to calculate ψ Y. Proof: We first rove the relation (15), which hel us to show the correctness of relation (16). Proof of relation (15): By efinition Y T D = Λ(Y T ), (17) where Λ is a lower triangular matrix of size D D with all iagonal an lower iagonal elements equal to 1. Since (Y T ) is a convex function of T an a convex function remains convex uner an affine transformation, Λ(Y T ) is also convex. n the other han, a convex function on a comact convex set attains its maximum at an extreme oint of the set [21]. In this roblem T {[t 1,...,t,...,t D ] R D t 0; D =1 t = 1}, i.e., T lies on a simlex. The extreme oints of this comact convex set are L with {1,...,D}. Therefore, max T Λ(Y T ) = max ( Λ(Y L 1 ),..., Consequently, Λ(Y L ),..., Λ(Y L D ) ) (18) max Y T D = max ( Y L 1 D,..., T Y L D,..., Y L D D ) (19) Proof of relation (16): Relation (16) is now shown by contraiction. Suose relation (15) is not equivalent with relation (16), then there must be a k {2,...,D 1} such that both Relations 20 na 21 hol. Y L k D Y L k D Exansion of relation (20) an (21) is k 1 ( =1 k 1 ( =1 y i ) + =k y i ) + =k > Y L 1 D (20) > Y L D D (21) y i ) > =1 y i ) > =1 ( After some maniulations (22) an (23) lea to [ k 1 =1 =k [ ( y i ) y i ) ( y i ) (22) y i ). (23) y i ) ] > 0 (24) y i ) ] ] > 0. (25) If relation (24) hols, ( y i) > y i) hence ( y i) > 0.5 for at least one between 1 an k 1. Likewise, from (25), ( y i) < 0.5 for at least one between k an D 1. This is imossible, since y i is an increasing function of an hence (16) hols Relation to E rs There is a close relationshi between E rs an E no secially for = 2. In both E rs an E no, enominators are assume to be the uer boun of the nominator an are use to kee the range of erformance metric between 0 an 1. In E rs, it is assume that the uer boun of the nominator is (D 1) [15, 22]. However, this is a conservative boun in many situations. This is illustrate by some numerical examles in section 5. We will also show this conservative assumtion can result in a misleaing or erroneous interretation of the classifiers erformance. In E no, this uer boun is exlicitly efine by relation (14) an calculate by relation (16).

5 Table 1: The erformance of two classifiers measure by E mzo, E a, Ema, cil P cfci, E rs, Eno 1, E2 no, an E no in examle 1. Performance etric Problem 1 Problem 2 E mzo E a Ema cil P cfci E rs E 1 no E 2 no E no Results an Discussion In this section, the behaviors of E no an five conventional erformance metrics, namely E mzo, P cfci, E a, E rs, an Ema cil are analyze using a number of numerical examles. In examle 1, it is shown that P cfci an E mzo are not suitable for measuring the erformance of orinal classifiers, because these methos o not consier the orer of categories. Examles 2 illustrates that the interretation of E a an Ema cil eens on the number of categories, hence these metrics are alication-eenent. In examle 3, the eficiency of E rs is emonstrate. Examles 4 shows the avantages of E no over P cfci, E rs an E a in measuring the erformance of the classifiers in C Pa, where other conventional aroaches are not alicable Examle 1 In this examle, the avantage of E no over P cfci an E mzo in measuring the erformance of the classifiers in a tyical C is shown. For an orinal three-class classification roblem, classifier 1 an classifier 2 result in confusion matrix 1, labele as C 1 an C 2 resectively. In these matrices each column reresents the instances in a reicte class an each row shows the instances in an actual class C 1 = C 2 = (26) Table 1 shows the erformance of two classifiers measure by E mzo, E a, Ema, cil P cfci, E rs, Eno 1, E2 no, an E no. As it can be interrete from this table, E mzo, P cfci an Eno fail to reflect the egraation of erformance from the classifier 1 to the classifier 2. However, Eno 1, E2 no, E a, E rs an Ema cil erfectly show that classifier 1 outerforms classifier Examle 2 In this examle, we show that the number of categories in the classification roblem influences the interretation of E a an Ema. cil Consier the following two orinal classification roblems. Problem 1: For a test ataoint, the true label an the estimate label are Y 1 = [1 0] an Ŷ 1 = [0 1] resectively. Problem 2: For a test ataoint, the true label an the estimate label are Y 1 = [ ] an Ŷ 1 = [ ] resectively. Table 2 shows the erformance of classifiers in these roblems obtaine using E mzo, E a, Ema, cil P cfci, E rs, Eno 1, Eno 2, an E no in examle 2. As it can be interrete from Table 2, E mzo, P cfci, E a, Ema cil an Eno treate classifiers of both roblems in the same manner. However, the estimate label of the first roblem is comletely incorrect, while the estimate label in the secon roblem is very near to the true label. Performance metrics E rs, Eno 1 an E2 no reflect the higher erformance of the secon classifier comare to the first one Examle 3 In this examle, the main eficiency of E rs an ifficulties in interretation of E a an Ema cil are exemlifie. Consier the following two cases. Case 1: For an orinal three-class classification roblem, a comletely useless classifier is alie which result in C C 3 = (27) Case 2: For another orinal three-class classification roblem, con- Table 2: The erformance of two classifiers measure by E mzo, E a, Ema, cil P cfci, E rs, Eno 1, E2 no, an E no in examle 2. Performance etric Problem 1 Problem 2 E mzo 1 1 E a 1 1 Ema cil 1 1 P cfci 0 0 E rs E 1 no E 2 no E no 1 1

6 sier a classifier with C C 4 = (28) The erformance of classifiers in case 1 an 2 calculate by the E mzo, P cfci, E a, E rs, E no an Ecil ma are liste in Table 3. As it can be seen from the Table 3, the erformance of the alie classifier in case 1 measure by E rs is 0.50, while all estimate labels are incorrect an the classifier is totally useless. The oututs of E no an P cfci are 1 an 0 resectively, which arooriately reflect that the alie classifier is useless in this case. The table also inicates that E rs, E a an Ema cil result in the same values for both cases, while we know that the alie classifier in the secon case is much more effective than the first one. This is arooriately reflecte by Eno 1, E2 no an E no Examle 4 In this examle, P cfci, E a, E rs, an E no are evaluate in measuring the erformance of classifiers in C Pa. Consier an eight-class C Pa. In this roblem, the test ataoint label is Y = [ ]. Two classifiers are alie in this roblem. Table 4 shows the outut of the alie classifiers. The measure erformance of these classifiers using P cfci, E a, E rs, Eno 1, E2 no an Eno is resente in Table 5. As it can be unerstoo from Table 4, the estimate label of the secon classifier is more similar to the true label comare to that of first classifier. However, the outut of the P cfci is the same for both of them. This is ue to the fact that the orer of categories has no effect on the outut of P cfci. In this examle, E a, E rs, Eno 1, E2 no an E no reflect the erformance imrovement from the first classifier to the secon one. Table 3: The erformance of two classifiers measure by E mzo, E a, Ema, cil P cfci, E rs, Eno 1, E2 no, an E no in examle 3. Performance etric Case 1 Case 2 E mzo E a 1 1 Ema cil 1 1 P cfci 0 50 E rs E 1 no E 2 no E no Conclusion In this aer, the orinal istance between two arbitrary vectors in Eucliean sace has been introuce. Then, Normalize rinal Distance (E no ) as an alicationineenent erformance metric for orinal, robabilisticorinal or artial-orinal classification roblems has been resente. Different avantages of the E no over conventional erformance metrics such as mean absolute error of consecutive integer labels Ema, cil mean zero-one error (E mzo ), correctly fuzzy classifie instances (P cfci ), average eviation (E a ), or ranke robability score (E rs ) have been shown using a number of numerical examles. 7. Acknowlegements This work is suorte by the Euroean Commission as a arie-curie ITN-roject (FP7-PEPLE-ITN-2008), namely Bayesian Biometrics for Forensics (BBfor2), uner Grant Agreement number References [1] S. Erural, A metho for robust esign of roucts or rocesses with categorical resonse, ETU, Ankara, [2]. H. Bahari an H. Van hamme, Seaker age estimation an gener etection base on suervise non-negative matrix factorization, in Proc. IEEE Worksho on Biometric easurements an Systems for Security an eical Alications (BIS), 2011, [3].H. Bahari an H. Van hamme, Seaker age estimation using hien markov moel weight suervectors, in Proc. 11th International Conference on Information Science, Signal Processing an their Alications (ISSPA), 2012, [4] J.S. Caroso an J.F.P. a Costa, Learning to classify orinal ata: the ata relication metho, Journal of achine Learning Research, vol. 8, no ,. 6, [5] J. Verwaeren, W. Waegeman, an B. De Baets, Learning artial orinal class membershis with kernel-base roortional os moels, Comutational Statistics an Data Analysis, vol. 56, no. 4, , Table 4: The outut of alie classifiers in examle 4. Classifier utut (Ŷ ) Classifier Classifier

7 Table 5: The erformance of two classifiers measure by P cfci, E a, E rs, Eno 1, E2 no an E no in examle 4. Performance etric Classifier 1 Classifier 2 E a P cfci E rs E 1 no E 2 no E no [6] P. ccullagh, Regression moels for orinal ata, Journal of the royal statistical society. Series B (ethoological), , [7] W. Chu an S.S. Keerthi, Suort vector orinal regression, Neural Comutation, vol. 19, no. 3, , [8] J. Cheng, Z. Wang, an G. Pollastri, A neural network aroach to orinal regression, in Neural Networks, IJCNN 2008.(IEEE Worl Congress on Comutational Intelligence). IEEE International Joint Conference on, 2008, [9] W. Chu an Z. Ghahramani, Gaussian rocesses for orinal regression, Journal of achine Learning Research, vol. 6, , [15] A.H. urhy, n the ranke robability score, J. Alie eteorology, vol. 8, , [16] J. Kohonen an J. Suomela, Lessons learne in the challenge: making reictions an scoring them, Lecture Notes in Artificial Intelligence, , [17]. Toa, easurement of subjective robability istributions, Tech. Re., DTIC Document, [18].. Deza an E. Deza, Encycloeia of istances, Sringer, [19] J. orovic, J. Shaw, an P.L. Sun, A fast, noniterative an exact histogram matching algorithm, Pattern Recognition Letters, vol. 23, no. 1, , [20] J. Luxenburger, oeling an Exloiting User Search Behavior for Information Retrieval, Ph.D. thesis, PhD thesis, Universität es Saarlanes, [21] D.R. Kincai an E.W. Cheney, Numerical analysis: mathematics of scientific comuting, vol. 2, Amer athematical Society, [22]. Déqué, JF Royer, R. Stroe, an. France, Formulation of gaussian robability forecasts base on moel extene-range integrations, Tellus A, vol. 46, no. 1, , [10] SK Shevae an W. Chu, inimum enclosing sheres formulations for suort vector orinal regression, in Data ining, ICD 06. Sixth International Conference on. IEEE, 2006, [11] S. anel, H.C. Williams, an S.J. rmero, Evaluating resence absence moels in ecology: the nee to account for revalence, Journal of Alie Ecology, vol. 38, no. 5, , [12] E. Van Broekhoven, V. Ariaenssens, an B. De Baets, Interretability-reserving genetic otimization of linguistic terms in fuzzy moels for fuzzy orere classification: An ecological case stuy, International Journal of Aroximate Reasoning, vol. 44, no. 1, , [13] A.. outon, B. De Baets, E. Van Broekhoven, an P.L.. Goethals, Prevalence-ajuste otimisation of fuzzy moels for secies istribution, Ecological oelling, vol. 220, no. 15, , [14] P. Bougeault, The wgne survey of verification methos for numerical reiction of weather elements an severe weather events, Toulouse: étéo-france, 2003.

Lecture 6 : Dimensionality Reduction

Lecture 6 : Dimensionality Reduction CPS290: Algorithmic Founations of Data Science February 3, 207 Lecture 6 : Dimensionality Reuction Lecturer: Kamesh Munagala Scribe: Kamesh Munagala In this lecture, we will consier the roblem of maing

More information

Probabilistic Learning

Probabilistic Learning Statistical Machine Learning Notes 11 Instructor: Justin Domke Probabilistic Learning Contents 1 Introuction 2 2 Maximum Likelihoo 2 3 Examles of Maximum Likelihoo 3 3.1 Binomial......................................

More information

Probabilistic Learning

Probabilistic Learning Statistical Machine Learning Notes 10 Instructor: Justin Domke Probabilistic Learning Contents 1 Introuction 2 2 Maximum Likelihoo 2 3 Examles of Maximum Likelihoo 3 3.1 Binomial......................................

More information

Convergence Analysis of Terminal ILC in the z Domain

Convergence Analysis of Terminal ILC in the z Domain 25 American Control Conference June 8-, 25 Portlan, OR, USA WeA63 Convergence Analysis of erminal LC in the Domain Guy Gauthier, an Benoit Boulet, Member, EEE Abstract his aer shows how we can aly -transform

More information

Robust Control of Robot Manipulators Using Difference Equations as Universal Approximator

Robust Control of Robot Manipulators Using Difference Equations as Universal Approximator Proceeings of the 5 th International Conference of Control, Dynamic Systems, an Robotics (CDSR'18) Niagara Falls, Canaa June 7 9, 218 Paer No. 139 DOI: 1.11159/csr18.139 Robust Control of Robot Maniulators

More information

An Analysis of Reliable Classifiers through ROC Isometrics

An Analysis of Reliable Classifiers through ROC Isometrics An Analysis of Reliable Classifiers through ROC Isometrics Stijn Vanderlooy s.vanderlooy@cs.unimaas.nl Ida G. Srinkhuizen-Kuyer kuyer@cs.unimaas.nl Evgueni N. Smirnov smirnov@cs.unimaas.nl MICC-IKAT, Universiteit

More information

Bivariate distributions characterized by one family of conditionals and conditional percentile or mode functions

Bivariate distributions characterized by one family of conditionals and conditional percentile or mode functions Journal of Multivariate Analysis 99 2008) 1383 1392 www.elsevier.com/locate/jmva Bivariate istributions characterize by one family of conitionals an conitional ercentile or moe functions Barry C. Arnol

More information

The Effect of a Finite Measurement Volume on Power Spectra from a Burst Type LDA

The Effect of a Finite Measurement Volume on Power Spectra from a Burst Type LDA The Effect of a Finite Measurement Volume on Power Sectra from a Burst Tye LDA Preben Buchhave 1,*, Clara M. Velte, an William K. George 3 1. Intarsia Otics, Birkerø, Denmark. Technical University of Denmark,

More information

Consistency and asymptotic normality

Consistency and asymptotic normality Consistency an asymtotic normality Class notes for Econ 842 Robert e Jong March 2006 1 Stochastic convergence The asymtotic theory of minimization estimators relies on various theorems from mathematical

More information

Learning Markov Graphs Up To Edit Distance

Learning Markov Graphs Up To Edit Distance Learning Markov Grahs U To Eit Distance Abhik Das, Praneeth Netraalli, Sujay Sanghavi an Sriram Vishwanath Deartment of ECE, The University of Texas at Austin, USA Abstract This aer resents a rate istortion

More information

Novel Algorithm for Sparse Solutions to Linear Inverse. Problems with Multiple Measurements

Novel Algorithm for Sparse Solutions to Linear Inverse. Problems with Multiple Measurements Novel Algorithm for Sarse Solutions to Linear Inverse Problems with Multile Measurements Lianlin Li, Fang Li Institute of Electronics, Chinese Acaemy of Sciences, Beijing, China Lianlinli1980@gmail.com

More information

7. Introduction to Large Sample Theory

7. Introduction to Large Sample Theory 7. Introuction to Large Samle Theory Hayashi. 88-97/109-133 Avance Econometrics I, Autumn 2010, Large-Samle Theory 1 Introuction We looke at finite-samle roerties of the OLS estimator an its associate

More information

Colin Cameron: Asymptotic Theory for OLS

Colin Cameron: Asymptotic Theory for OLS Colin Cameron: Asymtotic Theory for OLS. OLS Estimator Proerties an Samling Schemes.. A Roama Consier the OLS moel with just one regressor y i = βx i + u i. The OLS estimator b β = ³ P P i= x iy i canbewrittenas

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

More information

Lenny Jones Department of Mathematics, Shippensburg University, Shippensburg, Pennsylvania Daniel White

Lenny Jones Department of Mathematics, Shippensburg University, Shippensburg, Pennsylvania Daniel White #A10 INTEGERS 1A (01): John Selfrige Memorial Issue SIERPIŃSKI NUMBERS IN IMAGINARY QUADRATIC FIELDS Lenny Jones Deartment of Mathematics, Shiensburg University, Shiensburg, Pennsylvania lkjone@shi.eu

More information

Digitally delicate primes

Digitally delicate primes Digitally elicate rimes Jackson Hoer Paul Pollack Deartment of Mathematics University of Georgia Athens, Georgia 30602 Tao has shown that in any fixe base, a ositive roortion of rime numbers cannot have

More information

MINIMAL MAHLER MEASURE IN REAL QUADRATIC FIELDS. 1. Introduction

MINIMAL MAHLER MEASURE IN REAL QUADRATIC FIELDS. 1. Introduction INIAL AHLER EASURE IN REAL QUADRATIC FIELDS TODD COCHRANE, R.. S. DISSANAYAKE, NICHOLAS DONOHOUE,. I.. ISHAK, VINCENT PIGNO, CHRIS PINNER, AND CRAIG SPENCER Abstract. We consier uer an lower bouns on the

More information

Colin Cameron: Brief Asymptotic Theory for 240A

Colin Cameron: Brief Asymptotic Theory for 240A Colin Cameron: Brief Asymtotic Theory for 240A For 240A we o not go in to great etail. Key OLS results are in Section an 4. The theorems cite in sections 2 an 3 are those from Aenix A of Cameron an Trivei

More information

arxiv: v2 [math.nt] 28 Jun 2017

arxiv: v2 [math.nt] 28 Jun 2017 GEERATIG RADOM FACTORED IDEALS I UMBER FIELDS ZACHARY CHARLES arxiv:62.06260v2 [math.t] 28 Jun 207 Abstract. We resent a ranomize olynomial-time algorithm to generate an ieal an its factorization uniformly

More information

Convergence of random variables, and the Borel-Cantelli lemmas

Convergence of random variables, and the Borel-Cantelli lemmas Stat 205A Setember, 12, 2002 Convergence of ranom variables, an the Borel-Cantelli lemmas Lecturer: James W. Pitman Scribes: Jin Kim (jin@eecs) 1 Convergence of ranom variables Recall that, given a sequence

More information

Nonlinear Estimation. Professor David H. Staelin

Nonlinear Estimation. Professor David H. Staelin Nonlinear Estimation Professor Davi H. Staelin Massachusetts Institute of Technology Lec22.5-1 [ DD 1 2] ˆ = 1 Best Fit, "Linear Regression" Case I: Nonlinear Physics Data Otimum Estimator P() ˆ D 1 D

More information

ON THE AVERAGE NUMBER OF DIVISORS OF REDUCIBLE QUADRATIC POLYNOMIALS

ON THE AVERAGE NUMBER OF DIVISORS OF REDUCIBLE QUADRATIC POLYNOMIALS ON THE AVERAGE NUMBER OF DIVISORS OF REDUCIBLE QUADRATIC POLYNOMIALS KOSTADINKA LAPKOVA Abstract. We give an asymtotic formula for the ivisor sum c

More information

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013

Survey Sampling. 1 Design-based Inference. Kosuke Imai Department of Politics, Princeton University. February 19, 2013 Survey Sampling Kosuke Imai Department of Politics, Princeton University February 19, 2013 Survey sampling is one of the most commonly use ata collection methos for social scientists. We begin by escribing

More information

A method of constructing the half-rate QC-LDPC codes with linear encoder, maximum column weight three and inevitable girth 26

A method of constructing the half-rate QC-LDPC codes with linear encoder, maximum column weight three and inevitable girth 26 Communications 20; 2(): 22-4 Publishe online January 1 2015 (htt://www.scienceublishinggrou.com/j/com) oi: 10.11648/j.com.20020.11 ISSN: 228-5966 (Print); ISSN: 228-592 (Online) A metho of constructing

More information

Supplementary Materials for Robust Estimation of the False Discovery Rate

Supplementary Materials for Robust Estimation of the False Discovery Rate Sulementary Materials for Robust Estimation of the False Discovery Rate Stan Pounds and Cheng Cheng This sulemental contains roofs regarding theoretical roerties of the roosed method (Section S1), rovides

More information

Probability Estimates for Multi-class Classification by Pairwise Coupling

Probability Estimates for Multi-class Classification by Pairwise Coupling Probability Estimates for Multi-class Classification by Pairwise Couling Ting-Fan Wu Chih-Jen Lin Deartment of Comuter Science National Taiwan University Taiei 06, Taiwan Ruby C. Weng Deartment of Statistics

More information

Consistency and asymptotic normality

Consistency and asymptotic normality Consistency an ymtotic normality Cls notes for Econ 842 Robert e Jong Aril 2007 1 Stochtic convergence The ymtotic theory of minimization estimators relies on various theorems from mathematical statistics.

More information

Mod p 3 analogues of theorems of Gauss and Jacobi on binomial coefficients

Mod p 3 analogues of theorems of Gauss and Jacobi on binomial coefficients ACTA ARITHMETICA 2.2 (200 Mo 3 analogues of theorems of Gauss an Jacobi on binomial coefficients by John B. Cosgrave (Dublin an Karl Dilcher (Halifax. Introuction. One of the most remarkable congruences

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

A secure approach for embedding message text on an elliptic curve defined over prime fields, and building 'EC-RSA-ELGamal' Cryptographic System

A secure approach for embedding message text on an elliptic curve defined over prime fields, and building 'EC-RSA-ELGamal' Cryptographic System International Journal of Comuter Science an Information Security (IJCSIS), Vol. 5, No. 6, June 7 A secure aroach for embeing message tet on an ellitic curve efine over rime fiels, an builing 'EC-RSA-ELGamal'

More information

5. THERMAL CONVERSION OF SOLAR RADIATION. Content

5. THERMAL CONVERSION OF SOLAR RADIATION. Content 5. Introuction 5. THEMAL CONVESION OF SOLA ADIATION Content 5. Introuction 5. Collectors without concentration 5.. Otical efficiency of the flat collector 5.. Thermal efficiency of the flat collector 5..3

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

Application of Measurement System R&R Analysis in Ultrasonic Testing

Application of Measurement System R&R Analysis in Ultrasonic Testing 17th Worl Conference on Nonestructive Testing, 5-8 Oct 8, Shanghai, China Alication of Measurement System & Analysis in Ultrasonic Testing iao-hai ZHANG, Bing-ya CHEN, Yi ZHU Deartment of Testing an Control

More information

He s Homotopy Perturbation Method for solving Linear and Non-Linear Fredholm Integro-Differential Equations

He s Homotopy Perturbation Method for solving Linear and Non-Linear Fredholm Integro-Differential Equations nternational Journal of Theoretical an Alie Mathematics 2017; 3(6): 174-181 htt://www.scienceublishinggrou.com/j/ijtam oi: 10.11648/j.ijtam.20170306.11 SSN: 2575-5072 (Print); SSN: 2575-5080 (Online) He

More information

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics Uncertainty Modeling with Interval Tye-2 Fuzzy Logic Systems in Mobile Robotics Ondrej Linda, Student Member, IEEE, Milos Manic, Senior Member, IEEE bstract Interval Tye-2 Fuzzy Logic Systems (IT2 FLSs)

More information

NOTES. The Primes that Euclid Forgot

NOTES. The Primes that Euclid Forgot NOTES Eite by Sergei Tabachnikov The Primes that Eucli Forgot Paul Pollack an Enrique Treviño Abstract. Let q 2. Suosing that we have efine q j for all ale j ale k, let q k+ be a rime factor of + Q k j

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

Convex Optimization methods for Computing Channel Capacity

Convex Optimization methods for Computing Channel Capacity Convex Otimization methods for Comuting Channel Caacity Abhishek Sinha Laboratory for Information and Decision Systems (LIDS), MIT sinhaa@mit.edu May 15, 2014 We consider a classical comutational roblem

More information

An Efficient Monte Carlo Transformed Field Expansion Method for Electromagnetic Wave Scattering by Random Rough Surfaces

An Efficient Monte Carlo Transformed Field Expansion Method for Electromagnetic Wave Scattering by Random Rough Surfaces Research Article Journal of the Otical Society of America A 1 An Efficient onte Carlo Transforme Fiel Exansion etho for Electromagnetic Wave Scattering by Rom Rough Surfaces XIAOBING FENG 1, JUNSHAN LIN

More information

Non Linear Modelling and Control of Hydraulic Actuators B. Šulc, J. A. Jan

Non Linear Modelling and Control of Hydraulic Actuators B. Šulc, J. A. Jan Acta Polytechnica Vol. 4 No. 3/ Non Linear Moelling an Control of Hyraulic Actuators B. Šulc, J. A. Jan This aer eals with non-linear moelling an control of a ifferential hyraulic actuator. The nonlinear

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

Estimating function analysis for a class of Tweedie regression models

Estimating function analysis for a class of Tweedie regression models Title Estimating function analysis for a class of Tweedie regression models Author Wagner Hugo Bonat Deartamento de Estatística - DEST, Laboratório de Estatística e Geoinformação - LEG, Universidade Federal

More information

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process Journal of Industrial and Intelligent Information Vol. 4, No. 2, March 26 Using a Comutational Intelligence Hybrid Aroach to Recognize the Faults of Variance hifts for a Manufacturing Process Yuehjen E.

More information

CHS GUSSET PLATE CONNECTIONS ANALYSES Theoretical and Experimental Approaches

CHS GUSSET PLATE CONNECTIONS ANALYSES Theoretical and Experimental Approaches EUROSTEEL 8, 3-5 Setember 8, Graz, Austria 561 CHS GUSSET PLATE CONNECTIONS ANALYSES Theoretical an Exerimental Aroaches Arlene M. S. Freitas a, Daniela G. V. Minchillo b, João A. V. Requena c, Afonso

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Online Nearest Neighbor Search in Hamming Space

Online Nearest Neighbor Search in Hamming Space Online Nearest Neighbor Search in Hamming Sace Seehr Eghbali, Hassan Ashtiani, Laan Tahvilari University of Waterloo, Ontario, Canaa Email: {s2eghbal, mhzokaei, laan.tahvilari}@uwaterloo.ca Abstract We

More information

CMSC 425: Lecture 4 Geometry and Geometric Programming

CMSC 425: Lecture 4 Geometry and Geometric Programming CMSC 425: Lecture 4 Geometry and Geometric Programming Geometry for Game Programming and Grahics: For the next few lectures, we will discuss some of the basic elements of geometry. There are many areas

More information

Submitted to the Journal of Hydraulic Engineering, ASCE, January, 2006 NOTE ON THE ANALYSIS OF PLUNGING OF DENSITY FLOWS

Submitted to the Journal of Hydraulic Engineering, ASCE, January, 2006 NOTE ON THE ANALYSIS OF PLUNGING OF DENSITY FLOWS Submitte to the Journal of Hyraulic Engineering, ASCE, January, 006 NOTE ON THE ANALYSIS OF PLUNGING OF DENSITY FLOWS Gary Parker 1, Member, ASCE an Horacio Toniolo ABSTRACT This note is evote to the correction

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem

An Ant Colony Optimization Approach to the Probabilistic Traveling Salesman Problem An Ant Colony Otimization Aroach to the Probabilistic Traveling Salesman Problem Leonora Bianchi 1, Luca Maria Gambardella 1, and Marco Dorigo 2 1 IDSIA, Strada Cantonale Galleria 2, CH-6928 Manno, Switzerland

More information

Least-Squares Regression on Sparse Spaces

Least-Squares Regression on Sparse Spaces Least-Squares Regression on Sparse Spaces Yuri Grinberg, Mahi Milani Far, Joelle Pineau School of Computer Science McGill University Montreal, Canaa {ygrinb,mmilan1,jpineau}@cs.mcgill.ca 1 Introuction

More information

INVESTIGATION OF THE DEISGN AND PERFORMANCE OF REPEATING SPACE TRACK CONSTELLATIONS

INVESTIGATION OF THE DEISGN AND PERFORMANCE OF REPEATING SPACE TRACK CONSTELLATIONS INVESTIGATION OF THE DEISGN AND PEFOMANCE OF EPEATING SPACE TACK CONSTELLATIONS Michelle K. Perez Avisor: Dr. Christoher Hall Virginia Polytechnic Institute an State University, Blacsburg, VA, 24060 Abstract

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

Excitation of the (1232) isobar in deuteron charge exchange on hydrogen at 1.6, 1.8 and 2.3 GeV

Excitation of the (1232) isobar in deuteron charge exchange on hydrogen at 1.6, 1.8 and 2.3 GeV Excitation of the (13) isobar in euteron charge exchange on hyrogen at 1.6, 1.8 an.3 GeV Davi Mchelishvili for the ANKE collaboration High Energy Physics Institute, Tbilisi State University, 186 Tbilisi,

More information

Shared-State Sampling

Shared-State Sampling Share-State Samling Freeric Rasall, Sebastia Sallent an Jose Yufera Det. of Telematics, Technical University of Catalonia (UPC) frei@entel.uc.es, sallent@entel.uc.es, yufera@entel.uc.es ABSTRACT We resent

More information

Department of CSE, IGCE Abhipur, Punjab, India 2. D epartment of Mathematics, COE/CGC Landran, Punjab, India

Department of CSE, IGCE Abhipur, Punjab, India 2. D epartment of Mathematics, COE/CGC Landran, Punjab, India Volume 6, Issue, January 06 ISSN: 77 8X International Journal of Avance Research in Comuter Science an Software Engineering Research aer Available online at: www.ijarcsse.com A Stuy of Feature Extraction

More information

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics

This module is part of the. Memobust Handbook. on Methodology of Modern Business Statistics This moule is part of the Memobust Hanbook on Methoology of Moern Business Statistics 26 March 2014 Metho: Balance Sampling for Multi-Way Stratification Contents General section... 3 1. Summary... 3 2.

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

THE ZEROS OF A QUADRATIC FORM AT SQUARE-FREE POINTS

THE ZEROS OF A QUADRATIC FORM AT SQUARE-FREE POINTS THE ZEROS OF A QUADRATIC FORM AT SQUARE-FREE POINTS R. C. BAKER Abstract. Let F(x 1,..., x n be a nonsingular inefinite quaratic form, n = 3 or 4. Results are obtaine on the number of solutions of F(x

More information

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu and Markov Models Huizhen Yu janey.yu@cs.helsinki.fi Det. Comuter Science, Univ. of Helsinki Some Proerties of Probabilistic Models, Sring, 200 Huizhen Yu (U.H.) and Markov Models Jan. 2 / 32 Huizhen Yu

More information

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

More information

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators S. K. Mallik, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S. N. Singh, Senior Member, IEEE Deartment of Electrical

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

Competition in the health care market: a two-sided. approach

Competition in the health care market: a two-sided. approach Cometition in the health care market: a two-sie aroach Mario Pezzino Giacomo Pignataro Abstract Two ientical hositals comete for atients an octors choosing locations (e.g. secializations) on a Hotelling

More information

Statistics II Logistic Regression. So far... Two-way repeated measures ANOVA: an example. RM-ANOVA example: the data after log transform

Statistics II Logistic Regression. So far... Two-way repeated measures ANOVA: an example. RM-ANOVA example: the data after log transform Statistics II Logistic Regression Çağrı Çöltekin Exam date & time: June 21, 10:00 13:00 (The same day/time lanned at the beginning of the semester) University of Groningen, Det of Information Science May

More information

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA)

Unsupervised Hyperspectral Image Analysis Using Independent Component Analysis (ICA) Unsuervised Hyersectral Image Analysis Using Indeendent Comonent Analysis (ICA) Shao-Shan Chiang Chein-I Chang Irving W. Ginsberg Remote Sensing Signal and Image Processing Laboratory Deartment of Comuter

More information

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction GOOD MODELS FOR CUBIC SURFACES ANDREAS-STEPHAN ELSENHANS Abstract. This article describes an algorithm for finding a model of a hyersurface with small coefficients. It is shown that the aroach works in

More information

GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H.

GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H. Iranian Journal of Fuzzy Systems Vol. 5, No. 2, (2008). 21-33 GENERATING FUZZY RULES FOR PROTEIN CLASSIFICATION E. G. MANSOORI, M. J. ZOLGHADRI, S. D. KATEBI, H. MOHABATKAR, R. BOOSTANI AND M. H. SADREDDINI

More information

The Binomial Approach for Probability of Detection

The Binomial Approach for Probability of Detection Vol. No. (Mar 5) - The e-journal of Nondestructive Testing - ISSN 45-494 www.ndt.net/?id=7498 The Binomial Aroach for of Detection Carlos Correia Gruo Endalloy C.A. - Caracas - Venezuela www.endalloy.net

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

One step ahead prediction using Fuzzy Boolean Neural Networks 1

One step ahead prediction using Fuzzy Boolean Neural Networks 1 One ste ahead rediction using Fuzzy Boolean eural etworks 1 José A. B. Tomé IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa jose.tome@inesc-id.t João Paulo Carvalho IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa

More information

Finite Mixture EFA in Mplus

Finite Mixture EFA in Mplus Finite Mixture EFA in Mlus November 16, 2007 In this document we describe the Mixture EFA model estimated in Mlus. Four tyes of deendent variables are ossible in this model: normally distributed, ordered

More information

A Simple Exchange Economy with Complex Dynamics

A Simple Exchange Economy with Complex Dynamics FH-Kiel Universitf Alie Sciences Prof. Dr. Anreas Thiemer, 00 e-mail: anreas.thiemer@fh-kiel.e A Simle Exchange Economy with Comlex Dynamics (Revision: Aril 00) Summary: Mukherji (999) shows that a stanar

More information

The thermal wind 1. v g

The thermal wind 1. v g The thermal win The thermal win Introuction The geostrohic win is etermine by the graient of the isobars (on a horizontal surface) or isohyses (on a ressure surface). On a ressure surface the graient of

More information

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

Logistics Optimization Using Hybrid Metaheuristic Approach under Very Realistic Conditions

Logistics Optimization Using Hybrid Metaheuristic Approach under Very Realistic Conditions 17 th Euroean Symosium on Comuter Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 Logistics Otimization Using Hybrid Metaheuristic Aroach

More information

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling Scaling Multile Point Statistics or Non-Stationary Geostatistical Modeling Julián M. Ortiz, Steven Lyster and Clayton V. Deutsch Centre or Comutational Geostatistics Deartment o Civil & Environmental Engineering

More information

inflow outflow Part I. Regular tasks for MAE598/494 Task 1

inflow outflow Part I. Regular tasks for MAE598/494 Task 1 MAE 494/598, Fall 2016 Project #1 (Regular tasks = 20 points) Har copy of report is ue at the start of class on the ue ate. The rules on collaboration will be release separately. Please always follow the

More information

A Recursive Block Incomplete Factorization. Preconditioner for Adaptive Filtering Problem

A Recursive Block Incomplete Factorization. Preconditioner for Adaptive Filtering Problem Alied Mathematical Sciences, Vol. 7, 03, no. 63, 3-3 HIKARI Ltd, www.m-hiari.com A Recursive Bloc Incomlete Factorization Preconditioner for Adative Filtering Problem Shazia Javed School of Mathematical

More information

Generalized Bessel functions for p-radial functions

Generalized Bessel functions for p-radial functions Generalize Bessel functions for -raial functions Wolfgang zu Castell January 19, 6 Abstract: Suose that N an >. In this aer, we stuy the generalize Bessel functions for the surface {v R : v = 1}, introuce

More information

Free Vibration Analysis of a Model Structure with New Tuned Cradle Mass Damper

Free Vibration Analysis of a Model Structure with New Tuned Cradle Mass Damper Proc. Schl. Eng. Tokai Tokai Univ., Univ., Ser. ESer. E 37 (0) 37(0)3-8 3-8 Free Vibration Analysis of a Moel Structure with New Tune Crale Mass Damer by Jitjinakun AMONPHAN * an Yoji SHIMAZAKI * (Receive

More information

Level Construction of Decision Trees in a Partition-based Framework for Classification

Level Construction of Decision Trees in a Partition-based Framework for Classification Level Construction of Decision Trees in a Partition-base Framework for Classification Y.Y. Yao, Y. Zhao an J.T. Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canaa S4S

More information

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment Neutrosohic Sets and Systems Vol 14 016 93 University of New Mexico Otimal Design of Truss Structures Using a Neutrosohic Number Otimization Model under an Indeterminate Environment Wenzhong Jiang & Jun

More information

Optimal Spatial Reuse in Poisson Multi-hop Networks

Optimal Spatial Reuse in Poisson Multi-hop Networks Otimal Satial Reuse in Poisson Multi-ho Networks Kostas Stamatiou an Martin Haenggi Deartment of Electrical Engineering University of Notre Dame, Notre Dame, IN 46556 {kstamati,mhaenggi}@n.eu Abstract

More information

Bond Computing Systems: a Biologically Inspired and High-level Dynamics Model for Pervasive Computing

Bond Computing Systems: a Biologically Inspired and High-level Dynamics Model for Pervasive Computing Bon Comuting Systems: a Biologically Insire an High-level Dynamics Moel for Pervasive Comuting Linmin Yang 1, Zhe Dang 1, an Oscar H. Ibarra 2 1 School of Electrical Engineering an Comuter Science Washington

More information

Solving Poisson equations by boundary knot method

Solving Poisson equations by boundary knot method International Worksho on MeshFree Methos 23 1 Solving Poisson equations by bounary knot etho W. Chen 1 Abstract: The bounary knot etho (BKM) is a recent eshfree bounary-tye raial basis function (RBF) collocation

More information

arxiv: v1 [math.pr] 17 Dec 2007

arxiv: v1 [math.pr] 17 Dec 2007 GRAPH LIMITS AND EXCHANGEABLE RANDOM GRAPHS arxiv:0712.2749v1 [math.pr] 17 Dec 2007 PERSI DIACONIS AND SVANTE JANSON Abstract. We evelo a clear connection between efinetti s theorem for exchangeable arrays

More information

Approximation of the Euclidean Distance by Chamfer Distances

Approximation of the Euclidean Distance by Chamfer Distances Acta Cybernetica 0 (0 399 47. Aroximation of the Euclidean Distance by Chamfer Distances András Hajdu, Lajos Hajdu, and Robert Tijdeman Abstract Chamfer distances lay an imortant role in the theory of

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

Influence of weight initialization on multilayer perceptron performance

Influence of weight initialization on multilayer perceptron performance Influence of weight initialization on multilayer perceptron performance M. Karouia (1,2) T. Denœux (1) R. Lengellé (1) (1) Université e Compiègne U.R.A. CNRS 817 Heuiasyc BP 649 - F-66 Compiègne ceex -

More information

Universal Finite Memory Coding of Binary Sequences

Universal Finite Memory Coding of Binary Sequences Deartment of Electrical Engineering Systems Universal Finite Memory Coding of Binary Sequences Thesis submitted towards the degree of Master of Science in Electrical and Electronic Engineering in Tel-Aviv

More information

On split sample and randomized confidence intervals for binomial proportions

On split sample and randomized confidence intervals for binomial proportions On slit samle and randomized confidence intervals for binomial roortions Måns Thulin Deartment of Mathematics, Usala University arxiv:1402.6536v1 [stat.me] 26 Feb 2014 Abstract Slit samle methods have

More information

Downloaded from jhs.mazums.ac.ir at 9: on Monday September 17th 2018 [ DOI: /acadpub.jhs ]

Downloaded from jhs.mazums.ac.ir at 9: on Monday September 17th 2018 [ DOI: /acadpub.jhs ] Iranian journal of health sciences 013; 1(): 56-60 htt://jhs.mazums.ac.ir Original Article Comaring Two Formulas of Samle Size Determination for Prevalence Studies Hamed Tabesh 1 *Azadeh Saki Fatemeh Pourmotahari

More information

Multidisciplinary System Design Optimization (MSDO)

Multidisciplinary System Design Optimization (MSDO) Multiiscilinary System Design Otimization (MSDO) Graient Calculation an Sensitivity Analysis Lecture 9 Olivier e Weck Karen Willco Massachusetts Institute of Technology - Prof. e Weck an Prof. Willco Toay

More information

Plotting the Wilson distribution

Plotting the Wilson distribution , Survey of English Usage, University College London Setember 018 1 1. Introduction We have discussed the Wilson score interval at length elsewhere (Wallis 013a, b). Given an observed Binomial roortion

More information

CUSTOMER REVIEW FEATURE EXTRACTION Heng Ren, Jingye Wang, and Tony Wu

CUSTOMER REVIEW FEATURE EXTRACTION Heng Ren, Jingye Wang, and Tony Wu CUSTOMER REVIEW FEATURE EXTRACTION Heng Ren, Jingye Wang, an Tony Wu Abstract Popular proucts often have thousans of reviews that contain far too much information for customers to igest. Our goal for the

More information

Skiba without unstable equlibrium in a linear quadratic framework

Skiba without unstable equlibrium in a linear quadratic framework Skiba without unstable equlibrium in a linear quaratic framework Richar F. Hartl Institute of Management, University of Vienna, Brünnerstraße 8, -0 Vienna, ustria Richar.Hartl@univie.ac.at Tel. +43--477-3809

More information

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S.

2-D Analysis for Iterative Learning Controller for Discrete-Time Systems With Variable Initial Conditions Yong FANG 1, and Tommy W. S. -D Analysis for Iterative Learning Controller for Discrete-ime Systems With Variable Initial Conditions Yong FANG, and ommy W. S. Chow Abstract In this aer, an iterative learning controller alying to linear

More information