English

A Note on Fine-Grained Quantum Reductions for Linear Algebraic Problems

Data Structures and Algorithms 2025-09-25 v1 Computational Complexity Numerical Analysis Numerical Analysis

Abstract

We observe that any T(n)T(n) time algorithm (quantum or classical) for several central linear algebraic problems, such as computing det(A)\det(A), tr(A3)tr(A^3), or tr(A1)tr(A^{-1}) for an n×nn \times n integer matrix AA, yields a O(T(n))+O~(n2)O(T(n)) + \tilde O(n^2) time \textit{quantum algorithm} for n×nn \times n matrix-matrix multiplication. That is, on quantum computers, the complexity of these problems is essentially equivalent to that of matrix multiplication. Our results follow by first observing that the Bernstein-Vazirani algorithm gives a direct quantum reduction from matrix multiplication to computing tr(ABC)tr(ABC) for n×nn \times n inputs A,B,CA,B,C. We can then reduce tr(ABC)tr(ABC) to each of our problems of interest. For the above problems, and many others in linear algebra, their fastest known algorithms require Θ(nω)\Theta(n^\omega) time, where ω2.37\omega \approx 2.37 is the current exponent of fast matrix multiplication. Our finding shows that any improvements beyond this barrier would lead to faster quantum algorithms for matrix multiplication. Our results complement existing reductions from matrix multiplication in algebraic circuits [BCS13], and reductions that work for standard classical algorithms, but are not tight -- i.e., which roughly show that an O(n3δ)O(n^{3-\delta}) time algorithm for the problem yields an O(n3δ/3)O(n^{3-\delta/3}) matrix multiplication algorithm [WW10].

Keywords

Cite

@article{arxiv.2509.19528,
  title  = {A Note on Fine-Grained Quantum Reductions for Linear Algebraic Problems},
  author = {Kyle Doney and Cameron Musco},
  journal= {arXiv preprint arXiv:2509.19528},
  year   = {2025}
}
R2 v1 2026-07-01T05:53:03.809Z