---
slug: 2026-arxiv-2507.19250-resource-efficient-hadamard-test-tailored-variational
title: Resource-Efficient Hadamard Test Tailored Variational Framework for Nonlinear
  Dynamics on Quantum Computers
source: arXiv
link: https://arxiv.org/abs/2507.19250
category: app
triage_date: '2026-06-07'
triager: port_until_julien_parallel
bootstrap_date: '2026-06-07'
---

# Dossier: Resource-Efficient Hadamard Test Tailored Variational Framework for Nonlinear Dynamics on Quantum Computers

| Field        | Value |
|--------------|-------|
| Slug         | `2026-arxiv-2507.19250-resource-efficient-hadamard-test-tailored-variational` |
| Source       | arXiv |
| Link         | [https://arxiv.org/abs/2507.19250](https://arxiv.org/abs/2507.19250) |
| Category     | app |
| Triaged      | 2026-06-07 by port_until_julien_parallel |
| Bootstrapped | 2026-06-07 |

## Sourcing (Romain)

### Domain classification

Primary: `other` (computational fluid dynamics / nonlinear PDE solving on quantum hardware, i.e. quantum dynamics). The demonstrated application is the one-dimensional nonlinear Burgers' equation in the turbulent regime, $\partial_t u = \nu\,\partial_x^2 u - u\,\partial_x u$, solved via a variational quantum algorithm with amplitude encoding of $N = 2^n$ grid points.

Secondary: the headline methodological contribution is a generic quantum-circuit primitive, namely a resource-efficient, low-depth realisation of the Hadamard test (dropping the ancilla control on any gate that already carries a control on a register qubit, which collapses multi-controlled Toffoli gates to fewer controls). That primitive is application-agnostic and is relevant to quantum chemistry, finance, and optimisation wherever overlaps or matrix elements are read out through an ancilla. Julien should fingerprint the CFD demonstration, but note the circuit-primitive angle for Brillant.

### Expert persona for Julien

A quantum-algorithms specialist with hands-on variational-PDE / quantum-CFD experience. They should be fluent in Hadamard-test circuit construction and the gate cost of decomposing controlled and multi-controlled unitaries (Toffoli to CNOT counts) into native gate sets, and comfortable with hardware-efficient / real-amplitude ansatz design and finite-difference encoding of PDEs into amplitude-encoded states (the quantum nonlinear adder operator of Lubasch and Jaksch). Crucially they need calibrated intuition for the difference between superconducting native gates ($\{\mathrm{ECR}, R_z, X, sx\}$, e.g. `ibm_sherbrooke`/`ibm_brisbane`/`ibm_kingston`) and trapped-ion native gates ($\{R_{XX}, R_z, R\}$ with all-to-all connectivity, AQT `IBEX-Q1`), including how connectivity changes the swap and two-qubit gate overhead. They should be able to sanity-check shot budgets ($5 \times 10^4$ shots in simulation, dropping to 500 shots on hardware), two-qubit gate fidelity thresholds ($\sim 98.7\%$ on `IBEX-Q1`), and the depolarising / amplitude-damping / phase-flip noise models the authors derive from averaged gate fidelities.

### Related prior work (brief bibliography)

- M. Lubasch, J. Joo, P. Moinier, M. Kiffner, D. Jaksch, "Variational quantum algorithms for nonlinear problems," Phys. Rev. A 101, 010301 (2020). DOI: 10.1103/PhysRevA.101.010301 (arXiv:1907.09032). Foundational nonlinear-VQA scheme and the adder primitive this paper builds on.
- D. Jaksch, P. Givi, A. J. Daley, T. Rung, "Variational Quantum Algorithms for Computational Fluid Dynamics," AIAA Journal 61, 1885 (2023). arXiv:2209.04915. Direct CFD lineage; already an edge in `vendor-app/edges.json`. Same application, broader framing.
- M. Umer, E. Mastorakis, S. Evangelou, D. G. Angelakis, "Probing the limits of variational quantum algorithms for nonlinear ground states on real quantum hardware: The effects of noise," Phys. Rev. A 111, 012626 (2025). DOI: 10.1103/PhysRevA.111.012626. Direct predecessor by the same group; source of the SGEO optimisation protocol and the real-hardware noise study. The most portability-relevant comparison (same primitive, same group, hardware noise).
- A. Sarma, T. W. Watts, M. Moosa, Y. Liu, P. L. McMahon, "Quantum variational solving of nonlinear and multidimensional partial differential equations," Phys. Rev. A 109, 062616 (2024). DOI: 10.1103/PhysRevA.109.062616. Independent group, multidimensional nonlinear PDEs; useful methodological contrast.
- S. Bengoechea, P. Over, D. Jaksch, T. Rung, "Towards variational quantum algorithms for generalized linear and nonlinear transport phenomena," arXiv:2411.14931 (2024). Recent extension of nonlinear-transport VQAs.
- (Fault-tolerant counterpoint) "An end-to-end quantum algorithm for nonlinear fluid dynamics with bounded quantum advantage," arXiv:2512.03758. Already an edge in `vendor-app/edges.json` (PsiQuantum, fault-tolerant lattice-Boltzmann CFD). Frames the gap between this NISQ-VQA demonstration and a fault-tolerant CFD pipeline.

### Difficulty estimate

`medium`. The paper is fully open on arXiv and, helpfully, the complete LaTeX source is already in `paper-source/` (`Burgers_Eq_v5.tex`, plus the figure PDFs and `.bbl`), so Julien can read the appendices directly with no paywall risk. Two-qubit gate counts and circuit depths are explicitly tabulated per device in Figs. 5 to 7 (e.g. `IBEX-Q1` counts dropping from 1244/242 to 223/43), and shot budgets are stated in the main text, which lowers the extraction effort. The medium (rather than low) rating reflects moderately specialised primitives (multi-controlled Toffoli decomposition, the adder operator, the SGEO sequential grid-based optimiser) and a genuine reliance on the appendices: Appendix A (cost-function derivation), Appendix B (shot / statistical-noise analysis), and Appendix C (per-device IBM noise properties) all carry fingerprint-relevant detail that the main text only summarises.
