A Quasi-Random Approach to Matrix Spectral Analysis
Michael Ben-Or, Lior Eldar

TL;DR
This paper introduces a new classical algorithm inspired by quantum phase estimation for efficiently approximating the spectral decomposition of Hermitian matrices, combining stability, parallelism, and randomization techniques.
Contribution
It presents a novel, stable, and parallelizable classical algorithm for spectral analysis that leverages randomization via powers of unitary matrices, inspired by quantum algorithms.
Findings
Achieves $O( ext{log}^2 n)$ parallel time complexity.
Matches the best known Boolean complexity of existing algorithms.
Provides a stable approach to approximate spectral decomposition.
Abstract
Inspired by the quantum computing algorithms for Linear Algebra problems [HHL,TaShma] we study how the simulation on a classical computer of this type of "Phase Estimation algorithms" performs when we apply it to solve the Eigen-Problem of Hermitian matrices. The result is a completely new, efficient and stable, parallel algorithm to compute an approximate spectral decomposition of any Hermitian matrix. The algorithm can be implemented by Boolean circuits in parallel time with a total cost of Boolean operations. This Boolean complexity matches the best known rigorous parallel time algorithms, but unlike those algorithms our algorithm is (logarithmically) stable, so further improvements may lead to practical implementations. All previous efficient and rigorous approaches to solve the Eigen-Problem use randomization to avoid bad condition as…
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 · Quantum Computing Algorithms and Architecture · Tensor decomposition and applications
