Pith. sign in

REVIEW 2 major objections 4 minor 5 cited by

A unifying account of warm start guarantees for patches of quantum landscapes

T0 review · 2 major / 4 minor · reviewed 2026-08-08 · deepseek-v4-flash

Pith's one-line read A single curved point guarantees a trainable patch around it

desk verdict The formal variance bounds are probably right, but the informal theorem overclaims: without bounded generator norms, the main patch-width claim is false. read the letter →

arxiv 2502.07889 v1 pith:XXZ7EU6Y submitted 2025-02-11 quant-ph cs.LGstat.ML

classification quant-phcs.LGstat.ML MSC 81P6868Q12 PACS 03.67.-a03.67.Lx
keywords barrenplateauswarmstartsvariationalquantumalgorithmslosslandscapepatchesparameterizedcircuitsunitarycoupledclusteransatzFourierfrequenciestrainability
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper claims that for any parameterized quantum loss landscape, one point with non-exponentially small curvature is enough to guarantee a surrounding region with usable gradients: the loss variance over a hypercube patch of width $2r$ around that point is at least $\Omega(r^4)$ for every $r \le 1/(\sqrt{m}\,\mathrm{poly}(n))$. This unifies earlier case-by-case warm-start and small-angle guarantees and extends to physically motivated ansatze such as unitary coupled cluster. A complementary upper bound and numerics suggest that every barren-plateau landscape has exponentially small variance in constant-width patches, so warm starts become increasingly difficult as the system grows.

What carries the argument

The core mechanism is the curvature-to-variance transfer: a Taylor expansion of the loss around $\varphi$ and a variance decomposition over the independent parameters turn one non-exponentially small second derivative at the center into a non-exponentially small fourth-order contribution to the variance on the patch. The proof controls all higher-order Taylor remainders using bounded derivatives of unitary channels, expressed through nested commutators and the maximal frequencies $\omega^{(\max)}_p$ (spectral gaps of the generators) and effective frequencies $\omega^{(\mathrm{eff})}_p$. The allowed patch radius is inversely proportional to the sum of squared frequencies, which explains why correlated parameters shrink the patch while local observables enlarge it.

What would settle it

Take a concrete ansatz not covered by the paper's examples, compute the second derivative at a candidate center, and simulate the patch variance for $n=8,12,16$ with $r$ equal to the promised bound. If the curvature is polynomial but the variance decays exponentially, or if the curvature is exponentially small but the variance is polynomial, the theorem's premise or conclusion would fail.

Watch

Extended reading notes

Core claim

The central discovery, Theorem 1, is a general lower bound on the variance of a loss $L(\theta) = \operatorname{Tr}[U(\theta)\rho U^\dagger(\theta) O]$ when parameters are sampled uniformly from a hypercube centered at $\varphi$. If at least one second derivative $|\partial^2 L/\partial \theta_p^2|$ at $\varphi$ is $\Omega(1/\mathrm{poly}(n))$, then for every $r \le r_{\mathrm{patch}}$ with $r_{\mathrm{patch}} \in \Theta(1/(\sqrt{m}\,\mathrm{poly}(n)))$, the variance is $\Omega(r^4)$. For polynomially many parameters this is a polynomial lower bound, so the patch is not sterile. The theorem captures prior small-angle and warm-start results, and gives new bounds for the Hamiltonian variational ansatz, QAOA, and unitary coupled cluster, with patch size controlled by maximal and effective Fourier frequencies.

Load-bearing premise

The whole bound rests on the assumption that at the chosen point there is at least one parameter whose second derivative is not exponentially small; if every curvature term is exponentially small, the patch may still be flat.

Editorial extensions

If this is right

  • Warm-starting does not require exponentially precise initialization in every parameter, because the guaranteed patch around a curved point shrinks at worst polynomially.
  • Small-angle initialization at identity is only reliable when the circuit actually has curvature there; the paper gives an explicit counterexample where it fails.
  • Near a sufficiently good minimum, there is a region of attraction with polynomial width and polynomial variance under mild assumptions on the observable gap and the first generator.
  • Correlating parameters, whether in time or space, narrows the guaranteed patch because frequencies add under the parameter-sharing map.
  • For linearly parameterized circuits with a full-landscape barren plateau, any constant-width patch also has exponential variance, so initialization must improve with $n$.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Editorial: one could test the curvature condition at the intended initialization before training, using a single circuit evaluation, and discard ansatze where it fails.
  • Editorial: if the upper-bound conjecture holds, viable warm starts must place the initial parameters within a distance that shrinks polynomially with $n$, ruling out fixed-accuracy strategies.
  • Editorial: the frequency picture suggests designing ansatze whose generators commute with the back-propagated observable as much as possible to widen the guaranteed patch, at a likely cost in expressibility.
  • Editorial: the same Taylor-variance argument should carry over to Gaussian or other symmetric initialization distributions, and computing the exact patch radius there would test the generality of the $\Omega(r^4)$ law.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 4 minor

Summary. The paper presents a unifying framework for lower bounds on the variance of quantum loss functions in hypercube patches of parameter space. The main formal results (Theorems 3 and 4) show that, under a polynomial norm bound on the observable and generators and a polynomial lower bound on one second derivative at the center of the patch, the loss variance is Ω(r^4) for r up to Θ(1/(√m poly(n))). This is used to re-derive and extend earlier small-angle and warm-start guarantees, with applications to product ansätze, HEA, HVA/QAOA, and UCC, and is complemented by an upper bound (Proposition 1) for linearly many parameters. The appendices contain detailed proofs and the main text includes numerical scaling checks.

Significance. If the statements are taken with the qualifications of the formal theorems, this is a useful unification of patch-level trainability results and provides new concrete scalings for physically motivated ansätze. The proof strategy based on Taylor expansion and operator-norm bounds is sound, and the detailed appendices are a strength. The paper also makes a clear falsifiable prediction about warm-start precision. However, the advertised informal theorem and abstract overstate the result by omitting the polynomial norm condition, which is in fact essential; this must be corrected before publication.

major comments (2)
  1. [Section III C, Theorem 1 (Informal)] The informal Theorem 1 as stated is false because it drops the assumption ∥O∥∞, ∥H_k∥∞ ∈ O(poly(n)) that is explicitly required in the formal Theorems 3 (Eq. D10) and 4 (Eq. D17). The omission is load-bearing: take H = 2^n Z, ρ = |+⟩⟨+|, O = Z + 4^{-n} X. Then L(θ) = 4^{-n} cos(2^{n+1}θ), so the second derivative at θ = 0 is -4, which satisfies Eq. (10). Yet for r = 1/n one has Var[L] ≈ (1/2)4^{-2n} while r^4 = n^{-4}, so Var/r^4 → 0 exponentially, contradicting the claimed Ω(r^4) bound for every polynomially sized patch. The formal theorems are probably correct with the bounded-norm condition, but the informal theorem, the abstract's 'non-exponentially narrow region' claim, and the surrounding discussion must be amended to include this condition.
  2. [Section III C, Corollary 1 (Informal) and Section IV discussion] The informal Corollary 1 and the discussion of warm-starting claim that exponential precision in each parameter is not required to initialize within a region of attraction. This conclusion relies on the same bounded-norm condition that is missing from the informal statements. Without ∥O∥∞, ∥H_k∥∞ ∈ O(poly(n)), the width r_patch can be exponentially small, and the counterexample from the previous comment shows the variance can be exponentially small on every polynomial-width patch even when Eq. (10) and the gap assumptions hold. The formal Corollary in Appendix D 1 b inherits the norm condition through Theorem 4, but the informal version and the paper's advertised conclusions should state it explicitly.
minor comments (4)
  1. [Section III C and Appendix D 3] The formal Theorem 3 is called 'uncorrelated/spatial correlated' but the statement says m = M and 'all parameters are uncorrelated.' Please clarify whether spatial correlations are intended to be covered by Theorem 3 or only by Theorem 4.
  2. [Theorem 4, Eq. (D11)] The expression for r_patch in Theorem 4 involves parameters p_j from an arbitrary permutation π that is not defined in the main text. Please state explicitly that the bound is independent of the chosen ordering of the averaged parameters.
  3. [Abstract and title of Section I] The phrase 'non-exponentially narrow region' is imprecise; the bound provides a polynomially small width only under the polynomial norm assumptions. Consider replacing it with 'polynomially narrow region under the stated norm bounds.'
  4. [Section III E] There is a typo: 'the variance of the local loss is large than that of the global loss' should read 'larger than.' Also, the rendering 'ans¨ atze' appears multiple times in the text (e.g., in Sections I and III E) and should be typeset correctly.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: the variance lower bound is derived from Taylor expansion and operator-norm bounds, not fitted to the conclusion; self-citations are contextual.

full rationale

The derivation chain is self-contained. Proposition 3 obtains a variance lower bound Var[f] >= (1/45)[f''(0)]^2 r^4 - alpha^2 gamma^6 r^6/270 from the Taylor remainder theorem, with the remainder controlled by the bounded-even-derivative assumption (Eq. B49) and the technical Lemma 2 for r <= 3/(2gamma). Corollaries 2-4 and Theorems 3-4 then apply this single-variable bound to parametrized unitary channels, using Lemma 5/6/7 to bound derivatives of the channel in terms of generator spectral ranges and operator norms. The curvature assumption Eq. (10) is a genuine input premise: it supplies the nonzero f''(0) term that dominates the positive r^4 contribution. The conclusion Var >= Omega(r^4) is not obtained by assuming the conclusion; it follows by keeping the leading Taylor term and bounding the remainder. The paper even flags that 'in this crude form, our argument may appear somewhat circular and borderline trivial' but then supplies an independent formal proof in Appendix D 3, which is the opposite of a circular reduction. Self-citations to the companion paper Ref. [71] and to prior work by overlapping authors (e.g., Ref. [34]) are used for context and for the discussion of classical surrogates, not as the load-bearing justification of the main theorem. The informal Theorem 1 omits the bounded-norm hypothesis (||O||_infty, ||H_k||_infty in O(poly(n))) that the formal versions require, and a one-qubit counterexample can violate the informal claim; but that is a correctness/accuracy concern about the statement, not circularity. No fitted parameter is renamed as a prediction, no uniqueness theorem is imported from the authors, and no known result is merely relabeled: the paper proves a general bound and then specializes it. Hence the appropriate score is low, reflecting only the presence of minor non-load-bearing self-citations.

Assumptions & free parameters 0 free parameters · 6 assumptions · 0 invented entities

The central claim rests on standard mathematical tools and on explicit structural assumptions about the quantum circuit and loss. No parameters are fitted to data; the curvature condition is an input assumption that must be verified per ansatz.

assumptions (6)
  • standard math Taylor remainder theorem (Theorem 2 in Appendix B1b) is used to expand the loss and bound the remainder.
    Invoked in Proposition 3 and throughout the variance lower bound proofs.
  • standard math Holder's inequality and norm sub-multiplicativity are used to bound operator norms.
    Used in Corollaries 2-4 and in the proof of Theorem 4.
  • domain assumption The loss is of the form L(θ)=Tr[U(θ)ρU†(θ)O] with a circuit of the form U(θ)=∏ V_l e^{-iθ_{S(l)}H_l} (Eqs. 1-2).
    The entire analysis is confined to this standard VQA loss structure.
  • domain assumption Parameters are sampled uniformly from a hypercube V(φ,r) of width 2r (Eq. 5).
    All variance bounds are for this sampling distribution; other distributions are only discussed informally.
  • domain assumption There exists at least one parameter with polynomially vanishing second derivative at φ (Eq. 10).
    This is the key curvature assumption of Theorem 1; without it the lower bound does not hold.
  • domain assumption In Corollary 1: the observable has a non-degenerate ground state with gap Δ_gap ∈ Ω(1/poly(n)), the fidelity to the ground state is 1-|ε|² with |ε|∈O(1/poly(n)), and the generator closest to the state has non-trivial variance Var_ρ(H_M)∈Ω(1/poly(n)).
    These are needed to translate the general curvature assumption into a guarantee about regions of attraction.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A unifying account of warm start guarantees for patches of quantum landscapes." pith.science (2026). https://pith.science/paper/XXZ7EU6Y

@misc{pith2026250207889,
  author       = {Pith},
  title        = {Pith review of: A unifying account of warm start guarantees for patches of quantum landscapes},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/XXZ7EU6Y}},
  note         = {Machine review of arXiv:2502.07889}
}
read the original abstract

Barren plateaus are fundamentally a statement about quantum loss landscapes on average but there can, and generally will, exist patches of barren plateau landscapes with substantial gradients. Previous work has studied certain classes of parameterized quantum circuits and found example regions where gradients vanish at worst polynomially in system size. Here we present a general bound that unifies all these previous cases and that can tackle physically-motivated ans\"atze that could not be analyzed previously. Concretely, we analytically prove a lower-bound on the variance of the loss that can be used to show that in a non-exponentially narrow region around a point with curvature the loss variance cannot decay exponentially fast. This result is complemented by numerics and an upper-bound that suggest that any loss function with a barren plateau will have exponentially vanishing gradients in any constant radius subregion. Our work thus suggests that while there are hopes to be able to warm-start variational quantum algorithms, any initialization strategy that cannot get increasingly close to the region of attraction with increasing problem size is likely inadequate.

Figures

Figures reproduced from arXiv: 2502.07889 by the authors.

Figure 1
Figure 1. FIG. 1 [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. FIG. 2 [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. FIG. 3 [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figures from the paper (2 more)
Figure 5
Figure 5. Figure 5: FIG. 5 [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: FIG. 6 [PITH_FULL_IMAGE:figures/full_fig_p010_6.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Loss Behavior in Supervised Learning with Entangled States

    quant-ph 2025-09 conditional novelty 7.0 of 10

    Using maximally entangled training data exponentially flattens the loss landscape of highly expressive quantum models, limiting the loss improvement achievable in a fixed-size neighborhood.

  2. Pitfalls when tackling the exponential concentration of parameterized quantum models

    quant-ph 2025-07 conditional novelty 6.0 of 10

    Exponentially concentrated measurement outcomes are statistically indistinguishable from fixed noise after polynomial shots, so classical post-processing cannot fix them, and common proposed remedies do not escape this.

  3. Pulsed learning for quantum data re-uploading models

    quant-ph 2025-12 conditional novelty 5.0 of 10

    A pulse-level data re-uploading classifier outperforms its gate-based counterpart in noisy superconducting-qubit simulation.

  4. Demonstration of Efficient Predictive Surrogates for Large-scale Quantum Processors

    quant-ph 2025-07 conditional novelty 5.0 of 10

    Classical surrogates using truncated trigonometric expansions emulate noisy quantum processors and cut measurement overhead in VQE pre-training and Floquet phase identification.

  5. Hybrid Quantum Neural Networks: Theory, Implementations, and Applications

    quant-ph 2026-08 conditional novelty 2.0 of 10

    A balanced review of hybrid quantum neural networks, concluding that quantum layers help on structured, small-scale and quantum-native problems but do not yet beat classical models on generic benchmarks.

Reference graph

Works this paper leans on

95 extracted references · 14 canonical work pages · cited by 5 Pith papers

  1. [1]

    Dborin , author F

    author author J. Dborin , author F. Barratt , author V. Wimalaweera , author L. Wright ,\ and\ author A. G. \ Green ,\ title title Matrix product state pre-training for quantum machine learning ,\ https://doi.org/10.1088/2058-9565/ac7073 journal journal Quantum Science and Technology \ volume 7 ,\ pages 035014 ( year 2022 ) NoStop

  2. [2]

    Truger , author J

    author author F. Truger , author J. Barzen , author F. Leymann ,\ and\ author J. Obst ,\ title title Warm-starting the vqe with approximate complex amplitude encoding ,\ https://doi.org/10.48550/arXiv.2402.17378 journal journal arXiv preprint arXiv:2402.17378 \ ( year 2024 ) NoStop

  3. [3]

    author author M. S. \ Rudolph , author J. Miller , author D. Motlagh , author J. Chen , author A. Acharya ,\ and\ author A. Perdomo-Ortiz ,\ title title Synergistic pretraining of parametrized quantum circuits via tensor networks ,\ https://doi.org/10.1038/s41467-023-43908-6 journal journal Nature Communications \ volume 14 ,\ pages 8367 ( year 2023 ) NoStop

  4. [4]

    author author M. L. \ Goh , author M. Larocca , author L. Cincio , author M. Cerezo ,\ and\ author F. Sauvage ,\ title title Lie-algebraic classical simulations for variational quantum computing ,\ https://arxiv.org/abs/2308.01432 journal journal arXiv preprint arXiv:2308.01432 \ ( year 2023 ) NoStop

  5. [5]

    Sauvage , author S

    author author F. Sauvage , author S. Sim , author A. A. \ Kunitsa , author W. A. \ Simon , author M. Mauri ,\ and\ author A. Perdomo-Ortiz ,\ title title Flip: A flexible initializer for arbitrarily-sized parametrized quantum circuits ,\ https://arxiv.org/abs/2103.08572 journal journal arXiv preprint arXiv:2103.08572 \ ( year 2021 ) NoStop

  6. [6]

    Verdon , author M

    author author G. Verdon , author M. Broughton , author J. R. \ McClean , author K. J. \ Sung , author R. Babbush , author Z. Jiang , author H. Neven ,\ and\ author M. Mohseni ,\ title title Learning to learn with quantum neural networks via classical neural networks ,\ https://arxiv.org/abs/1907.05415 journal journal arXiv preprint arXiv:1907.05415 \ ( ye...

  7. [7]

    author author K. N. \ Okada , author K. Osaki , author K. Mitarai ,\ and\ author K. Fujii ,\ title title Classically optimized variational quantum eigensolver with applications to topological phases ,\ https://doi.org/10.1103/PhysRevResearch.5.043217 journal journal Physical Review Research \ volume 5 ,\ pages 043217 ( year 2023 ) NoStop

  8. [8]

    Ravi , author P

    author author G. Ravi , author P. Gokhale , author Y. Ding , author W. Kirby , author K. Smith , author J. Baker , author P. Love , author H. Hoffmann , author K. Brown ,\ and\ author F. Chong ,\ title title Cafqa: A classical simulation bootstrap for variational quantum algorithms ,\ https://arxiv.org/abs/2202.12924 journal journal arXiv preprint arXiv:2...

Show all 95 references
  1. [9]

    Gibbs , author Z

    author author J. Gibbs , author Z. Holmes ,\ and\ author P. Stevenson ,\ title title Exploiting symmetries in nuclear hamiltonians for ground state preparation ,\ journal journal arXiv preprint arXiv:2402.10277 \ https://doi.org/https://doi.org/10.48550/arXiv.2402.10277 https:...

  2. [10]

    Mitarai , author Y

    author author K. Mitarai , author Y. Suzuki , author W. Mizukami , author Y. O. \ Nakagawa ,\ and\ author K. Fujii ,\ title title Quadratic clifford expansion for efficient benchmarking and initialization of variational quantum algorithms ,\ https://doi.org/10.1103/PhysRevRese...

  3. [11]

    Tate , author J

    author author R. Tate , author J. Moondra , author B. Gard , author G. Mohler ,\ and\ author S. Gupta ,\ title title Warm-started qaoa with custom mixers provably converges and computationally beats goemans-williamson's max-cut at low circuit depths ,\ https://doi.org/10.22331...

  4. [12]

    \ Niu , author S

    author author Y.-F. \ Niu , author S. Zhang ,\ and\ author W.-S. \ Bao ,\ title title Warm starting variational quantum algorithms with near clifford circuits ,\ https://doi.org/10.3390/electronics12020347 journal journal Electronics \ volume 12 ,\ pages 347 ( year 2023 ) NoStop

  5. [13]

    author author D. J. \ Egger , author J. Mare c ek ,\ and\ author S. Woerner ,\ title title Warm-starting quantum optimization ,\ https://doi.org/10.22331/q-2021-06-17-479 journal journal Quantum \ volume 5 ,\ pages 479 ( year 2021 ) NoStop

  6. [14]

    Wurtz \ and\ author D

    author author J. Wurtz \ and\ author D. Lykov ,\ title title Fixed-angle conjectures for the quantum approximate optimization algorithm on regular maxcut graphs ,\ https://doi.org/10.1103/PhysRevA.104.052419 journal journal Physical Review A \ volume 104 ,\ pages 052419 ( year...

  7. [15]

    Mari , author T

    author author A. Mari , author T. R. \ Bromley , author J. Izaac , author M. Schuld ,\ and\ author N. Killoran ,\ title title Transfer learning in hybrid classical-quantum neural networks ,\ https://doi.org/10.22331/q-2020-10-09-340 journal journal Quantum \ volume 4 ,\ pages ...

  8. [16]

    Wilson , author S

    author author M. Wilson , author S. Stromswold , author F. Wudarski , author S. Hadfield , author N. M. \ Tubman ,\ and\ author E. Rieffel ,\ title title Optimizing quantum heuristics with meta-learning ,\ https://arxiv.org/abs/1908.03185 journal journal arXiv preprint arXiv:1...

  9. [17]

    \ Liu , author T.-P

    author author H.-Y. \ Liu , author T.-P. \ Sun , author Y.-C. \ Wu , author Y.-J. \ Han ,\ and\ author G.-P. \ Guo ,\ title title Mitigating barren plateaus with transfer-learning-inspired parameter initializations ,\ https://doi.org/10.1088/1367-2630/acb58e journal journal Ne...

  10. [18]

    Zhou , author S.-T

    author author L. Zhou , author S.-T. \ Wang , author S. Choi , author H. Pichler ,\ and\ author M. D. \ Lukin ,\ title title Quantum approximate optimization algorithm: Performance, mechanism, and implementation on near-term devices ,\ https://doi.org/10.1103/PhysRevX.10.02106...

  11. [19]

    Akshay , author D

    author author V. Akshay , author D. Rabinovich , author E. Campos ,\ and\ author J. Biamonte ,\ title title Parameter concentrations in quantum approximate optimization ,\ https://doi.org/10.1103/PhysRevA.104.L010401 journal journal Phys. Rev. A \ volume 104 ,\ pages L010401 (...

  12. [20]

    author author H. R. \ Grimsley , author N. J. \ Mayhall , author G. S. \ Barron , author E. Barnes ,\ and\ author S. E. \ Economou ,\ title title Adaptive, problem-tailored variational quantum eigensolver mitigates rough parameter landscapes and barren plateaus ,\ https://doi....

  13. [21]

    author author A. A. \ Mele , author G. B. \ Mbeng , author G. E. \ Santoro , author M. Collura ,\ and\ author P. Torta ,\ title title Avoiding barren plateaus via transferability of smooth solutions in a H amiltonian variational ansatz ,\ https://doi.org/10.1103/PhysRevA.106.L...

  14. [22]

    author author J. R. \ McClean , author S. Boixo , author V. N. \ Smelyanskiy , author R. Babbush ,\ and\ author H. Neven ,\ title title Barren plateaus in quantum neural network training landscapes ,\ https://doi.org/10.1038/s41467-018-07090-4 journal journal Nature C ommunica...

  15. [23]

    Larocca , author S

    author author M. Larocca , author S. Thanasilp , author S. Wang , author K. Sharma , author J. Biamonte , author P. J. \ Coles , author L. Cincio , author J. R. \ McClean , author Z. Holmes ,\ and\ author M. Cerezo ,\ title title A review of barren plateaus in variational quan...

  16. [24]

    Cerezo , author A

    author author M. Cerezo , author A. Arrasmith , author R. Babbush , author S. C. \ Benjamin , author S. Endo , author K. Fujii , author J. R. \ McClean , author K. Mitarai , author X. Yuan , author L. Cincio ,\ and\ author P. J. \ Coles ,\ title title Variational quantum algor...

  17. [25]

    Wang , author B

    author author Y. Wang , author B. Qi , author C. Ferrie ,\ and\ author D. Dong ,\ title title Trainability enhancement of parameterized quantum circuits via reduced-domain parameter initialization ,\ https://doi.org/10.1103/PhysRevApplied.22.054005 journal journal Physical Rev...

  18. [26]

    \ Park \ and\ author N

    author author C.-Y. \ Park \ and\ author N. Killoran ,\ title title Hamiltonian variational ansatz without barren plateaus ,\ https://doi.org/10.22331/q-2024-02-01-1239 journal journal Quantum \ volume 8 ,\ pages 1239 ( year 2024 ) NoStop

  19. [27]

    \ Park , author M

    author author C.-Y. \ Park , author M. Kang ,\ and\ author J. Huh ,\ title title Hardware-efficient ansatz without barren plateaus in any depth ,\ https://arxiv.org/abs/2403.04844 journal journal arXiv preprint arXiv:2403.04844 \ ( year 2024 ) NoStop

  20. [28]

    Zhang , author L

    author author K. Zhang , author L. Liu , author M.-H. \ Hsieh ,\ and\ author D. Tao ,\ title title Escaping from the barren plateau via G aussian initializations in deep variational quantum circuits ,\ in\ https://openreview.net/forum?id=jXgbJdQ2YIy booktitle Advances in Neura...

  21. [29]

    author author S. Y. \ Chang , author S. Thanasilp , author B. L. \ Saux , author S. Vallecorsa ,\ and\ author M. Grossi ,\ title title Latent style-based quantum gan for high-quality image generation ,\ https://arxiv.org/abs/2406.02668 journal journal arXiv preprint arXiv:2406...

  22. [30]

    Shi \ and\ author Y

    author author X. Shi \ and\ author Y. Shang ,\ title title Avoiding barren plateaus via G aussian mixture model ,\ https://arxiv.org/abs/2402.13501 journal journal arXiv preprint arXiv:2402.13501 \ ( year 2024 ) NoStop

  23. [31]

    Cao , author Y

    author author C. Cao , author Y. Zhou , author S. Tannu , author N. Shannon ,\ and\ author R. Joynt ,\ title title Exploiting many-body localization for scalable variational quantum simulation ,\ https://arxiv.org/abs/2404.17560 journal journal arXiv preprint arXiv:2404.17560 ...

  24. [32]

    Grant , author L

    author author E. Grant , author L. Wossnig , author M. Ostaszewski ,\ and\ author M. Benedetti ,\ title title An initialization strategy for addressing barren plateaus in parametrized quantum circuits ,\ https://doi.org/10.22331/q-2019-12-09-214 journal journal Quantum \ volum...

  25. [33]

    Haug \ and\ author M

    author author T. Haug \ and\ author M. Kim ,\ title title Optimal training of variational quantum algorithms without barren plateaus ,\ https://arxiv.org/abs/2104.14543 journal journal arXiv preprint arXiv:2104.14543 \ ( year 2021 ) NoStop

  26. [34]

    Puig , author M

    author author R. Puig , author M. Drudis , author S. Thanasilp ,\ and\ author Z. Holmes ,\ title title Variational quantum simulation: A case study for understanding warm starts ,\ https://doi.org/10.1103/PRXQuantum.6.010317 journal journal PRX Quantum \ volume 6 ,\ pages 0103...

  27. [35]

    \ Zhou , author X.-X

    author author N.-R. \ Zhou , author X.-X. \ Liu , author Y.-L. \ Chen ,\ and\ author N.-S. \ Du ,\ title title Quantum k-nearest-neighbor image classification algorithm based on kl transform ,\ https://doi.org/10.1007/s10773-021-04747-7 journal journal International Journal of...

  28. [36]

    Chai , author Y.-J

    author author Y. Chai , author Y.-J. \ Han , author Y.-C. \ Wu , author Y. Li , author M. Dou ,\ and\ author G.-P. \ Guo ,\ title title Shortcuts to the quantum approximate optimization algorithm ,\ https://doi.org/https://doi.org/10.1103/PhysRevA.105.042415 journal journal Ph...

  29. [37]

    Chandarana , author N

    author author P. Chandarana , author N. N. \ Hegade , author K. Paul , author F. Albarr \'a n-Arriagada , author E. Solano , author A. Del Campo ,\ and\ author X. Chen ,\ title title Digitized-counterdiabatic quantum approximate optimization algorithm ,\ https://doi.org/10.110...

  30. [38]

    Vizzuso , author G

    author author M. Vizzuso , author G. Passarelli , author G. Cantele ,\ and\ author P. Lucignano ,\ title title Convergence of digitized-counterdiabatic qaoa: circuit depth versus free parameters ,\ https://doi.org/10.1088/1367-2630/ad1536 journal journal New Journal of Physics...

  31. [39]

    Biamonte , author P

    author author J. Biamonte , author P. Wittek , author N. Pancotti , author P. Rebentrost , author N. Wiebe ,\ and\ author S. Lloyd ,\ title title Quantum machine learning ,\ https://doi.org/10.1038/nature23474 journal journal Nature \ volume 549 ,\ pages 195 ( year 2017 ) NoStop

  32. [40]

    P \'e rez-Salinas , author A

    author author A. P \'e rez-Salinas , author A. Cervera-Lierta , author E. Gil-Fuster ,\ and\ author J. I. \ Latorre ,\ title title Data re-uploading for a universal quantum classifier ,\ https://doi.org/doi.org/10.22331/q-2020-02-06-226 journal journal Quantum \ volume 4 ,\ pa...

  33. [41]

    author author Q. T. \ Nguyen , author L. Schatzki , author P. Braccia , author M. Ragone , author P. J. \ Coles , author F. Sauvage , author M. Larocca ,\ and\ author M. Cerezo ,\ title title Theory for equivariant quantum neural networks ,\ https://doi.org/10.1103/PRXQuantum....

  34. [42]

    author author M. C. \ Caro , author H.-Y. \ Huang , author N. Ezzell , author J. Gibbs , author A. T. \ Sornborger , author L. Cincio , author P. J. \ Coles ,\ and\ author Z. Holmes ,\ title title Out-of-distribution generalization for learning quantum dynamics ,\ https://doi....

  35. [43]

    Gibbs , author Z

    author author J. Gibbs , author Z. Holmes , author M. C. \ Caro , author N. Ezzell , author H.-Y. \ Huang , author L. Cincio , author A. T. \ Sornborger ,\ and\ author P. J. \ Coles ,\ title title Dynamical simulation via quantum machine learning with provable generalization ,...

  36. [44]

    author author C. O. \ Marrero , author M. Kieferov \'a ,\ and\ author N. Wiebe ,\ title title Entanglement-induced barren plateaus ,\ https://doi.org/10.1103/PRXQuantum.2.040316 journal journal PRX Quantum \ volume 2 ,\ pages 040316 ( year 2021 ) NoStop

  37. [45]

    Sharma , author M

    author author K. Sharma , author M. Cerezo , author L. Cincio ,\ and\ author P. J. \ Coles ,\ title title Trainability of dissipative perceptron-based quantum neural networks ,\ https://doi.org/10.1103/PhysRevLett.128.180505 journal journal Physical Review Letters \ volume 128...

  38. [46]

    author author T. L. \ Patti , author K. Najafi , author X. Gao ,\ and\ author S. F. \ Yelin ,\ title title Entanglement devised barren plateau mitigation ,\ https://doi.org/10.1103/PhysRevResearch.3.033090 journal journal Physical Review Research \ volume 3 ,\ pages 033090 ( y...

  39. [47]

    Wang , author E

    author author S. Wang , author E. Fontana , author M. Cerezo , author K. Sharma , author A. Sone , author L. Cincio ,\ and\ author P. J. \ Coles ,\ title title Noise-induced barren plateaus in variational quantum algorithms ,\ https://doi.org/10.1038/s41467-021-27045-6 journal...

  40. [48]

    Arrasmith , author Z

    author author A. Arrasmith , author Z. Holmes , author M. Cerezo ,\ and\ author P. J. \ Coles ,\ title title Equivalence of quantum barren plateaus to cost concentration and narrow gorges ,\ https://doi.org/10.1088/2058-9565/ac7d06 journal journal Quantum Science and Technolog...

  41. [49]

    Larocca , author P

    author author M. Larocca , author P. Czarnik , author K. Sharma , author G. Muraleedharan , author P. J. \ Coles ,\ and\ author M. Cerezo ,\ title title Diagnosing B arren P lateaus with T ools from Q uantum O ptimal C ontrol ,\ https://doi.org/10.22331/q-2022-09-29-824 journa...

  42. [50]

    Holmes , author K

    author author Z. Holmes , author K. Sharma , author M. Cerezo ,\ and\ author P. J. \ Coles ,\ title title Connecting ansatz expressibility to gradient magnitudes and barren plateaus ,\ https://doi.org/10.1103/PRXQuantum.3.010313 journal journal PRX Quantum \ volume 3 ,\ pages ...

  43. [51]

    Cerezo , author A

    author author M. Cerezo , author A. Sone , author T. Volkoff , author L. Cincio ,\ and\ author P. J. \ Coles ,\ title title Cost function dependent barren plateaus in shallow parametrized quantum circuits ,\ https://doi.org/10.1038/s41467-021-21728-w journal journal Nature C o...

  44. [52]

    Khatri , author R

    author author S. Khatri , author R. LaRose , author A. Poremba , author L. Cincio , author A. T. \ Sornborger ,\ and\ author P. J. \ Coles ,\ title title Quantum-assisted quantum compiling ,\ https://doi.org/10.22331/q-2019-05-13-140 journal journal Quantum \ volume 3 ,\ pages...

  45. [53]

    author author M. S. \ Rudolph , author S. Lerch , author S. Thanasilp , author O. Kiss , author O. Shaya , author S. Vallecorsa , author M. Grossi ,\ and\ author Z. Holmes ,\ title title Trainability barriers and opportunities in quantum generative modeling ,\ https://www.natu...

  46. [54]

    Kieferova , author O

    author author M. Kieferova , author O. M. \ Carlos ,\ and\ author N. Wiebe ,\ title title Quantum generative training using r\' e nyi divergences ,\ https://arxiv.org/abs/2106.09567 journal journal arXiv preprint arXiv:2106.09567 \ ( year 2021 ) NoStop

  47. [55]

    Thanaslip , author S

    author author S. Thanaslip , author S. Wang , author N. A. \ Nghiem , author P. J. \ Coles ,\ and\ author M. Cerezo ,\ title title Subtleties in the trainability of quantum machine learning models ,\ https://doi.org/10.1007/s42484-023-00103-6 journal journal Quantum Machine In...

  48. [56]

    Tangpanitanon , author S

    author author J. Tangpanitanon , author S. Thanasilp , author N. Dangniam , author M.-A. \ Lemonde ,\ and\ author D. G. \ Angelakis ,\ title title Expressibility and trainability of parametrized analog quantum systems for machine learning applications ,\ https://doi.org/10.110...

  49. [57]

    Holmes , author A

    author author Z. Holmes , author A. Arrasmith , author B. Yan , author P. J. \ Coles , author A. Albrecht ,\ and\ author A. T. \ Sornborger ,\ title title Barren plateaus preclude learning scramblers ,\ https://doi.org/10.1103/PhysRevLett.126.190501 journal journal Physical Re...

  50. [58]

    author author E. C. \ Mart \' n , author K. Plekhanov ,\ and\ author M. Lubasch ,\ title title Barren plateaus in quantum tensor network optimization ,\ https://doi.org/10.22331/q-2023-04-13-974 journal journal Quantum \ volume 7 ,\ pages 974 ( year 2023 ) NoStop

  51. [59]

    Fontana , author D

    author author E. Fontana , author D. Herman , author S. Chakrabarti , author N. Kumar , author R. Yalovetzky , author J. Heredge , author S. H. \ Sureshbabu ,\ and\ author M. Pistoia ,\ title title Characterizing barren plateaus in quantum ansätze with the adjoint representati...

  52. [60]

    Ragone , author B

    author author M. Ragone , author B. N. \ Bakalov , author F. Sauvage , author A. F. \ Kemper , author C. Ortiz Marrero , author M. Larocca ,\ and\ author M. Cerezo ,\ title title A lie algebraic theory of barren plateaus for deep parameterized quantum circuits ,\ https://doi.o...

  53. [61]

    Thanasilp , author S

    author author S. Thanasilp , author S. Wang , author M. Cerezo ,\ and\ author Z. Holmes ,\ title title Exponential concentration in quantum kernel methods ,\ https://doi.org/10.1038/s41467-024-49287-w journal journal Nature Communications \ volume 15 ,\ pages 5200 ( year 2024 ) NoStop

  54. [62]

    Letcher , author S

    author author A. Letcher , author S. Woerner ,\ and\ author C. Zoufal ,\ title title Tight and efficient gradient bounds for parameterized quantum circuits ,\ https://quantum-journal.org/papers/q-2024-09-25-1484/ journal journal Quantum \ volume 8 ,\ pages 1484 ( year 2024 ) NoStop

  55. [63]

    author author E. R. \ Anschuetz ,\ title title A unified theory of quantum neural network loss landscapes ,\ https://arxiv.org/abs/2408.11901 journal journal arXiv preprint arXiv:2408.11901 \ ( year 2024 ) NoStop

  56. [64]

    Xiong , author G

    author author W. Xiong , author G. Facelli , author M. Sahebi , author O. Agnel , author T. Chotibut , author S. Thanasilp ,\ and\ author Z. Holmes ,\ title title On fundamental aspects of quantum extreme learning machines ,\ https://arxiv.org/abs/2312.15124 journal journal ar...

  57. [65]

    Crognaletti , author M

    author author G. Crognaletti , author M. Grossi ,\ and\ author A. Bassi ,\ title title Estimates of loss function concentration in noisy parametrized quantum circuits ,\ https://arxiv.org/abs/2410.01893 journal journal arXiv preprint arXiv:2410.01893 \ ( year 2024 ) NoStop

  58. [66]

    Mao , author G

    author author R. Mao , author G. Tian ,\ and\ author X. Sun ,\ https://arxiv.org/abs/2312.08105 title Barren plateaus of alternated disentangled ucc ansatzs ( year 2023 ) NoStop

  59. [67]

    Deshpande , author M

    author author A. Deshpande , author M. Hinsche , author S. Najafi , author K. Sharma , author R. Sweke ,\ and\ author C. Zoufal ,\ title title Dynamic parameterized quantum circuits: expressive and barren-plateau free ,\ journal journal arXiv preprint arXiv:2411.05760 \ https:...

  60. [68]

    author author R. Or \'u s ,\ title title A practical introduction to tensor networks: Matrix product states and projected entangled pair states ,\ https://doi.org/10.1016/j.aop.2014.06.013 journal journal Annals of Physics \ volume 349 ,\ pages 117 ( year 2014 ) NoStop

  61. [69]

    Or \'u s ,\ title title Tensor networks for complex quantum systems ,\ @noop journal journal Nature Reviews Physics \ volume 1 ,\ pages 538 ( year 2019 ) NoStop

    author author R. Or \'u s ,\ title title Tensor networks for complex quantum systems ,\ @noop journal journal Nature Reviews Physics \ volume 1 ,\ pages 538 ( year 2019 ) NoStop

  62. [70]

    Pan \ and\ author P

    author author F. Pan \ and\ author P. Zhang ,\ title title Simulation of quantum circuits using the big-batch tensor network method ,\ https://doi.org/10.1103/PhysRevLett.128.030501 journal journal Physical Review Letters \ volume 128 ,\ pages 030501 ( year 2022 ) NoStop

  63. [71]

    Lerch , author R

    author author S. Lerch , author R. Puig , author M. Rudolph , author A. Angrisani , author T. Jones , author M. Cerezo , author S. Thanasilp ,\ and\ author Z. Holmes ,\ title title Efficient quantum-enhanced classical simulation for patches of quantum landscapes ,\ journal jou...

  64. [72]

    author author N. A. \ Nemkov , author E. O. \ Kiktenko ,\ and\ author A. K. \ Fedorov ,\ title title Fourier expansion in variational quantum algorithms ,\ https://doi.org/10.1103/PhysRevA.108.032406 journal journal Phys. Rev. A \ volume 108 ,\ pages 032406 ( year 2023 ) NoStop

  65. [73]

    Begu s i \'c , author J

    author author T. Begu s i \'c , author J. Gray ,\ and\ author G. K.-L. \ Chan ,\ title title Fast and converged classical simulations of evidence for the utility of quantum computing before fault tolerance ,\ journal journal Science Advances \ volume 10 ,\ https://doi.org/10.1...

  66. [74]

    Begu s i \'c , author K

    author author T. Begu s i \'c , author K. Hejazi ,\ and\ author G. K. \ Chan ,\ title title Simulating quantum circuit expectation values by C lifford perturbation theory ,\ https://doi.org/10.48550/arXiv.2306.04797 journal journal arXiv preprint arXiv:2306.04797 \ ( year 2023...

  67. [75]

    author author A. Nietner ,\ title title Unifying (quantum) statistical and parametrized (quantum) algorithms ,\ https://arxiv.org/abs/2310.17716 journal journal arXiv preprint arXiv:2310.17716 \ ( year 2023 ) NoStop

  68. [76]

    Otten , author C

    author author M. Otten , author C. L. \ Cortes ,\ and\ author S. K. \ Gray ,\ title title Noise-resilient quantum dynamics using symmetry-preserving ansatzes ,\ https://arxiv.org/abs/1910.06284 journal journal arXiv preprint arXiv:1910.06284 \ ( year 2019 ) NoStop

  69. [77]

    Benedetti , author M

    author author M. Benedetti , author M. Fiorentini ,\ and\ author M. Lubasch ,\ title title Hardware-efficient variational quantum algorithms for time evolution ,\ https://doi.org/10.1103/PhysRevResearch.3.033083 journal journal Physical Review Research \ volume 3 ,\ pages 0330...

  70. [78]

    Barison , author F

    author author S. Barison , author F. Vicentini ,\ and\ author G. Carleo ,\ title title An efficient quantum algorithm for the time evolution of parameterized circuits ,\ https://doi.org/10.22331/q-2021-07-28-512 journal journal Quantum \ volume 5 ,\ pages 512 ( year 2021 ) NoStop

  71. [79]

    \ Lin , author R

    author author S.-H. \ Lin , author R. Dilip , author A. G. \ Green , author A. Smith ,\ and\ author F. Pollmann ,\ title title Real-and imaginary-time evolution with compressed quantum circuits ,\ https://doi.org/10.1103/PRXQuantum.2.010342 journal journal PRX Quantum \ volume...

  72. [80]

    author author N. F. \ Berthusen , author T. V. \ Trevisan , author T. Iadecola ,\ and\ author P. P. \ Orth ,\ title title Quantum dynamics simulations beyond the coherence time on noisy intermediate-scale quantum hardware by variational trotter compression ,\ https://doi.org/1...

  73. [81]

    Gentinetta , author F

    author author G. Gentinetta , author F. Metz ,\ and\ author G. Carleo ,\ title title Overhead-constrained circuit knitting for variational quantum dynamics ,\ https://quantum-journal.org/papers/q-2024-03-21-1296/ journal journal Quantum \ volume 8 ,\ pages 1296 ( year 2024 ) NoStop

  74. [82]

    author author J. M. \ Arrazola , author O. Di Matteo , author N. Quesada , author S. Jahangiri , author A. Delgado ,\ and\ author N. Killoran ,\ title title Universal quantum circuits for quantum chemistry ,\ https://doi.org/10.22331/q-2022-06-20-742 journal journal Quantum \ ...

  75. [83]

    Kandala , author A

    author author A. Kandala , author A. Mezzacapo , author K. Temme , author M. Takita , author M. Brink , author J. M. \ Chow ,\ and\ author J. M. \ Gambetta ,\ title title Hardware-efficient variational quantum eigensolver for small molecules and quantum magnets ,\ https://doi....

  76. [84]

    Schuld , author R

    author author M. Schuld , author R. Sweke ,\ and\ author J. J. \ Meyer ,\ title title Effect of data encoding on the expressive power of variational quantum-machine-learning models ,\ https://doi.org/10.1103/PhysRevA.103.032430 journal journal Physical Review A \ volume 103 ,\...

  77. [85]

    Wecker , author M

    author author D. Wecker , author M. B. \ Hastings ,\ and\ author M. Troyer ,\ title title Progress towards practical quantum variational algorithms ,\ https://doi.org/10.1103/PhysRevA.92.042303 journal journal Physical Review A \ volume 92 ,\ pages 042303 ( year 2015 ) NoStop

  78. [86]

    Farhi , author J

    author author E. Farhi , author J. Goldstone ,\ and\ author S. Gutmann ,\ title title A quantum approximate optimization algorithm ,\ https://arxiv.org/abs/1411.4028 journal journal arXiv preprint arXiv:1411.4028 \ ( year 2014 ) NoStop

  79. [87]

    Volkoff \ and\ author P

    author author T. Volkoff \ and\ author P. J. \ Coles ,\ title title Large gradients via correlation in random parameterized quantum circuits ,\ https://doi.org/10.1088/2058-9565/abd89 journal journal Quantum Science and Technology \ volume 6 ,\ pages 025008 ( year 2021 ) NoStop

  80. [88]

    Ragone , author Q

    author author M. Ragone , author Q. T. \ Nguyen , author L. Schatzki , author P. Braccia , author M. Larocca , author F. Sauvage , author P. J. \ Coles ,\ and\ author M. Cerezo ,\ title title Representation theory for geometric quantum machine learning ,\ https://arxiv.org/abs...

  81. [89]

    author author A. W. \ Harrow \ and\ author R. A. \ Low ,\ title title Random quantum circuits are approximate 2-designs ,\ https://doi.org/10.1007/s00220-009-0873-6 journal journal Communications in Mathematical Physics \ volume 291 ,\ pages 257 ( year 2009 ) NoStop

  82. [90]

    Cerezo , author M

    author author M. Cerezo , author M. Larocca , author D. Garc \' a-Mart \' n , author N. L. \ Diaz , author P. Braccia , author E. Fontana , author M. S. \ Rudolph , author P. Bermejo , author A. Ijaz , author S. Thanasilp , et al. ,\ title title Does provable absence of barren...

  83. [91]

    Angrisani , author A

    author author A. Angrisani , author A. Schmidhuber , author M. S. \ Rudolph , author M. Cerezo , author Z. Holmes ,\ and\ author H.-Y. \ Huang ,\ title title Classically estimating observables of noiseless quantum circuits ,\ https://arxiv.org/abs/2409.01706 journal journal ar...

  84. [92]

    Bermejo , author P

    author author P. Bermejo , author P. Braccia , author M. S. \ Rudolph , author Z. Holmes , author L. Cincio ,\ and\ author M. Cerezo ,\ title title Quantum convolutional neural networks are (effectively) classically simulable ,\ https://arxiv.org/abs/2408.12739 journal journal...

  85. [93]

    author author A. A. \ Mele , author A. Angrisani , author S. Ghosh , author S. Khatri , author J. Eisert , author D. S. \ Fran c a ,\ and\ author Y. Quek ,\ title title Noise-induced shallow circuits and absence of barren plateaus ,\ https://arxiv.org/abs/2403.13927 journal jo...

  86. [94]

    Martinez , author A

    author author V. Martinez , author A. Angrisani , author E. Pankovets , author O. Fawzi ,\ and\ author D. Stilck Fran c a ,\ @noop title Efficient simulation of parametrized quantum circuits under non-unital noise through pauli backpropagation ( year 2025 ) NoStop

  87. [95]

    Angrisani , author A

    author author A. Angrisani , author A. A. \ Mele , author M. S. \ Rudolph , author M. Cerezo ,\ and\ author Z. Holmes ,\ title title Simulating quantum circuits with arbitrary local noise using pauli propagation ,\ https://doi.org/10.48550/arXiv.2501.13101 journal journal arXi...

Pith tools

Reviewed August 8, 2026 · model on record in the stance chip above.