Schr\"odingerization for quantum linear systems problems with near-optimal dependence on matrix queries
Pith reviewed 2026-05-18 23:11 UTC · model grok-4.3
The pith
The solution to Ax = b can be recovered as a linear combination of Hamiltonian simulations applied to Schrödingerized problems in one higher dimension.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We demonstrate that in both the positive definite and general Hermitian cases, the solution x can be expressed as the LCHS of Schrödingerization-form problems. When A is positive definite the solution is the steady-state solution to a system of linear ODEs that is solved using the LCHS method. When A is general Hermitian the inverse is still represented in LCHS form, but Schrödingerization is applied to a carefully chosen formulation rather than the least-squares system itself so that the condition number does not increase prohibitively.
What carries the argument
The Schrödingerization mapping, which lifts a linear ODE or PDE with non-unitary dynamics to a Schrödinger-type system in one higher dimension via warped phase transformation, allowing the solution to be recovered as a linear combination of Hamiltonian simulations.
If this is right
- For positive definite A the steady-state solution of the associated ODE system is obtained directly via LCHS of the Schrödingerized problem.
- For general Hermitian A the inverse is recovered from an LCHS form that uses a Fourier kernel but avoids direct Schrödingerization of the least-squares system.
- Block preconditioning reduces the dependence on the condition number to nearly linear scaling.
- The resulting query complexity is near-optimal in the number of matrix queries.
Where Pith is reading between the lines
- The same lifting technique might be tested on mildly non-Hermitian systems if a suitable block preconditioner can be found.
- Classical numerical analysts could implement the underlying continuous ODE formulation to check whether the error bounds hold outside the quantum setting.
- The one-dimension-higher representation may suggest new classical preconditioners that exploit the extra variable introduced by the warped phase transformation.
Load-bearing premise
The LCHS representation of the inverse or pseudoinverse stays valid after the Schrödingerization mapping without a prohibitive growth in effective condition number.
What would settle it
Apply the algorithm to a small, explicitly solvable positive definite matrix and verify that the output vector matches the classical solution to within the error bound predicted by the analysis.
Figures
read the original abstract
We develop a quantum algorithm for linear algebraic equations $ A\bb{x} = \bb{b} $ from the perspective of Schr\"odingerization-form problems, which are characterized by a system of linear convection equations in one higher dimension. When $ A $ is positive definite, the solution $ \bb{x} $ can be interpreted as the steady-state solution to a system of linear ordinary differential equations (ODEs). This ODE system can be solved by using the linear combination of Hamiltonian simulation (LCHS) method in \cite{ACL2023LCH2}, which serves as the continuous implementation of the Fourier transform in the Schr\"odingerization method from \cite{JLY22SchrShort, JLY22SchrLong}. Schr\"odingerization transforms linear partial differential equations (PDEs) and ODEs with non-unitary dynamics into Schr\"odinger-type systems via the so-called warped phase transformation that maps the equation into one higher dimension. When $ A $ is a general Hermitian matrix, the inverse matrix can still be represented in the LCHS form in \cite{ACL2023LCH2}, but with a kernel function based on the Fourier approach in \cite{Childs2017QLSA}. Although this LCHS form provides the steady-state solution to a system of linear ODEs associated with the least-squares equation, applying Schr\"odingerization to this least-squares system is not appropriate, as it results in a much larger condition number. We demonstrate that in both cases, the solution $ \bb{x} $ can be expressed as the LCHS of Schr\"odingerization-form problems. We provide a detailed implementation and error analysis. Furthermore, we incorporate a block preconditioning technique to achieve nearly linear scaling in the condition number, thereby attaining near-optimal query complexity.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript develops a quantum algorithm for solving linear systems Ax=b by recasting the problem as Schrödingerization-form linear convection equations in one higher dimension. For positive-definite A the solution is obtained as the steady-state of an ODE system solved via LCHS (ACL2023LCH2); for general Hermitian A the inverse is represented via the Fourier-kernel LCHS of Childs2017QLSA, with Schrödingerization applied to the resulting ODE rather than directly to the least-squares system. Block preconditioning is introduced to obtain near-optimal query complexity with respect to the condition number κ.
Significance. If the error analysis and condition-number bounds hold, the work supplies a new route to quantum linear-system solvers that achieves near-optimal dependence on matrix queries while unifying Schrödingerization with existing LCHS techniques. The explicit use of warped-phase mappings and block preconditioning to control the effective Hamiltonian norm is a concrete technical contribution that could be extended to other non-unitary linear-algebra primitives.
major comments (2)
- [§4] §4 (general Hermitian case): the argument that Schrödingerization of the LCHS-form ODE avoids a prohibitive increase in effective condition number is stated but the explicit bound relating the warped-phase parameter, the Fourier-kernel width, and the original κ is not derived; without this bound it is unclear whether the total query complexity remains O(κ polylog(κ/ε)) after accounting for the block-encoding cost of the higher-dimensional Hamiltonian.
- [§5.2] §5.2 (block preconditioning): the claim that the preconditioner reduces the effective condition number to near-linear scaling is supported only by a high-level cost analysis; a concrete lemma bounding the norm of the preconditioned Schrödingerized operator (analogous to Eq. (12) for the positive-definite case) is missing, which is load-bearing for the near-optimal query-complexity statement.
minor comments (2)
- [§3] The abstract and §3 refer to “detailed implementation and error analysis” yet the main text contains only schematic diagrams; explicit pseudocode or circuit diagrams for the combined LCHS+Schrödingerization block would improve readability.
- Notation for the warped-phase variable and the Fourier kernel is introduced inconsistently between the positive-definite and Hermitian sections; a single table of symbols would eliminate ambiguity.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive comments on our manuscript. We address the major comments point by point below, indicating the revisions we will make to strengthen the presentation and rigor of the results.
read point-by-point responses
-
Referee: [§4] §4 (general Hermitian case): the argument that Schrödingerization of the LCHS-form ODE avoids a prohibitive increase in effective condition number is stated but the explicit bound relating the warped-phase parameter, the Fourier-kernel width, and the original κ is not derived; without this bound it is unclear whether the total query complexity remains O(κ polylog(κ/ε)) after accounting for the block-encoding cost of the higher-dimensional Hamiltonian.
Authors: We thank the referee for this observation. The manuscript in §4 explains that Schrödingerization is applied to the LCHS-form ODE (rather than directly to the least-squares formulation) precisely to control the effective condition number, leveraging the warped-phase transformation and the Fourier-kernel representation from Childs et al. (2017). While this qualitative argument is provided along with the overall error analysis, we acknowledge that an explicit quantitative bound relating the warped-phase parameter, the Fourier-kernel width, and the original κ is not derived in detail. In the revised manuscript we will add this derivation as a new lemma (or subsection) within §4. The bound will be obtained by combining the norm estimates for the Schrödingerized operator with the properties of the LCHS kernel, confirming that the block-encoding cost of the higher-dimensional Hamiltonian does not inflate the complexity beyond O(κ polylog(κ/ε)). revision: yes
-
Referee: [§5.2] §5.2 (block preconditioning): the claim that the preconditioner reduces the effective condition number to near-linear scaling is supported only by a high-level cost analysis; a concrete lemma bounding the norm of the preconditioned Schrödingerized operator (analogous to Eq. (12) for the positive-definite case) is missing, which is load-bearing for the near-optimal query-complexity statement.
Authors: We appreciate the referee highlighting this gap. Section 5.2 introduces block preconditioning to achieve near-linear scaling in the condition number and supports the claim with a high-level cost analysis that combines the preconditioner with the Schrödingerized LCHS implementation. We agree that a concrete lemma explicitly bounding the norm of the preconditioned Schrödingerized operator (in direct analogy to Eq. (12) for the positive-definite case) is currently absent and is necessary to make the near-optimal query-complexity statement fully rigorous. In the revised version we will insert this lemma in §5.2, deriving the norm bound from the block-encoding properties of the preconditioner and the warped-phase mapping, thereby providing the missing load-bearing step. revision: yes
Circularity Check
No significant circularity; central claims build on independent external citations
full rationale
The paper's derivation expresses the solution x as the LCHS output of Schrödingerization-form problems for both positive-definite and general Hermitian cases, then adds block preconditioning for near-optimal query complexity. This rests on the LCHS representation from the cited ACL2023LCH2, the Schrödingerization mapping from JLY22SchrShort/JLY22SchrLong, and the Fourier kernel from Childs2017QLSA. These are external prior results with no indication that the new combination reduces by construction to a fit, self-definition, or self-citation chain within the present work. The abstract and text explicitly distinguish the approach (e.g., avoiding direct Schrödingerization of the least-squares system due to condition-number issues) and supply separate implementation and error analysis. No load-bearing step equates to its own inputs.
Axiom & Free-Parameter Ledger
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/AlexanderDuality.leanalexander_duality_circle_linking unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We demonstrate that in both cases, the solution x can be expressed as the LCHS of Schrödingerization-form problems... warped phase transformation that maps the equation into one higher dimension.
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
the inverse matrix can still be represented in the LCHS form... with a kernel function based on the Fourier approach
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
- [1]
-
[2]
S. Jin, N. Liu, and Y. Yu. Quantum simulation of partial differential equations via Schr¨ odingerisation.Phys. Rev. Lett., 133:230602, 2024
work page 2024
-
[3]
S. Jin, N. Liu, and Y. Yu. Quantum simulation of partial differential equations: Applications and detailed analysis. Phys. Rev. A , 108:032603, 2023
work page 2023
-
[4]
A. M. Childs, R. Kothari, and R. D. Somma. Quantum algorithm for systems of linear equa- tions with exponentially improved dependence on precision. SIAM J. Comput. , 46(6):1920– 1950, 2017
work page 1920
-
[5]
M. A. Nielsen and I. L. Chuang. Quantum Computation and Quantum Information . Cam- bridge, New York, 2010
work page 2010
-
[6]
R. J. Lipton and K. W. Regan. Quantum Algorithm via Linear Algebra . Cambridge, Mas- sachusetts, 2010
work page 2010
-
[7]
D. Deutsch and R. Jozsa. Rapid solution of problems by quantum computation. Proc. R. Soc. London, Ser. A , 439:553, 1992
work page 1992
-
[8]
P. W. Shor. Polynomial-time algorithms for prime factorization and discrete logarithms on a quantum computer. SIAM J. Comput. , 26:1484, 1997
work page 1997
-
[9]
A. W. Harrow, A. Hassidim, and S. Lloyd. Quantum algorithm for linear systems of equations. Phys. Rev. Lett., 103(15):150502, 4 pp., 2009
work page 2009
-
[10]
P. C. S. Costa, D. An, Y. R. Sanders, Y. Su, R. Babbush, and D. W. Berry. Optimal scaling quantum linear-systems solver via discrete adiabatic theorem. PRX quantum , 3(4):040303, 2022
work page 2022
- [11]
- [12]
- [13]
- [14]
-
[15]
Y. Subasi and R. D. Somma. Quantum algorithms for systems of linear equations inspired by adiabatic quantum computing. Phys. Rev. Lett., 122:060504, 2019. 26
work page 2019
-
[16]
J Hu, S. Jin, and L. Zhang. Quantum algorithms for multiscale partial differential equations. Multiscale Model. Simul., 22(3):1030–1067, 2024
work page 2024
- [17]
-
[18]
Quantum realization of the finite element method,
M. Deiml and D. Peterseim. Quantum realization of the finite element method. arXiv:2403.19512, 2024
-
[19]
S. Jin, N. Liu, C. Ma, and Y. Yu. Quantum preconditioning method for linear systems problems via Schr¨ odingerization.Preprint, 2024
work page 2024
-
[20]
D. An, J. Liu, and L. Lin. Linear combination of Hamiltonian simulation for non-unitary dynamics with optimal state preparation cost. Phys. Rev. Lett., 131(15):150603, 2023
work page 2023
-
[21]
J. S. Hesthaven, S. Gottlieb, and D. Gottlieb. Spectral Methods for Time-dependent Problems. Cambridge University Press, 2007
work page 2007
-
[22]
D. Kahaner, C. Moler, and S. Nash. Numerical Methods and Software . Prentice Hall, 1989
work page 1989
-
[23]
S. C. Brenner and L. R. Scott. The Mathematical Theory of Finite Element Methods. Springer, New York, 2008
work page 2008
-
[24]
L. Beir˜ ao Da Veiga, F. Brezzi, and L. D. Marini. Virtual elements for linear elasticity problems. SIAM J. Numer. Anal. , 51(2):794–812, 2013
work page 2013
-
[25]
J. G. Huang and Y. Yu. A sparse grid discrete ordinate discontinuous Galerkin method for the radiative transfer equation. Commun. Comput. Phys. , 30(4):1009–1036, 2021
work page 2021
-
[26]
J. Xu. Iterative methods by space decomposition and subspace correction. SIAM Rev., (4):581– 613, 1992. 27
work page 1992
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.