Variational Quantum Linear Solver via Block Encoding for the Poisson Equation
Published 20 Aug 2026 in quant-ph | (2608.19655v1)
Abstract: We present a variational quantum linear solver (VQLS) for the Poisson equation built on an exact block encoding of the discrete Laplacian, and demonstrate its performance on physically motivated benchmarks. Unlike LCU-based VQLS where the number of distinct circuits required per cost-function evaluation is O(L<sup>2), where L is the number of terms in the LCU decomposition of the discrete Laplacian operator, this approach requires only a single circuit for cost evaluation. We further empirically demonstrate that the choice of classical optimizer materially affects where the variational optimization ceases to make progress. The solver is benchmarked on three problems: a Poisson equation with sinusoidal forcing and a steady-state heat conduction problem with a localized Gaussian source, both with Dirichlet boundaries, and the pressure-Poisson equation of a two-dimensional lid-driven cavity flow, in which the solver is invoked once per time step under Neumann boundary conditions.
The paper develops an exact four-ancilla block encoding of the finite-difference Laplacian that evaluates the VQLS cost with one circuit instead of the O(L²) circuits required by Pauli-LCU methods.
The paper finds post-selection success probabilities scale as N^-0.57 for Dirichlet and N^-0.94 for Neumann conditions, while block-encoded circuits become less resource-intensive than LCU circuits beyond N=512.
The paper shows CMA-ES outperforms COBYLA on larger systems and supports short-horizon cavity-flow simulation, but accuracy degradation, barren plateaus, noise, and full-solution readout remain open challenges.
Overview
This paper develops a variational quantum linear solver (VQLS) for the discretized Poisson equation in which the system operator is supplied by an exact block encoding of the finite-difference Laplacian, rather than by a linear combination of unitaries (LCU). The central methodological claim is that the global cost function can be evaluated from the measurement statistics of a single quantum circuit, whereas the standard LCU-based VQLS formulation requires O(L2) Hadamard-test circuits per cost evaluation, where L is the number of terms in the Pauli decomposition. The authors characterize the approach on three benchmarks—a Poisson problem with sinusoidal forcing, a steady-state heat conduction problem with a localized Gaussian source (both with Dirichlet boundaries), and the pressure-Poisson equation inside a projection-method lid-driven cavity simulation under Neumann conditions—and they empirically connect optimizer choice to the onset of barren-plateau stagnation.
Block encoding of the discrete Laplacian
The 2D Laplacian inherits a Kronecker-sum structure A=INy⊗TNx+TNy⊗INx from the five-point stencil, and this separability is exploited directly. Because the spectral norm grows as O(1/hmin2), the operator is rescaled as A=(Λ/4)A with Λ=(1/Δx2+1/Δy2)−1, guaranteeing ∥A∥2≤1. A one-qubit selector register prepared in the superposition ω1∣0⟩+ω2∣1⟩ routes between one-dimensional block-encoding sub-circuits for each axis; Dirichlet closure suppresses wrap-around couplings from cyclic shifts via a deletion ancilla, while Neumann closure additionally deletes one diagonal branch at each boundary node, reducing the boundary diagonal from −2 to −1.
The result is an exact L0-block encoding using four ancilla qubits, verified numerically to double-precision machine epsilon across all sizes from L1 to L2 for both boundary conditions. The construction follows a companion work (Boutot et al., 12 Mar 2026) and carries gate complexity L3, reducing to L4 in two dimensions. The Neumann operator is singular—its null space is spanned by the constant vector—and the paper fixes the gauge by projecting onto the zero-mean subspace, which leaves the pressure gradient and corrected velocity unchanged.
Cost evaluation from a single circuit
The normalized global cost function L5 measures the infidelity between L6 and L7. Using Bayes' theorem applied to post-selection statistics, the cost reduces to
L8
so both numerator and denominator come from one circuit's measurement outcomes. Solution magnitude is recovered coherently from the same post-selection probability, at shot cost L9 independent of A=INy⊗TNx+TNy⊗INx0.
The critical question is whether the single-circuit reduction survives the post-selection overhead. Empirically it does: fitting power laws to the success probability at optimized parameters gives A=INy⊗TNx+TNy⊗INx1 (Dirichlet) and A=INy⊗TNx+TNy⊗INx2 (Neumann), far slower than the A=INy⊗TNx+TNy⊗INx3 decay that the shrinking spectral gap might suggest. Against the Pauli-LCU formulation, which yields exactly A=INy⊗TNx+TNy⊗INx4 terms and hence A=INy⊗TNx+TNy⊗INx5 circuits per cost evaluation (A=INy⊗TNx+TNy⊗INx6, growing from 12 circuits at A=INy⊗TNx+TNy⊗INx7 to 9120 at A=INy⊗TNx+TNy⊗INx8), the block-encoded formulation needs exactly one circuit at every size. Per-circuit resources are more nuanced: LCU circuits are individually cheaper at small sizes, but the ordering reverses beyond A=INy⊗TNx+TNy⊗INx9; at O(1/hmin2)0 the block-encoded circuit requires 16,034 two-qubit gates against 28,980 for the heaviest LCU circuit, at depths of 28,741 versus 45,744. The only axis on which the LCU wins is width, by three ancilla qubits. The authors note that the Pauli decomposition is close to the most favorable LCU available in per-circuit depth, so any compact non-Pauli decomposition would be expected to lose the crossover at an even smaller size.
Solution accuracy
Accuracy separates sharply between the two Dirichlet benchmarks, and the reason is structural. The sinusoidal source is an exact eigenvector of the discrete Dirichlet Laplacian, so its solution state coincides with O(1/hmin2)1 and the ansatz need only prepare a Schmidt-rank-one state across the O(1/hmin2)2–O(1/hmin2)3 cut. The solver recovers it to arithmetic precision at every size—the median seed attains infidelity O(1/hmin2)4 at final cost O(1/hmin2)5 on the O(1/hmin2)6 grid—but this verifies the pipeline end to end without probing scaling behavior.
For the Gaussian heat source, whose solution has overlap Λ=(1/Δx2+1/Δy2)−12 with Λ=(1/Δx2+1/Δy2)−13 at Λ=(1/Δx2+1/Δy2)−14, accuracy holds at machine precision through Λ=(1/Δx2+1/Δy2)−15 and then degrades by roughly an order of magnitude per grid-size increase. The paper attributes this degradation to optimization rather than to the encoding.
The third benchmark embeds the solver in a projection-method Navier–Stokes loop for the lid-driven cavity at Λ=(1/Δx2+1/Δy2)−16 on a Λ=(1/Δx2+1/Δy2)−17 grid, invoking the Neumann VQLS once per time step with warm starts from the previous step's converged parameters. Over ten steps to Λ=(1/Δx2+1/Δy2)−18, both solvers place the primary vortex near Λ=(1/Δx2+1/Δy2)−19 and track each other in centreline velocity profiles, though the quantum pressure solve systematically damps velocity magnitude while preserving field structure. Since pressure errors propagate into subsequent initial conditions, the fact that trajectories remain together over ten steps indicates the attained accuracy suffices for time advancement—at least over this short horizon while the flow is still developing.
Barren plateaus and optimizer choice
Direct measurement confirms a barren plateau in the sense of exponentially decaying gradient variance under uniform sampling: fits give ∥A∥2≤10 with ∥A∥2≤11, ∥A∥2≤12, ∥A∥2≤13, ∥A∥2≤14 for ansatz depths ∥A∥2≤15 to ∥A∥2≤16—statistically indistinguishable across depths, consistent with the plateau being a property of the global cost function rather than of ansatz expressivity [2209.xxxxx; cerezo2021cost]. Sampled instead along the CMA-ES trajectory, gradient variances sit one to three orders of magnitude above the uniform baseline at every size, with depth-dependent apparent decay rates. The authors are careful here: elevated variance along the trajectory is partly a consequence of successful optimization as much as a cause, so no causal mechanism is claimed—only that the regions CMA-ES occupies are atypical of the landscape, in the manner anticipated by the narrow-gorge picture [2107.xxxxx].
At equal budget (∥A∥2≤17 cost evaluations), COBYLA descends rapidly then flattens entirely at ∥A∥2≤18, while CMA-ES continues reducing cost throughout. CMA-ES also offers embarrassingly parallel population evaluation, unlike sequential COBYLA. Importantly, the paper states plainly that CMA-ES does not remove the barren plateau—it postpones the system size at which stagnation sets in.
Limitations and open questions
Several caveats bear directly on the results. All experiments run on exact statevector simulation (Qiskit Aer); shot requirements implied by the success-probability scaling are quantified analytically but not measured, and noise resilience is entirely uncharacterized—both prerequisites for any hardware demonstration. The sinusoidal benchmark, being an exact eigenvector case, does not test scaling behavior, and the Gaussian-source degradation beyond ∥A∥2≤19 remains attributed to optimization only by inference. The empirical advantage of CMA-ES lacks theoretical grounding, and whether covariance-adapting search continues to locate atypical high-gradient regions as ω1∣0⟩+ω2∣1⟩0 grows is the open question the work raises most directly. The hardware-efficient ansatz treats the Laplacian as a generic operator; ansätze exploiting Kronecker-sum structure are unexplored. Finally, the classical readout bottleneck—ω1∣0⟩+ω2∣1⟩1 measurements to extract the full solution vector—remains unresolved, and identifying engineering-relevant low-dimensional functionals admitting efficient observable estimation is left open.
Conclusion
This paper establishes block-encoded VQLS as a concrete alternative to LCU-based formulations for elliptic PDE systems, with a rigorous resource argument: one circuit per cost evaluation, slower-than-ω1∣0⟩+ω2∣1⟩2 post-selection decay, and per-circuit cost advantages beyond ω1∣0⟩+ω2∣1⟩3, at the price of three ancilla qubits. Accuracy results are honest about their limits—arithmetic precision on eigenvector-aligned problems, order-of-magnitude-per-grid degradation elsewhere, attributable to the barren plateau that the measurements confirm. The demonstration that the solver sustains a time-advancing cavity flow simulation, even briefly and at modest resolution, is the most application-relevant result. The encoding circuits are directly reusable within QSVT-based fault-tolerant solvers, giving the construction value beyond the NISQ variational setting.