English

A Quantum Speed-Up for Approximating the Top Eigenvectors of a Matrix

Quantum Physics 2024-11-15 v2 Data Structures and Algorithms

Abstract

Finding a good approximation of the top eigenvector of a given d×dd\times d matrix AA is a basic and important computational problem, with many applications. We give two different quantum algorithms that, given query access to the entries of a Hermitian matrix AA and assuming a constant eigenvalue gap, output a classical description of a good approximation of the top eigenvector: one algorithm with time complexity O~(d1.75)\mathcal{\tilde{O}}(d^{1.75}) and one with time complexity d1.5+o(1)d^{1.5+o(1)} (the first algorithm has a slightly better dependence on the 2\ell_2-error of the approximating vector than the second, and uses different techniques of independent interest). Both of our quantum algorithms provide a polynomial speed-up over the best-possible classical algorithm, which needs Ω(d2)\Omega(d^2) queries to entries of AA, and hence Ω(d2)\Omega(d^2) time. We extend this to a quantum algorithm that outputs a classical description of the subspace spanned by the top-qq eigenvectors in time qd1.5+o(1)qd^{1.5+o(1)}. We also prove a nearly-optimal lower bound of Ω~(d1.5)\tilde{\Omega}(d^{1.5}) on the quantum query complexity of approximating the top eigenvector. Our quantum algorithms run a version of the classical power method that is robust to certain benign kinds of errors, where we implement each matrix-vector multiplication with small and well-behaved error on a quantum computer, in different ways for the two algorithms. Our first algorithm estimates the matrix-vector product one entry at a time, using a new "Gaussian phase estimation" procedure. Our second algorithm uses block-encoding techniques to compute the matrix-vector product as a quantum state, from which we obtain a classical description by a new time-efficient unbiased pure-state tomography procedure.

Keywords

Cite

@article{arxiv.2405.14765,
  title  = {A Quantum Speed-Up for Approximating the Top Eigenvectors of a Matrix},
  author = {Yanlin Chen and András Gilyén and Ronald de Wolf},
  journal= {arXiv preprint arXiv:2405.14765},
  year   = {2024}
}

Comments

v2: Main changes are the addition of a quantum lower bound for approximating the top eigenvalue of a matrix, and small improvements in the existing text. 54 pages

R2 v1 2026-06-28T16:37:36.625Z