Papers
Topics
Authors
Recent
Search
2000 character limit reached

Neural Operator Quantum State: A Foundation Model for Quantum Dynamics

Published 26 Mar 2026 in quant-ph, cond-mat.quant-gas, cond-mat.stat-mech, and cond-mat.str-el | (2603.25066v1)

Abstract: Capturing the dynamics of quantum many-body systems under time-dependent driving protocols is a central challenge for numerical simulations. Existing methods such as tensor networks and time-dependent neural quantum states, however, must be re-run for every protocol. In this work, we introduce the Neural Operator Quantum State (NOQS) as a foundation model for quantum dynamics. Rather than solving the Schrödinger equation for individual trajectories, our approach aims to \emph{learn the solution operator} that maps entire driving protocols to time-evolved quantum states. Once trained, the NOQS predicts time evolution under unseen protocols in a single forward pass, requiring no additional optimization. We validate NOQS on the two-dimensional Ising model with time-dependent longitudinal and transverse fields, demonstrating accurate prediction not only for unseen in-distribution protocols, but also for qualitatively different, out-of-distribution functional forms of driving. Further, a single NOQS model can be transferred between different temporal resolutions, and can be efficiently fine-tuned with sparse experimental measurements to improve predictions across all observables at negligible cost. Our work introduces a new paradigm for quantum dynamics simulation and provides a practical computational-experimental interface for driven quantum systems.

Summary

  • The paper introduces a novel operator learning method that maps arbitrary driving protocols H(t) to quantum states |ψ(t)⟩.
  • It integrates Transformer-based autoregressive NQS with Fourier Neural Operator, achieving zero-shot temporal super-resolution and robust protocol generalization.
  • Fine-tuning using sparse experimental measurements enhances accuracy, demonstrating NOQS's scalability and adaptability across quantum systems.

Neural Operator Quantum State as a Foundation Model for Quantum Dynamics

Background and Motivation

Simulation of quantum many-body dynamics under arbitrary, time-dependent driving protocols is a fundamental challenge, exacerbated by the exponential scaling of Hilbert space with system size. Traditional approaches such as tensor networks (MPS, DMRG, PEPS) are constrained by resource-dependent entanglement representation and are computationally prohibitive for highly entangled or large-scale systems. Neural-network quantum states (NQS), particularly autoregressive architectures (RNN, Transformer), circumvent limitations of entanglement and the sign problem, offering direct sampling of the Born distribution in quantum systems. However, existing NQS treatments of quantum dynamics are protocol-specific: each H(t)H(t) trajectory requires a new round of optimization, impeding practical multi-protocol applications such as experimental pulse optimization and quantum simulator benchmarking.

NOQS: Operator Learning Architecture

The "Neural Operator Quantum State" introduces a paradigm shift: the model learns an operator mapping from arbitrary driving protocols H(t)H(t) to the corresponding time-evolved quantum state ∣ψ(t)⟩|\psi(t)\rangle, rather than pointwise solving for individual H(t)H(t). This hybrid architecture integrates:

  • Transformer-based Autoregressive NQS: Encodes spin configurations with positional embeddings and masked multi-head self-attention, directly sampling wavefunction amplitudes and phases for arbitrary ∣σ⟩|\sigma\rangle configurations.
  • Fourier Neural Operator (FNO): Processes driving protocol H(t)H(t) in frequency space, offering discretization invariance and efficient parameterization of functionals of the temporal domain.
  • Cross-Attention Mechanism: Contextual tokens generated by the FNO condition the Transformer NQS, establishing the composite operator F(H(t))→∣ψ(t)⟩\mathcal{F}(H(t)) \rightarrow |\psi(t)\rangle. Figure 1

    Figure 1: NOQS accurately predicts local observables and energy for in-distribution and out-of-distribution driving protocols on a 4×44 \times 4 lattice, demonstrating functional operator generalization rather than trajectory memorization.

Training and Loss Formulation

The model is trained via a physically inspired, self-supervised loss built upon the Time-Dependent Variational Principle (TDVP):

LTDVP=∫dt ∥(i∂t−H(t))ψθ(Nη[H(t)])∥2\mathcal{L}_\text{TDVP} = \int dt\, \left\lVert \left(i \partial_t - H(t)\right) \psi_\theta(\mathcal{N}_\eta[H(t)]) \right\rVert^2

Expectations over configurations are estimated stochastically using autoregressive sampling. The loss includes an anchor constraint enforcing the correct initial condition of the wavefunction, supplemented by a variance minimization of the local Schrödinger residuals to stabilize optimization. The entire training protocol does not require external data and is agnostic to external numerical methods.

Numerical Benchmarks and Generalization

Validation focuses on the two-dimensional transverse-field Ising model (TFIM) with time-dependent transverse (hx(t)h_x(t)) and longitudinal (H(t)H(t)0) fields:

H(t)H(t)1

The NOQS demonstrates:

  • Generalization to Unseen Protocols: Accurately predicts energy, magnetization, and correlators for both in-distribution and parametrically distinct out-of-distribution protocols (Gaussian pulses, tanh ramps). This is an explicit demonstration that the NOQS learns genuine functional mappings.
  • Scaling: Extends to larger lattices (H(t)H(t)2), with local observable predictions matching tDMRG benchmarks. Figure 2

    Figure 2: NOQS performance on H(t)H(t)3 lattice matches tDMRG results across multiple driving protocols, including unseen pulse and ramp forms.

Protocol-specific Fine-Tuning and Computational-Experimental Interface

Post pre-training, NOQS enables protocol-specific fine-tuning using sparse experimental measurements of local observables (H(t)H(t)4, H(t)H(t)5). Fine-tuning solely on such data further improves accuracy across all observables at negligible computational cost, outperforming previous NQS fine-tuning schemes that require retraining on full datasets or extended parameter sets. Figure 3

Figure 3: With only four measurement points, NOQS fine-tuning significantly improves predictions for the Gaussian and tanh protocols on a H(t)H(t)6 lattice.

Temporal Discretization Invariance

By leveraging the frequency-domain parameterization intrinsic to FNO, NOQS transfers seamlessly across temporal grids. Models trained on coarse time discretizations (H(t)H(t)7) are evaluated at finer resolutions (H(t)H(t)8) without retraining or interpolation artifacts, achieving zero-shot temporal super-resolution. Figure 4

Figure 4: NOQS maintains smooth, low-error predictions in temporal super-resolution tasks, confirming discretization invariance inherited from the FNO backbone.

State-agnostic Generalization

NOQS architectures and training can be adapted to arbitrary initial conditions. For ferromagnetic initial states, the model achieves similar accuracy and protocol generalization, reinforcing its foundation model character for quantum dynamics. Figure 5

Figure 5: When initialized in a ferromagnetic state, NOQS continues to predict observables accurately for a variety of unseen driving protocols.

Implications and Outlook

NOQS establishes an operator learning framework for quantum many-body dynamics, enabling single-model prediction across a function space of driving protocols, transferability across temporal discretizations, and hybrid computational-experimental workflows. Practically, this accelerates state preparation and benchmarking in experimental platforms, bridging the gap between simulation and measurement. Theoretically, the approach opens inquiry into learnability boundaries imposed by protocol complexity, disorder, and criticality.

Future developments may involve joint conditioning on static parameters (coupling constants, disorder, dissipation) to expand the operator mapping over both protocol and system parameter spaces—addressing open quantum systems and driven-dissipative regimes. Further analysis of context token representational capacity could illuminate the information-theoretic limits of operator-based quantum state modeling.

Conclusion

The Neural Operator Quantum State presents a formally rigorous, computationally scalable, and experimental-adaptable foundation model for quantum dynamics simulation. Its demonstrated accuracy, generalization, transferability, and fine-tuning efficacy position it as a versatile framework for future algorithmic and practical advances in quantum many-body physics (2603.25066).

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We found no open problems mentioned in this paper.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 1 tweet with 5 likes about this paper.