Online Learning for Sparse PCA in High Dimensions: Exact Dynamics and Phase Transitions

Size: px
Start display at page:

Download "Online Learning for Sparse PCA in High Dimensions: Exact Dynamics and Phase Transitions"

Transcription

1 Online Learning for Sarse PCA in High Dimensions: Eact Dynamics and Phase Transitions Chuang Wang and Yue M. Lu John A. Paulson School of Engineering and Alied Sciences Harvard University Abstract We study the dynamics of an online algorithm for learning a sarse leading eigenvector from samles generated from a siked covariance model. This algorithm combines the classical Oja s method for online PCA with an element-wise nonlinearity at each iteration to romote sarsity. In the high-dimensional limit, the joint emirical measure of the underlying sarse eigenvector and its estimate rovided by the algorithm is shown to converge weakly to a deterministic, measure-valued rocess. This scaling limit is characterized as the unique solution of a nonlinear PDE, and it rovides eact information regarding the asymtotic erformance of the algorithm. For eamle, erformance metrics such as the cosine similarity and the misclassification rate in sarse suort recovery can be obtained by eamining the limiting dynamics. A steady-state analysis of the nonlinear PDE also reveals an interesting hase transition henomenon. Although our analysis is asymtotic in nature, numerical simulations show that the theoretical redictions are accurate for moderate signal dimensions. I. INTRODUCTION Consider the siked covariance model [], where we are given a sequence of -dimensional samle vectors y, y,... that are distributed according to ω y k = c kξ + a k. Here, ξ is an unknown vector in R, c k N,, a k N, I, and ω is a ositive quantity secifying the signalto-noise ratio SNR; c i, a i and c j, a j are indeendent for i j. In this aer, we analyze the eact dynamics of an online incremental algorithm for estimating ξ in the highdimensional limit. The model in arises in the theoretical study of rincial comonent analysis PCA, an imortant statistical tool in eloratory data analysis, visualization and dimension reduction. A standard method to estimate ξ is to comute the leading eigenvector of the samle covariance matri Σ = n n k= y ky T k. For fied and when the number of samles n tends to infinity, the eigenvector is a consistent estimator of ξ u to a normalization constant. However, in the regime where and n are both large and comarable in size, the estimate given by the eigenvector is no longer consistent [], [3]. To address this issue, a flurry of work under the name of sarse PCA has eloited the sarsity structure of ξ see, e.g., This work was suorted in art by the NSF under grant CCF-394 and by ARO under grant W9NF [3] [5]. In addition to otentially imroving the estimate of ξ, sarse PCA generates a more arsimonious and interretable reresentation, using a small subset of feature variables to elain the original data. The natural formulation of sarse PCA leads to nonconve otimization roblems [3] [5]. Conve relaations via semiinite rogramming SDP [6], [7] are ossible, but the comutational and storage cost of SDP may become rohibitive when the dimensionality is high. Many efficient algorithms have been roosed to solve sarse PCA, in both offline [3], [8] [] and online [] [5] settings. In the latter case, which is the setting we study in this aer, samle vectors {y k } arrive sequentially in an infinite stream; as soon as a new samle vector or a small batch of them has arrived, an online algorithm comutes an instantaneous udate to its estimate of ξ. Since they only kee and oerate on small sets of current samles, online algorithms are memory and comutationally efficient. Moreover, as they rovide estimates on-the-fly, online algorithms are well-suited to dynamic scenarios where the rincial comonent vectors can be time-varying. In this aer, we analyze an online sarse PCA algorithm that combines the classical Oja s method [6] with an element-wise nonlinearity e.g., soft-thresholding at each iteration to romote sarsity see Section II for the eact form. Secifically, let k be the estimate of ξ given by the algorithm uon receiving the kth samle; let i k and ξi denote the ith comonent of each vector. Also, ine the joint emirical measure of k and ξ as µ k, ξ = δ i k, ξ ξ i. i= Note that µ k, ξ is a random element in MR, the sace of robability measures on R. As the main result of this work, we show that, as and with suitable time-rescaling, the sequence of emirical measures { µ k, ξ} converges weakly to a deterministic measure-valued rocess µ t, ξ. Moreover, this limiting measure µ t, ξ is the unique solution of a nonlinear artial differential equation PDE. The deterministic scaling limit as secified by the PDE and its solution rovides a wealth of information regarding the erformance of the online sarse PCA algorithm. For eamle, the limiting value of the cosine similarity Q k = T k ξ k ξ 3

2 at any ste k can be easily obtained by comuting the eectation Eξ with resect to the limiting measure µ t, ξ. More involved questions, such as the misclassification rate in sarse suort recovery, can also be answered by eamining µ t, ξ. Finally, studying the PDE in its steady-state leads to an eact characterization of the long-time behavior of the online sarse PCA algorithms. This steady-state analysis also uncovers a hase transition henomenon: the erformance of the algorithm can ehibit markedly different behaviors deending on the arameter settings and SNR values. The rest of the aer is organized as follows. In Section II, we give the details of the online sarse PCA algorithm that we analyze in this work. The scaling limit of the algorithm is resented in Section III. As a secial case, we study in Section III-B the classical Oja s method and derive an analytical eression characterizing the limiting cosine similarity between its estimates and ξ. Finally, a steady-state analysis and an associated hase transition henomenon are discussed in Section IV. II. ONLINE ALGORITHM FOR SPARSE PCA We consider the online setting, where samle vectors {y k } arrive sequentially. We assume that the samles are generated by the siked covariance model in with a single leading eigenvector ξ. We further assume that each element of ξ is an i.i.d. samle drawn from a miture distribution πξ = ρδξ + ρ uξ, 4 where ρ, ] is a arameter controlling the sarsity level, and uξ is a density function such that ξ uξ dξ = /ρ. The receding requirement makes sure that ξ / as the dimension. An eamle of 4 is the standard Bernoulli-Gaussian distribution. By choosing uξ = [δξ / ρ + δξ + / ρ]/, the distribution in 4 can also describe the sarse signal model considered in [7]. In this work, we analyze a simle recursive algorithm for estimating ξ from the stream of samles {y k }. The algorithm starts from some initial estimate. Uon receiving the kth data samle y k, it udates its estimate as follows: k = k + τ/ y k y T k k k = η k / η k. Here, τ > is the ste size, and η is an element-wise nonlinear maing taking the form 5 η = φ, 6 for some iecewise smooth function φ : R R. Clearly, the method is online incremental: it rocesses one samle at a time. Once a samle has been rocessed, it will be discarded and never used again. The udate stes in 5 as well as the eression in 6 need some elanations. First, we note that, without the nonlinear maing i.e., by setting η =, the recursions in 5 are eactly the original Oja s method [6] for online PCA. The nonlinearity 6 in η is introduced to romote sarsity of the estimates. To see this, we consider an otimization formulation for sarse PCA in the offline setting: = arg min = T Σ + Φ i, 7 where Σ is the oulation or samle covariance matri, and Φ is an element-wise enalty function that favors sarse solutions. For eamle, Φ = λ for lasso-tye enalizations; or we can choose Φ = λ + λ for the elastic net [5]. To solve 7, we use a roimal gradient method [7] followed by a rojection onto the shere of radius : i= k = k + τ/σ k k = ro τφ/ k ro τφ/ k, where ro τφ/ denotes the roimal oerator of the function τ Φ/. Relacing the covariance matri Σ by its instantaneous and noisy version y k y T k and using the aroimation ro τφ/ τ Φ/ see, e.g., [7,. 38] for a justification of this aroimation which holds for large, we reach our algorithm in 5 as well as the form given in 6. Eamle : Consider a lasso-tye enalization in 7 where Φ = β τ for some β >. The associated roimal oerator is the standard soft-thresholding function with arameter β/, which can be aroimated, for large, as ro τφ/ β sgn. This corresonds to choosing φ = β sgn in 6. In what follows, we refer to this articular variant of the algorithm as Oja s algorithm with iterative soft thresholding OIST for short. III. DYNAMICS IN HIGH DIMENSIONS: SCALING LIMITS In what follows, we analyze the dynamics of the online sarse PCA algorithm in 5 in the large limit. The central object in our analysis is the emirical measure µ k, ξ as ined in. Here, the subscrit k indicates the iteration ste, and the suerscrit makes elicit the deendence of the measure on the dimension. The measure µ k contains a great deal of information about the algorithm. For eamle, using the notation f, µ k = f i k, ξ i, i for a test function f, ξ, we can write the cosine similarity ined in 3 as Q k = ξ, µ k / ξ, µ k. Similarly, more involved quantities such as the misclassification rate in sarse suort recovery can also be written in terms of µ k.

3 A. The Main Convergence Result To establish the scaling limit of µ k, we first embed the discrete-time sequence in continuous-time by ining.8.6 OIST: simulation PDE: theory.8.6 µ t = µ t, where is the floor function. Similarly, we can ine Q t as the continuous-time rescaled version of Q k. Note that this tye of time embedding and rescaling is standard in studying the convergence of stochastic rocesses [8]. Some technicalities before we move on: since the emirical measure is random, µ t is a iecewise-constant càdlàg rocess taking values in MR, the sace of robability measures on R. In short, µ t is a random element in DR +, MR, for which the notion of weak convergence is well-ined. See, e.g., [9]. Theorem : Suose that µ, the emirical measure at time k =, converges weakly to a deterministic measure µ MR and that Q = ξ, µ. Then, as, the measure-valued stochastic rocess µ t converges weakly to a deterministic rocess µ t, characterized as the unique solution to the following nonlinear PDE given in the weak form: for any ositive, bounded and C 3 test function f, ξ, where f, µ t = f, µ + + τ t t Q t = ξ dµ t, Γ, ξ, Q s, R s f, µ s ds + ωq s f, µ s ds, R t = with φ being the function introduced in 6, and 8 φ dµ t ; 9 Γ, ξ, Q, R = τωqξ φ [τωq R+ τ ] +ωq. Remark : The deterministic measure-valued rocess µ t, ξ characterizes the eact dynamics of the online sarse PCA algorithm in 5 in the high-dimensional limit. The nonlinear PDE 8 secifies the time evolution of µ t, ξ. Note that 8 is resented in the weak form. If the strong, density valued solution eists, then it must satisfy t P t ξ = [ Γ, ξ, Qt, R t P t ξ ] + τ + ωq t P t ξ, where we use P t ξ to denote the conditional density of given ξ at time t. The joint density can then be comuted as P t, ξ = P t ξπξ, where πξ is the marginal density ined in 4. Remark : For each ξ, the PDE resembles a Fokker- Planck equation [] describing the time-evolution of the robability density associated with a article undergoing a driftdiffusion rocess in one satial dimension. There is, however, one imortant distinction: the PDEs associated with different values of ξ are couled via the quantities Q t and R t, which Fig.. Theory v.s. simulations. The figures show comarisons between the limiting conditional densities P t ξ as redicted by the PDE and the emirical densities obtained from Monte Carlo simulations. To row: t = ; bottom row: t = 5; left column: ξ = ; and right column: ξ = / ρ. See Eamle for details of the eeriment. themselves deend on the current densities P t ξ. To see this, we rewrite 9 as Q t = E ξ ξ P t ξ d R t = E ξ φp t ξ d, 3 where E ξ denotes the eectation with resect to the variable ξ drawn from the rior distribution πξ. Proosition : Under the same assumtions of Theorem, the stochastic rocess Q t = Q t converges weakly, as, to the deterministic function Q t ined in 9. Remark 3: We note that Q t describes the time-evolution of the cosine similarity 3 between the estimate given by the algorithm and the unknown vector ξ. This result shows that the dynamics of Q t converges to a deterministic curve Q t, which can be comuted from the limiting measure µ t. Eamle : The roofs of Theorem and Proosition will be resented elsewhere. Here, we verify the accuracy of the theoretical redictions made in them via numerical simulations. In our eeriment, we generate a vector ξ whose comonents are i.i.d. and drawn from a marginal distribution πξ = ρδξ + ρδξ / ρ. The sarsity level is set to ρ =.5. Starting from a random initial estimate with i.i.d. entries drawn from a normal distribution N,, we use the OIST version of the online sarse PCA algorithm see Eamle to estimate ξ. The dimension is set to =,, and the other arameters are τ =.5, β =.7, and ω =. In Figure, we comare the redicted limiting conditional densities P t ξ = and P t ξ = / ρ against the emirical densities observed in the simulations, at two different times t = and t = 5. The PDE in is solved numerically. We can see from the figure that the limiting densities given by the theory rovide accurate redictions for the simulation

4 Qt OIST: simulation PDE: theory Steady-State. Oja s: simulation ODE: theory 5 5 t Fig.. The comarison between the analytical redictions of the cosine similarity Q t and Monte Carlo simulations. For OIST, the theoretical curve is comuted by using ; for Oja s method, we use the closed-form formula in 4. The theoretical redictions are lotted as dashed and solid lines, whereas the average values of Monte Carlo simulations are lotted as squares and circles. The error bars show confidence intervals of ± standard deviations. The black dotted line indicates the theoretical rediction of the steady-state given by the solution of the fied-oint equations in 9. results. In Figure, we verify the limiting form of the cosine overla Q t as given in. For simulations, we average over indeendent instances of OIST, and lot the mean values and confidence intervals ± standard deviations. Again, we can see that the asymtotic results match with simulation data very well. Also shown in the figure are results for the standard Oja s method, for which we can obtain a closed-form analytical formula for Q t. This is the focus of the following subsection. B. The Nonsarse Case: Oja s Method As mentioned earlier, the classical Oja s method [6] can be viewed as a secial case of the algorithm in 5. It corresonds to setting φ = in 6, i.e., the algorithm does not aly the nonlinear maing η. In this case, the limiting PDE can be converted to a linear Fokker-Planck equation for the Ornstein-Uhlenbeck rocess, for which analytical solutions eist. For brevity, we omit discussions of this analytical solution of the PDE. Instead, we show a related result regarding the cosine similarity Q t, which is an imortant figure of merit for the algorithm. Proosition : For Oja s method, assume that we start the algorithm with a nonzero cosine similarity, i.e., Q Q as. Then the dynamics of the cosine similarity Q t Q t, where Q t is given by α Q [α + t = α Q α t + Q ] α e αt if α if α =. 4 Here, α = τω + τ and α = τω τ. Proof sketch: We substitute f, ξ = ξ into the weak form 8 of the limiting PDE. The left-hand side is then eactly Q t. Using the facts that E ξ ξ =, φt =, and after some maniulations, we can simlify the right-hand side of 8 and get Q t = Q + t α Q 3 s + α Q s ds. Solving this ordinary differential equation leads to 4. In the long-time limit, we have lim t Q t = ma {, ω τ ω + τ }. 5 This result indicates that for any finite ste size τ >, Oja s method for online PCA cannot reach erfect estimation i.e., Q = even with infinite number of samles. Moreover, the formula also oints out a simle hase transition henomenon: when τ > ω, the estimates obtained by the algorithm will be uncorrelated with ξ. IV. STEADY STATE ANALYSIS AND PHASE TRANSITIONS In this section, we study the long-time limit of OIST for sarse PCA. This steady-state analysis reveals an interesting hase transition henomenon associated with OIST, which we also briefly discuss. In the long-time limit, uon reaching the steady-state, the left-hand side of becomes. It follows that the steadystate density functions satisfy the equation τ + ωq P ξ = Γ, ξ, Q, RP ξ, 6 where P ξ, Q, R are the steady-state versions of P t ξ, Q t and R t, resectively. Solving 6 and eanding Γ according to its inition in, we find the steady-state conditional density in the form of a Boltzmann distribution: P ξ = Z ξ e where Z ξ is the artition function, hq, R + Φ τωqξ gq gq = τ + ωq / hq, R = τωq R + gq /, 7 8 and Φ is an antiderivative of φ. Note that Φ can be any such antiderivative, since any constant added to Φ will be absorbed into the normalization constant Z ξ. It is imortant to emhasize that 7 is only an imlicit inition of the steady-state distribution. This is because the eression relies on two constants Q and R, whose values are determined by the self-consistent equations and 3 with t involving P ξ. In what follows, we focus on OIST as discussed in Eamle. Here, φ = β sgn, and thus we can set Φ = β. It follows that the eonent in 7 is a iecewise quadratic olynomial. This convenient form allows us to further simlify the right-hand sides of and 3. After some maniulations which are omitted here, we can obtain the following fiedoint equations for determining Q and R: gq Q = hq, R E ξ gq R = β hq, R E ξ ξ z +fz + z fz fz + + fz, π z +fz + z fz fz + + fz, 9 where gq, hq, R are the functions ined in 8, z ± = gqhq, R β ± τωξq /, and f is the scaled com- limentary error function ined as f = { } π e One can check that Q =, R = τ is always a solution to the fied-oint equations 9. We call any such solution with e z dz.

5 .5 ω =.5 ω =. ω =.5 ω = Q OIST Oja s ω Fig. 3. Steady-state distributions and hase transitions. Left-hand side: The steady-state densities P ξ = / ρ at different SNR values. Right-hand side: Theoretical redictions of the steady-state cosine overla Q as a function of the SNR arameter ω. Black solid line: theoretical rediction for OIST; red dots: simulation results; black dashed line: theoretical rediction for Oja s method; blue squares: simulation results. Q = an uninformative solution, since it corresonds to a final estimate that is uncorrelated with ξ. It is also revealing to eamine the corresonding steady-state distributions. Substituting Q, R into 7, we find that, for any ξ, the conditional density is of the form P ξ = β β e τ τ. Since P ξ does not deend on ξ, the variables and ξ are indeendent; thus, the estimate rovided by the algorithm contains no information about ξ in the long-time limit. In the low SNR regime, such uninformative fied-oints are the only solutions to 9. The situation imroves when we increase the SNR arameter ω. At a certain critical value ω c, a nontrivial fied oint {Q, R } with Q emerges. This corresonds to the case when the estimate becomes informative. We will resent more detailed analysis of this hase transition henomenon elsewhere. In what follows, we illustrate it using a numerical eamle. We consider OIST at different SNR values. The other arameters in the algorithm are the same as those used in Eamle. The left-side of Figure 3 shows the limiting steady-state conditional densities P ξ = / ρ for increasing values of the SNR arameter ω. At a low SNR value ω =.5, we get the zero-mean uninformative Lalace distribution in. As ω increases, the modes of the conditional densities move towards / ρ, starting to reveal information about ξ. In the right-side of Figure 3, we show the steady-state values of the cosine overla Q as a function of ω. A clear hase transition aears at a critical value ω c. The theoretical rediction the solid line in the figure, obtained by numerically solving the fied-oint equations 9, matches very well with Monte Carlo simulations of the algorithm shown as red dots. Also shown in the figure are the results for Oja s method, with its theoretical rediction given by 5. Comaring OIST with Oja s method, we see that OIST has a lower hase transition threshold and that it also achieves a higher steady-state value for Q. This imrovement in erformance can be attributed to the fact that OIST eloits the sarsity structure of ξ via iterative thresholding. V. CONCLUSION We analyzed the dynamics of an online sarse PCA algorithm in the high-dimensional limit. The joint emirical measure of the underlying sarse eigenvector and its estimate as rovided by the algorithm converges weakly to a deterministic rocess, characterized as the unique solution of a nonlinear PDE. This scaling limit rovides eact information regarding the asymtotic erformance of the algorithm. As a secial case, we derived a closed-form eression for the limiting dynamics of the cosine similarity associated with Oja s method, a classical algorithm for online PCA. We also studied the steady-state of the nonlinear PDE and observed a hase transition henomenon. The theoretical framework in this work is general. It aves the way towards understanding the dynamics of other online algorithms for various high-dimensional estimation roblems. The theoretical analysis also rovides insights and can lead to more rinciled ways of otimizing arameters in the algorithm to further imrove erformance. REFERENCES [] I. M. Johnstone, On the distribution of the largest eigenvalue in rincial comonents analysis, Ann. Stat., vol. 9, no., , Ar.. [] B. Nadler, Finite samle aroimation results for rincial comonent analysis: A matri erturbation aroach, Ann. Stat., vol. 36, no. 6, , 8. [3] I. M. Johnstone and A. Y. Lu, On consistency and sarsity for rincial comonents analysis in high dimensions, J. Am. Stat. Assoc., vol. 4, no. 486, , Jun. 9. [4] I. T. Jolliffe, N. T. Trendafilov, and M. Uddin, A modified rincial comonent technique based on the LASSO, J. Com. Grah. Stat., vol., no. 3, , Se. 3. [5] H. Zou, T. Hastie, and R. Tibshirani, Sarse rincial comonent analysis, J. Com. Grah. Stat., vol. 5, no., , 6. [6] A. d Asremont, L. El Ghaoui, M. I. Jordan, and G. R. G. Lanckriet, A direct formulation for sarse PCA using semiinite rogramming, SIAM Rev., vol. 49, no. 3, , Jan. 7. [7] A. A. Amini and M. J. Wainwright, High-dimensional analysis of semiinite relaations for sarse rincial comonents, Ann. Stat., vol. 37, no. 5B, , Oct. 9. [8] H. Shen and J. Z. Huang, Sarse rincial comonent analysis via regularized low rank matri aroimation, J. Maultivar. Anal., vol. 99, no. 6,. 5 34, Jul. 8. [9] M. Journée, Y. Nesterov, P. Richtárik, and R. Seulchre, Generalized ower method for sarse rincial comonent analysis, J. Mach. Learn. Res., vol., no ,. [] Z. Ma, Sarse rincial comonent analysis and iterative thresholding, Ann. Stat., vol. 4, no.,. 77 8, Ar. 3. [] Y. Deshande and A. Montanari, Information-theoretically otimal sarse PCA, in IEEE International Symosium on Information Theory, 4. [] J. Mairal, F. Bach, J. Ponce, and G. Sairo, Online learning for matri factorization and sarse coding, J. Mach. Learn. Res., vol.,. 9 6,. [3] R. Arora, A. Cotter, K. Livescu, and N. Srebro, Stochastic otimization for PCA and PLS, in Proc. 5th Annual Allerton Conference on Communication, Control, and Comuting Allerton, Oct.. [4] A. Balsubramani, S. Dasguta, and Y. Freund, The fast convergence of incremental PCA, in Adv. Neural Inf. Process. Syst., 3. [5] W. Yang and H. Xu, Streaming sarse rincial comonent analysis, in Proceedings of the 3nd International Conference on Machine Learning ICML-5, 5, [6] E. Oja and J. Karhunen, On stochastic aroimation of the eigenvectors and eigenvalues of the eectation of a random matri, J. Math. Anal. Al., vol. 6, no., , 985. [7] N. Parikh and S. Boyd, Proimal Algorithms, Foundations and Trends in Otimization, vol., no. 3, Jan. 4. [8] P. Billingsley, Convergence of robability measures, nd ed. New York: Wiley, 999. [9] O. Kallenberg, Foundations of modern robability, nd ed. Sringer,. [] H. Risken, The Fokker-Planck equation: Methods of solution and alications, nd ed. New York: Sringer-Verlag, 996.

Streaming Sparse Principal Component Analysis

Streaming Sparse Principal Component Analysis Streaming Sarse Princial Comonent Analysis Wenzhuo Yang A0096049@NUS.EDU.SG Deartment of Mechanical Engineering, National University of Singaore, Singaore 117576 Huan Xu Deartment of Mechanical Engineering,

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

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

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

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

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

Optimal array pattern synthesis with desired magnitude response

Optimal array pattern synthesis with desired magnitude response Otimal array attern synthesis with desired magnitude resonse A.M. Pasqual a, J.R. Arruda a and P. erzog b a Universidade Estadual de Caminas, Rua Mendeleiev, 00, Cidade Universitária Zeferino Vaz, 13083-970

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

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

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

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH Luoluo Liu, Trac D. Tran, and Sang Peter Chin Det. of Electrical and Comuter Engineering, Johns Hokins Univ., Baltimore, MD 21218, USA {lliu69,trac,schin11}@jhu.edu

More information

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split A Bound on the Error of Cross Validation Using the Aroximation and Estimation Rates, with Consequences for the Training-Test Slit Michael Kearns AT&T Bell Laboratories Murray Hill, NJ 7974 mkearns@research.att.com

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

Location of solutions for quasi-linear elliptic equations with general gradient dependence

Location of solutions for quasi-linear elliptic equations with general gradient dependence Electronic Journal of Qualitative Theory of Differential Equations 217, No. 87, 1 1; htts://doi.org/1.14232/ejqtde.217.1.87 www.math.u-szeged.hu/ejqtde/ Location of solutions for quasi-linear ellitic equations

More information

arxiv: v2 [stat.me] 27 Apr 2018

arxiv: v2 [stat.me] 27 Apr 2018 Nonasymtotic estimation and suort recovery for high dimensional sarse covariance matrices arxiv:17050679v [statme] 7 Ar 018 1 Introduction Adam B Kashlak and Linglong Kong Deartment of Mathematical and

More information

A Note on Guaranteed Sparse Recovery via l 1 -Minimization

A Note on Guaranteed Sparse Recovery via l 1 -Minimization A Note on Guaranteed Sarse Recovery via l -Minimization Simon Foucart, Université Pierre et Marie Curie Abstract It is roved that every s-sarse vector x C N can be recovered from the measurement vector

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

E-companion to A risk- and ambiguity-averse extension of the max-min newsvendor order formula

E-companion to A risk- and ambiguity-averse extension of the max-min newsvendor order formula e-comanion to Han Du and Zuluaga: Etension of Scarf s ma-min order formula ec E-comanion to A risk- and ambiguity-averse etension of the ma-min newsvendor order formula Qiaoming Han School of Mathematics

More information

Decoding First-Spike Latency: A Likelihood Approach. Rick L. Jenison

Decoding First-Spike Latency: A Likelihood Approach. Rick L. Jenison eurocomuting 38-40 (00) 39-48 Decoding First-Sike Latency: A Likelihood Aroach Rick L. Jenison Deartment of Psychology University of Wisconsin Madison WI 53706 enison@wavelet.sych.wisc.edu ABSTRACT First-sike

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

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

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

Chapter 10. Supplemental Text Material

Chapter 10. Supplemental Text Material Chater 1. Sulemental Tet Material S1-1. The Covariance Matri of the Regression Coefficients In Section 1-3 of the tetbook, we show that the least squares estimator of β in the linear regression model y=

More information

The Scaling Limit of High-Dimensional Online Independent Component Analysis

The Scaling Limit of High-Dimensional Online Independent Component Analysis The Scaling Limit of High-Dimensional Online Indeendent Comonent Analysis Chuang Wang, Yue M. Lu John A. Paulson School of Engineering and Alied Sciences Harvard University 33 Oxford Street, Cambridge,

More information

Convex Analysis and Economic Theory Winter 2018

Convex Analysis and Economic Theory Winter 2018 Division of the Humanities and Social Sciences Ec 181 KC Border Conve Analysis and Economic Theory Winter 2018 Toic 16: Fenchel conjugates 16.1 Conjugate functions Recall from Proosition 14.1.1 that is

More information

Online homotopy algorithm for a generalization of the LASSO

Online homotopy algorithm for a generalization of the LASSO This article has been acceted for ublication in a future issue of this journal, but has not been fully edited. Content may change rior to final ublication. Online homotoy algorithm for a generalization

More information

Analysis of some entrance probabilities for killed birth-death processes

Analysis of some entrance probabilities for killed birth-death processes Analysis of some entrance robabilities for killed birth-death rocesses Master s Thesis O.J.G. van der Velde Suervisor: Dr. F.M. Sieksma July 5, 207 Mathematical Institute, Leiden University Contents Introduction

More information

1 Entropy 1. 3 Extensivity 4. 5 Convexity 5

1 Entropy 1. 3 Extensivity 4. 5 Convexity 5 Contents CONEX FUNCIONS AND HERMODYNAMIC POENIALS 1 Entroy 1 2 Energy Reresentation 2 3 Etensivity 4 4 Fundamental Equations 4 5 Conveity 5 6 Legendre transforms 6 7 Reservoirs and Legendre transforms

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

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction

AKRON: An Algorithm for Approximating Sparse Kernel Reconstruction : An Algorithm for Aroximating Sarse Kernel Reconstruction Gregory Ditzler Det. of Electrical and Comuter Engineering The University of Arizona Tucson, AZ 8572 USA ditzler@email.arizona.edu Nidhal Carla

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

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

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3

Lilian Markenzon 1, Nair Maria Maia de Abreu 2* and Luciana Lee 3 Pesquisa Oeracional (2013) 33(1): 123-132 2013 Brazilian Oerations Research Society Printed version ISSN 0101-7438 / Online version ISSN 1678-5142 www.scielo.br/oe SOME RESULTS ABOUT THE CONNECTIVITY OF

More information

Research of power plant parameter based on the Principal Component Analysis method

Research of power plant parameter based on the Principal Component Analysis method Research of ower lant arameter based on the Princial Comonent Analysis method Yang Yang *a, Di Zhang b a b School of Engineering, Bohai University, Liaoning Jinzhou, 3; Liaoning Datang international Jinzhou

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

Square-Root Information Filtering and Fixed-Interval Smoothing with Singularities

Square-Root Information Filtering and Fixed-Interval Smoothing with Singularities Square-Root Information Filtering and Fied-Interval Smoothing with Singularities Abstract he square-root information filter and smoother algorithms have been generalized to handle singular state transition

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

Sharp gradient estimate and spectral rigidity for p-laplacian

Sharp gradient estimate and spectral rigidity for p-laplacian Shar gradient estimate and sectral rigidity for -Lalacian Chiung-Jue Anna Sung and Jiaing Wang To aear in ath. Research Letters. Abstract We derive a shar gradient estimate for ositive eigenfunctions of

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

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

Applications to stochastic PDE

Applications to stochastic PDE 15 Alications to stochastic PE In this final lecture we resent some alications of the theory develoed in this course to stochastic artial differential equations. We concentrate on two secific examles:

More information

Finding a sparse vector in a subspace: linear sparsity using alternating directions

Finding a sparse vector in a subspace: linear sparsity using alternating directions IEEE TRANSACTION ON INFORMATION THEORY VOL XX NO XX 06 Finding a sarse vector in a subsace: linear sarsity using alternating directions Qing Qu Student Member IEEE Ju Sun Student Member IEEE and John Wright

More information

Empirical Bayesian EM-based Motion Segmentation

Empirical Bayesian EM-based Motion Segmentation Emirical Bayesian EM-based Motion Segmentation Nuno Vasconcelos Andrew Liman MIT Media Laboratory 0 Ames St, E5-0M, Cambridge, MA 09 fnuno,lig@media.mit.edu Abstract A recent trend in motion-based segmentation

More information

COMMUNICATION BETWEEN SHAREHOLDERS 1

COMMUNICATION BETWEEN SHAREHOLDERS 1 COMMUNICATION BTWN SHARHOLDRS 1 A B. O A : A D Lemma B.1. U to µ Z r 2 σ2 Z + σ2 X 2r ω 2 an additive constant that does not deend on a or θ, the agents ayoffs can be written as: 2r rθa ω2 + θ µ Y rcov

More information

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS Massimo Vaccarini Sauro Longhi M. Reza Katebi D.I.I.G.A., Università Politecnica delle Marche, Ancona, Italy

More information

Tensor-Based Sparsity Order Estimation for Big Data Applications

Tensor-Based Sparsity Order Estimation for Big Data Applications Tensor-Based Sarsity Order Estimation for Big Data Alications Kefei Liu, Florian Roemer, João Paulo C. L. da Costa, Jie Xiong, Yi-Sheng Yan, Wen-Qin Wang and Giovanni Del Galdo Indiana University School

More information

On the capacity of the general trapdoor channel with feedback

On the capacity of the general trapdoor channel with feedback On the caacity of the general tradoor channel with feedback Jui Wu and Achilleas Anastasooulos Electrical Engineering and Comuter Science Deartment University of Michigan Ann Arbor, MI, 48109-1 email:

More information

Proximal methods for the latent group lasso penalty

Proximal methods for the latent group lasso penalty Proximal methods for the latent grou lasso enalty The MIT Faculty has made this article oenly available. Please share how this access benefits you. Your story matters. Citation As Published Publisher Villa,

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

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

Robust Beamforming via Matrix Completion

Robust Beamforming via Matrix Completion Robust Beamforming via Matrix Comletion Shunqiao Sun and Athina P. Petroulu Deartment of Electrical and Comuter Engineering Rutgers, the State University of Ne Jersey Piscataay, Ne Jersey 8854-858 Email:

More information

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations Preconditioning techniques for Newton s method for the incomressible Navier Stokes equations H. C. ELMAN 1, D. LOGHIN 2 and A. J. WATHEN 3 1 Deartment of Comuter Science, University of Maryland, College

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

Recursive Estimation of the Preisach Density function for a Smart Actuator

Recursive Estimation of the Preisach Density function for a Smart Actuator Recursive Estimation of the Preisach Density function for a Smart Actuator Ram V. Iyer Deartment of Mathematics and Statistics, Texas Tech University, Lubbock, TX 7949-142. ABSTRACT The Preisach oerator

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

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

Part III. for energy minimization

Part III. for energy minimization ICCV 2007 tutorial Part III Message-assing algorithms for energy minimization Vladimir Kolmogorov University College London Message assing ( E ( (,, Iteratively ass messages between nodes... Message udate

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

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

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

High-dimensional Ordinary Least-squares Projection for Screening Variables

High-dimensional Ordinary Least-squares Projection for Screening Variables High-dimensional Ordinary Least-squares Projection for Screening Variables Xiangyu Wang and Chenlei Leng arxiv:1506.01782v1 [stat.me] 5 Jun 2015 Abstract Variable selection is a challenging issue in statistical

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

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL Mohammad Bozorg Deatment of Mechanical Engineering University of Yazd P. O. Box 89195-741 Yazd Iran Fax: +98-351-750110

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

Sampling and Distortion Tradeoffs for Bandlimited Periodic Signals

Sampling and Distortion Tradeoffs for Bandlimited Periodic Signals Samling and Distortion radeoffs for Bandlimited Periodic Signals Elaheh ohammadi and Farokh arvasti Advanced Communications Research Institute ACRI Deartment of Electrical Engineering Sharif University

More information

An analytical approximation method for the stabilizing solution of the Hamilton-Jacobi equation based on stable manifold theory

An analytical approximation method for the stabilizing solution of the Hamilton-Jacobi equation based on stable manifold theory Proceedings of the 27 American Control Conference Marriott Marquis Hotel at Times Square New York City, USA, July -3, 27 ThA8.4 An analytical aroimation method for the stabilizing solution of the Hamilton-Jacobi

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

Planar Transformations and Displacements

Planar Transformations and Displacements Chater Planar Transformations and Dislacements Kinematics is concerned with the roerties of the motion of oints. These oints are on objects in the environment or on a robot maniulator. Two features that

More information

t 0 Xt sup X t p c p inf t 0

t 0 Xt sup X t p c p inf t 0 SHARP MAXIMAL L -ESTIMATES FOR MARTINGALES RODRIGO BAÑUELOS AND ADAM OSȨKOWSKI ABSTRACT. Let X be a suermartingale starting from 0 which has only nonnegative jums. For each 0 < < we determine the best

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

A New Perspective on Learning Linear Separators with Large L q L p Margins

A New Perspective on Learning Linear Separators with Large L q L p Margins A New Persective on Learning Linear Searators with Large L q L Margins Maria-Florina Balcan Georgia Institute of Technology Christoher Berlind Georgia Institute of Technology Abstract We give theoretical

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

Stochastic integration II: the Itô integral

Stochastic integration II: the Itô integral 13 Stochastic integration II: the Itô integral We have seen in Lecture 6 how to integrate functions Φ : (, ) L (H, E) with resect to an H-cylindrical Brownian motion W H. In this lecture we address the

More information

EE 508 Lecture 13. Statistical Characterization of Filter Characteristics

EE 508 Lecture 13. Statistical Characterization of Filter Characteristics EE 508 Lecture 3 Statistical Characterization of Filter Characteristics Comonents used to build filters are not recisely redictable L C Temerature Variations Manufacturing Variations Aging Model variations

More information

+++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic +++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic

+++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic +++ Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic Modeling of Structural-dynamic Systems by UML Statecharts in AnyLogic Daniel Leitner, Johannes Krof, Günther Zauner, TU Vienna, Austria, dleitner@osiris.tuwien.ac.at Yuri Karov, Yuri Senichenkov, Yuri

More information

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Alication Jiaqi Liang, Jing Dai, Ganesh K. Venayagamoorthy, and Ronald G. Harley Abstract

More information

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT

THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT THE 2D CASE OF THE BOURGAIN-DEMETER-GUTH ARGUMENT ZANE LI Let e(z) := e 2πiz and for g : [0, ] C and J [0, ], define the extension oerator E J g(x) := g(t)e(tx + t 2 x 2 ) dt. J For a ositive weight ν

More information

Factors Effect on the Saturation Parameter S and there Influences on the Gain Behavior of Ytterbium Doped Fiber Amplifier

Factors Effect on the Saturation Parameter S and there Influences on the Gain Behavior of Ytterbium Doped Fiber Amplifier Australian Journal of Basic and Alied Sciences, 5(12): 2010-2020, 2011 ISSN 1991-8178 Factors Effect on the Saturation Parameter S and there Influences on the Gain Behavior of Ytterbium Doed Fiber Amlifier

More information

Applied Fitting Theory VI. Formulas for Kinematic Fitting

Applied Fitting Theory VI. Formulas for Kinematic Fitting Alied Fitting heory VI Paul Avery CBX 98 37 June 9, 1998 Ar. 17, 1999 (rev.) I Introduction Formulas for Kinematic Fitting I intend for this note and the one following it to serve as mathematical references,

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

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation Paer C Exact Volume Balance Versus Exact Mass Balance in Comositional Reservoir Simulation Submitted to Comutational Geosciences, December 2005. Exact Volume Balance Versus Exact Mass Balance in Comositional

More information

Pairwise active appearance model and its application to echocardiography tracking

Pairwise active appearance model and its application to echocardiography tracking Pairwise active aearance model and its alication to echocardiograhy tracking S. Kevin Zhou 1, J. Shao 2, B. Georgescu 1, and D. Comaniciu 1 1 Integrated Data Systems, Siemens Cororate Research, Inc., Princeton,

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

Stochastic Dominance and Prospect Dominance with Subjective Weighting Functions

Stochastic Dominance and Prospect Dominance with Subjective Weighting Functions Journal of Risk and Uncertainty, 16:2 147 163 (1998) 1998 Kluwer Academic Publishers Stochastic Dominance and Prosect Dominance with Subjective Weighting Functions HAIM LEVY School of Business, The Hebrew

More information

Lecture 21: Quantum Communication

Lecture 21: Quantum Communication CS 880: Quantum Information Processing 0/6/00 Lecture : Quantum Communication Instructor: Dieter van Melkebeek Scribe: Mark Wellons Last lecture, we introduced the EPR airs which we will use in this lecture

More information

Optimal Estimation and Completion of Matrices with Biclustering Structures

Optimal Estimation and Completion of Matrices with Biclustering Structures Journal of Machine Learning Research 17 (2016) 1-29 Submitted 12/15; Revised 5/16; Published 9/16 Otimal Estimation and Comletion of Matrices with Biclustering Structures Chao Gao Yu Lu Yale University

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

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

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

Performance of lag length selection criteria in three different situations

Performance of lag length selection criteria in three different situations MPRA Munich Personal RePEc Archive Performance of lag length selection criteria in three different situations Zahid Asghar and Irum Abid Quaid-i-Azam University, Islamabad Aril 2007 Online at htts://mra.ub.uni-muenchen.de/40042/

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

Quick Detection of Changes in Trac Statistics: Ivy Hsu and Jean Walrand 2. Department of EECS, University of California, Berkeley, CA 94720

Quick Detection of Changes in Trac Statistics: Ivy Hsu and Jean Walrand 2. Department of EECS, University of California, Berkeley, CA 94720 Quic Detection of Changes in Trac Statistics: Alication to Variable Rate Comression Ivy Hsu and Jean Walrand 2 Deartment of EECS, University of California, Bereley, CA 94720 resented at the 32nd Annual

More information

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

Short course A vademecum of statistical pattern recognition techniques with applications to image and video analysis. Agenda Short course A vademecum of statistical attern recognition techniques with alications to image and video analysis Lecture 6 The Kalman filter. Particle filters Massimo Piccardi University of Technology,

More information

Research Article An iterative Algorithm for Hemicontractive Mappings in Banach Spaces

Research Article An iterative Algorithm for Hemicontractive Mappings in Banach Spaces Abstract and Alied Analysis Volume 2012, Article ID 264103, 11 ages doi:10.1155/2012/264103 Research Article An iterative Algorithm for Hemicontractive Maings in Banach Saces Youli Yu, 1 Zhitao Wu, 2 and

More information

Discrete alpha-skew-laplace distribution

Discrete alpha-skew-laplace distribution Statistics & Oerations Research Transactions SORT 39 () January-June 25, 7-84 ISSN: 696-228 eissn: 23-883 www.idescat.cat/sort/ Statistics & Oerations Research c Institut d Estadstica de Catalunya Transactions

More information

TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND MONITORING OF MACHINE PERFORMANCE DEGRADATION

TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND MONITORING OF MACHINE PERFORMANCE DEGRADATION Proceedings of IMECE 0 00 ASME International Mechanical Engineering Congress & Exosition New Orleans, Louisiana, November 17-, 00 IMECE00-MED-303 TIME-FREQUENCY BASED SENSOR FUSION IN THE ASSESSMENT AND

More information

On information plus noise kernel random matrices

On information plus noise kernel random matrices On information lus noise kernel random matrices Noureddine El Karoui Deartment of Statistics, UC Berkeley First version: July 009 This version: February 5, 00 Abstract Kernel random matrices have attracted

More information

Spectral Initialization for Nonconvex Estimation: High-Dimensional Limit and Phase Transitions

Spectral Initialization for Nonconvex Estimation: High-Dimensional Limit and Phase Transitions Spectral Initialization for Nonconvex Estimation: High-Dimensional Limit and hase Transitions Yue M. Lu aulson School of Engineering and Applied Sciences Harvard University, USA Email: yuelu@seas.harvard.edu

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

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