On Implementation and Evaluation of Inverse Iteration Algorithm with compact WY Orthogonalization
Hiroyuki Ishigami, Kinji Kimura, Yoshimasa Nakamura

TL;DR
This paper introduces a parallel inverse iteration algorithm using compact WY orthogonalization, significantly reducing synchronization costs and improving speed in computing eigenvectors of large symmetric matrices on multi-core systems.
Contribution
The paper proposes a novel inverse iteration algorithm employing compact WY orthogonalization to enhance parallel efficiency and reduce synchronization bottlenecks.
Findings
Drastically reduced synchronization costs in parallel eigenvector computation.
Significant speedup over classical inverse iteration on multi-core systems.
Effective for large symmetric tri-diagonal matrices with thousands of dimensions.
Abstract
A new inverse iteration algorithm that can be used to compute all the eigenvectors of a real symmetric tri-diagonal matrix on parallel computers is developed. The modified Gram-Schmidt orthogonalization is used in the classical inverse iteration. This algorithm is sequential and causes a bottleneck in parallel computing. In this paper, the use of the compact WY representation is proposed in the orthogonalization process of the inverse iteration with the Householder transformation. This change results in drastically reduced synchronization cost in parallel computing. The new algorithm is evaluated on both an 8-core and a 32-core parallel computer, and it is shown that the new algorithm is greatly faster than the classical inverse iteration algorithm in computing all the eigenvectors of matrices with several thousand dimensions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMatrix Theory and Algorithms · Advanced Optimization Algorithms Research · Electromagnetic Scattering and Analysis
