DocumentCode
1594042
Title
Matrix Sparsification for Rank and Determinant Computations via Nested Dissection
Author
Yuster, Raphael
Author_Institution
Univ. of Haifa, Haifa
fYear
2008
Firstpage
137
Lastpage
145
Abstract
The nested dissection method developed by Lipton, Rose, and Tarjan is a seminal method for quickly performing Gaussian elimination of symmetric real positive definite matrices whose support structure satisfies good separation properties (e.g. planar). One can use the resulting LU factorization to deduce various parameters of the matrix. The main results of this paper show that we can remove the three restrictions of being "symmetric", being "real", and being "positive definite" and still be able to compute the rank and, when relevant, also the absolute determinant, while keeping the running time of nested dissection. Our results are based, in part, on an algorithm that, given an arbitrary square matrix A of order n having m non-zero entries, creates another square matrix B of order n + 2t = O(m) with the property that each row and each column of B contains at most three nonzero entries, and, furthermore, rank(B) = rank (A) + 2t and det(B) = det(A). The running time of this algorithm is only O(m), which is optimal.
Keywords
Gaussian processes; computational complexity; sparse matrices; Gaussian elimination; arbitrary square matrix; determinant computations; matrix sparsification; nested dissection; rank computations; Arithmetic; Computer science; Monte Carlo methods; NP-hard problem; Particle separators; Sparse matrices; Symmetric matrices; Transmission line matrix methods; Tree graphs; determinant; matrix; nested-dissection; rank;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 2008. FOCS '08. IEEE 49th Annual IEEE Symposium on
Conference_Location
Philadelphia, PA
ISSN
0272-5428
Print_ISBN
978-0-7695-3436-7
Type
conf
DOI
10.1109/FOCS.2008.14
Filename
4690948
Link To Document