English

A New Quantum Linear System Algorithm Beyond the Condition Number and Its Application to Solving Multivariate Polynomial Systems

Quantum Physics 2026-02-04 v3 Data Structures and Algorithms

Abstract

Given a matrix AA of dimension M×NM \times N and a vector b\vec{b}, the quantum linear system (QLS) problem asks for the preparation of a quantum state y|\vec{y}\rangle proportional to the solution of Ay=bA\vec{y} = \vec{b}. Existing QLS algorithms have runtimes that scale linearly with the condition number κ(A)\kappa(A), the sparsity of AA, and logarithmically with inverse precision, but often overlook structural properties of b\vec{b}, whose alignment with AA's eigenspaces can greatly affect performance. In this work, we present a new QLS algorithm that explicitly leverages the structure of the right-hand side vector b\vec{b}. The runtime of our algorithm depends polynomially on the sparsity of the augmented matrix H=[A,b]H = [A, -\vec{b}], the inverse precision, the 2\ell_2 norm of the solution y=A+b\vec{y} = A^+ \vec{b}, and a new instance-dependent parameter ET=i=1Mpi2di, ET= \sum_{i=1}^M p_i^2 \cdot d_i, where p=(AA)+b\vec{p} = (AA^{\top})^+ \vec{b}, and did_i denotes the squared 2\ell_2 norm of the ii-th row of HH. We also introduce a structure-aware rescaling technique tailored to the solution y=A+b\vec{y} = A^+ \vec{b}. Unlike left preconditioning methods, which transform the linear system to DAy=DbDA\vec{y} = D\vec{b}, our approach applies a right rescaling matrix, reformulating the linear system as ADz=bAD\vec{z} = \vec{b}. As an application of our instance-aware QLS algorithm and new rescaling scheme, we develop a quantum algorithm for solving multivariate polynomial systems in regimes where prior QLS-based methods fail. This yields an end-to-end framework applicable to a broad class of problems. In particular, we apply it to the maximum independent set (MIS) problem, formulated as a special case of a polynomial system, and show through detailed analysis that, under certain conditions, our quantum algorithm for MIS runs in polynomial time.

Keywords

Cite

@article{arxiv.2510.05588,
  title  = {A New Quantum Linear System Algorithm Beyond the Condition Number and Its Application to Solving Multivariate Polynomial Systems},
  author = {Jianqiang Li},
  journal= {arXiv preprint arXiv:2510.05588},
  year   = {2026}
}

Comments

48 pages

R2 v1 2026-07-01T06:20:35.774Z