REVIEW 3 major objections 5 minor 21 references
Opportunities and challenges of quantum computing for climate modelling
T0 review · 3 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read The paper argues quantum computing can improve and accelerate climate models on four fronts, most plausibly soon via quantum machine learning for subgrid-scale processes.
desk verdict A useful and honest roadmap for quantum–climate modeling, but the abstract's near-term NISQ promise is undercut by the paper's own runtime numbers. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the exponential compression of high-dimensional data in quantum states: $N$ qubits span a $2^N$-dimensional state space, so a climate state vector of size $M$ can in principle be stored in $O(\log M)$ qubits, which is the source of the paper's polylogarithmic-versus-polynomial resource contrast for quantum linear algebra solvers. For the near-term pillar, the carrier is the parameterized quantum circuit (PQC), a shallow sequence of tunable quantum gates whose measurement outcomes define a cost function that a classical optimizer feeds back on, forming the hybrid quantum-classical loop that fits within NISQ coherence times. The same PQC design serves as a quantum neural network for subgrid parameterizations, a quantum kernel in Gaussian-process emulators for tuning, and a generative sampler of climate-variable distributions for analysis. The paper also identifies the two mechanisms that constrain the whole enterprise, state-preparation and readout efficiency, and the measurement-shot cost of every prediction, which it quantifies as roughly 1000 seconds per model time-step for a million-cell model running a QNN parameterization.
What would settle it
Run the ClimSim-based emulation benchmark the paper cites with a fixed total compute budget that counts circuit evaluations and measurement shots per grid cell per time step, including the roughly 100 shots per QNN call the authors report; if a classical neural network matches or beats the quantum models at equal wall-clock cost and error, especially on out-of-distribution forcings, the near-term QML pillar is falsified. For the PDE-expediting pillar, the decisive test is whether an efficient encoding exists for a high-resolution turbulent field: attempt to prepare a kilometre-scale convective state on a scalable circuit and measure a domain-averaged flux, and if the required measurement count grows exponentially in grid size, the shadow-tomography route the paper relies on does not rescue the exponential-speedup claim.
Extended reading notes
Core claim
Building on hybrid physics-plus-machine-learning Earth system models, the paper's central claim is that quantum computation offers a structured four-part route to faster and more accurate climate models rather than a single universal speedup. Quantum linear algebra solvers could in principle solve the discretized Navier–Stokes and chemical-kinetics equations with resources scaling polylogarithmically in problem size, with quantum lattice–Boltzmann methods as an alternative that sidesteps linear-system solving; parameterized quantum circuits trained in a hybrid quantum-classical loop could represent subgrid-scale processes such as convection and cloud cover with fewer parameters and better generalization than classical neural networks, even on current NISQ hardware; quantum optimization and quantum Gaussian processes could automate the tuning of climate-model parameters; and quantum generative and classification models could emulate and label climate-data distributions for model evaluation. The paper grounds the near-term QML pillar in two recent demonstrations, quantum models that typically outperformed their classical counterparts on ClimSim-based emulation and a quantum-neural-network cloud-cover parameterization, while insisting that the exponential-speedup claims remain conditional on efficient encoding of climate states and efficient readout of the quantities of interest, both unproven. The stated conclusion is a call to start adapting simplified climate problems to quantum algorithms now, so that the field is ready when the hardware matures.
Load-bearing premise
The whole roadmap stands or falls on the assumption that the high-dimensional state of a climate model can be loaded efficiently into quantum states and that the specific quantities scientists need, such as grid-cell fluxes, can be read out with few measurements; the paper itself states that this is still unclear.
Editorial extensions
If this is right
- If the QML parameterization pillar is right, subgrid processes such as cloud cover can be learned offline from short high-resolution runs and then executed online by a quantum device, attacking exactly the convection and turbulence biases that dominate current model uncertainty.
- If quantum linear algebra solvers mature, the dynamical core of climate models could run with resources scaling polylogarithmically in grid size, though the paper expects a workflow of many cheap quantum runs with sparse output rather than stored full-state data, because readout capacity stays limited.
- If quantum-assisted tuning works, the slow expert-driven calibration of Earth-system-model parameters becomes an automatic loop of quantum-Gaussian-process emulation and quantum optimization, improving reproducibility and freeing computing time.
- Because the paper proposes classical surrogates that emulate already-trained quantum models, a quantum device may only be needed during the training stage, which would make QML parameterizations deployable well before quantum hardware can run them online.
- Concrete near-term milestones follow directly from the paper: 1D shallow-water equations on a few grid points, Lorenz-96 model tuning, and simplified cloud-classification tasks as first testbeds.
Reading between the lines
- Counting the paper's own runtime numbers (about 1000 seconds per time-step for a million-cell model) implies the online-QML route is not viable on current hardware even if accuracy improves, so the practical near-term payoff is the training-stage surrogate route the paper lists but does not foreground.
- Because the encoding-and-readout question is the crux for all four pillars, a portfolio rule that follows from the paper's own framing is to benchmark state-preparation and measurement-shot costs on real climate fields before committing resources to quantum PDE solvers.
- A testable consequence the paper leaves implicit is that re-running the ClimSim comparison at matched total compute budget and parameter count, with out-of-distribution test sets, would settle whether the reported quantum advantage is real or an artefact of the experimental setup.
- The four-pillar structure implies a sequencing the paper does not state: QML parameterization will be the first pillar to reach deployment because it tolerates noisy hardware, while the PDE-solver pillar waits on fault-tolerant error correction.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This position paper argues that quantum computing could improve and accelerate climate modeling in four areas: quantum linear algebra solvers for the underlying differential equations, QML-based subgrid-scale parameterizations, quantum-assisted model tuning, and QML for model analysis and evaluation. For each area, the paper reviews relevant quantum algorithms, discusses challenges such as data encoding, readout, noise, and HPC integration, and proposes concrete first steps such as solving 1D shallow-water equations and tuning the Lorenz-96 model.
Significance. If the roadmap is read as a research agenda rather than a set of established speedups, the paper is a useful and well-grounded contribution. Its strengths are the explicit discussion of limitations: Section 4.2 includes a back-of-envelope runtime estimate showing that online QNN parameterizations are prohibitive, Section 4.1 states that efficient encoding and readout of climate states is unsolved, and Section 3.3 concedes that practical QML advantage on real-world classical datasets is not yet demonstrated. The survey of quantum linear algebra, annealing, QML, and HPC-QC integration is competent and the references are current. However, the near-term NISQ claim in the abstract is in tension with the body's own runtime estimate, and the classical-surrogate fallback proposed in Section 5 relies on an unproven transfer-of-advantage assumption, so the central claim needs reframing.
major comments (3)
- [Abstract; Sections 4.2 and 5] The abstract states that QML could improve subgrid-scale representation in ESMs "even with currently available noisy intermediate-scale quantum devices," but Section 4.2's own estimate (10 microseconds per QNN evaluation, about 100 measurement shots, 1 million grid cells) yields 1000 seconds per model time-step and is described as "clearly prohibitive." The fallback proposed in Section 5, namely classical surrogates or shadows of QML models, shifts the burden to the assumption that a classical surrogate trained on QML outputs outperforms a classical neural network trained directly on the same data. That assumption is not established; Section 3.3 says "it is not yet clear whether a practical advantage of QML on real-world classical datasets can be demonstrated." The near-term payoff claimed in the abstract therefore depends on an unproven transfer step, not merely on future hardware improvements. Please either soften the NISQ-era claim or provide a substantive argument for the transfer-of-advantage.
- [Sections 4.1 and 4.2] The exponential speedups for quantum PDE solvers and the benefits claimed for QML parameterizations both presuppose that high-dimensional climate state vectors can be efficiently encoded into quantum states and that the quantities of interest can be measured with few shots. The paper itself states in Section 4.1 that "it is still unclear what type of climate states can be efficiently encoded in quantum states, and which properties of the climate can be efficiently measured." Because this is a load-bearing input for both the long-term and near-term parts of the roadmap, the paper should state explicitly that failure of efficient encoding and readout would invalidate both applications, and should discuss what partial encodings or compressed representations (for example, the tensor-network compression mentioned in Section 4.2) could salvage.
- [Sections 4.2 and 3.3] The case for QML parameterizations relies on the higher expressivity of QNNs, citing Du et al. 2020 and 2021 and Yu et al. 2023b, and on their generalization benefits. However, Section 3.3 itself cites recent results on classical simulability of certain variational quantum models (Cerezo et al. 2023), and Section 4.4 notes that QCNNs may be classically simulable. The paper does not address how these simulability results affect the advantage claim for QML parameterizations on classical climate data. Please add a discussion of the boundary between QML models that retain an advantage and those that are classically simulable, and explain why the proposed QNN parameterizations are expected to fall on the advantageous side.
minor comments (5)
- [Figure 1] The labels in Figure 1 are garbled (for example, "Universi/g415es" and "pla/g414orms"), and the abbreviations NISQ, NILSQ, and FTQC are not expanded in the caption; please fix the labels and define all abbreviations.
- [Box 1] Equations (2) and (4) contain rendering artifacts such as "/C0" and "/C16/C17" that make the mathematics hard to read; please correct the typesetting.
- [Section 4.2] The phrase "For nowadays' implementations" should read "For current implementations."
- [Section 3.1] Notation such as "O polylog MðÞ" is difficult to parse; please typeset as O(polylog M) and similarly for "O polyMð)".
- [Figure 5 caption] The caption says "summarized by variables x" but panel (b) lists variables x and parameterizations P2-P4; please clarify the notation so the caption matches the figure.
Circularity Check
No significant circularity: this is an openly hedged position paper with no derivation chain that reduces to its own inputs.
full rationale
This is a position paper with no claimed derivation chain, so the classic circularity failure modes (self-definitional definitions, fitted parameters renamed as predictions, imported uniqueness theorems, ansatz-by-citation, renaming known results) are absent. The central claims are explicitly hedged: §3.3 states "it is not yet clear whether a practical advantage of QML on real-world classical datasets can be demonstrated"; §4.1 states "it is still unclear what type of climate states can be efficiently encoded in quantum states, and which properties of the climate can be efficiently measured"; and §4.2's own runtime estimate (1000 s per model time-step for a QNN parameterization on 10^6 grid cells) directly undermines the online-NISQ scenario rather than hiding it. Section 5 likewise concedes "All these research efforts are still in their infancy and face numerous challenges." The two author-overlapping citations (Pastori et al. 2025 for the QML cloud-cover parameterization and Bonnet et al. 2024 in the tuning discussion) are disclosed demonstrations, not premises that force the conclusions; even if they were removed, the paper would remain a research-agenda statement. The classical-surrogate fallback in §5 raises an open question about transfer-of-advantage, but that is a correctness and evidence risk, not circularity. No equation or claim reduces by construction to its own input, so the circularity score is 0.
Assumptions & free parameters
free parameters (2)
- QNN execution time per circuit evaluation =
10 microseconds
- Number of measurement shots per QNN evaluation =
100
assumptions (5)
- domain assumption The fundamental equations of ESMs (Navier-Stokes, continuity, first law) are an adequate basis for climate modeling.
- domain assumption Subgrid-scale parameterizations and model tuning are dominant sources of ESM uncertainty.
- domain assumption QML models have higher expressive power and better generalization from limited training data than classical models.
- domain assumption Quantum linear algebra and QLBM can solve fluid dynamics PDEs with exponential speedup, contingent on efficient encoding and readout.
- domain assumption 30 logical qubits can store and time-evolve one billion climate variables with polynomial-depth circuits.
Cite this review
Pith. "Pith review of Opportunities and challenges of quantum computing for climate modelling." pith.science (2026). https://pith.science/paper/5VYK4LYH
@misc{pith2026250210488,
author = {Pith},
title = {Pith review of: Opportunities and challenges of quantum computing for climate modelling},
year = {2026},
howpublished = {\url{https://pith.science/paper/5VYK4LYH}},
note = {Machine review of arXiv:2502.10488}
}
read the original abstract
Adaptation to climate change requires robust climate projections, yet the uncertainty in these projections performed by ensembles of Earth system models (ESMs) remains large. This is mainly due to uncertainties in the representation of subgrid-scale processes such as turbulence or convection that are partly alleviated at higher resolution. New developments in machine learning-based hybrid ESMs demonstrate great potential for systematically reduced errors compared to traditional ESMs. Building on the work of hybrid (physics + AI) ESMs, we here discuss the additional potential of further improving and accelerating climate models with quantum computing. We discuss how quantum computers could accelerate climate models by solving the underlying differential equations faster, how quantum machine learning could better represent subgrid-scale phenomena in ESMs even with currently available noisy intermediate-scale quantum devices, how quantum algorithms aimed at solving optimization problems could assist in tuning the many parameters in ESMs, a currently time-consuming and challenging process, and how quantum computers could aid in the analysis of climate models. We also discuss hurdles and obstacles facing current quantum computing paradigms. Strong interdisciplinary collaboration between climate scientists and quantum computing experts could help overcome these hurdles and harness the potential of quantum computing for this urgent topic.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[1]
Aaronson S (2015) Read the fine print. Nature Physics 11(4), 291–293. Abbas A , Sutter D , Zoufal C , Lucchi A , Figalli A and Woerner S (2021) The power of quantum neural networks. Nature Computational Science 1 , 403–409. Abel S , Blance A and Spannowsky M (2022) Quantum optimization of complex systems with a quantum annealer. Physical Review A 106 , 04...
work page 2015
-
[15]
arXiv:2208.11060. Watson-Parris D, Williams A, Deaconu L and Stier P (2021) Model calibration using ESEm v1.1.0 –An open, scalable Earth system emulator. Geoscientific Model Development 14 (12), 7659–7672. Wu Y, Bao W-S, Cao S, Chen F, Chen M-C, Chen X, Chung T-H, Deng H, Du Y, Fan D, Gong M, Guo C, Guo C, Guo S, Han L, Hong L, Huang H-L, Huo Y-H, Li L, L...
arXiv 2021
-
[19]
Earth System Science Data 16 (4), 2113–2122
Stevens B, Adami S, Ali T, Anzt H, Aslan Z, Attinger S, Bäck J, Baehr J, Bauer P, Bernier N, Bishop B, Bockelmann H, Bony S, Brasseur G , Bresch DN, Breyer S, Brunet G , Buttigieg PL , Cao J , Castet C , Cheng Y, Dey Choudhury A , Coen D , Crewell S, Dabholkar A, Dai Q, Doblas-Reyes F, Durran D, El Gaidi A , Ewen C, Exarchou E, Eyring V, Falkinhoff F, Far...
work page 2024
-
[24]
Potential of quantum scientific machine learning applied to weather modelling
Izawa S , Kitai K , Tanaka S, Tamura R and Tsuda K (2022) Continuous black-box optimization with an Ising machine and random subspace coding. Physical Review Research 4 , 023062. Jacobson MZ (2005) Fundamentals of Atmospheric Modeling . Cambridge University Press, Cambridge, UK. Jaderberg B, Gentile AA, Ghosh A, Elfving VE, Jones C, Vodola D, Manobianco J...
work page Pith review arXiv 2022
-
[27]
Li X , Yin X , Wiebe N , Chun J , Schenter GK , Cheung MS and Mülmenstädt J (2023) Potential quantum advantage for simulation of fluid dynamics. arXiv:2303.16550 Lloyd S, Palma GD, Gokler C, Kiani B, Liu Z-W, Marvian M, Tennie F and Palmer T(2020) Quantum algorithm for nonlinear differential equations. arXiv:2011.06571. Lorenz EN (2006) Predictability— A ...
arXiv 2023
-
[57]
International Journal of Quantum Information 20 (02), 2150039
Budinski L (2022) Quantum algorithm for the Navier –Stokes equations by using the streamfunction-vorticity formulation and the lattice Boltzmann method. International Journal of Quantum Information 20 (02), 2150039. Budinski L , Niemimäki O , Zamora-Zamora R and Lahtinen V (2023) Efficient parallelization of quantum basis state shift. Quantum Science and ...
work page 2022
-
[60]
https://www.dwavesys.com/ (accessed April 2023)
D:Wave (2023) Technical Report. https://www.dwavesys.com/ (accessed April 2023). Dallaire-Demers P-L and Killoran N (2018) Quantum generative adversarial networks. Physical Review A 98 , 012324. Das A and Chakrabarti BK (2008) Colloquium: Quantum annealing and analog quantum computation. Reviews of Modern Physics 80, 1061–1081. Davenport JH, Jones JR and ...
-
[61]
Gentine P, Eyring Vand Beucler T (2021) Deep learning for the parametrization of subgrid processes in climate models. In Camps- V alls G, Tuia D, Zhu XX and Reichstein M (eds.), Deep Learning for the Earth Sciences (2nd edn). Wiley, Hoboken, NJ, USA, pp. 307–314. Gettelman A and Rood RB (2016) Demystifying Climate Models . Berlin/Heidelberg: Springer. Goo...
work page 2021
Show all 21 references
-
[79]
Pudenz KL, Albash T and Lidar DA(2014) Error-corrected quantum annealing with hundreds of qubits.Nature Communications 5(1),
2014
-
[103]
Opportunities and challenges of quantum computing for climate modeling
Cite this article: Schwabe M, Pastori L, de V ega I, Gentine P , Iapichino L, Lahtinen V , Leib M, Lorenz JM and Eyring V (2025). Opportunities and challenges of quantum computing for climate modeling. Environmental Data Science , 4: e35. doi: 10.1017/ eds.2025.10010 e35-20 Mi...
2025
-
[116]
Rüfenacht M, Taketani B, Lähteenmäki P, Bergholm V, Kranzlmüller D, Schulz L and Schulz M (2022) Bringing Quantum Acceleration to Supercomputers
arXiv:2305.02881. Rüfenacht M, Taketani B, Lähteenmäki P, Bergholm V, Kranzlmüller D, Schulz L and Schulz M (2022) Bringing Quantum Acceleration to Supercomputers. White Paper. https://meetiqm.com/uploads/documents/IQM_HPC-QC-Integration-Whitepaper. pdf. Sander R, Kerkweg A, J...
2022
-
[226]
Nature Communications 5,
Peruzzo A, McClean J, Shadbolt P, Yung M-H, Zhou X-Q, Love PJ, Aspuru-Guzik A and O ’Brien JL (2014) A variational eigenvalue solver on a photonic quantum processor. Nature Communications 5,
2014
-
[788]
Nature Physics 15, 1273–1278
Cong I, Choi S and Lukin MD (2019) Quantum convolutional neural networks. Nature Physics 15, 1273–1278. Couvreux F, Hourdin F, Williamson D, Roehrig R, Volodina V, Villefranque N, Rio C, Audouin O, Salter J, Bazile E, Brient F, Favot F, Honnert R, Lefebvre M-P, Madeleine J-B, ...
2019
-
[2021]
Springer, Cham., pp 188 –197
Lecture Notes in Computer Science , vol 13127. Springer, Cham., pp 188 –197. Zoufal C , Lucchi A and Woerner S (2019) Quantum generative adversarial networks for learning and loading random distributions. npj Quantum Information 5 ,
2019
-
[3243]
https://www.quantinuum.com/ (accessed April 2023)
Quantinuum (2023) Technical Report. https://www.quantinuum.com/ (accessed April 2023). Ragone M, Bakalov BN, Sauvage F, Kemper AF, Marrero CO, Larocca M and Cerezo M (2024) A Lie algebraic theory of barren plateaus for deep parameterized quantum circuits. Nature Communications 15 ,
2023
-
[3751]
Nature Reviews Physics 3 , 625–644
Cerezo M, Arrasmith A, Babbush R, Benjamin SC, Endo S, Fujii K, McClean JR, Mitarai K, Yuan X, Cincio L and Coles PJ (2021) V ariational quantum algorithms. Nature Reviews Physics 3 , 625–644. Cerezo M, Verdon G, Huang H-Y, Cincio L and Coles PJ (2022) Challenges and opportuni...
2021 arXiv
-
[4213]
Physical Review X 11 , 041011
Pesah A , Cerezo M , Wang S , Volkoff T, Sornborger AT and Coles PJ (2021) Absence of barren plateaus in quantum convolutional neural networks. Physical Review X 11 , 041011. Preskill J (2018) Quantum computing in the NISQ era and beyond. Quantum 2,
2021
-
[4919]
Nature Communications 14(1),
Caro MC , Huang H-Y, Ezzell N , Gibbs J , Sornborger A , Cincio L , Coles PJ and Holmes Z (2023) Out-of-distribution generalization for learning quantum dynamics. Nature Communications 14(1),
2023
-
[5676]
Science 376(6594), 720–724
Joshi MK, Kranzl F, Schuckert A, Lovas I, Maier C, Blatt R, Knap M and Roos CF(2022) Observing emergent hydrodynamics in a long-range quantum magnet. Science 376(6594), 720–724. Kacewicz B (2006) Almost optimal solution of initial-value problems by randomized and quantum algor...
2022
-
[6115]
https://doi.org/10.48550/arXiv.2410.01551
Bazgir A and Zhang Y (2024) QESM: A Leap Towards Quantum-Enhanced ML Emulation Framework for Earth and Climate Modeling. https://doi.org/10.48550/arXiv.2410.01551. Behrens G, Beucler T, Gentine P, Iglesias-Suarez F, Pritchard M and Eyring V(2022) Non-linear dimensionality redu...
-
[7172]
Earth Systems and Environment 8 (3), 705–722
https://doi.org/10.1038/s41467- 024-49909-3 Rahman SM , Alkhalaf OH , Alam MS , Tiwari SP, Shafiullah M , Al-Judaibi SM and Al-Ismail FS (2024) Climate change through quantum lens: Computing and machine learning. Earth Systems and Environment 8 (3), 705–722. Rapp F and Roth M ...
2024 arXiv
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.