ETNA Kent State University

Similar documents
ETNA Kent State University

A Backward Stable Hyperbolic QR Factorization Method for Solving Indefinite Least Squares Problem

14.2 QR Factorization with Column Pivoting

Dense LU factorization and its error analysis

Block-tridiagonal matrices

LAPACK-Style Codes for Pivoted Cholesky and QR Updating. Hammarling, Sven and Higham, Nicholas J. and Lucas, Craig. MIMS EPrint: 2006.

LAPACK-Style Codes for Pivoted Cholesky and QR Updating

A Method for Constructing Diagonally Dominant Preconditioners based on Jacobi Rotations

Numerical Linear Algebra

Program Lecture 2. Numerical Linear Algebra. Gaussian elimination (2) Gaussian elimination. Decompositions, numerical aspects

CONVEX OPTIMIZATION OVER POSITIVE POLYNOMIALS AND FILTER DESIGN. Y. Genin, Y. Hachez, Yu. Nesterov, P. Van Dooren

Algorithm 853: an Efficient Algorithm for Solving Rank-Deficient Least Squares Problems

LU factorization with Panel Rank Revealing Pivoting and its Communication Avoiding version

On the Skeel condition number, growth factor and pivoting strategies for Gaussian elimination

Gram-Schmidt Orthogonalization: 100 Years and More

Subset Selection. Deterministic vs. Randomized. Ilse Ipsen. North Carolina State University. Joint work with: Stan Eisenstat, Yale

Institute for Computational Mathematics Hong Kong Baptist University

ANONSINGULAR tridiagonal linear system of the form

Solution of Linear Equations

LU Factorization. LU factorization is the most common way of solving linear systems! Ax = b LUx = b

Numerical Methods in Matrix Computations

Communication Avoiding LU Factorization using Complete Pivoting

Introduction to Mathematical Programming

AMS 209, Fall 2015 Final Project Type A Numerical Linear Algebra: Gaussian Elimination with Pivoting for Solving Linear Systems

Scientific Computing

Rank Revealing QR factorization. F. Guyomarc h, D. Mezher and B. Philippe

WHEN MODIFIED GRAM-SCHMIDT GENERATES A WELL-CONDITIONED SET OF VECTORS

A GEOMETRIC THEORY FOR PRECONDITIONED INVERSE ITERATION APPLIED TO A SUBSPACE

ELA THE MINIMUM-NORM LEAST-SQUARES SOLUTION OF A LINEAR SYSTEM AND SYMMETRIC RANK-ONE UPDATES

Self-Testing Polynomial Functions Efficiently and over Rational Domains

c 2013 Society for Industrial and Applied Mathematics

A fast randomized algorithm for overdetermined linear least-squares regression

Applications of Discrete Mathematics to the Analysis of Algorithms

Multilevel Preconditioning of Graph-Laplacians: Polynomial Approximation of the Pivot Blocks Inverses

Today s class. Linear Algebraic Equations LU Decomposition. Numerical Methods, Fall 2011 Lecture 8. Prof. Jinbo Bi CSE, UConn

Since the determinant of a diagonal matrix is the product of its diagonal elements it is trivial to see that det(a) = α 2. = max. A 1 x.

Index. book 2009/5/27 page 121. (Page numbers set in bold type indicate the definition of an entry.)

7. LU factorization. factor-solve method. LU factorization. solving Ax = b with A nonsingular. the inverse of a nonsingular matrix

Math 411 Preliminaries

I-v k e k. (I-e k h kt ) = Stability of Gauss-Huard Elimination for Solving Linear Systems. 1 x 1 x x x x

Interlacing Inequalities for Totally Nonnegative Matrices

On the loss of orthogonality in the Gram-Schmidt orthogonalization process

Review Questions REVIEW QUESTIONS 71

Analysis of Block LDL T Factorizations for Symmetric Indefinite Matrices

Practical Linear Algebra: A Geometry Toolbox

2 Computing complex square roots of a real matrix

Citation Osaka Journal of Mathematics. 43(2)

Notes on LU Factorization

AMS526: Numerical Analysis I (Numerical Linear Algebra)

Margin Maximizing Loss Functions

Mathematical Optimisation, Chpt 2: Linear Equations and inequalities

Numerical Methods. Elena loli Piccolomini. Civil Engeneering. piccolom. Metodi Numerici M p. 1/??

The simplex algorithm

18.06SC Final Exam Solutions

Chapter 12 Block LU Factorization

For δa E, this motivates the definition of the Bauer-Skeel condition number ([2], [3], [14], [15])

Block Bidiagonal Decomposition and Least Squares Problems

Subset Selection. Ilse Ipsen. North Carolina State University, USA

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Numerical Linear Algebra

LU Factorization with Panel Rank Revealing Pivoting and Its Communication Avoiding Version

Lecture 12 (Tue, Mar 5) Gaussian elimination and LU factorization (II)

A fast randomized algorithm for orthogonal projection

MS&E 318 (CME 338) Large-Scale Numerical Optimization

BlockMatrixComputations and the Singular Value Decomposition. ATaleofTwoIdeas

Rounding error analysis of the classical Gram-Schmidt orthogonalization process

AMS526: Numerical Analysis I (Numerical Linear Algebra for Computational and Data Sciences)

arxiv: v1 [math.na] 1 Sep 2018

Randomized Simultaneous Messages: Solution of a Problem of Yao in Communication Complexity

Solving linear equations with Gaussian Elimination (I)

On the Perturbation of the Q-factor of the QR Factorization

Key words. conjugate gradients, normwise backward error, incremental norm estimation.

ECE133A Applied Numerical Computing Additional Lecture Notes

Rank revealing factorizations, and low rank approximations

Linear Systems of n equations for n unknowns

EECS 275 Matrix Computation

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

5.6. PSEUDOINVERSES 101. A H w.

LINEAR SYSTEMS (11) Intensive Computation

UNIFYING LEAST SQUARES, TOTAL LEAST SQUARES AND DATA LEAST SQUARES

We first repeat some well known facts about condition numbers for normwise and componentwise perturbations. Consider the matrix

AMS526: Numerical Analysis I (Numerical Linear Algebra for Computational and Data Sciences)

Matrix decompositions

Matrix Factorization and Analysis

B553 Lecture 5: Matrix Algebra Review

Normalized power iterations for the computation of SVD

Efficient and Accurate Rectangular Window Subspace Tracking

ON INTERPOLATION AND INTEGRATION IN FINITE-DIMENSIONAL SPACES OF BOUNDED FUNCTIONS

A Note on the Pin-Pointing Solution of Ill-Conditioned Linear System of Equations

p q m p q p q m p q p Σ q 0 I p Σ 0 0, n 2p q

Homework 2 Foundations of Computational Math 2 Spring 2019

Paul Heckbert. Computer Science Department Carnegie Mellon University. 26 Sept B - Introduction to Scientific Computing 1

Institute for Advanced Computer Studies. Department of Computer Science. Two Algorithms for the The Ecient Computation of

LU Factorization. Marco Chiarandini. DM559 Linear and Integer Programming. Department of Mathematics & Computer Science University of Southern Denmark

Next topics: Solving systems of linear equations

1 Multiply Eq. E i by λ 0: (λe i ) (E i ) 2 Multiply Eq. E j by λ and add to Eq. E i : (E i + λe j ) (E i )

OPTIMAL SCALING FOR P -NORMS AND COMPONENTWISE DISTANCE TO SINGULARITY

3 QR factorization revisited

Matrix decompositions

Transcription:

Electronic Transactions on Numerical Analysis. Volume 17, pp. 76-92, 2004. Copyright 2004,. ISSN 1068-9613. ETNA STRONG RANK REVEALING CHOLESKY FACTORIZATION M. GU AND L. MIRANIAN Ý Abstract. For any symmetric positive definite Ò Ò matrix we introduce a definition of strong rank revealing Cholesky (RRCh) factorization similar to the notion of strong rank revealing QR factorization developed in the joint work of Gu and Eisenstat. There are certain key properties attached to strong RRCh factorization, the importance of which is discussed by Higham in the context of backward stability in his work on Cholesky decomposition of semidefinite matrices. We prove the existence of a pivoting strategy which, if applied in addition to standard Cholesky decomposition, leads to a strong RRCh factorization, and present two algorithms which use pivoting strategies based on the idea of local maximum volumes to compute a strong RRCh decomposition. Key words. Cholesky decomposition, LU decomposition, QR decomposition, rank revealing, numerical rank, singular values, strong rank revealing QR factorization. AMS subject classifications. 65F30. 1. Introduction. Cholesky decomposition is a fundamental tool in numerical linear algebra, and the standard algorithm for its computation is considered as one of the most numerically stable among all matrix algorithms. In some applications, it is necessary to compute decomposition with linearly independent columns being separated from linearly dependent ones, i.e., compute the rank revealing decomposition, which is not usually achieved by standard algorithms. One application of rank revealing factorizations is the active-set method discussed by Fletcher [8]. Also, rank revealing factorization can be used to solve least-squares problems using the method proposed by Björck [1, 2]. Usually rank revealing factorizations produce a decomposition with two components: the full-rank portion, and the rank deficient, or redundant, part. In practice, the quality of rank revealing decomposition is governed by the following two distances: how far from singular the full-rank portion is, and how close the exact rank deficient part is to the numerical rank deficient portion, where rank deficiency is estimated with some tolerance. We develop theoretical bounds for full-rank and rank deficient components of strong RRCh decomposition, which are very similar to those obtained for rank revealing QR factorizations, and observe that using algorithms 3 and 4 significantly smaller bounds are obtained in practice. In particular, consider Cholesky decomposition ÄÄ Á where Ä, Á Ò is a permutation matrix, and Á Ô is Ô Ô identity matrix. The numerical approximation to the null space of is ¾ Ê ¾ Ê Ò ¾ Ê Ò Ò Æ Á Ò which is governed by matrix Ï Hence, we need a pivoting strategy that reveals the linear dependence among columns of a matrix and keeps elements of Æ bounded by some slow growing polynomials in and Ò Higham in [13] has shown that nearly the tightest possible upper bound for the error Ä Ä ¾, where Ä is the computed Ò Cholesky Received December 27, 2002. Acepted for publication September 25, 2003. Recommended by Paul Van Dooren. Ý Department of Mathematics, University of California, Berkeley, CA, USA. 76

Strong rank revealing Cholesky factorization 77 factor, is also governed by Ï which implies that stability of the algorithm depends on how small Ï ¾ is. We introduce a strong rank revealing Cholesky (RRCh) decomposition and propose to perform Cholesky factorization with diagonal pivoting, where on every stage of the factorization we look for the most linearly independent column in the not-yet-factored portion of the matrix and swap it with the appropriate column in already-factored part of the matrix. This pivoting strategy was first introduced by Gu and Eisenstat in [11] and is known as maximum local volumes strategy. Since Cholesky factorization requires significantly less operations than QR, algorithms presented in this paper compute strong rank revealing Cholesky factorization much faster than algorithms that use rank revealing QR factorization. The rest of the paper is organized as follows. In section 2, we give an overview of the previous results on rank revealing LU and QR factorizations. In section 3, we introduce a definition of strong rank revealing Cholesky decomposition, and, in section 4, we discuss the existence of such factorization. Section 5 contains the first proposed algorithm. Section 6 is devoted to the second algorithm which is based on convex optimization approach. Complete pivoting strategy is discussed in section 7, and numerical experiments are presented in section 8. Concluding remarks are in the final section 9. 2. Previous results on rank revealing LU and QR decompositions. Assume ¾ Ê ÒÑ has numerical rank Then, according to [19], the factorization (2.1) Ä Í Í ¾ ¾ Ä ¾ Á Ò Í ¾¾ where Ä Í ¾ Ê Í ¾ ¾ Ê Ñ Í ¾¾ ¾ Ê Ñ Ñ Ä ¾ ¾ Ê Ò Á Ò ¾ Ê Ò Ñ and and ¾ are permutation matrices, is a rank revealing LU (RRLU) factorization if µ ÑÒ Ä Í µ ÑÜ Í ¾¾ µ µ Given any rank-deficient matrix ¾ Ê ÒÑ, exact arithmetic Gaussian elimination with complete pivoting, unlike partial pivoting, will reveal the rank of the matrix. However, for nearly singular matrices even complete pivoting may not reveal the rank correctly. This is shown in the following example by Peters and Wilkinson [24]:.... There are no small pivots, but this matrix has a very small singular value when size of is sufficiently large. Several papers, [4, 18, 19], were dedicated to the question of whether there is a pivoting strategy that will force entries with magnitudes comparable to those of small singular values to concentrate in the lower-right corner of U, so that LU decomposition reveals the numerical rank. In [4] the existence of such pivoting is shown for the case of only one small singular value, and for RRLU factorization ¾µ the following bound is obtained: Í ¾¾ ¾ where Ð denotes Ðth singular value of Ò Ò Ò Ò Ò Ò

78 M. Gu and L. Miranian Later, in [18] generalized case of more than one small singular value is discussed, and results are summarized in the following theorem: THEOREM 2.1. [18] Let ¾ Ê ÒÒ be nonsingular, then for any integer, Ò there exist permutations and ¾ such that Ä Í Í ¾ ¾ Ä ¾ Á Ò Í ¾¾ where Ä is unit lower triangular and Í is upper triangular, with Í ¾¾ Ù bounded by: Ù Ò µ where Ò µ Ò Ò µ Ò Ò µ for Ò provided that the quantity inside brackets is positive. However, bounds obtained in [18] may increase very rapidly (faster than exponential, in the worst case) because of its combinatorial nature. In [19] the following improved bounds are obtained: THEOREM 2.2. [19] Let ¾ Ê ÒÒ with numerical rank and Ò There exist permutations and ¾ such that Ä Í Í ¾ ¾ Ä ¾ Á Ò Í ¾¾ where Ä is unit lower triangular and Í is upper triangular. If then and Ò ÛÖ Ò Ò µ ÑÒ Ò µ Í ¾¾ ¾ Ò Ò ÑÒ Ä Í µ Ò Ò Pan, in [23], using Schur Complement factorizations and local maximum volumes, deduced the following bounds: THEOREM 2.3. [23] Let ¾ Ê ÒÒ with Ò Then there exist permutations and ¾ such that ¾ Ä Ä ¾ Á Ò Í Í ¾ Í ¾¾

Strong rank revealing Cholesky factorization 79 where Ä is unit lower triangular and Í is upper triangular, Í ¾¾ ¾ Ò µ and ÑÒ Ä Í µ Ò µ These bounds are very similar to those obtained in rank revealing QR factorizations in [6, 11, 15]. One of the definitions of rank revealing QR factorization presented in [6, 15] is the following: assume Å ¾ Ê ÑÒ has numerical rank, É is orthogonal, ¾ Ê is upper triangular with nonnegative diagonal entries, ¾ Ê Ò ¾ Ê Ñ Ò and is a permutation matrix. Then we call factorization (2.2) rank revealing QR (RRQR) factorization if Å ÉÊ É (2.3) ÑÒ µ Å µ Ô Òµ and ÑÜ µ Å µ Ô Òµ where Ô Òµ is a function bounded by low-degree polynomial in and Ò Other, less restrictive definitions are discussed in [6, 22]. RRQR factorization was first introduced by Golub [9], who, with Businger [3], developed the first algorithm for computing the factorization. The algorithm was based on QR with column pivoting, and worked well in practice. However, there are examples (Kahan matrix, [20]) where the factorization it produces fails to satisfy condition ¾ µ Pierce and Lewis in [25] developed an algorithm to compute sparse multi-frontal RRQR factorization. In [21] Meyer and Pierce present advances towards the development of an iterative rank revealing method. Hough and Vavasis in [17] developed an algorithm to solve an ill-conditioned full rank weighted least-squares problem using RRQR factorization as a part of their algorithm. Also, a URV rank revealing decomposition was proposed by Stewart in [26]. Ô In [15] Hong and Pan showed that there exists RRQR factorization with Ô Òµ Ò µ ÑÒ Ò µ and Chandrasekaran and Ipsen in [6] developed an efficient algorithm that is guaranteed to find an RRQR given. In some applications, such as rank deficient least-squares computations and subspace tracking, where elements of are expected to be small, RRQR does not lead to a stable algorithm. In these cases strong RRQR, first presented in [11], is being used: factorization ¾¾µ is called a strong rank revealing QR (RRQR) factorization if 1. µ Å µ Õ µ Å µ Õ Òµ Òµ 2. µ Õ ¾ Òµ for and Ò where Õ Òµ and Õ ¾ Òµ are functions bounded by low-degree polynomials in and Ò Pan and TangÔ in [22] developed an algorithm that, given computes strong RRQR with Õ Òµ ¾ Ò µ and Õ ¾ Òµ Later, in [11], a different, but mathematically equivalent algorithm, was presented by Gu and Eisenstat. The new algorithm was based on the idea of local maximum volumes. The same idea will be used in this paper to develop an efficient algorithms for computing strong rank revealing Cholesky decomposition.

80 M. Gu and L. Miranian 3. Strong rank revealing Cholesky decomposition. In this section, we explore the idea of using significant gaps between singular values to define the numerical rank of a matrix and introduce strong rank revealing Cholesky decomposition. Given any symmetric positive definite matrix ¾ Ê ÒÒ, we consider a partial Cholesky decomposition with the diagonal pivoting (3.1) where ÄÄ Ä Á Ò Á ¾ Ê, ¾ Ê Ò, ¾ Ê Ò Ò and Á Ô is Ô Ô identity matrix. According to the interlacing property of singular values, for any permutation we have µ ¾ µ and µ µ for and Ò Hence, ÑÒ µ ¾ µ and ÑÜ µ µ Assume that µ µ so that would be the numerical rank of Then we would like to choose permutation matrix in such a way that ÑÒ µ is sufficiently large and ÑÜ µ is sufficiently small. In this paper we will call factorization µ a strong rank revealing Cholesky (RRCh) decomposition if it satisfies the following conditions: ¾ 1. µ µ Õ Òµ µ µ Õ Òµ 2. µ Õ ¾ Òµ for Ò, where Õ ¾ Òµ and Õ Òµ are bounded by some low degree polynomials in and Ò 4. The existence of strong rank revealing Cholesky decomposition. In this section we prove the existence of permutation matrix which makes a strong RRCh decomposition possible. It is proven in Theorem 4.2 of this section that permutation matrix obtained using Lemma 4.1 is the one necessary for strong RRCh decomposition with elements of bounded by slow growing function in and Ò According to the definition given at the end of the previous section, strong RRCh decomposition requires that every singular value of is sufficiently large, every singular value of is sufficiently small, and every element of is bounded. As first observed in [11], Ø µ Ø Äµ Ø µ Ø Ä µ Ø µ ¾ Ø µ hence (4.1) Ø µ µ ÚÙ Ù Ø Æ Ò Ø µ µ This implies that strong RRCh decomposition also results in a large Ø µ. Let us introduce notation.

Strong rank revealing Cholesky factorization 81 1. If is a nonsingular matrix then µ denotes the 2-norm of the -th row of and µ µ µµ 2. For any matrix, µ denotes the 2-norm of the -th column of 3. denotes the permutation matrix obtained by interchanging rows and in the identity matrix. 4. In the partial Cholesky factorization ÄÄ of a matrix ¾ Ê ÒÒ where Ä and are defined in section 3, let µ be the pair (Ä ). Now, given and some real number Algorithm 1 below constructs a strong RRCh decomposition by performing column and row interchanges to maximize Ø µ ALGORITHM 1. Compute strong RRCh decomposition, given. Ä µ µ Á while there exists and suchthat Ø µ Ø µ where Ä and Á µ Ä µ do Ò Find such and ; Compute Ä µ µ and endwhile; This algorithm interchanges a pair of columns and rows when this increases Ø µ by at least a factor of Since there is only a finite number of permutations to perform, and none repeat, the algorithm stops eventually. To prove that Algorithm 1 computes strong RRCh decomposition, we first express Ø µ Ø µ in terms of µ µ and Observe that is symmetric positive definite matrix, hence Ô Á Ô is a symmetric positive definite square root of Let us write Ä Ä Ô Then ÄÄ Ä Ä where Ä is not strictly lower triangular, but instead block lower triangular: Ä Ô Since ÄÄ Äµ ĵ the permutation swaps rows of Ä and destroys its lower triangular structure. So we use Givens rotations to re-triangularize it, i.e., Ä ÄÉ where É is an orthogonal matrix. Then, ÄÉÉ Ä Ä Ä where Ä is block lower triangular. Now assume Ä Ä and Ä Ä where permutes rows and of Ä The following lemma expresses Ø µ Ø µ in terms of µ µ and LEMMA 4.1. Ø ¾ Ø ¾ ¾ ¾

82 M. Gu and L. Miranian Proof: To prove this lemma we apply Lemma 3.1, [11] to Ä obtaining Ø ¾ Ø ¾ ¾ Ô ¾ µ Then we observe that Ô ¾ Ô Ô µ which proves the lemma. ¾ Let Ä µ ÑÜ Ò ¾ ¾ Then, according to Lemma 4.1, Algorithm 1 can be rewritten as follows: ALGORITHM 2. Compute strong RRCh decomposition, given. Ä µ µ Á while Ä µ do Find and such that ¾ ¾ ; Compute Ä µ µ and endwhile; Since Algorithm 1 is equivalent to Algorithm 2, it eventually stops and finds permutation for which Ä µ This implies that condition ¾µ of the definition of strong RRCh decomposition in section 3 is satisfied with Õ ¾ Òµ Theorem 4.2 discussed below will imply that condition µ is also satisfied with Õ Òµ ¾ Ò that Algorithms 1 and 2 compute strong RRCh decomposition, given THEOREM 4.2. (Theorem 3.2 in [11]) Suppose we have Let Å µ ÑÜ Å È É Ê Ô ¾ ¾ È É Ê µ È µ If Å µ where is some constant and Õ Òµ and È µ Å µ Õ Òµ Ê µ Å µõ Òµ Ò Ô ¾ Ò µ which means µ, then This theorem, applied to Ä implies condition µ of the definition of strong RRCh decomposition, and hence the existence of RRCh decomposition is proved. Theorem 4.2 and Lemma 4.1 combined together lead to Algorithm 3 which, on every step of the Cholesky decomposition with diagonal pivoting, compares Ä µ (defined at the beginning of the next section) with If Ä µ then Theorem 4.2 and Lemma 4.1 imply that Ø µ can be made at least times bigger by interchanging the appropriate rows in Ä We do the swaps until Ø µ is large enough, i.e. Ä µ and then we resume standard Cholesky decomposition with diagonal pivoting.

Strong rank revealing Cholesky factorization 83 5. Computing strong RRCh decomposition: Algorithm 3. Given a real number and a tolerance Æ Algorithm 3 computes numerical rank and produces a strong RRCh decomposition. It is a combination of Algorithms 1 and 2, but uses Ä µ ÑÜ ÑÜ Ò Õ and computes µ and recursively for greater efficiency. Observe that Ä µ is different from µ as defined in Theorem 4.2, but clearly if Ä µ then µ is also greater than and hence the result of Theorem 4.2 is applicable to Algorithm 3. In the algorithm below the largest diagonal element of is denoted by ÑÜ µµ Update and modification formulas are presented in section 5.1 and 5.2. ALGORITHM 3. µ Ä µ Á Initialize µ ¾ Ê ¾ ÊÒ while ÑÜ µµ Æ do ÖÑÜ Ò ÑÜ µµµ ; Compute µ Update µ ; while Ä µ do Find and such that µ or Ô µ µ Compute µ Modify µ ; endwhile endwhile 5.1. Updating formulas. Throughout sections 5.1 and 5.2 lower-case letters denote row vectors, upper-case letters denote matrices, and Greek letters denote real numbers. On the µth step we have Ä Á and Á Ò Let «¾ Û Û Ã By Cholesky factorization, we have that Then, «Û «Ù Í µ Ù««¾ µ ¾ µ Ù ¾ «¾ for ¾ µ «¾ and Í Ù Û«¾ Û«¾

84 M. Gu and L. Miranian 5.2. Modifications formulas. We want to interchange the th and µth diagonal elements of. This corresponds to interchanging the th and µth rows of Ä which will be done by reducing this general interchange to the interchange between the th and µst rows. 5.2.1. Interchange within the last Ò diagonal elements of. If, then interchanging the µth and µst columns of Ä corresponds to interchanging the µst and µth diagonal elements of Ä and. This interchange leaves Ä lower triangular and block-diagonal and will only swap the first and th columns of 5.2.2. Interchange within the first diagonal elements of. If, then we interchange the th and th rows of Ä This leaves unchanged, and Ä is not lower triangular any more. But we can re-triangularize it using Givens rotations. Denote Ä ÄÉ, where Ä is lower triangular. Then ÄÄ ÄÉÉ Ä Ä Ä since É affects only the upper left corner of, which is identity. Now É, hence É and post-multiplication by an orthogonal matrix does not affect the 2-norms of rows of This implies that µ just had its th and th elements permuted. Also, has its th and th rows permuted. The main cost of this reduction comes from computing re-triangularization of Ä after swapping its th and th rows, which takes about ¾Ò µ flops. 5.2.3. Interchange between th and µst diagonal elements of. Suppose we have ÄÄ Here, Ä is not lower triangular anymore, so we re-triangularize it Ä Ä É, where Ä is lower triangular. Notice that in matrix Ä only the element µ needs to be reduced to zero, hence É is a single Givens rotation matrix that affects only the th and µst rows of a matrix if multiplied from the right, and the th and µst column if multiplied from the left. Let s assume that we performed the µst step of Cholesky decomposition zeroing out elements to the right of element Ä µ We have ÄÄ ÄÉ É Ä Ä Ä where we used the fact that É É, since the upper-left µ µ corner of is just the identity. Write Ä ¾ ¾ Á Ò and Ä ¾ ¾ Á Ò where Ô ¾ ¾, ¾ µ, and ¾ ¾ µ. From the expression for Ä we can see that Ù and

Strong rank revealing Cholesky factorization 85 where Ù is computed using back substitution. Also, so that It follows that Ù Í Ù ¾ Ù ¾ ¾ Ù Ù Í Ù Ù ¾ ¾ Ù Ùµ and Sim- ¾ µµù µµù Ù Ù µ µ plifying, We also have ¾ µ ¾ ¾ ¾ ¾ µ ¾ Ù Ù µ Í Ù Ù Ù Substituting these relations into the matrix, we get Then µ, and Í Ù µ Ù Í Ù ¾ Ù ¾ Ù Ù µ¾ Í Ù ¾ Ù ¾ µ ¾ µ ¾ Ù Ùµ ¾ ¾ Ù ¾ ¾ for The cost of the µst step of Cholesky decomposition is about ¾ Ò µ ¾ flops, the cost of computing Ù is about ¾ flops, and the cost of computing is about Ò µ flops, hence the grand total cost of modifications is about Ò ¾ ¾Ò ¾ ¾ flops. Reasoning very similar to the analysis performed in [11] section 4.4 shows that the total number of Ô interchanges (within the inner loop) up to the -th step of Algorithm 1 is bounded by ÐÓ Ò, which guarantees that the Algorithm 3 will halt. 6. Computing strong RRCh decomposition using max norm and 2-norm estimators: Algorithm 5. In this section we discuss how convex optimization approach can be used as an alternative to carrying on modifications and updates in sections 5.2 and 5.1 and present Algorithm 5. The convex optimization method was first developed by William Hager in [12]. It is based on the idea of finding a maximum of an appropriate function over a convex set (the maximum will be attained at a vertex of that set) by jumping from vertex to vertex according to a certain rule. The vertices can be visited only once, and since we have finitely many vertices, the algorithm will halt in a finite number of iterations.

86 M. Gu and L. Miranian We wish to develop estimators for ÑÜ ÑÜ and ÑÜ µ ÑÜ µµ using the method described below, instead of carrying on modifications and updates described in section 5. Assume À is an invertible square matrix, and Å is any Ò Ñ matrix, (here À will be matrix and Å will be ). Denote and À ÑÜ ÖÓÛ ÑÜ Àµ ÑÜ Àµµ Å ÑÜ ÑÜ Å µ We are going to use the following lemma which is discussed in [14]: LEMMA 6.1. Å ÑÜ ÑÜ Ü ÅÜ Ü Ò À ÑÜ ÖÓÛ ÑÜ Ü ÀÜ ¾ Ü Using this lemma and the algorithm discussed in [12] we obtain an estimator for ÑÜ ALGORITHM 4. Pick Ü at random, such that Ü loop Compute Ý Ü, Þ where Ò Ýµ ß µ ß ß ÖÑÜ Ý and ß is ß-th unit vector if Þ Þ Ü stop else ß ÖÑÜ Þ Ü ß end endloop Estimator for computing ÑÜ ÖÓÛ is the same as the previous one with the exception of different computation of Þ, which becomes: Ý Ü, Þ where ¾ Ü We wish to construct an algorithm similar to Algorithm 3, but using the above estimations instead of carrying on modifications and updates described in section 5. Algorithm 5, presented in this section, performs regular Cholesky decomposition with diagonal pivoting until ÑÜ µµ Æ for some small Æ Every, for instance, Òth step we use convex optimization approach to estimate the largest entry of µ and max norm of and find and that correspond to these values. While ÑÜ µ or Ö ÑÜ µ µ ÑÜ µµ we do the interchanges. When there is no need for swaps we estimate ÑÜ µ to see if ÑÜ µ µ is smaller then Æ A simple calculation shows that if we permute - th and -th rows of and re-triangularize it back, obtaining new matrix É then

Strong rank revealing Cholesky factorization 87 µ µ µ. Hence if µ µ Æ then we should go one step back to and consider µ-st stage of the Cholesky decomposition, since we do not want to have elements less than Æ on the diagonal of The main advantage of convex optimization approach over modifications and updates is efficiency. The overall cost of estimations combined with the potential swaps is usually Ç Ò ¾ µ while modifications combined with swaps cost Ç Ò µ ALGORITHM 5. µ Ä µ Á while ÑÜ µµ Æ do ÖÑÜ Ò ÑÜ µµµ ; Compute µ do while Ä µ do Find and such that Compute µ endwhile if µ Æ break endif µ or Ô µ µ enddo endwhile In the following table let Æ and Æ ¾ be the average number of iterations it took to estimate ÑÜ µµ and ÑÜ.The average of the ratios of the actual values over the estimated ones is denoted by É and É ¾ Matrix Order Estimation of ÑÜ Estimation of ÑÜ µ Æ É Æ ¾ É ¾ 96 2 3.4635 2 1.3955 Kahan 192 2 3.4521 2 1.0788 384 2 3.4462 2 1.1053 96 2 1.0000 2 1.7684 Extended 192 2 1.0000 2 2.2863 Kahan* 384 2 1.0000 2 1.0000 96 2 2.3714 2 1.1778 Generalized 192 2 1.0000 2 1.9075 Kahan 384 2 1.0000 2 1.9992 On average, it takes about two jumps from vertex to vertex of the appropriate convex Ë to obtain the desired result. Hence, in algorithm 5 we just solve two systems two times, which takes about ¾ flops. There may be only finitely many iterations in the do-enddo loop, so the algorithm will eventually halt. 7. Effects of pivoting on Cholesky factorization. 7.1. Complete Pivoting. In this section we give an example, discovered in [5, section 2], of a symmetric positive semi-definite matrix for which Cholesky decomposition with complete pivoting does not result in strong RRCh decomposition because condition ¾µ of the definition in section 3 is violated.

88 M. Gu and L. Miranian Consider the following matrix, discovered by Higham in [13]: Ê µ Ö µ......... ¾ Ê Ö Ò where Ó µ Ò µ for some Let us scale Ê µ i.e., put Í µ Ö Ö µê µ and consider matrix µ Í µ Í µ When we perform Cholesky decomposition with complete pivoting on µ we will observe that, because of the way this matrix is designed, no pivoting will be necessary. Suppose Then µ µ ¾ µ ¾ µ ¾¾ µ It is proven in [5, Lemma 2.3] that (7.1) µ Simple calculation shows that µ ¾ µ ¾ Ö Ö ¾ Ö ÁÖ Ö Ö Ö Á Ò Ö Ö Á Ò Ö ¾ µ Ö Ö Ö Ö Ö ÑÜ µ Ö Ò Öµ Ö µ as To make the limit proved above more practical, we have to bound away from zero to avoid Ö µ and hence µ being too singular. We want Ö to be greater than some fixed tolerance which usually is on the order of the machine precision. Simple manipulation with Taylor expansions shows that quantity Ö Ô (7.2) Ç ¾Ö ÐÓ µ Ö ÑÜ grows like for large Ö instead of a factor of ¾ Ö as in µ The practical growth rate is much slower than the theoretical, but it is still superpolynomial, implying that Cholesky decomposition with complete pivoting will not be strong RRCh decomposition because condition ¾µ in the definition is violated. Matrix Ö Ö also plays a key role in backwards error analysis for Cholesky decomposition of semi-definite matrices, as discussed by Higham in [13]. As he shows quantity Ï ¾ Ö Ö ¾ contributes greatly to the accuracy of Cholesky decomposition. If we perform Cholesky factorization without any of the pivoting strategies described in Algorithms 3 and 4 we get the following bounds obtained by Higham for the error of the Cholesky decomposition: Ä Ö Ä Ö ¾ ¾ ¾Ö Ö µ Ï ¾ ¾ Ù¾ Ç Ù ¾ µ where Ù is the machine precision, is some small constant, Ä Ö is the computed Ö-th Cholesky factor, and Ö is the computed rank of. As discussed in [5, section 4], the above bound is about the best result that could have been expected and reflects the inherent sensitivity of Ä Ö Ä Ö (with Ä Ö being the precise Ö-th Cholesky factor) to small perturbations of

Strong rank revealing Cholesky factorization 89 7.2. Generalization of Ê µ. In this section we construct generalizations to the Kahan matrix. We construct a matrix, such that Cholesky decomposition with diagonal pivoting fails to find a strong RRCh decomposition for the same reason as in the previous section: condition ¾µ of the definition of strong RRCh decomposition is violated. Consider the matrices Í Ò Ù Ù Ò ÎÒ Ú Ú Ò where Ù and Ú ¾ Ê Ô and Ô Ò We introduce an upper triangular matrix Å Ò ¾ Ê Ò Ò (7.3) Å Ò µ if i = j if i j Ù Ú if i j Let s call matrix È Ò Ò µå Ò a Generalized Kahan matrix, and consider matrix ÈÒ È Ò with numerical rank If we choose column scaling appropriately then there will be no diagonal swaps during Cholesky decomposition with diagonal pivoting. Then for matrix we have ¾ Å Í ÎÒ where Å is the upper left corner of Å Ò Í is the top rows of Í Ò and Î Ò is the lower Ò µ rows of Î Ò Lemma 7.1 proved below gives a clue as to how to design matrices Å Ò by choosing Ù and Ú appropriately and to have ¾ grow faster than any polynomial. Let s compute Ü Ü Å Í explicitly. LEMMA 7.1. Ü Ù Proof by induction: Base case: if then Ü Ù true. Inductive step: We have that Å Í, hence Ú Ù Ü Ù Ú Ü Ù Ú Ü Ù Ú ¾Ü ¾ Ù Ú Ü Ù Combining terms and using the inductive assumption, we get Ü Ù ¾ Ú Ü ¾ Ù Ú Ù After simplifying notation with Ø Ñ Ú Ñ Ù Ñ we obtain: Ü Ù Ù Ù ¾ ¾ Ô Ø Ô Ø Ø Ô Ø Ô Ô Ô Ô ¾ Ø Ô Ô Ô ¾ Ø Ô Ø Ô¾ Ô Ú Ô Ù Ô Ø Ô Ø Ô¾ Ô Ô ¾Ô Ù Ø Ù Ú Ù ¾ Ø Ô Ø Ô¾ Ø Ô

90 M. Gu and L. Miranian If we put Ô Ù and Ú for all and, then we obtain exactly the Kahan matrix. In general, matrix È Ò can have more than one small singular value, whereas the Kahan matrix has only one. 8. Numerical experiments implemented in Matlab. We used the following sets of test matrices Å: 1. Random: is an Ò Ò matrix with random entries, chosen from a uniform distribution on the interval µ. 2. Scaled Random: a random matrix, whose th row is scaled by factor, where ¾ and the machine precision is 3. GKS: an upper triangular matrix whose th diagonal element is Ô and whose µ element is Ô for 4. Kahan: we choose ¾ 5. Extended Kahan: the matrix Å Ë Ð Ê Ð where Ë Ð Ð µ and Ê Ð Á Ð À Ð Á Ð À Ð Á Ð where we choose Ð is a power of 2; Ô Ð ¾ ¾ Ô Ò and ¾ ¾ and À Ð ¾ Ê Ð Ð is a symmetric Hadamard matrix. 6. Extended Kahan*: we choose ¾ Ð and Æ Ð ¾ ¾Ð µ 7. Generalized Kahan: described in section 7.2, Í Ò and Î Ò consist of Ò blocks; put Ò, ¾ and Ô Ò For each matrix Å Å we chose Ò ¾, set Ô Ò and Æ ¾ In Algorithm 5 we set Ô for Ò Ô for Ò ¾ Ô ¾ for Ò The results are summarized in the table below. Theoretical upper bounds for ÑÜ Ô Äµ µ µ ĵ and Ô ¾ Ò µ and Õ ¾ Òµ ÑÜ µ if k n are Õ Òµ We observe from our if k = n experiments that theoretical bounds are much larger than these obtained in practice. Ô Äµ Denote É ÑÜ µ and É ¾ ÑÜ µ ĵ µ, Æ number of iterations in the inner while loops; Ø denotes results of Algorithm 3, and ÅÓ denotes results of Algorithm 5.

Strong rank revealing Cholesky factorization 91 Matrix Order Rank N É É ¾ Est Mod Est Õ Mod Est Õ ¾ Mod 96 96 0 0 1 1 1 0 0 0 Random 192 192 0 0 1 1 1 0 0 0 384 384 0 0 1 1 1 0 0 0 96 43 0 0 3.10 3.10 1.54 98 1.54 Scaled 192 82 0 0 3.63 3.63 1.18 139 1.18 random 384 158 0 0 6.24 6.24 1.29 196 1.29 96 95 0 0 1.12 ¾ 1.12 0.71 98 0.71 GKS 192 191 0 0 1.09 1.09 0.71 139 0.71 384 383 0 0 1.07 1.07 0.71 196 0.71 96 95 1 1 2.54 ¾ 2.54 0.98 98 0.98 Kahan 192 191 1 1 1.26 1.26 0.98 139 0.98 384 298 1 1 8.15 8.15 0.98 196 0.98 96 64 0 0 5.27 5.27 2.60 98 2.60 Extended 192 128 0 0 10.0 10.0 5.20 139 5.20 Kahan 384 256 0 0 16.9 16.9 10.4 196 10.4 96 64 8 32 2.97 ¾ ¾ 1.49 2.60 2.60 0.38 Extended 192 128 11 64 6.04 ¾ 1.09 5.20 5.20 0.19 Kahan* 384 256 3 128 12.1 1.5 10.4 10.4 0.96 96 94 1 1 4.04 ¾ 4.04 2.35 9.8 2.35 Generalized 192 134 2 2 21.7 ¾ 19.9 6.21 13.9 6.59 Kahan 384 131 2 2 13.4 14.5 4.21 19.6 4.12 9. Conclusion. We have introduced a definition of strong rank revealing Cholesky decomposition, similar to the notion of strong rank revealing QR factorization. We proved the existence of such decomposition for any symmetric positive definite Ò Ò matrix and presented two efficient algorithms for computing it. Numerical experiments show that if is the numerical rank of, then bounds which govern the gap between -th and µ-st singular values of matrix and the norm of the approximate null space of obtained in practice using our algorithms are several orders of magnitude smaller than theoretical ones. Algorithms presented in this paper produce strong rank revealing Cholesky factorization at lesser cost than analogous algorithms which use strong rank revealing QR factorization. REFERENCES [1] A. Björck, Numerical methods for least squares problems, SIAM, Philadelphia, PA, USA, 1996. [2] A. Björck, A direct method for the solution of sparse linear least squares problems, in Large scale matrix problems, A. Björck, R. J. Plemmons, H. Schneider, eds., North-Holland, 1981. [3] P.A. Businger, G.H. Golub, Linear least squares solutions by Householder transformations, Numer. Math., 7 (1965), pp. 269-276. [4] T.F. Chan, On the existence and computation of LU factorizations with small pivots, Math. Comp., 42 (1984), pp. 535-547. [5] T.C. Chan, An efficient modular algorithm for coupled nonlinear systems, Research Report YALEU/DCS/RR- 328, Sept. 1984. [6] S. Chandrasekaran, I. Ipsen, On rank revealing QR factorizations, SIAM J. Matrix Anal. Appl., 15 (1994), pp. 592-622. [7] J.W. Demmel, Applied Numerical Linear Algebra, SIAM, Philadelphia, PA, 1997. [8] R. Fletcher, Expected conditioning, IMA J. Numer. Anal., 5 (1985), pp. 247-273. [9] G.H. Golub, Numerical methods for solving linear least squares problems, Numer. Math., 7 (1965), pp. 206-216. [10] G.H. Golub, C.F. Van Loan, Matrix Computations, second ed., Johns Hopkins University Press, Baltimore, MD, USA, 1989. [11] M. Gu, S.C. Eisenstat, An efficient algorithm for computing a strong rank revealing QR factorization, SIAM J. Sci. Comput., 17 (1996), pp. 848-869. [12] W. W. Hager, Condition estimates, SIAM J. Sci. Statist. Comput., 5 (1984), pp. 311-317.

92 M. Gu and L. Miranian [13] N.J. Higham, Analysis of the Cholesky decomposition of a semi-definite matrix, in M.G. Cox and S.J. Hammarling, eds., Reliable Numerical Computation, Oxford University Press, 1990, pp. 161-185. [14] N.J. Higham, Accuracy and stability of numerical algorithms, SIAM, January 1996. [15] Y.P. Hong, C.T. Pan, Rank revealing QR factorizations and the singular value decompositions, Math. Comp., 58 (1992), pp. 213-232. [16] R.A. Horn, C.R. Johnson, Topics in Matrix Analysis, Cambridge University Press, Cambridge, 1991. [17] P. Hough, S. Vavasis, Complete orthogonal decomposition for weighted least squares, SIAM J. Matrix Anal. Appl., 18 (1997), pp. 369-392. [18] T.-S. Hwang, W.-W. Lin, E.K. Yang, Rank revealing LU factorizations, Linear Algebra Appl., 175 (1992), pp. 115-141. [19] T.-S. Hwang, W.-W. Lin, D. Pierce, Improved bound for rank revealing LU factorizations, Linear Algebra Appl., 261 (1997), pp. 173-186. [20] W. Kahan, Numerical linear algebra, Canad. Math. Bull., 9 (1966), pp. 757-801. [21] C.D. Meyer, D. Pierce, Steps towards an iterative rank revealing method, Boeing Information and Support Services, ISSTECH-95-013, November 30, 1995. [22] C.-T. Pan, P.T. Tang, Bounds on singular values revealed by QR factorization, BIT, 39(4) (1999), pp. 740-756. [23] C.-T. Pan, On the existence and computation of rank revealing LU factorizations, Linear Algebra Appl., 316 (2000), pp. 199-222. [24] G. Peters, J.H. Wilkinson, The least-squares problem and pseudo-inverses, Comput. J., 13 (1970), pp. 309-316. [25] D. Pierce, J.G. Lewis, Sparse multi-frontal rank revealing QR factorization, SIAM J. Matrix Anal. Appl., 18 (1997), pp. 159-180. [26] G.W. Stewart, Updating a rank revealing ULV decomposition, SIAM J. Matrix Anal. Appl., 14 (1993), pp. 494-499.