DocumentCode
3388946
Title
Efficient parallel solution of sparse eigenvalue and eigenvector problems
Author
Reif, John H.
Author_Institution
Dept. of Comput. Sci., Duke Univ., Durham, NC, USA
fYear
1995
fDate
23-25 Oct 1995
Firstpage
123
Lastpage
132
Abstract
This paper gives a new algorithm for computing the characteristic polynomial of a symmetric sparse matrix. We derive an interesting algebraic version of nested dissection, which constructs a sparse factorization the matrix A-λ where A is the input matrix. While nested dissection is commonly used to minimize the fill-in in the solution of sparse linear systems, our innovation is to use the separator structure to bound also the work for manipulation of rational polynomials in the recursively factored matrices. We compute the characteristic polynomial sparse symmetric matrix in polylog time using O(n(n+P(s(n))))⩽O(n(n+s(n)2.376)) processors, where the sparsity graph of the matrix has separator size s(n). Our method requires only that the matrix be symmetric and nonsingular (it need not be positive definite as usual for nested dissection techniques); we use perturbation methods to avoid singularities. For the frequently occurring case where the matrix has small separator size our polylog parallel algorithm requires work bounds competitive with the best known sequential algorithms (i.e. sparse Lanczos methods), for example: (1) when the sparsity graph is a planar graph, s(n)⩽√n, and we require only n2.188 processors, and (2) in the case where the input matrix is b-banded, we require only O(nP(b))=O(n) processors, for constant b
Keywords
eigenvalues and eigenfunctions; matrix algebra; parallel algorithms; algebraic version; characteristic polynomial; eigenvector problems; parallel solution; perturbation methods; planar graph; polylog parallel algorithm; sparse Lanczos methods; sparse eigenvalue; sparsity graph; symmetric sparse matrix; work bounds; Eigenvalues and eigenfunctions; Linear systems; Parallel algorithms; Particle separators; Perturbation methods; Polynomials; Sparse matrices; Symmetric matrices; Technological innovation; Transmission line matrix methods;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 1995. Proceedings., 36th Annual Symposium on
Conference_Location
Milwaukee, WI
ISSN
0272-5428
Print_ISBN
0-8186-7183-1
Type
conf
DOI
10.1109/SFCS.1995.492469
Filename
492469
Link To Document