Quantum Kaczmarz Algorithm for Solving Linear Algebraic Equations
Nhat A. Nghiem, Tuan K. Do, Trung V. Phan

TL;DR
This paper presents a quantum algorithm based on the Kaczmarz method for solving linear systems efficiently, especially when the system has low rank or structured rows, avoiding oracle queries and improving circuit complexity.
Contribution
The authors develop a quantum Kaczmarz algorithm that reduces circuit complexity and depth, relaxing the need for oracle access and outperforming previous quantum solvers in certain regimes.
Findings
Achieves circuit complexity $rac{1}{ ext{epsilon}} ext{log} m$ for low-rank systems.
Provides circuit depth $rac{1}{ ext{epsilon}} ext{log} s$ for structured rows with $s$ nonzero entries.
Offers exponential depth improvement over existing quantum algorithms when sparsity $s$ is $O( ext{log} m)$.
Abstract
We introduce a quantum linear system solving algorithm based on the Kaczmarz method, a widely used workhorse for large linear systems and least-squares problems that updates the solution by enforcing one equation at a time. Its simplicity and low memory cost make it a practical choice across data regression, tomographic reconstruction, and optimization. In contrast to many existing quantum linear solvers, our method does not rely on oracle access to query entries, relaxing a key practicality bottleneck. In particular, when the rank of the system of interest is sufficiently small and the rows of the matrix of interest admit an appropriate structure, we achieve circuit complexity , where is the number of variables and is the target precision, without dependence on the sparsity , and could possibly be without…
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
TopicsQuantum Computing Algorithms and Architecture · Complexity and Algorithms in Graphs · Tensor decomposition and applications
