DEFLATION-BASED FASTICA RELOADED

Size: px
Start display at page:

Download "DEFLATION-BASED FASTICA RELOADED"

Transcription

1 19th Euroean Signal Processing Conference (EUSIPCO 011) Barcelona, Sain, August 9 - Setember, 011 DEFLATION-BASED FASTICA RELOADED Klaus Nordhausen, Pauliina Ilmonen, Abhijit Mandal, Hannu Oja and Esa Ollila, School of Health Sciences, University of Tamere FIN Tamere, Finland Signal Processing and Acoustics Aalto University FIN Aalto, Finland Det. of Electrical Engineering Princeton University Princeton, NJ 08544, USA ABSTRACT Deflation-based FastICA, where indeendent comonents (IC s) are extracted one-by-one, is among the most oular methods for estimating an unmixing matrix in the indeendent comonent analysis (ICA) model. In the literature, it is often seen rather as an algorithm than an estimator related to a certain objective function, and only recently has its statistical roerties been derived. One of the recent findings is that the order, in which the indeendent comonents are extracted in ractice, has a strong effect on the erformance of the estimator. In this aer we review these recent findings and roose a new reloaded rocedure to ensure that the indeendent comonents are extracted in an otimal order. The reloaded algorithm imroves the searation erformance of the deflation-based FastICA estimator as amly illustrated by our simulation studies. Reloading also seems to render the algorithm more stable. 1. INTRODUCTION The indeendent comonent (IC) model is a semiarametric model which has gained increasing interest in various fields of science and engineering during the recent years [6]. The basic IC model assumes that the observed -variate random vectorx=(x 1,...,x ) T is a linear mixture of the mutually indeendent sources (IC s)s=(s 1,...,s ) T. Then x=as, (1) where A is assumed to be a full rank unknown mixing matrix. Let X = (x 1,...,x n ) denote a random samle from the IC model (1). The aim of the indeendent comonent analysis (ICA) is to find an estimate Ŵ (using the random samle X) of some unmixing matrix W verifying s = Wx u to ermutation, sign and scale changes; see [6]. NaturallyW=A 1 is one ossible solution. In the following, P denotes a ermutation matrix (obtained by ermuting the rows or columns of I ), J denotes a sign-chance matrix (a diagonal matrix with entries ±1), and D denotes a diagonal matrix with ositive diagonal elements. Let G denote the set of all full-rank matrices. Then the set of matrices, defined as C ={C :C=PJD for somep,j and D}, is a subset of G. If a matrix W G is an unmixing matrix in the IC model (1), then so is CW for any C C. We then say that two unmixing matrices W 1 and W are (ICA) equivalent if W 1 = CW for some C C, and we write W 1 W. All reasonable estimates Ŵ should naturally converge in robability to some oulation value W(F x ), that is, the value of an indeendent comonent (IC) functionalwat F x, where F x denotes the cumulative distribution function (cdf) of x. A formal (model indeendent) definition [9] of an IC functional is given below. Definition 1. Let F x denote the cdf of x. The functional W(F x ) G is an IC functional in the IC model (1) if (i) W(F x )A I and (ii) it is affine equivariant in the sense thatw(f Bx )=W(F x )B 1 for allb G. Note that W(F Bx )Bx = W(F x )x, and therefore W(F x )x is invariant under invertible linear transformations of the observation vectors. A finite samle estimator corresonding to an IC functional is obtained if the functional is alied to the emirical distribution based on X. We then write Ŵ = W(X) for the obtained estimator. The estimator is then also affine equivariant in the sense that Ŵ(BX)=Ŵ(X)B 1. Let us denote by S(F x ) COV(x) the covariance matrix (functional) of a random vector x. We note that many IC functionals roosed in the literature are defined either imlicitly or exlicitly in such a way that the covariance matrix of the obtained source vector is equal to the identity matrix, i.e. COV(W(F x )x)=i, in which case W(F x ) = U(F x )S 1/ (F x ), where U(F x ) is an orthogonal matrix. The estimator of interest in this aer is the deflationbased FastICA estimator [4, 5]. The aer is organized as follows. Sections recalls the deflation-based FastICA algorithm and estimating equations, while statistical roerties of the estimator are discussed in Sections 3. In Section 4, a new novel method is roosed, called the reloaded FastICA, to otimize the extraction order of the sources in succeeding FastICA deflation stages. A Simulation study in Section 5 illustrates the usefulness of our aroach, whereas Section 6 resents our conclusions.. DEFLATION-BASED FASTICA Deflation-based FastICA, hereafter FastICA for short, was introduced in [4] and further develoed in [5]. U to date it can be considered among one of the most oular methods to solve the ICA roblem..1 FastICA algorithm Write z = S 1/ (F x )(x E(x)) for the whitened random variable, where the square root matrix is chosen to be symmetric. FastICA can be seen as a rojection ursuit method, where the directions u k, maximizing a measure of non- Gaussianity E ( G(u T k z)), are found successively under the constraint that u k is orthonormal with the reviously found directions u 1,...,u k 1 (for k = 1,..., 1), where G( ) EURASIP, ISSN

2 can be any twice continuously differentiable nonlinear and nonquadratic function with G(0) = 0. The unmixing matrix is then W = US 1/ where U = (u 1,...,u ) T. Note that the last vector u is set as a unit vector orthogonal to u 1,...,u 1. Let g( ) denote the derivative of G( ), called the nonlinearity. Commonly used nonlinearities are ow3: g(u) = u 3, tanh: g(u) = tanh(a 1 u), gaus: g(u) = uex( a u /) and skew: g(u) = u, where a 1 and a are tuning arameters, usually chosen to be equal to 1. Due to the whitening, the FastICA method is commonly formulated as an algorithm for finding an estimator Û. The algorithm (and its slight variations) given below for the directions û k, k=1,..., 1, is generally acceted in the literature. In the algorithm, û j, j = 1...,k 1, are the reviously found directions and the samle mean vector and the samle covariance matrix are denoted by x and Ŝ, resectively. Algorithm 1 deflation-based FastICA algorithm forû k x i Ŝ 1/ (x i x){whiten the data} u k,0 u k,init {Choose an initial value} = while ε < do u k,1 ave(x i g(u T k,0 x i)) ave(g (u T k,0 x i))u k,0 u k,1 u k,1 k 1 (ut k,1û j)û j u k,1 u k,1 / u k,1 = u k,1 u k,0 u k,0 u k,1 end while RETURNû k =u k,1 The FastICA estimator of the unmixing matrix is thus Ŵ=ÛŜ 1/ withûcoming from the algorithm. The order in which the sources are found deends heavily on the initial value U init =(u 1,init,...,u,init ) T. Write next W(U,X) for the estimate based on the dataxand the initial valueu init = U. If U is random, then the estimate W(U,X) may get! different values deending on random U, and the different solutions may not be ICA equivalent. Let S(X) be the covariance matrix comuted from X. It is well known that S(BX) 1/ (BX) = V B S(X) 1/ X where V B is an orthogonal matrix deending on B (and X). With a fixed choice U, the estimate W(U,X) is affine equivariant in the sense that W(U,BX) = W(U,X)B 1 if W(U,X) = W(UV B,X), that is, if W(U,X) and W(UV B,X) find the sources in the same order. (The equalities above are u to sign changes of the rows.) A natural question then is: Is there any choice U init =U(X) such that the reloaded fastica estimate W(U(X), X) is fully affine equivariant. We answer this question in Section 4.. Estimating equations To facilitate statistical analysis, it is aroriate to formulate the method as an estimator verifying a set of estimating equations. Furthemore, it is useful to formulate the estimator without the re-whitening stage. Let T(F x ) = E(x) denote the mean vector (functional). The deflation-based FastICA functional w k (F x ), k = 1,..., 1, may be seen [11, 1] as an otimizer of E[G(w T k (x T(F x))] under the constraints (i) wk TS(F x)w k = 1 and (ii) w T j S(F x)w k = 0 for j = 1,...,k 1. (For w 1, only the first constraint is needed.) Note that, for the definition of the functionalw k, we need functionals T, S, and w 1,...,w k 1. Using the Lagrange multilier technique, one can easily show [9, 1] that (under general assumtions) the unmixing matrix functionalw(f x )=(w 1 (F x ),...,w (F x )) T satisfies the estimating equations [ E g ( wk T (x T(F x)) ) ] (x T(F x )) =S(F x ) k [ w j w T j E g ( wk T (x T(F x)) ) ] (x T(F x )), k = 1,...,. Note that, if s=wx has indeendent comonents, then W solves the estimating equations. It is also imortant to note that, for all ermutation matrices P, also PW then solves the estimating equations, and therefore the estimating equations do not fix the order of the unmixing vectors w 1,...,w. 3. STATISTICAL PROPERTIES Desite being such a oular tool, rigorous statistical analysis of the deflation-based FastICA estimator has not been given until quite recently in [9, 11 13]. In this section we discuss the limiting distribution and robustness roerties of the deflation-based FastICA estimator. Without loss of generality we assume that E(x i ) = 0, COV(x i ) = I, and the true mixing matrix isa=i =(e 1,...,e ) T. 3.1 Limiting distribution If the first four moments of s exist, then by the central limit theorem, the joint distribution of n x and nvec(ŝ I ) is asymtotically normal. Furthermore, the existence of the exected values µ g,k = E[g(e T k x i)], and σ g,k = Var[g(eT k x i)], λ g,k = E[g(e T k x i)e T k x i] δ g,k = E[g (e T k x i)], τ g,k = E[g (e T k x i)e T k x i] are required. We also need to assume that δ g,k λ g,k, k = 1,..., 1, and we write α g,k = σ g,k λ g,k (λ g,k δ g,k ), k=1,...,. () Write T k = 1 n n i=1 (g(et k x i) µ g,k )x i and ˆT k = 1 n n i=1 g(ŵt k (x i x))(x i x). Then, under general assumtions and using Taylor s exansion, we get n( ˆT k λ g,k e k ) = nt k τ g,k e k e T k n x + g,k n(ŵk e k )+o P (1), (3) where g,k = E[g (e T k x i)x i x T i ]. Now recall that the FastICA unmixing matrix estimator Ŵ = (ŵ 1,...,ŵ ) T needs to verify the estimating equations ˆT k =Ŝ[ŵ 1 ŵ T ŵ k ŵ T k ] ˆT k, k=1,...,. (4) 1855

3 But then (I U k ) n( ˆT k λ g,k e k )=λ g,k [ n(ŝ I )e k + k e j e T k n(ŵ j e j )+ n(ŵ k e k )]+o P (1), where U k = k e je T j, and, using (3), we get the following result. Theorem 1. Let x 1,...,x n be a random samle from the IC model (1) with A=I, E(x i )=0, and COV(x i )=I. Let Ŵ=(ŵ 1,...,ŵ ) T be the solution for the estimating equations in (4) such that Ŵ P I. Then, under the general assumtions, and nŵkl = 1 [ e T ] λ g,k δ l ntk λ g,k nŝkl g,k + o P (1) for l > k, nŵkl = nŵ lk nŝ kl + o P (1) for l < k, n(ŵkk 1) = 1 n(ŝkk 1)+o P (1). Remark 1. It follows from Theorem 1 that, for A=I, the asymtotic covariance matrix (ASV) of the k-th sourceŵ k is k 1 ASV(ŵ k )= (α g, j + 1)e j e T j + κ k e k e T k + α g,k l=k+1 e l e T l. where κ k =(E(x 4 ik ) 1)/4 and α g, j is defined in (). We note that this result is in accordance with [1, Corollary 1]. Note that the asymtotic variances of the diagonal elements ofŵ do not deend on the choice of the function g( ), but only on the kurtosis of the corresonding source. Remark. Theorem 1 imlies that, if nt k, k = 1,...,, and nvec(ŝ I ) have a joint limiting multivariate distribution, the limiting distribution of nvec(ŵ I ) is also multivariate normal. Interestingly, the limiting distributions of the estimated directionsŵ 1,...,ŵ deend on the order in which they are found; see [1] for details and illustrations. The initial value U init in the FastICA algorithm mainly determines the order of the extracted sources in ractice and hence lays a crucial role in the erformance of the estimator. 3. Robustness Due to the different otions for the nonlinearity function g( ), FastICA is often called robust when used with robust nonlinearity functions, for examle, tanh or gaus function. The influence function (IF) of the FastICA functional w k, k=1,...,, in the IC model (1) is given in [1] as k 1 IF(z;w k,f)= k (q j + j )w j k 1 + q k l w l, l=k+1 w k where k =wk T (z E(x)) and q k = g( k) µ g,k λ g,k k λ g,k δ g,k. Since the IF is a weighted sum of the sources w 1,...,w, where the weights are unbounded functions of k, any large value of j, j = 1,..., can have unbounded imact on w k - irrelevant of the choice of the nonlinearity g( ). Thus, according to its IF, the deflation-based FastICA will never be robust - indeendently of the choice of g( ) (see [1] for details). Note also that it is not straightforward to robustify deflation-based FastICA by relacing mean vector and covariance matrix with their more robust counterarts as reorted in [1]. 4. RELOADING FASTICA BY OPTIMIZING THE EXTRACTION ORDER In this section, we first discuss the roerties of the erformance index MD for the ICA estimates, and show how it is connected to the asymtotic distribution of the estimate. We then suggest a two-ste modified FastICA rocedure which otimizes the extraction order. 4.1 Minimum distance erformance criterion Many different erformance measures for the IC estimates have been suggested in the literature, see, for examle, [10]. In this aer we use the so called minimum distance (MD) measure which was recently suggested in [8,9]. The measure is defined as MD(Ŵ,A)= 1 1 inf C C CŴA I. This index is indeendent of the model secification and surrisingly easy to comute in ractice (for details see [8, 9]). The asymtotic behavior of the index MD is as follows. If an equivariant estimator Ŵ satisfies nvec(ŵ I ) d N (0,Σ), then nmd (Ŵ,A)= n 1 off(ŵ) + o P (1), and the limiting distribution of nmd (Ŵ,A) is that of a weighted sum of indeendent chi-square variables [9]. Also, the exected value n( 1)E[MD (Ŵ,A)] converges to the sum of the limiting variances of the off-diagonal elements of Ŵ as n. 4. Reloaded FastICA In order to achieve otimal erformance in terms of the MD measure, we thus should minimize the sum of the variances of the off-diagonal elements of the FastICA estimator. Using Remark 1 it is easy to see that, fora=i, i j ASV(ŵ i j )= i=1 ( i)α g,i + ( 1), which is minimized if the α g,i s are in the increasing order of magnitude. To otimize the erformance of the deflation-based FastICA, we therefore suggest the following simle rocedure. 1856

4 g( ) α g,e α g,c α g,l ow tanh Table 1: The theoretical values of α g,k for different cases. g( ) LCE LEC CEL ECL CLE ELC ow tanh Table : The limiting values of n( 1)E[MD (Ŵ,A)] for the six different extraction orders. 1. Find any equivariant and consistent estimate Ŵ 0 (e.g. FOBI []) such thatŝ(ŵ 0 X)=I.. Find the estimated sourcesẑ=ŵ 0 (X x1 T n). 3. Find estimates ˆα g,k, k=1,...,, based onẑby relacing the exected values by averages in (). 4. Find the ermutation matrix ˆP such that, for the ermutated sources, the ˆα g,k are in an increasing order. 5. Reload FastICA algorithm 1 with a new initial value: The estimate isw(u(x),x) whereu(x)= ˆPŴ 0 Ŝ 1/. It is easy to see that W(U(X),X) is fully affine equivariant. We conjecture that this new estimator has the same limiting distribution as the simle FastICA estimator which extracts the sources in the (same) otimal order. 5. SIMULATION STUDY We erformed a small simulation study to demonstrate the effect of the extraction order of the sources. We show that reloading FastICA with the data whitened in a new way and with an initial valueu init =I gives the otimal erformance among different deflation-based FastICA rocedures. The data used in our simulations comes from a three-variate distribution; the indeendent source distributions are (i) the exonential distribution, (ii) the chi-square distribution with 8 degrees of freedom, and (iii) the Lalace distribution. All three distributions are centered and scaled to have exected value 0 and variance 1. The mixing matrix used in our simulations isa=i 3. We denote the three sources as E, C, and L, resectively, and the sequence ECL, for examle, means the extraction order exonential-chi-square-lalace. We considered two nonlinearity functions g= ow3 and g= tanh. The values of corresonding α g,k, given in Table 1, were obtained from (), where the exectations were calculated using numerical integration. The exected values of n( 1)E[MD (Ŵ,A)] for different extraction orders are given in Table. The table clearly shows that the extraction order has a large imact on the searation erformance. The best extraction order naturally deends on the choice of the nonlinearity function g. Here ELC is the best order for ow3, whereas LEC is the best for tanh. To see whether the exected behavior is observed in finite samle sizes we reeated the estimation of the unmixing matrix 5000 times for different samle sizes using all six ossible extraction orders for both nonlinearities. The extraction order can be controlled using six different 3 3 ermutation matricespas initial valuesu init. For the reloaded deflationbased FastICA we chose FOBI [] as the initial estimate. The FOBI functional is an affine equivariant IC functional, and the limiting distribution of the unmixing matrix estimate is known to be multivariate normal [7]. FOBI has the advantage that it is easy to comute, and, unlike FastICA, it always gives a solution. In this simulation study we included the FastICA estimators using random initial values as well. Then the extraction order is also random, and hence the erformance is exected to be a mixture of the erformances of the six ossible estimators with different (fixed) extraction orders. We used the FastICA code [3] for Algorithm 1, and we retained all the default settings excet the initial value. One roblem worth mentioning is that, unfortunately, the algorithm does not always converge. In alied data analysis the user may be able to change some tuning arameters in order to obtain a solution. However, this is not feasible in a simulation study. In our simulations, we simly ignored the cases when convergence did not occur. (Another otion would have been to set the MD values to 1 in these cases.) n ECL LCE CEL ELC LEC CLE rand reloaded Table 3: Number of algorithm failures in 5000 trials for ow3. n ECL LCE CEL ELC LEC CLE rand reloaded Table 4: Number of algorithm failures in 5000 trials for tanh. Table 3 and Table 4 give the number of cases when the algorithm did not converge. These figures clearly illustrate that for small samle sizes the algorithm often fails to converge for the given initial matrix. The roblem is more severe in case of tanh nonlinearity. However, reloading FastICA seems to hel the algorithm to find a solution. Figure 1 resents the lots of the average values of n( 1)MD (Ŵ,A) over the samle size n. The black lines in the figure give the results for the deflation-based FastICA with fixed extraction order, and the horizontal lines reresent the asymtotic exectations given in Table. While for ow3 convergence is reached quickly, this is not the case for tanh. The worse the erformance, the slower the convergence seems to be. The erformance of the deflation-based FastICA with random initial matrix is somewhere between the otimal and the worst ossible case, which suorts our conjecture of being a mixture of the six different cases. The strange behavior at the large samle sizes when using ow3 may be due to the fact that the algorithm often converges to a wrong local maxima. It is clear that the average MD of the reloaded FastICA corresonds to the minimum value among the six ossible cases. Therefore, the reloaded FastICA behaves as exected and is basically equivalent with the best extraction order for that given nonlinearity. 1857

5 ( 1)*n*ave(MD ) when g=ow ( 1)*n*ave(MD ) when g=tanh ow3 random ow3 reloaded 0 tanh random tanh reloaded n n Figure 1: Average erformance of the reloaded FastICA and the deflation-based FastICA based on a random initial value. The black curves give the erformance of deflation based-fastica when the extraction order is fixed. Horizontal black lines are asymtotic exectations given in Table. 6. CONCLUSIONS In this aer we reviewed some roerties of the deflationbased FastICA. One imortant curious roerty of FastICA is that the extraction order has a huge imact on the searation erformance. We used this roerty and suggested the use of the reloaded FastICA to achieve the otimal extraction order. In our aroach, we first need to run some ICA rocedure that rovides a consistent and affine equivariant unmixing matrix estimate. Then the extracted sources are ermuted based on the nonlinearity used, and finally the regular deflation-based FastICA is erformed using the estimated and ermuted sources as whitened data and the identity matrix as an initial value of the rotation matrix. Reloading FastICA this way yields the best extraction order and renders the algorithm more stable at small samle sizes as validated by our simulation studies. Future research is needed to derive the asymtotic roerties of the reloaded FastICA estimator. Above all, more research is needed to derive the otimal choice of the nonlinearity function as well. REFERENCES [1] G. Brys, M. Hubert, and P.J. Rousseeuw, A robustification of indeendent comonent analysis. Chemometrics, vol. 57, , 006. [] J. Cardoso, Source searation using higher moments, in Proc. IEEE International Conference on Acustics, Seech and Signal Processing, Glasgow, 1989, [3] htt:// [4] A. Hyvärinen and E. Oja, A fast fixed-oint algorithm for indeendent comonent analysis, Neural Comutation, vol. 9, , [5] A. Hyvärinen, Fast and robust fixed-oint algorithms for indeendent comonent analysis, IEEE Trans. Neural Networks, vol. 10, , [6] A. Hyvärinen, J. Karhunen, and E. Oja, Indeendent Comonent Analysis. New York: Wiley, 001. [7] P. Ilmonen, J. Nevalainen, H. Oja, Characteristics of multivariate distributions and the invariant coordinate system, Statistics and Probability Letters, vol. 80, , 010. [8] P. Ilmonen, K. Nordhausen, H. Oja, and E. Ollila, A new erformance index for ICA: roerties, comutation and asymtotic analysis, in Latent Variable Analysis and Signal Processing (Proceedings of 9th International Conference on Latent Variable Analysis and Signal Searation). 010, [9] P. Ilmonen, K. Nordhausen, H. Oja, and E. Ollila, Indeendent comonent (IC) functionals and a new erformance index, submitted. [10] K. Nordhausen, E. Ollila and H. Oja, On the erformance indices of ICA and blind source searation, in Proc. IEEE 1th International Worksho on Signal Processing Advances in Wireless Communications (SPAWC 011), 011, [11] E. Ollila, On the robustness of the deflation-based FastICA estimator, in Proc. IEEE Worksho on Statistical Signal Processing (SSP 09), Cardiff, Wales, Aug. 31 Se , [1] E. Ollila, The deflation-based FastICA estimator: statistical analysis revisited, IEEE Trans. Signal Processing, vol. 58, , 010. [13] E. Ollila and H.-J. Kim, On testing hyotheses of mixing vectors in the ICA model using FastICA, in Proc. IEEE Int. Sym. on Biomedical Imaging (ISBI 11), Chicago, USA, Mar. 30 Ar., 011,

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

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

More information

The squared symmetric FastICA estimator

The squared symmetric FastICA estimator he squared symmetric FastICA estimator Jari Miettinen, Klaus Nordhausen, Hannu Oja, Sara askinen and Joni Virta arxiv:.0v [math.s] Dec 0 Abstract In this paper we study the theoretical properties of the

More information

Uniform Law on the Unit Sphere of a Banach Space

Uniform Law on the Unit Sphere of a Banach Space Uniform Law on the Unit Shere of a Banach Sace by Bernard Beauzamy Société de Calcul Mathématique SA Faubourg Saint Honoré 75008 Paris France Setember 008 Abstract We investigate the construction of a

More information

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek Use of Transformations and the Reeated Statement in PROC GLM in SAS Ed Stanek Introduction We describe how the Reeated Statement in PROC GLM in SAS transforms the data to rovide tests of hyotheses of interest.

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

Numerical Linear Algebra

Numerical Linear Algebra Numerical Linear Algebra Numerous alications in statistics, articularly in the fitting of linear models. Notation and conventions: Elements of a matrix A are denoted by a ij, where i indexes the rows and

More information

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test)

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test) Chater 225 Tests for Two Proortions in a Stratified Design (Cochran/Mantel-Haenszel Test) Introduction In a stratified design, the subects are selected from two or more strata which are formed from imortant

More information

Package BSSasymp. R topics documented: September 12, Type Package

Package BSSasymp. R topics documented: September 12, Type Package Type Package Package BSSasymp September 12, 2017 Title Asymptotic Covariance Matrices of Some BSS Mixing and Unmixing Matrix Estimates Version 1.2-1 Date 2017-09-11 Author Jari Miettinen, Klaus Nordhausen,

More information

1 Extremum Estimators

1 Extremum Estimators FINC 9311-21 Financial Econometrics Handout Jialin Yu 1 Extremum Estimators Let θ 0 be a vector of k 1 unknown arameters. Extremum estimators: estimators obtained by maximizing or minimizing some objective

More information

Deflation-based separation of uncorrelated stationary time series

Deflation-based separation of uncorrelated stationary time series Deflation-based separation of uncorrelated stationary time series Jari Miettinen a,, Klaus Nordhausen b, Hannu Oja c, Sara Taskinen a a Department of Mathematics and Statistics, 40014 University of Jyväskylä,

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

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

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

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

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

Research Note REGRESSION ANALYSIS IN MARKOV CHAIN * A. Y. ALAMUTI AND M. R. MESHKANI **

Research Note REGRESSION ANALYSIS IN MARKOV CHAIN * A. Y. ALAMUTI AND M. R. MESHKANI ** Iranian Journal of Science & Technology, Transaction A, Vol 3, No A3 Printed in The Islamic Reublic of Iran, 26 Shiraz University Research Note REGRESSION ANALYSIS IN MARKOV HAIN * A Y ALAMUTI AND M R

More information

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of..

Asymptotic Properties of the Markov Chain Model method of finding Markov chains Generators of.. IOSR Journal of Mathematics (IOSR-JM) e-issn: 78-578, -ISSN: 319-765X. Volume 1, Issue 4 Ver. III (Jul. - Aug.016), PP 53-60 www.iosrournals.org Asymtotic Proerties of the Markov Chain Model method of

More information

A more efficient second order blind identification method for separation of uncorrelated stationary time series

A more efficient second order blind identification method for separation of uncorrelated stationary time series A more efficient second order blind identification method for separation of uncorrelated stationary time series Sara Taskinen 1a, Jari Miettinen a, Klaus Nordhausen b,c a Department of Mathematics and

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

Positive decomposition of transfer functions with multiple poles

Positive decomposition of transfer functions with multiple poles Positive decomosition of transfer functions with multile oles Béla Nagy 1, Máté Matolcsi 2, and Márta Szilvási 1 Deartment of Analysis, Technical University of Budaest (BME), H-1111, Budaest, Egry J. u.

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

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

Chapter 3. GMM: Selected Topics

Chapter 3. GMM: Selected Topics Chater 3. GMM: Selected oics Contents Otimal Instruments. he issue of interest..............................2 Otimal Instruments under the i:i:d: assumtion..............2. he basic result............................2.2

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

On Wrapping of Exponentiated Inverted Weibull Distribution

On Wrapping of Exponentiated Inverted Weibull Distribution IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 11 Aril 217 ISSN (online): 2349-61 On Wraing of Exonentiated Inverted Weibull Distribution P.Srinivasa Subrahmanyam

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley Elements of Asymtotic Theory James L. Powell Deartment of Economics University of California, Berkeley Objectives of Asymtotic Theory While exact results are available for, say, the distribution of the

More information

Asymptotically Optimal Simulation Allocation under Dependent Sampling

Asymptotically Optimal Simulation Allocation under Dependent Sampling Asymtotically Otimal Simulation Allocation under Deendent Samling Xiaoing Xiong The Robert H. Smith School of Business, University of Maryland, College Park, MD 20742-1815, USA, xiaoingx@yahoo.com Sandee

More information

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION O P E R A T I O N S R E S E A R C H A N D D E C I S I O N S No. 27 DOI:.5277/ord73 Nasrullah KHAN Muhammad ASLAM 2 Kyung-Jun KIM 3 Chi-Hyuck JUN 4 A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST

More information

Notes on Instrumental Variables Methods

Notes on Instrumental Variables Methods Notes on Instrumental Variables Methods Michele Pellizzari IGIER-Bocconi, IZA and frdb 1 The Instrumental Variable Estimator Instrumental variable estimation is the classical solution to the roblem of

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

Estimation of Separable Representations in Psychophysical Experiments

Estimation of Separable Representations in Psychophysical Experiments Estimation of Searable Reresentations in Psychohysical Exeriments Michele Bernasconi (mbernasconi@eco.uninsubria.it) Christine Choirat (cchoirat@eco.uninsubria.it) Raffaello Seri (rseri@eco.uninsubria.it)

More information

Robustness of classifiers to uniform l p and Gaussian noise Supplementary material

Robustness of classifiers to uniform l p and Gaussian noise Supplementary material Robustness of classifiers to uniform l and Gaussian noise Sulementary material Jean-Yves Franceschi Ecole Normale Suérieure de Lyon LIP UMR 5668 Omar Fawzi Ecole Normale Suérieure de Lyon LIP UMR 5668

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

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests 009 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 0-, 009 FrB4. System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests James C. Sall Abstract

More information

Scatter Matrices and Independent Component Analysis

Scatter Matrices and Independent Component Analysis AUSTRIAN JOURNAL OF STATISTICS Volume 35 (2006), Number 2&3, 175 189 Scatter Matrices and Independent Component Analysis Hannu Oja 1, Seija Sirkiä 2, and Jan Eriksson 3 1 University of Tampere, Finland

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

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail.

This is an electronic reprint of the original article. This reprint may differ from the original in pagination and typographic detail. This is an electronic reprint of the original article. This reprint may differ from the original in pagination typographic detail. Author(s): Miettinen, Jari; Taskinen, Sara; Nordhausen, Klaus; Oja, Hannu

More information

arxiv:cond-mat/ v2 25 Sep 2002

arxiv:cond-mat/ v2 25 Sep 2002 Energy fluctuations at the multicritical oint in two-dimensional sin glasses arxiv:cond-mat/0207694 v2 25 Se 2002 1. Introduction Hidetoshi Nishimori, Cyril Falvo and Yukiyasu Ozeki Deartment of Physics,

More information

Semiparametric Efficiency in GMM Models with Nonclassical Measurement Error

Semiparametric Efficiency in GMM Models with Nonclassical Measurement Error Semiarametric Efficiency in GMM Models with Nonclassical Measurement Error Xiaohong Chen New York University Han Hong Duke University Alessandro Tarozzi Duke University August 2005 Abstract We study semiarametric

More information

Improved Capacity Bounds for the Binary Energy Harvesting Channel

Improved Capacity Bounds for the Binary Energy Harvesting Channel Imroved Caacity Bounds for the Binary Energy Harvesting Channel Kaya Tutuncuoglu 1, Omur Ozel 2, Aylin Yener 1, and Sennur Ulukus 2 1 Deartment of Electrical Engineering, The Pennsylvania State University,

More information

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data

Lower Confidence Bound for Process-Yield Index S pk with Autocorrelated Process Data Quality Technology & Quantitative Management Vol. 1, No.,. 51-65, 15 QTQM IAQM 15 Lower onfidence Bound for Process-Yield Index with Autocorrelated Process Data Fu-Kwun Wang * and Yeneneh Tamirat Deartment

More information

The spectrum of kernel random matrices

The spectrum of kernel random matrices The sectrum of kernel random matrices Noureddine El Karoui Deartment of Statistics, University of California, Berkeley Abstract We lace ourselves in the setting of high-dimensional statistical inference,

More information

Collaborative Place Models Supplement 1

Collaborative Place Models Supplement 1 Collaborative Place Models Sulement Ber Kaicioglu Foursquare Labs ber.aicioglu@gmail.com Robert E. Schaire Princeton University schaire@cs.rinceton.edu David S. Rosenberg P Mobile Labs david.davidr@gmail.com

More information

The non-stochastic multi-armed bandit problem

The non-stochastic multi-armed bandit problem Submitted for journal ublication. The non-stochastic multi-armed bandit roblem Peter Auer Institute for Theoretical Comuter Science Graz University of Technology A-8010 Graz (Austria) auer@igi.tu-graz.ac.at

More information

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process

Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process Using the Divergence Information Criterion for the Determination of the Order of an Autoregressive Process P. Mantalos a1, K. Mattheou b, A. Karagrigoriou b a.deartment of Statistics University of Lund

More information

STA 250: Statistics. Notes 7. Bayesian Approach to Statistics. Book chapters: 7.2

STA 250: Statistics. Notes 7. Bayesian Approach to Statistics. Book chapters: 7.2 STA 25: Statistics Notes 7. Bayesian Aroach to Statistics Book chaters: 7.2 1 From calibrating a rocedure to quantifying uncertainty We saw that the central idea of classical testing is to rovide a rigorous

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

Hidden Predictors: A Factor Analysis Primer

Hidden Predictors: A Factor Analysis Primer Hidden Predictors: A Factor Analysis Primer Ryan C Sanchez Western Washington University Factor Analysis is a owerful statistical method in the modern research sychologist s toolbag When used roerly, factor

More information

MULTIVARIATE SHEWHART QUALITY CONTROL FOR STANDARD DEVIATION

MULTIVARIATE SHEWHART QUALITY CONTROL FOR STANDARD DEVIATION MULTIVARIATE SHEWHART QUALITY CONTROL FOR STANDARD DEVIATION M. Jabbari Nooghabi, Deartment of Statistics, Faculty of Mathematical Sciences, Ferdowsi University of Mashhad, Mashhad-Iran. and H. Jabbari

More information

arxiv: v2 [stat.me] 3 Nov 2014

arxiv: v2 [stat.me] 3 Nov 2014 onarametric Stein-tye Shrinkage Covariance Matrix Estimators in High-Dimensional Settings Anestis Touloumis Cancer Research UK Cambridge Institute University of Cambridge Cambridge CB2 0RE, U.K. Anestis.Touloumis@cruk.cam.ac.uk

More information

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley

Elements of Asymptotic Theory. James L. Powell Department of Economics University of California, Berkeley Elements of Asymtotic Theory James L. Powell Deartment of Economics University of California, Berkeley Objectives of Asymtotic Theory While exact results are available for, say, the distribution of the

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

An efficient Jacobi-like deflationary ICA algorithm: application to EEG denoising

An efficient Jacobi-like deflationary ICA algorithm: application to EEG denoising An efficient Jacobi-like deflationary ICA algorithm: alication to EEG denoising Seideh Hajiour, Laurent Albera, Mohammad Bagher, Isabelle Merlet To cite this version: Seideh Hajiour, Laurent Albera, Mohammad

More information

New Information Measures for the Generalized Normal Distribution

New Information Measures for the Generalized Normal Distribution Information,, 3-7; doi:.339/info3 OPEN ACCESS information ISSN 75-7 www.mdi.com/journal/information Article New Information Measures for the Generalized Normal Distribution Christos P. Kitsos * and Thomas

More information

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V.

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deriving ndicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deutsch Centre for Comutational Geostatistics Deartment of Civil &

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

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation

Uniformly best wavenumber approximations by spatial central difference operators: An initial investigation Uniformly best wavenumber aroximations by satial central difference oerators: An initial investigation Vitor Linders and Jan Nordström Abstract A characterisation theorem for best uniform wavenumber aroximations

More information

On the Chvatál-Complexity of Knapsack Problems

On the Chvatál-Complexity of Knapsack Problems R u t c o r Research R e o r t On the Chvatál-Comlexity of Knasack Problems Gergely Kovács a Béla Vizvári b RRR 5-08, October 008 RUTCOR Rutgers Center for Oerations Research Rutgers University 640 Bartholomew

More information

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1)

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1) Introduction to MVC Definition---Proerness and strictly roerness A system G(s) is roer if all its elements { gij ( s)} are roer, and strictly roer if all its elements are strictly roer. Definition---Causal

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

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

LECTURE 7 NOTES. x n. d x if. E [g(x n )] E [g(x)]

LECTURE 7 NOTES. x n. d x if. E [g(x n )] E [g(x)] LECTURE 7 NOTES 1. Convergence of random variables. Before delving into the large samle roerties of the MLE, we review some concets from large samle theory. 1. Convergence in robability: x n x if, for

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell October 25, 2009 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

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

An Improved Generalized Estimation Procedure of Current Population Mean in Two-Occasion Successive Sampling

An Improved Generalized Estimation Procedure of Current Population Mean in Two-Occasion Successive Sampling Journal of Modern Alied Statistical Methods Volume 15 Issue Article 14 11-1-016 An Imroved Generalized Estimation Procedure of Current Poulation Mean in Two-Occasion Successive Samling G. N. Singh Indian

More information

Estimating Time-Series Models

Estimating Time-Series Models Estimating ime-series Models he Box-Jenkins methodology for tting a model to a scalar time series fx t g consists of ve stes:. Decide on the order of di erencing d that is needed to roduce a stationary

More information

Information collection on a graph

Information collection on a graph Information collection on a grah Ilya O. Ryzhov Warren Powell February 10, 2010 Abstract We derive a knowledge gradient olicy for an otimal learning roblem on a grah, in which we use sequential measurements

More information

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING

ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING 8th Euroean Signal Processing Conference (EUSIPCO-2) Aalborg, Denmark, August 23-27, 2 ON OPTIMIZATION OF THE MEASUREMENT MATRIX FOR COMPRESSIVE SENSING Vahid Abolghasemi, Saideh Ferdowsi, Bahador Makkiabadi,2,

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

Elementary Analysis in Q p

Elementary Analysis in Q p Elementary Analysis in Q Hannah Hutter, May Szedlák, Phili Wirth November 17, 2011 This reort follows very closely the book of Svetlana Katok 1. 1 Sequences and Series In this section we will see some

More information

Slash Distributions and Applications

Slash Distributions and Applications CHAPTER 2 Slash Distributions and Alications 2.1 Introduction The concet of slash distributions was introduced by Kafadar (1988) as a heavy tailed alternative to the normal distribution. Further literature

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

John Weatherwax. Analysis of Parallel Depth First Search Algorithms

John Weatherwax. Analysis of Parallel Depth First Search Algorithms Sulementary Discussions and Solutions to Selected Problems in: Introduction to Parallel Comuting by Viin Kumar, Ananth Grama, Anshul Guta, & George Karyis John Weatherwax Chater 8 Analysis of Parallel

More information

ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION

ENHANCING TIMBRE MODEL USING MFCC AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION th Euroean Signal Processing Conference (EUSIPCO ) Bucharest, Romania, August 7-3, ENHANCING TIMBRE MODEL USING AND ITS TIME DERIVATIVES FOR MUSIC SIMILARITY ESTIMATION Franz de Leon, Kirk Martinez Electronics

More information

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS

ON THE LEAST SIGNIFICANT p ADIC DIGITS OF CERTAIN LUCAS NUMBERS #A13 INTEGERS 14 (014) ON THE LEAST SIGNIFICANT ADIC DIGITS OF CERTAIN LUCAS NUMBERS Tamás Lengyel Deartment of Mathematics, Occidental College, Los Angeles, California lengyel@oxy.edu Received: 6/13/13,

More information

A Social Welfare Optimal Sequential Allocation Procedure

A Social Welfare Optimal Sequential Allocation Procedure A Social Welfare Otimal Sequential Allocation Procedure Thomas Kalinowsi Universität Rostoc, Germany Nina Narodytsa and Toby Walsh NICTA and UNSW, Australia May 2, 201 Abstract We consider a simle sequential

More information

Developing A Deterioration Probabilistic Model for Rail Wear

Developing A Deterioration Probabilistic Model for Rail Wear International Journal of Traffic and Transortation Engineering 2012, 1(2): 13-18 DOI: 10.5923/j.ijtte.20120102.02 Develoing A Deterioration Probabilistic Model for Rail Wear Jabbar-Ali Zakeri *, Shahrbanoo

More information

DEPARTMENT OF ECONOMICS ISSN DISCUSSION PAPER 20/07 TWO NEW EXPONENTIAL FAMILIES OF LORENZ CURVES

DEPARTMENT OF ECONOMICS ISSN DISCUSSION PAPER 20/07 TWO NEW EXPONENTIAL FAMILIES OF LORENZ CURVES DEPARTMENT OF ECONOMICS ISSN 1441-549 DISCUSSION PAPER /7 TWO NEW EXPONENTIAL FAMILIES OF LORENZ CURVES ZuXiang Wang * & Russell Smyth ABSTRACT We resent two new Lorenz curve families by using the basic

More information

arxiv: v3 [physics.data-an] 23 May 2011

arxiv: v3 [physics.data-an] 23 May 2011 Date: October, 8 arxiv:.7v [hysics.data-an] May -values for Model Evaluation F. Beaujean, A. Caldwell, D. Kollár, K. Kröninger Max-Planck-Institut für Physik, München, Germany CERN, Geneva, Switzerland

More information

Understanding Big Data Spectral Clustering

Understanding Big Data Spectral Clustering Understanding Big Data Sectral Clustering Romain Couillet, Florent Benaych-Georges To cite this version: Romain Couillet, Florent Benaych-Georges. Understanding Big Data Sectral Clustering. IEEE 6th International

More information

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM DEGENERATE MIXTURES Radu Balan, Alexander Jourjine, Justinian Rosca Siemens Cororation Research 7 College Road East Princeton, NJ 8 fradu,jourjine,roscag@scr.siemens.com

More information

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit

CHAPTER 5 STATISTICAL INFERENCE. 1.0 Hypothesis Testing. 2.0 Decision Errors. 3.0 How a Hypothesis is Tested. 4.0 Test for Goodness of Fit Chater 5 Statistical Inference 69 CHAPTER 5 STATISTICAL INFERENCE.0 Hyothesis Testing.0 Decision Errors 3.0 How a Hyothesis is Tested 4.0 Test for Goodness of Fit 5.0 Inferences about Two Means It ain't

More information

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers

PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING. Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers PER-PATCH METRIC LEARNING FOR ROBUST IMAGE MATCHING Sezer Karaoglu, Ivo Everts, Jan C. van Gemert, and Theo Gevers Intelligent Systems Lab, Amsterdam, University of Amsterdam, 1098 XH Amsterdam, The Netherlands

More information

CSE 599d - Quantum Computing When Quantum Computers Fall Apart

CSE 599d - Quantum Computing When Quantum Computers Fall Apart CSE 599d - Quantum Comuting When Quantum Comuters Fall Aart Dave Bacon Deartment of Comuter Science & Engineering, University of Washington In this lecture we are going to begin discussing what haens to

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

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds.

Proceedings of the 2017 Winter Simulation Conference W. K. V. Chan, A. D Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds. Proceedings of the 207 Winter Simulation Conference W. K. V. Chan, A. D Ambrogio, G. Zacharewicz, N. Mustafee, G. Wainer, and E. Page, eds. ON THE ESTIMATION OF THE MEAN TIME TO FAILURE BY SIMULATION Peter

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

7.2 Inference for comparing means of two populations where the samples are independent

7.2 Inference for comparing means of two populations where the samples are independent Objectives 7.2 Inference for comaring means of two oulations where the samles are indeendent Two-samle t significance test (we give three examles) Two-samle t confidence interval htt://onlinestatbook.com/2/tests_of_means/difference_means.ht

More information

On the Toppling of a Sand Pile

On the Toppling of a Sand Pile Discrete Mathematics and Theoretical Comuter Science Proceedings AA (DM-CCG), 2001, 275 286 On the Toling of a Sand Pile Jean-Christohe Novelli 1 and Dominique Rossin 2 1 CNRS, LIFL, Bâtiment M3, Université

More information

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO

SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING. Ruhul SARKER. Xin YAO Yugoslav Journal of Oerations Research 13 (003), Number, 45-59 SIMULATED ANNEALING AND JOINT MANUFACTURING BATCH-SIZING Ruhul SARKER School of Comuter Science, The University of New South Wales, ADFA,

More information

Quantitative estimates of propagation of chaos for stochastic systems with W 1, kernels

Quantitative estimates of propagation of chaos for stochastic systems with W 1, kernels oname manuscrit o. will be inserted by the editor) Quantitative estimates of roagation of chaos for stochastic systems with W, kernels Pierre-Emmanuel Jabin Zhenfu Wang Received: date / Acceted: date Abstract

More information

ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE

ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE J Jaan Statist Soc Vol 34 No 2004 9 26 ASYMPTOTIC RESULTS OF A HIGH DIMENSIONAL MANOVA TEST AND POWER COMPARISON WHEN THE DIMENSION IS LARGE COMPARED TO THE SAMPLE SIZE Yasunori Fujikoshi*, Tetsuto Himeno

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

Chapter 7 Sampling and Sampling Distributions. Introduction. Selecting a Sample. Introduction. Sampling from a Finite Population

Chapter 7 Sampling and Sampling Distributions. Introduction. Selecting a Sample. Introduction. Sampling from a Finite Population Chater 7 and s Selecting a Samle Point Estimation Introduction to s of Proerties of Point Estimators Other Methods Introduction An element is the entity on which data are collected. A oulation is a collection

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

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

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

Generalized optimal sub-pattern assignment metric

Generalized optimal sub-pattern assignment metric Generalized otimal sub-attern assignment metric Abu Sajana Rahmathullah, Ángel F García-Fernández, Lennart Svensson arxiv:6005585v7 [cssy] 2 Se 208 Abstract This aer resents the generalized otimal subattern

More information