English

A simple analysis of a quantum-inspired algorithm for solving low-rank linear systems

Data Structures and Algorithms 2025-08-19 v1 Quantum Physics

Abstract

We describe and analyze a simple algorithm for sampling from the solution x:=A+b\mathbf{x}^* := \mathbf{A}^+\mathbf{b} to a linear system Ax=b\mathbf{A}\mathbf{x} = \mathbf{b}. We assume access to a sampler which allows us to draw indices proportional to the squared row/column-norms of A\mathbf{A}. Our algorithm produces a compressed representation of some vector x\mathbf{x} for which xx<εx\|\mathbf{x}^* - \mathbf{x}\| < \varepsilon \|\mathbf{x}^* \| in O~(κF4κ2/ε2)\widetilde{O}(\kappa_{\mathsf{F}}^4 \kappa^2 / \varepsilon^2) time, where κF:=AFA+\kappa_{\mathsf{F}} := \|\mathbf{A}\|_{\mathsf{F}}\|\mathbf{A}^{+}\| and κ:=AA+\kappa := \|\mathbf{A}\|\|\mathbf{A}^{+}\|. The representation of x\mathbf{x} allows us to query entries of x\mathbf{x} in O~(κF2)\widetilde{O}(\kappa_{\mathsf{F}}^2) time and sample proportional to the square entries of x\mathbf{x} in O~(κF4κ6)\widetilde{O}(\kappa_{\mathsf{F}}^4 \kappa^6) time, assuming access to a sampler which allows us to draw indices proportional to the squared entries of any given row of A\mathbf{A}. Our analysis, which is elementary, non-asymptotic, and fully self-contained, simplifies and clarifies several past analyses from literature including [Gily\'en, Song, and Tang; 2022, 2023] and [Shao and Montanaro; 2022].

Keywords

Cite

@article{arxiv.2508.13108,
  title  = {A simple analysis of a quantum-inspired algorithm for solving low-rank linear systems},
  author = {Tyler Chen and Junhyung Lyle Kim and Archan Ray and Shouvanik Chakrabarti and Dylan Herman and Niraj Kumar},
  journal= {arXiv preprint arXiv:2508.13108},
  year   = {2025}
}
R2 v1 2026-07-01T04:55:12.175Z