1 Random Matrices

Total Page:16

File Type:pdf, Size:1020Kb

1 Random Matrices Lecture 12: Concentration for sums of random matrices CSE 525, Spring 2019 Instructor: James R. Lee 1 Random matrices Consider the graph sparsification problem: Given a graph G V; E , we want to approximate G (in a ¹ º sense to be defined later) by a sparse graph H V; E . Generally we would like that E E and ¹ 0º 0 ⊆ moreover E is as small as possible—say O n or O n log n where n V . We will be able to do j 0j ¹ º ¹ º j j this by choosing a (nonuniform) random sample of the edges, but to analyze such a process, we will need a large-deviation inequality for sums of random matrices. 1.1 Symmetric matrices If A is a d d real symmetric matrix, then A has all real eigenvalues which we can order × λ1 A > λ2 A > > λd A . The operator norm of A is ¹ º ¹ º ··· ¹ º A : max Ax 2 max λi A : i 1;:::; d : k k x 21 k k fj ¹ ºj 2 f gg k k Íd Íd Íd The trace of A is Tr A i1 Aii i1 λi A . The trace norm of A is A i1 λi A .A ¹ º ¹ º k k∗ j ¹ ºj symmetric matrix is positive semidefinite (PSD) if all its eigenvalues are nonnegative. Note that for a A Í Ak PSD matrix A, we have Tr A A . We also recall the matrix exponential e 1k which is ¹ º k k∗ 0 k! well-defined for all real symmetric A and is itself also a real symmetric matrix. If A is symmetric, then eA is always PSD, as the next argument shows. Every real symmetric matrix can be diagonalized, writing A UT DU, where U is an orthogonal matrix, i.e. UUT UTU I and D is diagonal. One can easily check that Ak UT DkU for any k N, thus Ak and A are simultaneously diagonalizable. It follows that A and eA are simultaneously 2 A λ A diagonalizable. In particular, we have λi e e i . ¹ º ¹ º Finally, note that for symmetric matrices A and B, we have Tr AB 6 A B . To see this, j ¹ ºj k k · k k∗ let ui be an orthonormal basis of eigenvectors of B with Bui λi B ui. Then f g ¹ º Õd Õd Õd Tr AB ui ; ABui λi B ui ; Aui 6 λi B A B A : j ¹ ºj h i ¹ ºh i j ¹ ºj · k k k k∗ k k i1 i1 i1 Many classical statements are either false or significantly more difficult to prove when translated to the matrix setting. For instance, while ex+y ex e y e y ex is true for arbitrary real numbers x and y, it is only the case that eA+B eAeB if A and B are simultaneously diagonalizable. However, somewhat remarkably, the matrix analog does hold if we do it inside the trace. Theorem 1.1 (Golden-Thompson inequality). If A and B are real symmetric matrices, then + Tr eA B 6 Tr eAeB : ¹ º ¹ º Proof. We can prove this using the non-commutative Hölder inequality: For any even integer p > 2 and real symmetric matrices A1; A2;:::; Ap: Tr A1A2 Ap 6 A1 S A2 S Ap S ; ¹ ··· º k k p k k p · · · k k p 1 T p 21 p where A S Tr A A / is the Schatten p-norm. Consider real symmetric matrices U; V. k k p ¹ º / Applying this with A1 Ap UV gives, for every even p > 2: ··· p p T T p 2 2 p 2 2 2 p 2 Tr UV 6 UV Tr V U UV / Tr VU V / Tr U V / ; ¹¹ º º k kSp ¹¹ º º ¹¹ º º ¹¹ º º where the last inequality uses the cyclic property of the trace. Applying this inequality repeatedly now yields, for every even p, Tr UV p 6 Tr UpV p : ¹¹ º º ¹ º A p B p If we now take U e / and V e / , this gives A p B p p A B Tr e / e / 6 Tr e e : (1.1) ¹¹ º º ¹ º A p 2 B p For p large, we can use the Taylor approximation e / 1 + A p + O 1 p and similarly for e / . + + 2 / ¹ / º Thus: eA p eB p e A B p O 1 p . Therefore taking p in (1.1) gives / / ∼ ¹ )/ ¹ / º ! 1 + Tr eA B 6 Tr eAeB : ¹ º ¹ º 1.2 The Laplace transform for matrices We will consider now a random d d real matrix X. The entries Xij of X are all (not necessarily × ¹ º independent) random variables. We have seen inequalities (like those named after Chernoff and Azuma) which assert that if X X1 + X2 + + Xn is a sum of independent random numbers, then ··· X is tightly concentrated around its mean. Our goal now is to prove a similar fact for sums of independent random symmetric matrices. First, observe that the trace is a linear operator; this is easy to see from the fact that it is the sum of the diagonal entries of its argument. If A and B are arbitrary real matrices, then Tr A + B Tr A + Tr B . This implies that if X is a random matrix, then E Tr X Tr E X . ¹ º ¹ º ¹ º » ¹ º¼ ¹ » ¼º Note that E X is the matrix defined by E X ij E Xij . » ¼ ¹ » ¼º » ¼ Suppose that X1; X2;:::; Xn are independent random real symmetric matrices. Let X X1 + X2 + + Xn. Let Sk X1 + + Xk be the partial sum of the first k terms so that X Sn. Our ··· ··· first goal will be to bound the probability that X has an eigenvalue bigger than t. To do this, we will try to extend the method of exponential moments to work with symmetric matrices, as discovered by Ahlswede and Winter. It is much simpler than previous approaches that only worked for special cases. βX βλ X Note that for β > 0, we have λi e e i . Therefore: ¹ º ¹ º βX βt βX βt P max λi X > t P max λi e > e 6 P Tr e > e ; (1.2) i ¹ º i ¹ º ¹ º where the last inequality uses the fact that all the eigenvalues of eβX are nonnegative, hence βX Í βX βX Tr e λi e > maxi λi e . ¹ º i ¹ º ¹ º Now Markov’s inequality implies that E Tr eβX P Tr eβX > eβt 6 » ¹ º¼ : (1.3) » ¹ º ¼ eβt As in our earlier uses of the Laplace transform, our goal is now to bound E Tr eβX by a product » ¹ º¼ that has one factor for each term Xi. 2 In the matrix setting, this is more subtle: Using Theorem 1.1, βX β Sn 1+Xn βSn 1 βXn E Tr e E Tr e ¹ − º 6 E Tr e − e : » ¹ º¼ » ¹ º¼ » ¹ º¼ Now we push the expectation over Xn inside the trace: βSn 1 βXn βSn 1 βXn βSn 1 βXn E Tr e − e E Tr e − E e X1;:::; Xn 1 E Tr e − E e ; » ¹ º¼ ¹ » j − ¼º ¹ » ¼º βSn 1 and we have used independence to pull e − outside the expectation and then to remove the conditioning. Finally, we use the fact that Tr AB 6 A B and B Tr B when B has all ∗ ∗ βS¹n 1 º k k · k k k k ¹ º nonnegative eigenvalues (as is the case for e − ): βSn 1 βXn βXn βSn 1 E Tr e − E e 6 E e E Tr e − : ¹ » ¼º » ¼ ¹ º Doing this n times yields n n Ö Ö E Tr eβX 6 Tr I E eβXi d E eβXi : » ¹ º¼ ¹ º » ¼ » ¼ i1 i1 Combining this with (1.2) and (1.3) yields Ön βt βXi P max λi X > t 6 e− d E e : i ¹ º » ¼ i1 We can also apply this to X to get − ! Ön Ön βt βXi βXi P X > t 6 e− d E e + E e− : (1.4) »k k ¼ » ¼ » ¼ i1 i1 1.3 Concentration Let Y be a random, symmetric, psd d d matrix with E Y I. Suppose that Y 6 L with × » ¼ k k probability one. Theorem 1.2. If Y1; Y2;:::; Yn are i.i.d. copies of Y, then for any " 0; 1 the following holds. Let 1 Ín 2 ¹ º λ1; λ2; : : : ; λn denote the eigenvalues of n i1 Yi. Then 2 P λ1; λ2; : : : ; λn 1 "; 1 + " > 1 2d exp " n 4L : »f g ⊆ » − ¼¼ − − / There is a slightly nicer way to write this using the Löwner ordering of symmetric matrices: We write A B to denote that the matrix A B is positive semidefinite. We can rewrite the conclusion − of Theorem 1.2 as " n # 1 Õ 2 P 1 " I Yi 1 + " I > 1 2d exp " n 4L : (1.5) ¹ − º n ¹ º − − / i1 Proof of Theorem 1.2. Define Xi : Yi E Yi and X : X1 + + Xn. Then (1.5) is equivalent to − » ¼ ··· P X > "n 6 2d exp "2n 4L : »k k ¼ − / We know from (1.4) that it will suffice to bound E eβXi for each i. To do this, we will use the » ¼ fact that 1 + x 6 ex 6 1 + x + x2 x 1; 1 : 8 2 [− ¼ 3 Note that if A is a real symmetric matrix, then since I, A, A2, and eA are simultaneously diagonalizable, this yields I + A eA I + A + A2 (1.6) for any A with A 6 1.
Recommended publications
  • Random Matrix Theory and Covariance Estimation
    Introduction Random matrix theory Estimating correlations Comparison with Barra Conclusion Appendix Random Matrix Theory and Covariance Estimation Jim Gatheral New York, October 3, 2008 Introduction Random matrix theory Estimating correlations Comparison with Barra Conclusion Appendix Motivation Sophisticated optimal liquidation portfolio algorithms that balance risk against impact cost involve inverting the covariance matrix. Eigenvalues of the covariance matrix that are small (or even zero) correspond to portfolios of stocks that have nonzero returns but extremely low or vanishing risk; such portfolios are invariably related to estimation errors resulting from insuffient data. One of the approaches used to eliminate the problem of small eigenvalues in the estimated covariance matrix is the so-called random matrix technique. We would like to understand: the basis of random matrix theory. (RMT) how to apply RMT to the estimation of covariance matrices. whether the resulting covariance matrix performs better than (for example) the Barra covariance matrix. Introduction Random matrix theory Estimating correlations Comparison with Barra Conclusion Appendix Outline 1 Random matrix theory Random matrix examples Wigner’s semicircle law The Marˇcenko-Pastur density The Tracy-Widom law Impact of fat tails 2 Estimating correlations Uncertainty in correlation estimates. Example with SPX stocks A recipe for filtering the sample correlation matrix 3 Comparison with Barra Comparison of eigenvectors The minimum variance portfolio Comparison of weights In-sample and out-of-sample performance 4 Conclusions 5 Appendix with a sketch of Wigner’s original proof Introduction Random matrix theory Estimating correlations Comparison with Barra Conclusion Appendix Example 1: Normal random symmetric matrix Generate a 5,000 x 5,000 random symmetric matrix with entries aij N(0, 1).
    [Show full text]
  • Rotation Matrix Sampling Scheme for Multidimensional Probability Distribution Transfer
    ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Volume III-7, 2016 XXIII ISPRS Congress, 12–19 July 2016, Prague, Czech Republic ROTATION MATRIX SAMPLING SCHEME FOR MULTIDIMENSIONAL PROBABILITY DISTRIBUTION TRANSFER P. Srestasathiern ∗, S. Lawawirojwong, R. Suwantong, and P. Phuthong Geo-Informatics and Space Technology Development Agency (GISTDA), Laksi, Bangkok, Thailand (panu,siam,rata,pattrawuth)@gistda.or.th Commission VII,WG VII/4 KEY WORDS: Histogram specification, Distribution transfer, Color transfer, Data Gaussianization ABSTRACT: This paper address the problem of rotation matrix sampling used for multidimensional probability distribution transfer. The distri- bution transfer has many applications in remote sensing and image processing such as color adjustment for image mosaicing, image classification, and change detection. The sampling begins with generating a set of random orthogonal matrix samples by Householder transformation technique. The advantage of using the Householder transformation for generating the set of orthogonal matrices is the uniform distribution of the orthogonal matrix samples. The obtained orthogonal matrices are then converted to proper rotation matrices. The performance of using the proposed rotation matrix sampling scheme was tested against the uniform rotation angle sampling. The applications of the proposed method were also demonstrated using two applications i.e., image to image probability distribution transfer and data Gaussianization. 1. INTRODUCTION is based on the Monge’s transport problem which is to find mini- mal displacement for mass transportation. The solution from this In remote sensing, the analysis of multi-temporal data is widely linear approach can be used as initial solution for non-linear prob- used in many applications such as urban expansion monitoring, ability distribution transfer methods.
    [Show full text]
  • The Distribution of Eigenvalues of Randomized Permutation Matrices Tome 63, No 3 (2013), P
    R AN IE N R A U L E O S F D T E U L T I ’ I T N S ANNALES DE L’INSTITUT FOURIER Joseph NAJNUDEL & Ashkan NIKEGHBALI The distribution of eigenvalues of randomized permutation matrices Tome 63, no 3 (2013), p. 773-838. <http://aif.cedram.org/item?id=AIF_2013__63_3_773_0> © Association des Annales de l’institut Fourier, 2013, tous droits réservés. L’accès aux articles de la revue « Annales de l’institut Fourier » (http://aif.cedram.org/), implique l’accord avec les conditions générales d’utilisation (http://aif.cedram.org/legal/). Toute re- production en tout ou partie de cet article sous quelque forme que ce soit pour tout usage autre que l’utilisation à fin strictement per- sonnelle du copiste est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit contenir la présente mention de copyright. cedram Article mis en ligne dans le cadre du Centre de diffusion des revues académiques de mathématiques http://www.cedram.org/ Ann. Inst. Fourier, Grenoble 63, 3 (2013) 773-838 THE DISTRIBUTION OF EIGENVALUES OF RANDOMIZED PERMUTATION MATRICES by Joseph NAJNUDEL & Ashkan NIKEGHBALI Abstract. — In this article we study in detail a family of random matrix ensembles which are obtained from random permutations matrices (chosen at ran- dom according to the Ewens measure of parameter θ > 0) by replacing the entries equal to one by more general non-vanishing complex random variables. For these ensembles, in contrast with more classical models as the Gaussian Unitary En- semble, or the Circular Unitary Ensemble, the eigenvalues can be very explicitly computed by using the cycle structure of the permutations.
    [Show full text]
  • New Results on the Spectral Density of Random Matrices
    New Results on the Spectral Density of Random Matrices Timothy Rogers Department of Mathematics, King’s College London, July 2010 A thesis submitted for the degree of Doctor of Philosophy: Applied Mathematics Abstract This thesis presents some new results and novel techniques in the studyof thespectral density of random matrices. Spectral density is a central object of interest in random matrix theory, capturing the large-scale statistical behaviour of eigenvalues of random matrices. For certain ran- dom matrix ensembles the spectral density will converge, as the matrix dimension grows, to a well-known limit. Examples of this include Wigner’s famous semi-circle law and Girko’s elliptic law. Apart from these, and a few other cases, little else is known. Two factors in particular can complicate the analysis enormously - the intro- duction of sparsity (that is, many entries being zero) and the breaking of Hermitian symmetry. The results presented in this thesis extend the class of random matrix en- sembles for which the limiting spectral density can be computed to include various sparse and non-Hermitian ensembles. Sparse random matrices are studied through a mathematical analogy with statistical mechanics. Employing the cavity method, a technique from the field of disordered systems, a system of equations is derived which characterises the spectral density of a given sparse matrix. Analytical and numerical solutions to these equations are ex- plored, as well as the ensemble average for various sparse random matrix ensembles. For the case of non-Hermitian random matrices, a result is presented giving a method 1 for exactly calculating the spectral density of matrices under a particular type of per- turbation.
    [Show full text]
  • Random Rotation Ensembles
    Journal of Machine Learning Research 2 (2015) 1-15 Submitted 03/15; Published ??/15 Random Rotation Ensembles Rico Blaser ([email protected]) Piotr Fryzlewicz ([email protected]) Department of Statistics London School of Economics Houghton Street London, WC2A 2AE, UK Editor: TBD Abstract In machine learning, ensemble methods combine the predictions of multiple base learners to construct more accurate aggregate predictions. Established supervised learning algo- rithms inject randomness into the construction of the individual base learners in an effort to promote diversity within the resulting ensembles. An undesirable side effect of this ap- proach is that it generally also reduces the accuracy of the base learners. In this paper, we introduce a method that is simple to implement yet general and effective in improv- ing ensemble diversity with only modest impact on the accuracy of the individual base learners. By randomly rotating the feature space prior to inducing the base learners, we achieve favorable aggregate predictions on standard data sets compared to state of the art ensemble methods, most notably for tree-based ensembles, which are particularly sensitive to rotation. Keywords: Feature Rotation, Ensemble Diversity, Smooth Decision Boundary 1. Introduction Modern statistical learning algorithms combine the predictions of multiple base learners to form ensembles, which typically achieve better aggregate predictive performance than the individual base learners (Rokach, 2010). This approach has proven to be effective in practice and some ensemble methods rank among the most accurate general-purpose supervised learning algorithms currently available. For example, a large-scale empirical study (Caruana and Niculescu-Mizil, 2006) of supervised learning algorithms found that decision tree ensembles consistently outperformed traditional single-predictor models on a representative set of binary classification tasks.
    [Show full text]
  • Moments of Random Matrices and Hypergeometric Orthogonal Polynomials
    Commun. Math. Phys. 369, 1091–1145 (2019) Communications in Digital Object Identifier (DOI) https://doi.org/10.1007/s00220-019-03323-9 Mathematical Physics Moments of Random Matrices and Hypergeometric Orthogonal Polynomials Fabio Deelan Cunden1,FrancescoMezzadri2,NeilO’Connell1 , Nick Simm3 1 School of Mathematics and Statistics, University College Dublin, Belfield, Dublin 4, Ireland. E-mail: [email protected] 2 School of Mathematics, University of Bristol, University Walk, Bristol, BS8 1TW, UK 3 Mathematics Department, University of Sussex, Brighton, BN1 9RH, UK Received: 9 June 2018 / Accepted: 10 November 2018 Published online: 6 February 2019 – © The Author(s) 2019 Abstract: We establish a new connection between moments of n n random matri- × ces Xn and hypergeometric orthogonal polynomials. Specifically, we consider moments s E Tr Xn− as a function of the complex variable s C, whose analytic structure we describe completely. We discover several remarkable∈ features, including a reflection symmetry (or functional equation), zeros on a critical line in the complex plane, and orthogonality relations. An application of the theory resolves part of an integrality con- jecture of Cunden et al. (J Math Phys 57:111901, 2016)onthetime-delaymatrixof chaotic cavities. In each of the classical ensembles of random matrix theory (Gaus- sian, Laguerre, Jacobi) we characterise the moments in terms of the Askey scheme of hypergeometric orthogonal polynomials. We also calculate the leading order n asymptotics of the moments and discuss their symmetries and zeroes. We discuss aspects→∞ of these phenomena beyond the random matrix setting, including the Mellin transform of products and Wronskians of pairs of classical orthogonal polynomials.
    [Show full text]
  • "Integrable Systems, Random Matrices and Random Processes"
    Contents Integrable Systems, Random Matrices and Random Processes Mark Adler ..................................................... 1 1 Matrix Integrals and Solitons . 4 1.1 Random matrix ensembles . 4 1.2 Large n–limits . 7 1.3 KP hierarchy . 9 1.4 Vertex operators, soliton formulas and Fredholm determinants . 11 1.5 Virasoro relations satisfied by the Fredholm determinant . 14 1.6 Differential equations for the probability in scaling limits . 16 2 Recursion Relations for Unitary Integrals . 21 2.1 Results concerning unitary integrals . 21 2.2 Examples from combinatorics . 25 2.3 Bi-orthogonal polynomials on the circle and the Toeplitz lattice 28 2.4 Virasoro constraints and difference relations . 30 2.5 Singularity confinement of recursion relations . 33 3 Coupled Random Matrices and the 2–Toda Lattice . 37 3.1 Main results for coupled random matrices . 37 3.2 Link with the 2–Toda hierarchy . 39 3.3 L U decomposition of the moment matrix, bi-orthogonal polynomials and 2–Toda wave operators . 41 3.4 Bilinear identities and τ-function PDE’s . 44 3.5 Virasoro constraints for the τ-functions . 47 3.6 Consequences of the Virasoro relations . 49 3.7 Final equations . 51 4 Dyson Brownian Motion and the Airy Process . 53 4.1 Processes . 53 4.2 PDE’s and asymptotics for the processes . 59 4.3 Proof of the results . 62 5 The Pearcey Distribution . 70 5.1 GUE with an external source and Brownian motion . 70 5.2 MOPS and a Riemann–Hilbert problem . 73 VI Contents 5.3 Results concerning universal behavior . 75 5.4 3-KP deformation of the random matrix problem .
    [Show full text]
  • Computing the Jordan Structure of an Eigenvalue∗
    SIAM J. MATRIX ANAL.APPL. c 2017 Society for Industrial and Applied Mathematics Vol. 38, No. 3, pp. 949{966 COMPUTING THE JORDAN STRUCTURE OF AN EIGENVALUE∗ NICOLA MASTRONARDIy AND PAUL VAN DOORENz Abstract. In this paper we revisit the problem of finding an orthogonal similarity transformation that puts an n × n matrix A in a block upper-triangular form that reveals its Jordan structure at a particular eigenvalue λ0. The obtained form in fact reveals the dimensions of the null spaces of i (A − λ0I) at that eigenvalue via the sizes of the leading diagonal blocks, and from this the Jordan structure at λ0 is then easily recovered. The method starts from a Hessenberg form that already reveals several properties of the Jordan structure of A. It then updates the Hessenberg form in an efficient way to transform it to a block-triangular form in O(mn2) floating point operations, where m is the total multiplicity of the eigenvalue. The method only uses orthogonal transformations and is backward stable. We illustrate the method with a number of numerical examples. Key words. Jordan structure, staircase form, Hessenberg form AMS subject classifications. 65F15, 65F25 DOI. 10.1137/16M1083098 1. Introduction. Finding the eigenvalues and their corresponding Jordan struc- ture of a matrix A is one of the most studied problems in numerical linear algebra. This structure plays an important role in the solution of explicit differential equations, which can be modeled as n×n (1.1) λx(t) = Ax(t); x(0) = x0;A 2 R ; where λ stands for the differential operator.
    [Show full text]
  • Cycle Indices for Finite Orthogonal Groups of Even Characteristic
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 364, Number 5, May 2012, Pages 2539–2566 S 0002-9947(2012)05406-7 Article electronically published on January 6, 2012 CYCLE INDICES FOR FINITE ORTHOGONAL GROUPS OF EVEN CHARACTERISTIC JASON FULMAN, JAN SAXL, AND PHAM HUU TIEP Dedicated to Peter M. Neumann on the occasion of his seventieth birthday Abstract. We develop cycle index generating functions for orthogonal groups in even characteristic and give some enumerative applications. A key step is the determination of the values of the complex linear-Weil characters of the finite symplectic group, and their induction to the general linear group, at unipotent elements. We also define and study several natural probability measures on integer partitions. 1. Introduction P´olya [34], in a landmark paper on combinatorics (see [35] for an English trans- lation), introduced the cycle index of the symmetric groups. This can be written z as follows. Let ai(π)bethenumberof i-cycles of π. The Taylor expansion of e ai and the fact that there are n!/ i(ai!i )elementsofSn with ai i-cycles yield the following theorem. Theorem 1.1 (P´olya [34]). ∞ ∞ n m u a (π) xmu 1+ x i = e m . n! i n=1 π∈Sn i m=1 The P´olya cycle index has been a key tool in understanding what a typical per- mutation π ∈ Sn “looks like”. It is useful for studying properties of a permutation which depend only on its cycle structure. Here are a few examples of theorems which can be proved using the cycle index.
    [Show full text]
  • Random Density Matrices Results at fixed Size Asymptotics
    Random density matrices Results at fixed size Asymptotics Random density matrices Ion Nechita1 1Institut Camille Jordan, Universit´eLyon 1 Lyon, 27 October 2006 Ion Nechita Random density matrices Random density matrices Introduction Results at fixed size Pure states and denstiy matrices Asymptotics The induced measure Random density matrices Ion Nechita Random density matrices Random density matrices Introduction Results at fixed size Pure states and denstiy matrices Asymptotics The induced measure Why random density matrices ? Density matrices are central objects in quantum information theory, quantum computing, quantum communication protocols, etc. We would like to characterize the properties of typical density matrices ⇒ we need a probability measure on the set of density matrices Compute averages over the important quantities, such as von Neumann entropy, moments, etc. Random matrix theory: after all, density matrices are positive, trace one complex matrices Ion Nechita Random density matrices Random density matrices Introduction Results at fixed size Pure states and denstiy matrices Asymptotics The induced measure Why random density matrices ? Density matrices are central objects in quantum information theory, quantum computing, quantum communication protocols, etc. We would like to characterize the properties of typical density matrices ⇒ we need a probability measure on the set of density matrices Compute averages over the important quantities, such as von Neumann entropy, moments, etc. Random matrix theory: after all, density matrices are positive, trace one complex matrices Ion Nechita Random density matrices Random density matrices Introduction Results at fixed size Pure states and denstiy matrices Asymptotics The induced measure Why random density matrices ? Density matrices are central objects in quantum information theory, quantum computing, quantum communication protocols, etc.
    [Show full text]
  • Math-Ph/0111005V2 4 Sep 2003 Osbe Hsrsac a Enspotdi Atb H R Gran FRG Stay the My by Making Part for in Conrey Supported NSF
    RANDOM MATRIX ENSEMBLES ASSOCIATED TO COMPACT SYMMETRIC SPACES EDUARDO DUENEZ˜ Abstract. We introduce random matrix ensembles that corre- spond to the infinite families of irreducible Riemannian symmetric spaces of type I. In particular, we recover the Circular Orthogo- nal and Symplectic Ensembles of Dyson, and find other families of (unitary, orthogonal and symplectic) ensembles of Jacobi type. We discuss the universal and weakly universal features of the global and local correlations of the levels in the bulk and at the “hard” edge of the spectrum (i. e., at the “central points” 1 on the unit circle). Previously known results are extended, and± we find new simple formulas for the Bessel Kernels that describe the local cor- relations at a hard edge. 1. Introduction Local correlations between eigenvalues of various ensembles of ran- dom unitary, orthogonal or symplectic matrices, in the limit when their size tends to infinity, are known to exhibit universal behavior in the bulk of the spectrum. Dyson’s “Threefold Way” [14] predicts that this behavior is to be expected universally in the bulk of the spec- trum, depending only on the symmetry type of the ensemble (unitary, orthogonal or symplectic). Unfortunately, for general ensembles this arXiv:math-ph/0111005v2 4 Sep 2003 conjecture remains open, though in the unitary case (modeled after the Gaussian Unitary Ensemble) the universality of the local corre- lations has been proven for some classes of families [9, 7, 3, 2]. In the orthogonal and symplectic cases the extension of results known for Gaussian ensembles is technically more complicated but some more re- cent work deals with families of such ensembles [26].
    [Show full text]
  • Random Matrix Theory and Financial Correlations
    Mathematical Models and Methods in Applied Sciences c❢ World Scientific Publishing Company RANDOM MATRIX THEORY AND FINANCIAL CORRELATIONS LAURENT LALOUX, PIERRE CIZEAU and MARC POTTERS Science & Finance 109-111 rue Victor Hugo, 92532 Levallois Cedex, FRANCE JEAN-PHILIPPE BOUCHAUD Science & Finance , and Service de Physique de l’Etat´ Condens´e, Centre d’´etudes de Saclay Orme des Merisiers, 91191 Gif-sur-Yvette C´edex, FRANCE We show that results from the theory of random matrices are potentially of great interest to understand the statistical structure of the empirical correlation matrices appearing in the study of multivariate financial time series. We find a remarkable agreement be- tween the theoretical prediction (based on the assumption that the correlation matrix is random) and empirical data concerning the density of eigenvalues associated to the time series of the different stocks of the S&P500 (or other major markets). Finally, we give a specific example to show how this idea can be sucessfully implemented for improving risk management. Empirical correlation matrices are of great importance for risk management and asset allocation. The probability of large losses for a certain portfolio or option book is dominated by correlated moves of its different constituents – for example, a position which is simultaneously long in stocks and short in bonds will be risky because stocks and bonds usually move in opposite directions in crisis periods. The study of correlation (or covariance) matrices thus has a long history in finance and is one
    [Show full text]