arxiv: v1 [cs.lg] 22 Mar 2014

Size: px
Start display at page:

Download "arxiv: v1 [cs.lg] 22 Mar 2014"

Transcription

1 CUR lgorithm with Incomplete Matrix Observation Rong Jin an Shenghuo Zhu Dept. of Computer Science an Engineering, Michigan State University, NEC Laboratories merica, Inc., arxiv: v1 [cs.lg] 22 Mar Introuction CUR matrix ecomposition is a ranomize algorithm that can efficiently compute the low rank approximation for a given rectangle matrix Drineas et al., 2006, Mahoney an Drineas, 2008, Let R n m be the given matrix an k be the target rank for approximation. CUR ranomly samples c = Ok log k/ɛ 2 columns an r = Ok log k/ɛ 2 rows from, accoring to their leverage scores, to form matrices C an R, respectively. The approximate matrix  is then compute as CUR, where U = C R. It can be shown, that with a high probability,  F 2 + ɛ k F 1 where k is the best k-rank approximation of. In case when the maximum of statistical leverage scores, which is also referre to as incoherence measure in matrix completion Canès an Tao, 2010, Recht, 2011, Canès an Recht, 2012, are small, CUR matrix ecomposition can be simplifie by uniformly sampling rows an columns from. The simplifie algorithm will have a relative error boun similar to that in 1 except that the sample sizes c an r shoul be increase by the incoherence measure. In this raft, we will focus on the situation with boune incoherence measure where uniform sampling of columns an rows is in general sufficient. One limitation with the existing CUR algorithms is that they require an access to the full matrix for computing U. In this work, we aim to alleviate this limitation. In particular, we assume that besies having an access to ranomly sample rows an columns from, we only observe a subset of ranomly sample entries Ω from. Our goal is to evelop a low rank approximation algorithm, similar to CUR, base on i ranomly sample rows an columns from, an ii ranomly sample entries from. Compare to the stanar matrix completion theory Canès an Tao, 2010, Recht, 2011, Canès an Recht, 2012, the key avantage of the propose algorithm is its low sample complexity an high computational efficiency. In particular, unlike matrix completion that requires Orn log 2 n number of observe entries, the propose algorithm is able to perfectly recover the target matrix with only Orn log n number of observe entries incluing the ranomly sample entries an entries in ranomly sample rows an columns. In aition, instea of having to solve an optimization problem involve trace norm regularization, the propose algorithm only nees to solve a stanar regression problem. Finally, unlike most matrix completion theories that hol only when the target matrix is of low rank, we show a strong guarantee for the propose algorithm even when the target matrix is not low rank. We finally note that a closely relate algorithm, title Low-rank Matrix an Tensor Completion via aptive Sampling, was publishe recently Krishnamurthy an Singh, It is esigne to recover a low rank matrix with ranomly sample rows an entries, which is ifferent from the goal of this work i.e. computing a low rank approximation for a target matrix. 2 lgorithm an Notation Let M R n m be the target matrix, where n m. To approximate M, we first sample uniformly at ranom columns an rows from M, enote by = a 1,..., a R n an B = b 1,..., b R m, respectively, where each a i R n an b j R m is a row an column of M, respectively. Let r be the target rank for approximation, with r. Let Û = û 1,..., û r R n r an V = v 1,..., v r R m r be the first r eigenvectors of an BB, respectively. Besies an B,

2 we furthermore sample, uniformly at ranom, entries from matrix M. Let Ω inclue the inices of ranomly sample entries. Our goal is to approximately recover the matrix M using, B, an ranomly sample entries in Ω. To this en, we will solve the following optimization problem where R Ω : R n m R n m is efine as min Z R r r R Ω M R Ω ÛZ V 2 F 2 [R Ω M] i,j = Mi,j i, j Ω 0 o. w. Let Z be an optimal solution to 2. The recovere matrix is given by M = ÛZ V. The following notation will be use throughout the raft. We enote by σ i, i = 1,..., m the singular values of M in ranke in the escening orer, an by u i an v i be the corresponing left an right singular vectors. Define U = u 1,..., u m an V = v 1,..., v m. Given r [m], partition the SVD ecomposition of M as r n r M = UΣV = U 1 U 2 Let ũ i, i [n] be the ith column of U1 incoherence measure for U 1 an V 1 as µr = max Σ1 Σ2 V 1 V2 3 an ṽ i, i [m] be the ith column of V 1. Define the n max i [n] r ũ i 2 m, max i [m] r ṽ i 2 Similarly, we efine the incoherence measure for matrices Û an V. Let û i, i [n] be the ith column of Û an v i, i [m] be the ith column of V. Define the incoherence measure for Û an V as n µ = max max i [n] r û i 2 m, max i [m] r v i 2 Define projection operators P U = UU, P V = V V, PÛ = ÛÛ, an P V = V V. We will use 2 for spectral norm of matrix, an F for the Frobenius norm of matrix. 3 Supporting Theorems In this section, we present several theorems that are important to our analysis. Theorem 1 Halko et al., 2011 Let M be an n m matrix with singular value ecomposition M = UΣV, an a fixe r > 0. Choose a test matrix Ω R m an construct sample matrix Y = MΩ. Partition M as in 3 an efine Ω 1 = V1 Ω an Ω 2 = V2 Ω. ssuming Ω 1 has full row rank, the approximation error satisfies M P Y M 2 2 Σ Σ 2 Ω 2 Ω where P Y M project column vectors in M in the subspace spanne by the column vectors in Y. Theorem 2 Tropp, 2011 Let X be a finite set of PSD matrices with imension k, an suppose that max X X λ 1X B. Sample X 1,..., X l } uniformly at ranom from X without replacement. Compute Then µ max = lλ max E[X 1 ], µ min = lλ min E[X 1 ] λ max l i=1 λ min l i=1 X i X i } [ e δ 1 + δµ max k 1 + δ 1+δ } [ e δ 1 δµ min k 1 δ 1 δ ] µmax/b ] µmin/b 2

3 Theorem 3 Let = S HS an à = S HS be two symmetric matrices of size n n. Let λ i, i [n] an λ i, i [n] be the eigenvalues of an Ã, respectively, ranke in escening orer. Let U 1, Ũ1 R n r inclue the first r eigenvectors of an Ã, respectively. Let be any invariant norm. Define 2 λ = min 1 λ r+1 1, λ r 2 H = H 1 2 H H 1 H 1 2 H H 2 If λ H /2, we have sin ΘU 1, Ũ1 H 1 + H λ λ H /2 16 Since the above theorem follows irectly from Theorem 4.4 an iscussion in Section 5 from Li, 1999, we skip its proof. 4 Recovering a Low Rank Matrix In this section, we iscuss the recovery result when the rank of M is no more than r. We will first provie the key results for our analysis, an then present etaile proof for the key theorems. 4.1 Main Result Our analysis is ivie into two steps. We will first show that M PÛ MP V 2 2 is small, an then boun the strongly convexity of the objective function in 2. The following theorem shows that the ifference between M an M, measure in spectral norm, is well boune if M PÛ MP V 2 2 is small an the objective function in 2 is strongly convex. Theorem 4 ssume i M PÛ MP V 2 2, an ii the strongly convexity of the objective function is no less than Ω γ. Then M M γ To utilize Theorem 4, we nee to boun an γ, respectively, which are given in the following two theorems. Theorem 5 With a probability 1 2e t, we have, if 7µrrt + log r. oof: := M PÛ MP V 2 2 4σ 2 r+1 Our analysis is base on the following theorem. Theorem 6 With a probability 1 2e t, we have, M MP V 2 2 σr m provie that 7µrrt + log r. 1 + m + n, M PÛ M 2 σ 2 r n Using Theorem 6, we have, if 7µrrt + log r, with a probability 1 2e t M PÛ MP V M MP V M PÛ MP V 2 2 4σr n + m Theorem 7 With a probability 1 e t, we have that the strongly convexity for the objective function in 2 is boune from below by Ω /2, provie that Ω 7 µ 2 r 2 t + 2 log r 3

4 The following lemma allows us to replace µ in Theorem 7 with µ. Theorem 8 ssume rankm r. Then, with a probability 1 2e t, we have µ = µr, provie 7µrrt + log r. oof: When rankm r, accoring to Theorem 5, with a probability 1 2e t, we have M = PÛ MP V, provie that 7µrrt + log r. Hence P U1 = PÛ an P V1 = P V, which irectly implies that µ = µ. The following theorem follows irectly follows from Theorem 5, 7, 8, an 4. Theorem 9 ssume rankm r, 7µrrt + log r, an Ω 7µ 2 rr 2 t + 2 log r. Then, with a probability 1 3e t, we have M = M. Remark The result from Theorem 9 shows that, with a probability 1 δ, a low rank matrix M can be perfectly recovere from Orn + r 2 logr/δ number of observations from matrix M. This result significantly improves the result from Krishnamurthy an Singh, 2013, where Or 2 n log1/δ number of observations are neee for perfect recovery. We shoul note that unlike Krishnamurthy an Singh, 2013 where a small incoherence measure is assume only for column vectors in matrix M, we assume a small incoherence measure for both row an column vectors in M. It is this assumption that allows us to sample both rows an columns of M, leaing to the improvement in the sample complexity. 4.2 Detaile oofs oof of Theorem 4 Set Z = Û M V. Since M PÛ MP V 2 2, we have implying that Hence, we have M ÛZ V 2 2, M i,j [ÛZ V ] i,j 2, i [n], j [m] R Ω M R Ω ÛZ V 2 F Ω Let Z be the optimal solution to 2. Using the strongly convexity of 2, we have i.e. Z Z 2 F /γ. We thus have γ 2 Ω Z Z 2 F 1 2 Ω, M M M PÛ MP V PÛ MP V ÛZ V M PÛ MP V Z Z γ oof of Theorem 6 Let i 1,..., i are the selecte columns. Define Ω = e i1,..., e i R m, where e i is the ith canonical basis. To utilize Theorem 1, we nee to boun the minimum eigenvalue of Ω 1 Ω 1. We have Ω 1 Ω 1 = V1 ΩΩ V 1 Let ṽ i, i [] be the ith row vector of V 1. We have Ω 1 Ω 1 = ṽ ij ṽi j It is straightforwar to show that E [ Ω 1 Ω ] 1 = m I r To boun the minimum eigenvalue of Ω 1 Ω 1, we will use Theorem 2. To this en, we have j=1 B = max 1 i m ṽ i 2 µr r m 4

5 Thus, we have λ min Ω 1 Ω 1 1 δ } r exp m µrr By setting δ = 1/2, we have, with a probability 1 re /[7µrr] Uner the assumption that λ min Ω 1 Ω 1 λ min Ω 1 Ω 1 2m 2m, using Theorem 1, we have P V 2 2 σr Σ 2 Ω 2 Ω 1 2 σr m 2 Σ 2Ω σ2 r+1 We complete the proof using the fact that Ω oof of Theorem 7 We rewrite the objective function as R Ω M R Ω ÛZ V 2 F = R ΩM r i=1 j=1 [δ + 1 δ ln1 δ] r Z s,t R Ω û i v j 1 + 2m Ω Define matrix K = k 1,..., k r 2 R nm r2, where k i,j = vec R Ω û i v j. Our goal is to boun the minimum eigenvalue of K K. To Theorem 2, we boun B = max k i,j 2 µ2 r 2 i,j mn an λ min E[K K] = Ω mn λ min Û V = Ω mn where is Kronecker prouct. Thus, accoring to Theorem 2, with a probability 1 e t, we have λ min K K Ω 2mn provie that Ω 7 µ 2 r 2 t + 2 log r 5 Recovering the Low Rank pproximation of a Full Rank Matrix In this section, we consier a general case when M is of full rank but with skewe eigenvalue istribution. To capture the skewe eigenvalue istribution, we use the concept of numerical rank rm, λ with respect to non-negative constant λ > 0, which is efine as follows Hansen, 1987 rm, λ = m i=1 σ 2 i σ 2 i + mnλ Define H = λi + 1 mn MM, Ĥ = λi + 1 n an H B = λi + 1 mn M M, Ĥ B = λi + 1 m BB Next, we generalize the efinition of incoherence measure to numerical low rank. Define S = Σ 2 + mnλi, where Σ = iagσ 1,..., σ m, an incoherence measure µ with respect to a non-negative constant λ > 0 as n µλ = max max 1 i n rm, λ V i, ΣS 1/2 2 m, max 1 i n rm, λ U i, ΣS 1/2 2 It is easy to verify that µλ 1. Note that when the rank of matrix M is r, we have rm, 0 = r an µ0 = µr. In orer to utilize the theorems presente in Section 4 to boun M M 2, the key is to boun µr an µ by µλ. The following theorem allows us to boun µr by µλ. 2 F 5

6 Lemma 1 ssume σ 2 r σ 2 r + mnλrm, λ a r for some positive a > 0. We have µλ aµr. More specifically, if we choose λ = σr/mn, 2 we have 2rM, λ µr µλ r Using the above lemma, we have a moifie version for Theorem 5 Theorem 10 Set λ = σr/mn 2 for a fixe r. With a probability 1 2e t, we have, := M PÛ MP V 2 2 4σr m + n if 14µλrM, λt + log r. We note that Theorem 10 is almost ientical to Theorem 5 except that µrr is replace with µλrm, λ. Next we will boun µr by µλ. To this en, we nee the following theorem. Theorem 11 With a probability 1 4e t, for any k [n], we have if 1 δ λ k H 1/2 Ĥ H 1/2 1 + δ 1 δ λ k H 1/2 B Ĥ B H 1/2 B 1 + δ 4 µλrm, λ + 1t + log n δ2 Theorem 12 ssume that 16µλrM, λ + 1t + log n, an σ r 2σ r+1. Set λ = σ 2 r/mn. With a probability 1 4e t, we have where µr 2rM, λ µλ + 18nδ2 r r δ 2 = 4 µλrm, λ + 1t + log n Using Theorem 12, we have the following version of Theorem 7 Theorem 13 ssume 16µλrM, λ + 1t + log n an σ r 2σ r+1. Set λ = σr/mn. 2 With a probability 1 5e t, we have that the strongly convexity for the objective function in 2 is boune from below by Ω /2, provie that Ω 7 2µλrM, λ + 72 n 2 µλrm, λ + 1t + log n t + 2 log r Combining the above results, we have the final theorem for the recovering of M when its numerical rank rm, λ is small. Theorem 14 ssume 16µλrM, λ + 1t + log n an σ r 2σ r+1. Set λ = σr/mn. 2 We have, with a probability 1 7e t M M σr+1 2 m + n 1 + if Ω 7 2µλrM, λ + 72 n 2 µλrm, λ + 1t + log n t + 2 log r Remark The total number of observe entries are Õn + n2 / 2. It is minimize when = n 1/3, leaing to Õn4/3 for the number of observe entries an Õσ r+1n 1/3 for recovery error. 6

7 5.1 Detaile oof oof of Theorem 11 It is sufficient to show the result for H 1/2 Ĥ H 1/2. Define } X = M i = H 1/2 1 n a ia i + λi H 1/2, i = 1,..., m We have M i = US 1/2 U muσvi, V i, ΣU + mnλius 1/2 U = U ms 1/2 ΣVi, V i, ΣS 1/2 + mnλs 1 U Using the efinition of µλ, we have λ max M i µrm, λ + 1. Since we have λ max H 1/2 Using the fact that we have Ĥ H 1/2 λ max H 1/2 B = λ max E[M i ] = } 1 + δ n exp µλrm, λ δ log1 + δ δ δ2, δ [0, 1], Ĥ H 1/2 } 1 + δ n exp [1 + δ log1 + δ δ] δ 2 4µrM, λ + 1 The upper boun is obtaine by setting = 4µλrM, λ + 1log n + t/δ 2. Similarly, for the lower boun, we have } λ min H 1/2 Ĥ H 1/2 n 1 δ n exp [1 δ log1 δ + δ] µλrm, λ + 1 Using the fact that 1 δ log1 δ δ + δ2 2 We have the lower boun by setting m = 2µλrM, λ + 1log n + t/δ oof of Theorem 12 To utilize Theorem 3, we rewrite H an Ĥ, efine in Theorem 11, as H = H 1/2 IH1/2, Ĥ = H 1/2 DH1/2 where D = H 1/2 Ĥ H 1/2. ccoring to Theorem 11, with a probability 1 2e t, we have D I 2 δ, provie that 4 µλrm, λ + 1t + log n δ2 We then compute λ an H efine in Theorem 3. Using the fact 16µλrM, λ+1t+log n an Theorem 11, we have, with a probability 1 e t, δ 1/2. Hence H D I 2 δ = 2δ 1 D I 2 1 δ Using the assumption that σ r /σ r+1 2, we have δ 1/2 1 σ 2 r+1/σ 2 r an therefore λ = 1/ 2. s a result, accoring to Theorem 3, we have sin ΘU 1, Û 2 3 2δ Similarly, we have, sin ΘV 1, V 2 3 2δ Thus, with a probability 1 4e t, we have µr µλ + n r sin ΘV 1, V 2 2 µλ + 18nδ2 r 7

8 References E. Canès an B. Recht. Exact matrix completion via convex optimization. Commun. CM, 556: , E. Canès an T. Tao. The power of convex relaxation: near-optimal matrix completion. IEEE Transactions on Information Theory, 565: , P. Drineas, R. Kannan, an M.W. Mahoney. Fast Monte Carlo algorithms for matrices III: Computing a compresse approximate matrix ecomposition. SIM J Comput, 36: , N. Halko, P. G. Martinsson, an J.. Tropp. Fining structure with ranomness: obabilistic algorithms for constructing approximate matrix ecompositions. SIM Rev., 532: , P. C. Hansen. Rank-efficient an iscrete ill-pose problems: Numerical aspects of linear inversion. Society for Inustrial an pplie Mathematics, kshay Krishnamurthy an arti Singh. Low-rank matrix an tensor completion via aaptive sampling. In avance in Neural Information ocessing NIPS, R.-C. Li. Relative perturbation theory: II eigenspace an singular subspace variations. SIM J. Matrix nal. ppl., 20: , M. W. Mahoney an P. Drineas. Relative-error CUR matrix ecompositions. SIM J Matrix nal ppl, 30: , M. W. Mahoney an P. Drineas. CUR matrix ecompositions for improve ata analysis. oc. Natl. ca. Sci. US, 106: , B. Recht. simpler approach to matrix completion. JMLR, 12: , J. Tropp. Improve analysis of the subsample ranomize haamar transform. v. apt. Data nal, 3: ,

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012

Lecture Introduction. 2 Examples of Measure Concentration. 3 The Johnson-Lindenstrauss Lemma. CS-621 Theory Gems November 28, 2012 CS-6 Theory Gems November 8, 0 Lecture Lecturer: Alesaner Mąry Scribes: Alhussein Fawzi, Dorina Thanou Introuction Toay, we will briefly iscuss an important technique in probability theory measure concentration

More information

Least-Squares Regression on Sparse Spaces

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

More information

u!i = a T u = 0. Then S satisfies

u!i = a T u = 0. Then S satisfies Deterministic Conitions for Subspace Ientifiability from Incomplete Sampling Daniel L Pimentel-Alarcón, Nigel Boston, Robert D Nowak University of Wisconsin-Maison Abstract Consier an r-imensional subspace

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Technical Report TTI-TR-2008-5 Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri UC San Diego Sham M. Kakae Toyota Technological Institute at Chicago ABSTRACT Clustering ata in

More information

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks

A PAC-Bayesian Approach to Spectrally-Normalized Margin Bounds for Neural Networks A PAC-Bayesian Approach to Spectrally-Normalize Margin Bouns for Neural Networks Behnam Neyshabur, Srinah Bhojanapalli, Davi McAllester, Nathan Srebro Toyota Technological Institute at Chicago {bneyshabur,

More information

On combinatorial approaches to compressed sensing

On combinatorial approaches to compressed sensing On combinatorial approaches to compresse sensing Abolreza Abolhosseini Moghaam an Hayer Raha Department of Electrical an Computer Engineering, Michigan State University, East Lansing, MI, U.S. Emails:{abolhos,raha}@msu.eu

More information

Robustness and Perturbations of Minimal Bases

Robustness and Perturbations of Minimal Bases Robustness an Perturbations of Minimal Bases Paul Van Dooren an Froilán M Dopico December 9, 2016 Abstract Polynomial minimal bases of rational vector subspaces are a classical concept that plays an important

More information

Analyzing Tensor Power Method Dynamics in Overcomplete Regime

Analyzing Tensor Power Method Dynamics in Overcomplete Regime Journal of Machine Learning Research 18 (2017) 1-40 Submitte 9/15; Revise 11/16; Publishe 4/17 Analyzing Tensor Power Metho Dynamics in Overcomplete Regime Animashree Ananumar Department of Electrical

More information

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions

Computing Exact Confidence Coefficients of Simultaneous Confidence Intervals for Multinomial Proportions and their Functions Working Paper 2013:5 Department of Statistics Computing Exact Confience Coefficients of Simultaneous Confience Intervals for Multinomial Proportions an their Functions Shaobo Jin Working Paper 2013:5

More information

COUPLING REQUIREMENTS FOR WELL POSED AND STABLE MULTI-PHYSICS PROBLEMS

COUPLING REQUIREMENTS FOR WELL POSED AND STABLE MULTI-PHYSICS PROBLEMS VI International Conference on Computational Methos for Couple Problems in Science an Engineering COUPLED PROBLEMS 15 B. Schrefler, E. Oñate an M. Paparakakis(Es) COUPLING REQUIREMENTS FOR WELL POSED AND

More information

Recovering any low-rank matrix, provably

Recovering any low-rank matrix, provably Recovering any low-rank matrix, provably Rachel Ward University of Texas at Austin October, 2014 Joint work with Yudong Chen (U.C. Berkeley), Srinadh Bhojanapalli and Sujay Sanghavi (U.T. Austin) Matrix

More information

Capacity Analysis of MIMO Systems with Unknown Channel State Information

Capacity Analysis of MIMO Systems with Unknown Channel State Information Capacity Analysis of MIMO Systems with Unknown Channel State Information Jun Zheng an Bhaskar D. Rao Dept. of Electrical an Computer Engineering University of California at San Diego e-mail: juzheng@ucs.eu,

More information

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs

Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Perfect Matchings in Õ(n1.5 ) Time in Regular Bipartite Graphs Ashish Goel Michael Kapralov Sanjeev Khanna Abstract We consier the well-stuie problem of fining a perfect matching in -regular bipartite

More information

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION

LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION The Annals of Statistics 1997, Vol. 25, No. 6, 2313 2327 LATTICE-BASED D-OPTIMUM DESIGN FOR FOURIER REGRESSION By Eva Riccomagno, 1 Rainer Schwabe 2 an Henry P. Wynn 1 University of Warwick, Technische

More information

Optimal CDMA Signatures: A Finite-Step Approach

Optimal CDMA Signatures: A Finite-Step Approach Optimal CDMA Signatures: A Finite-Step Approach Joel A. Tropp Inst. for Comp. Engr. an Sci. (ICES) 1 University Station C000 Austin, TX 7871 jtropp@ices.utexas.eu Inerjit. S. Dhillon Dept. of Comp. Sci.

More information

Concentration of Measure Inequalities for Compressive Toeplitz Matrices with Applications to Detection and System Identification

Concentration of Measure Inequalities for Compressive Toeplitz Matrices with Applications to Detection and System Identification Concentration of Measure Inequalities for Compressive Toeplitz Matrices with Applications to Detection an System Ientification Borhan M Sananaji, Tyrone L Vincent, an Michael B Wakin Abstract In this paper,

More information

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control

19 Eigenvalues, Eigenvectors, Ordinary Differential Equations, and Control 19 Eigenvalues, Eigenvectors, Orinary Differential Equations, an Control This section introuces eigenvalues an eigenvectors of a matrix, an iscusses the role of the eigenvalues in etermining the behavior

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Keywors: multi-view learning, clustering, canonical correlation analysis Abstract Clustering ata in high-imensions is believe to be a har problem in general. A number of efficient clustering algorithms

More information

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes

Leaving Randomness to Nature: d-dimensional Product Codes through the lens of Generalized-LDPC codes Leaving Ranomness to Nature: -Dimensional Prouct Coes through the lens of Generalize-LDPC coes Tavor Baharav, Kannan Ramchanran Dept. of Electrical Engineering an Computer Sciences, U.C. Berkeley {tavorb,

More information

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k

Robust Forward Algorithms via PAC-Bayes and Laplace Distributions. ω Q. Pr (y(ω x) < 0) = Pr A k A Proof of Lemma 2 B Proof of Lemma 3 Proof: Since the support of LL istributions is R, two such istributions are equivalent absolutely continuous with respect to each other an the ivergence is well-efine

More information

Homework 3 - Solutions

Homework 3 - Solutions Homework 3 - Solutions The Transpose an Partial Transpose. 1 Let { 1, 2,, } be an orthonormal basis for C. The transpose map efine with respect to this basis is a superoperator Γ that acts on an operator

More information

arxiv: v2 [physics.data-an] 5 Jul 2012

arxiv: v2 [physics.data-an] 5 Jul 2012 Submitte to the Annals of Statistics OPTIMAL TAGET PLAE RECOVERY ROM OISY MAIOLD SAMPLES arxiv:.460v physics.ata-an] 5 Jul 0 By Daniel. Kaslovsky an rançois G. Meyer University of Colorao, Bouler Constructing

More information

Necessary and Sufficient Conditions for Sketched Subspace Clustering

Necessary and Sufficient Conditions for Sketched Subspace Clustering Necessary an Sufficient Conitions for Sketche Subspace Clustering Daniel Pimentel-Alarcón, Laura Balzano 2, Robert Nowak University of Wisconsin-Maison, 2 University of Michigan-Ann Arbor Abstract This

More information

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

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

More information

Robust Low Rank Kernel Embeddings of Multivariate Distributions

Robust Low Rank Kernel Embeddings of Multivariate Distributions Robust Low Rank Kernel Embeings of Multivariate Distributions Le Song, Bo Dai College of Computing, Georgia Institute of Technology lsong@cc.gatech.eu, boai@gatech.eu Abstract Kernel embeing of istributions

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri ITA, UC San Diego, 9500 Gilman Drive, La Jolla, CA Sham M. Kakae Karen Livescu Karthik Sriharan Toyota Technological Institute at Chicago, 6045 S. Kenwoo Ave., Chicago, IL kamalika@soe.ucs.eu

More information

arxiv:hep-th/ v1 3 Feb 1993

arxiv:hep-th/ v1 3 Feb 1993 NBI-HE-9-89 PAR LPTHE 9-49 FTUAM 9-44 November 99 Matrix moel calculations beyon the spherical limit arxiv:hep-th/93004v 3 Feb 993 J. Ambjørn The Niels Bohr Institute Blegamsvej 7, DK-00 Copenhagen Ø,

More information

ECE G: Special Topics in Signal Processing: Sparsity, Structure, and Inference

ECE G: Special Topics in Signal Processing: Sparsity, Structure, and Inference ECE 18-898G: Special Topics in Signal Processing: Sparsity, Structure, and Inference Low-rank matrix recovery via nonconvex optimization Yuejie Chi Department of Electrical and Computer Engineering Spring

More information

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies

Laplacian Cooperative Attitude Control of Multiple Rigid Bodies Laplacian Cooperative Attitue Control of Multiple Rigi Boies Dimos V. Dimarogonas, Panagiotis Tsiotras an Kostas J. Kyriakopoulos Abstract Motivate by the fact that linear controllers can stabilize the

More information

LECTURE NOTES ON DVORETZKY S THEOREM

LECTURE NOTES ON DVORETZKY S THEOREM LECTURE NOTES ON DVORETZKY S THEOREM STEVEN HEILMAN Abstract. We present the first half of the paper [S]. In particular, the results below, unless otherwise state, shoul be attribute to G. Schechtman.

More information

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS

SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS SYMMETRIC KRONECKER PRODUCTS AND SEMICLASSICAL WAVE PACKETS GEORGE A HAGEDORN AND CAROLINE LASSER Abstract We investigate the iterate Kronecker prouct of a square matrix with itself an prove an invariance

More information

Matrix Recipes. Javier R. Movellan. December 28, Copyright c 2004 Javier R. Movellan

Matrix Recipes. Javier R. Movellan. December 28, Copyright c 2004 Javier R. Movellan Matrix Recipes Javier R Movellan December 28, 2006 Copyright c 2004 Javier R Movellan 1 1 Definitions Let x, y be matrices of orer m n an o p respectively, ie x 11 x 1n y 11 y 1p x = y = (1) x m1 x mn

More information

Multi-View Clustering via Canonical Correlation Analysis

Multi-View Clustering via Canonical Correlation Analysis Kamalika Chauhuri ITA, UC San Diego, 9500 Gilman Drive, La Jolla, CA Sham M. Kakae Karen Livescu Karthik Sriharan Toyota Technological Institute at Chicago, 6045 S. Kenwoo Ave., Chicago, IL kamalika@soe.ucs.eu

More information

PDE Notes, Lecture #11

PDE Notes, Lecture #11 PDE Notes, Lecture # from Professor Jalal Shatah s Lectures Febuary 9th, 2009 Sobolev Spaces Recall that for u L loc we can efine the weak erivative Du by Du, φ := udφ φ C0 If v L loc such that Du, φ =

More information

Stable and compact finite difference schemes

Stable and compact finite difference schemes Center for Turbulence Research Annual Research Briefs 2006 2 Stable an compact finite ifference schemes By K. Mattsson, M. Svär AND M. Shoeybi. Motivation an objectives Compact secon erivatives have long

More information

SINGULAR PERTURBATION AND STATIONARY SOLUTIONS OF PARABOLIC EQUATIONS IN GAUSS-SOBOLEV SPACES

SINGULAR PERTURBATION AND STATIONARY SOLUTIONS OF PARABOLIC EQUATIONS IN GAUSS-SOBOLEV SPACES Communications on Stochastic Analysis Vol. 2, No. 2 (28) 289-36 Serials Publications www.serialspublications.com SINGULAR PERTURBATION AND STATIONARY SOLUTIONS OF PARABOLIC EQUATIONS IN GAUSS-SOBOLEV SPACES

More information

arxiv: v1 [math.mg] 10 Apr 2018

arxiv: v1 [math.mg] 10 Apr 2018 ON THE VOLUME BOUND IN THE DVORETZKY ROGERS LEMMA FERENC FODOR, MÁRTON NASZÓDI, AND TAMÁS ZARNÓCZ arxiv:1804.03444v1 [math.mg] 10 Apr 2018 Abstract. The classical Dvoretzky Rogers lemma provies a eterministic

More information

Parameter estimation: A new approach to weighting a priori information

Parameter estimation: A new approach to weighting a priori information Parameter estimation: A new approach to weighting a priori information J.L. Mea Department of Mathematics, Boise State University, Boise, ID 83725-555 E-mail: jmea@boisestate.eu Abstract. We propose a

More information

7.1 Support Vector Machine

7.1 Support Vector Machine 67577 Intro. to Machine Learning Fall semester, 006/7 Lecture 7: Support Vector Machines an Kernel Functions II Lecturer: Amnon Shashua Scribe: Amnon Shashua 7. Support Vector Machine We return now to

More information

Influence of weight initialization on multilayer perceptron performance

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

More information

Dissipative numerical methods for the Hunter-Saxton equation

Dissipative numerical methods for the Hunter-Saxton equation Dissipative numerical methos for the Hunter-Saton equation Yan Xu an Chi-Wang Shu Abstract In this paper, we present further evelopment of the local iscontinuous Galerkin (LDG) metho esigne in [] an a

More information

On Decentralized Optimal Control and Information Structures

On Decentralized Optimal Control and Information Structures 2008 American Control Conference Westin Seattle Hotel, Seattle, Washington, USA June 11-13, 2008 FrC053 On Decentralize Optimal Control an Information Structures Naer Motee 1, Ali Jababaie 1 an Bassam

More information

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback

An Optimal Algorithm for Bandit and Zero-Order Convex Optimization with Two-Point Feedback Journal of Machine Learning Research 8 07) - Submitte /6; Publishe 5/7 An Optimal Algorithm for Banit an Zero-Orer Convex Optimization with wo-point Feeback Oha Shamir Department of Computer Science an

More information

Function Spaces. 1 Hilbert Spaces

Function Spaces. 1 Hilbert Spaces Function Spaces A function space is a set of functions F that has some structure. Often a nonparametric regression function or classifier is chosen to lie in some function space, where the assume structure

More information

Logarithmic spurious regressions

Logarithmic spurious regressions Logarithmic spurious regressions Robert M. e Jong Michigan State University February 5, 22 Abstract Spurious regressions, i.e. regressions in which an integrate process is regresse on another integrate

More information

SYNCHRONOUS SEQUENTIAL CIRCUITS

SYNCHRONOUS SEQUENTIAL CIRCUITS CHAPTER SYNCHRONOUS SEUENTIAL CIRCUITS Registers an counters, two very common synchronous sequential circuits, are introuce in this chapter. Register is a igital circuit for storing information. Contents

More information

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

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

More information

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners

Lower Bounds for Local Monotonicity Reconstruction from Transitive-Closure Spanners Lower Bouns for Local Monotonicity Reconstruction from Transitive-Closure Spanners Arnab Bhattacharyya Elena Grigorescu Mahav Jha Kyomin Jung Sofya Raskhonikova Davi P. Wooruff Abstract Given a irecte

More information

The effect of dissipation on solutions of the complex KdV equation

The effect of dissipation on solutions of the complex KdV equation Mathematics an Computers in Simulation 69 (25) 589 599 The effect of issipation on solutions of the complex KV equation Jiahong Wu a,, Juan-Ming Yuan a,b a Department of Mathematics, Oklahoma State University,

More information

2886 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 61, NO. 5, MAY 2015

2886 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 61, NO. 5, MAY 2015 886 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL 61, NO 5, MAY 015 Simultaneously Structure Moels With Application to Sparse an Low-Rank Matrices Samet Oymak, Stuent Member, IEEE, Amin Jalali, Stuent Member,

More information

ECE 8201: Low-dimensional Signal Models for High-dimensional Data Analysis

ECE 8201: Low-dimensional Signal Models for High-dimensional Data Analysis ECE 8201: Low-dimensional Signal Models for High-dimensional Data Analysis Lecture 7: Matrix completion Yuejie Chi The Ohio State University Page 1 Reference Guaranteed Minimum-Rank Solutions of Linear

More information

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling

Balancing Expected and Worst-Case Utility in Contracting Models with Asymmetric Information and Pooling Balancing Expecte an Worst-Case Utility in Contracting Moels with Asymmetric Information an Pooling R.B.O. erkkamp & W. van en Heuvel & A.P.M. Wagelmans Econometric Institute Report EI2018-01 9th January

More information

Binary Discrimination Methods for High Dimensional Data with a. Geometric Representation

Binary Discrimination Methods for High Dimensional Data with a. Geometric Representation Binary Discrimination Methos for High Dimensional Data with a Geometric Representation Ay Bolivar-Cime, Luis Miguel Corova-Roriguez Universia Juárez Autónoma e Tabasco, División Acaémica e Ciencias Básicas

More information

arxiv: v1 [stat.ml] 28 Mar 2017

arxiv: v1 [stat.ml] 28 Mar 2017 Algebraic Variety Moels for High-Rank Matrix Completion Greg Ongie Rebecca Willett Robert D. Nowak Laura Balzano March 29, 27 arxiv:73.963v [stat.ml] 28 Mar 27 Abstract We consier a generalization of low-rank

More information

Sturm-Liouville Theory

Sturm-Liouville Theory LECTURE 5 Sturm-Liouville Theory In the three preceing lectures I emonstrate the utility of Fourier series in solving PDE/BVPs. As we ll now see, Fourier series are just the tip of the iceberg of the theory

More information

Tractability results for weighted Banach spaces of smooth functions

Tractability results for weighted Banach spaces of smooth functions Tractability results for weighte Banach spaces of smooth functions Markus Weimar Mathematisches Institut, Universität Jena Ernst-Abbe-Platz 2, 07740 Jena, Germany email: markus.weimar@uni-jena.e March

More information

Generalized Tractability for Multivariate Problems

Generalized Tractability for Multivariate Problems Generalize Tractability for Multivariate Problems Part II: Linear Tensor Prouct Problems, Linear Information, an Unrestricte Tractability Michael Gnewuch Department of Computer Science, University of Kiel,

More information

Ramsey numbers of some bipartite graphs versus complete graphs

Ramsey numbers of some bipartite graphs versus complete graphs Ramsey numbers of some bipartite graphs versus complete graphs Tao Jiang, Michael Salerno Miami University, Oxfor, OH 45056, USA Abstract. The Ramsey number r(h, K n ) is the smallest positive integer

More information

Local Linear ICA for Mutual Information Estimation in Feature Selection

Local Linear ICA for Mutual Information Estimation in Feature Selection Local Linear ICA for Mutual Information Estimation in Feature Selection Tian Lan, Deniz Erogmus Department of Biomeical Engineering, OGI, Oregon Health & Science University, Portlan, Oregon, USA E-mail:

More information

Fast image compression using matrix K-L transform

Fast image compression using matrix K-L transform Fast image compression using matrix K-L transform Daoqiang Zhang, Songcan Chen * Department of Computer Science an Engineering, Naning University of Aeronautics & Astronautics, Naning 2006, P.R. China.

More information

A Modification of the Jarque-Bera Test. for Normality

A Modification of the Jarque-Bera Test. for Normality Int. J. Contemp. Math. Sciences, Vol. 8, 01, no. 17, 84-85 HIKARI Lt, www.m-hikari.com http://x.oi.org/10.1988/ijcms.01.9106 A Moification of the Jarque-Bera Test for Normality Moawa El-Fallah Ab El-Salam

More information

Topic 7: Convergence of Random Variables

Topic 7: Convergence of Random Variables Topic 7: Convergence of Ranom Variables Course 003, 2016 Page 0 The Inference Problem So far, our starting point has been a given probability space (S, F, P). We now look at how to generate information

More information

THE GENUINE OMEGA-REGULAR UNITARY DUAL OF THE METAPLECTIC GROUP

THE GENUINE OMEGA-REGULAR UNITARY DUAL OF THE METAPLECTIC GROUP THE GENUINE OMEGA-REGULAR UNITARY DUAL OF THE METAPLECTIC GROUP ALESSANDRA PANTANO, ANNEGRET PAUL, AND SUSANA A. SALAMANCA-RIBA Abstract. We classify all genuine unitary representations of the metaplectic

More information

Database-friendly Random Projections

Database-friendly Random Projections Database-frienly Ranom Projections Dimitris Achlioptas Microsoft ABSTRACT A classic result of Johnson an Linenstrauss asserts that any set of n points in -imensional Eucliean space can be embee into k-imensional

More information

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y

ensembles When working with density operators, we can use this connection to define a generalized Bloch vector: v x Tr x, v y Tr y Ph195a lecture notes, 1/3/01 Density operators for spin- 1 ensembles So far in our iscussion of spin- 1 systems, we have restricte our attention to the case of pure states an Hamiltonian evolution. Toay

More information

Some properties of random staircase tableaux

Some properties of random staircase tableaux Some properties of ranom staircase tableaux Sanrine Dasse Hartaut Pawe l Hitczenko Downloae /4/7 to 744940 Reistribution subject to SIAM license or copyright; see http://wwwsiamorg/journals/ojsaphp Abstract

More information

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x)

The derivative of a function f(x) is another function, defined in terms of a limiting expression: f(x + δx) f(x) Y. D. Chong (2016) MH2801: Complex Methos for the Sciences 1. Derivatives The erivative of a function f(x) is another function, efine in terms of a limiting expression: f (x) f (x) lim x δx 0 f(x + δx)

More information

Compressed Sensing and Robust Recovery of Low Rank Matrices

Compressed Sensing and Robust Recovery of Low Rank Matrices Compressed Sensing and Robust Recovery of Low Rank Matrices M. Fazel, E. Candès, B. Recht, P. Parrilo Electrical Engineering, University of Washington Applied and Computational Mathematics Dept., Caltech

More information

On a limit theorem for non-stationary branching processes.

On a limit theorem for non-stationary branching processes. On a limit theorem for non-stationary branching processes. TETSUYA HATTORI an HIROSHI WATANABE 0. Introuction. The purpose of this paper is to give a limit theorem for a certain class of iscrete-time multi-type

More information

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers

Optimal Variable-Structure Control Tracking of Spacecraft Maneuvers Optimal Variable-Structure Control racking of Spacecraft Maneuvers John L. Crassiis 1 Srinivas R. Vaali F. Lanis Markley 3 Introuction In recent years, much effort has been evote to the close-loop esign

More information

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods

Hyperbolic Moment Equations Using Quadrature-Based Projection Methods Hyperbolic Moment Equations Using Quarature-Base Projection Methos J. Koellermeier an M. Torrilhon Department of Mathematics, RWTH Aachen University, Aachen, Germany Abstract. Kinetic equations like the

More information

New Bounds for Distributed Storage Systems with Secure Repair

New Bounds for Distributed Storage Systems with Secure Repair New Bouns for Distribute Storage Systems with Secure Repair Ravi Tanon 1 an Soheil Mohajer 1 Discovery Analytics Center & Department of Computer Science, Virginia Tech, Blacksburg, VA Department of Electrical

More information

Closed and Open Loop Optimal Control of Buffer and Energy of a Wireless Device

Closed and Open Loop Optimal Control of Buffer and Energy of a Wireless Device Close an Open Loop Optimal Control of Buffer an Energy of a Wireless Device V. S. Borkar School of Technology an Computer Science TIFR, umbai, Inia. borkar@tifr.res.in A. A. Kherani B. J. Prabhu INRIA

More information

Fast Resampling Weighted v-statistics

Fast Resampling Weighted v-statistics Fast Resampling Weighte v-statistics Chunxiao Zhou Mar O. Hatfiel Clinical Research Center National Institutes of Health Bethesa, MD 20892 chunxiao.zhou@nih.gov Jiseong Par Dept of Math George Mason Univ

More information

Construction of Equiangular Signatures for Synchronous CDMA Systems

Construction of Equiangular Signatures for Synchronous CDMA Systems Construction of Equiangular Signatures for Synchronous CDMA Systems Robert W Heath Jr Dept of Elect an Comp Engr 1 University Station C0803 Austin, TX 78712-1084 USA rheath@eceutexaseu Joel A Tropp Inst

More information

Homework 2 Solutions EM, Mixture Models, PCA, Dualitys

Homework 2 Solutions EM, Mixture Models, PCA, Dualitys Homewor Solutions EM, Mixture Moels, PCA, Dualitys CMU 0-75: Machine Learning Fall 05 http://www.cs.cmu.eu/~bapoczos/classes/ml075_05fall/ OUT: Oct 5, 05 DUE: Oct 9, 05, 0:0 AM An EM algorithm for a Mixture

More information

Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Grids

Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Grids Florian Heiss; Viktor Winschel: Estimation with Numerical Integration on Sparse Gris Munich Discussion Paper No. 2006-15 Department of Economics University of Munich Volkswirtschaftliche Fakultät Luwig-Maximilians-Universität

More information

Global Solutions to the Coupled Chemotaxis-Fluid Equations

Global Solutions to the Coupled Chemotaxis-Fluid Equations Global Solutions to the Couple Chemotaxis-Flui Equations Renjun Duan Johann Raon Institute for Computational an Applie Mathematics Austrian Acaemy of Sciences Altenbergerstrasse 69, A-44 Linz, Austria

More information

On the Value of Partial Information for Learning from Examples

On the Value of Partial Information for Learning from Examples JOURNAL OF COMPLEXITY 13, 509 544 (1998) ARTICLE NO. CM970459 On the Value of Partial Information for Learning from Examples Joel Ratsaby* Department of Electrical Engineering, Technion, Haifa, 32000 Israel

More information

Linear Algebra- Review And Beyond. Lecture 3

Linear Algebra- Review And Beyond. Lecture 3 Linear Algebra- Review An Beyon Lecture 3 This lecture gives a wie range of materials relate to matrix. Matrix is the core of linear algebra, an it s useful in many other fiels. 1 Matrix Matrix is the

More information

Well-posedness of hyperbolic Initial Boundary Value Problems

Well-posedness of hyperbolic Initial Boundary Value Problems Well-poseness of hyperbolic Initial Bounary Value Problems Jean-François Coulombel CNRS & Université Lille 1 Laboratoire e mathématiques Paul Painlevé Cité scientifique 59655 VILLENEUVE D ASCQ CEDEX, France

More information

On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography

On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography On the Enumeration of Double-Base Chains with Applications to Elliptic Curve Cryptography Christophe Doche Department of Computing Macquarie University, Australia christophe.oche@mq.eu.au. Abstract. The

More information

II. First variation of functionals

II. First variation of functionals II. First variation of functionals The erivative of a function being zero is a necessary conition for the etremum of that function in orinary calculus. Let us now tackle the question of the equivalent

More information

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms

On Characterizing the Delay-Performance of Wireless Scheduling Algorithms On Characterizing the Delay-Performance of Wireless Scheuling Algorithms Xiaojun Lin Center for Wireless Systems an Applications School of Electrical an Computer Engineering, Purue University West Lafayette,

More information

Algorithms and matching lower bounds for approximately-convex optimization

Algorithms and matching lower bounds for approximately-convex optimization Algorithms an matching lower bouns for approximately-convex optimization Yuanzhi Li Department of Computer Science Princeton University Princeton, NJ, 08450 yuanzhil@cs.princeton.eu Anrej Risteski Department

More information

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread]

Witt#5: Around the integrality criterion 9.93 [version 1.1 (21 April 2013), not completed, not proofread] Witt vectors. Part 1 Michiel Hazewinkel Sienotes by Darij Grinberg Witt#5: Aroun the integrality criterion 9.93 [version 1.1 21 April 2013, not complete, not proofrea In [1, section 9.93, Hazewinkel states

More information

arxiv: v2 [cond-mat.stat-mech] 11 Nov 2016

arxiv: v2 [cond-mat.stat-mech] 11 Nov 2016 Noname manuscript No. (will be inserte by the eitor) Scaling properties of the number of ranom sequential asorption iterations neee to generate saturate ranom packing arxiv:607.06668v2 [con-mat.stat-mech]

More information

Bayesian Estimation of the Entropy of the Multivariate Gaussian

Bayesian Estimation of the Entropy of the Multivariate Gaussian Bayesian Estimation of the Entropy of the Multivariate Gaussian Santosh Srivastava Fre Hutchinson Cancer Research Center Seattle, WA 989, USA Email: ssrivast@fhcrc.org Maya R. Gupta Department of Electrical

More information

Space-time Linear Dispersion Using Coordinate Interleaving

Space-time Linear Dispersion Using Coordinate Interleaving Space-time Linear Dispersion Using Coorinate Interleaving Jinsong Wu an Steven D Blostein Department of Electrical an Computer Engineering Queen s University, Kingston, Ontario, Canaa, K7L3N6 Email: wujs@ieeeorg

More information

CMA-ES with Optimal Covariance Update and Storage Complexity

CMA-ES with Optimal Covariance Update and Storage Complexity CMA-ES with Optimal Covariance Upate an Storage Complexity Oswin Krause Dept. of Computer Science University of Copenhagen Copenhagen, Denmark oswin.krause@i.ku.k Díac R. Arbonès Dept. of Computer Science

More information

Inter-domain Gaussian Processes for Sparse Inference using Inducing Features

Inter-domain Gaussian Processes for Sparse Inference using Inducing Features Inter-omain Gaussian Processes for Sparse Inference using Inucing Features Miguel Lázaro-Greilla an Aníbal R. Figueiras-Vial Dep. Signal Processing & Communications Universia Carlos III e Mari, SPAIN {miguel,arfv}@tsc.uc3m.es

More information

On the Complexity of Bandit and Derivative-Free Stochastic Convex Optimization

On the Complexity of Bandit and Derivative-Free Stochastic Convex Optimization JMLR: Workshop an Conference Proceeings vol 30 013) 1 On the Complexity of Banit an Derivative-Free Stochastic Convex Optimization Oha Shamir Microsoft Research an the Weizmann Institute of Science oha.shamir@weizmann.ac.il

More information

A Review of Multiple Try MCMC algorithms for Signal Processing

A Review of Multiple Try MCMC algorithms for Signal Processing A Review of Multiple Try MCMC algorithms for Signal Processing Luca Martino Image Processing Lab., Universitat e València (Spain) Universia Carlos III e Mari, Leganes (Spain) Abstract Many applications

More information

WESD - Weighted Spectral Distance for Measuring Shape Dissimilarity

WESD - Weighted Spectral Distance for Measuring Shape Dissimilarity 1 WESD - Weighte Spectral Distance for Measuring Shape Dissimilarity Ener Konukoglu, Ben Glocker, Antonio Criminisi an Kilian M. Pohl Abstract This article presents a new istance for measuring shape issimilarity

More information

Randomized Numerical Linear Algebra: Review and Progresses

Randomized Numerical Linear Algebra: Review and Progresses ized ized SVD ized : Review and Progresses Zhihua Department of Computer Science and Engineering Shanghai Jiao Tong University The 12th China Workshop on Machine Learning and Applications Xi an, November

More information

Implicit Lyapunov control of closed quantum systems

Implicit Lyapunov control of closed quantum systems Joint 48th IEEE Conference on Decision an Control an 28th Chinese Control Conference Shanghai, P.R. China, December 16-18, 29 ThAIn1.4 Implicit Lyapunov control of close quantum systems Shouwei Zhao, Hai

More information

ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS

ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS ANALYSIS OF A GENERAL FAMILY OF REGULARIZED NAVIER-STOKES AND MHD MODELS MICHAEL HOLST, EVELYN LUNASIN, AND GANTUMUR TSOGTGEREL ABSTRACT. We consier a general family of regularize Navier-Stokes an Magnetohyroynamics

More information

arxiv: v4 [math.pr] 27 Jul 2016

arxiv: v4 [math.pr] 27 Jul 2016 The Asymptotic Distribution of the Determinant of a Ranom Correlation Matrix arxiv:309768v4 mathpr] 7 Jul 06 AM Hanea a, & GF Nane b a Centre of xcellence for Biosecurity Risk Analysis, University of Melbourne,

More information

The canonical controllers and regular interconnection

The canonical controllers and regular interconnection Systems & Control Letters ( www.elsevier.com/locate/sysconle The canonical controllers an regular interconnection A.A. Julius a,, J.C. Willems b, M.N. Belur c, H.L. Trentelman a Department of Applie Mathematics,

More information

1 Math 285 Homework Problem List for S2016

1 Math 285 Homework Problem List for S2016 1 Math 85 Homework Problem List for S016 Note: solutions to Lawler Problems will appear after all of the Lecture Note Solutions. 1.1 Homework 1. Due Friay, April 8, 016 Look at from lecture note exercises:

More information