Papers
Topics
Authors
Recent
Search
2000 character limit reached

Efficient Simulation of Pre-Born-Oppenheimer Dynamics on a Quantum Computer

Published 11 Feb 2026 in quant-ph | (2602.11272v1)

Abstract: In this work, we present a quantum algorithm for direct first-principles simulation of electron-nuclear dynamics on a first-quantized real-space grid. Our algorithm achieves best-in-class efficiency for block-encoding the pre-Born-Oppenheimer molecular Hamiltonian by harnessing the linear scaling of swap networks for implementing the quadratic number of particle interactions, while using a novel alternating sign implementation of the Coulomb interaction that exploits highly optimized arithmetic routines. We benchmark our approach for a series of scientifically and industrially relevant chemical reactions. We demonstrate over an order-of-magnitude reduction in costs compared to previous state-of-the-art for the $\rm NH_3+BF_3$ reaction, achieving a Toffoli cost of $8.7\times10{9}$ per femtosecond using $1362$ logical qubits (system + ancillas). Our results significantly lower the resources required for fault-tolerant simulations of photochemical reactions, while providing a suite of algorithmic primitives that are expected to serve as foundational building blocks for a broader class of quantum algorithms.

Summary

  • The paper presents a quantum algorithm that efficiently block-encodes the full pre-Born-Oppenheimer Hamiltonian using a swap network and an alternating sign LCU.
  • The methodology leverages a real-space grid with spectral shifting to accurately simulate coupled electron-nuclear dynamics while lowering resource overhead.
  • The approach achieves an order-of-magnitude reduction in cost, paving the way for practical quantum simulations in photochemical and catalytic processes.

Efficient Simulation of Pre-Born-Oppenheimer Dynamics on Quantum Computers: Technical Overview

Introduction and Motivation

The simulation of quantum molecular dynamics beyond the Born-Oppenheimer approximation represents a crucial frontier, especially for photochemical and non-adiabatic processes where electron-nuclear correlations are non-negligible. Accurate classical simulations are plagued by exponential scaling, and traditionally, quantum algorithms have focused on electronic structure within the Born-Oppenheimer regime, neglecting direct simulation of coupled electron-nuclear dynamics. This paper introduces a quantum algorithm for the first-principles simulation of electron-nuclear dynamics using a first-quantized real-space grid representation. The method achieves significant efficiency improvements in the block-encoding of the full pre-Born-Oppenheimer molecular Hamiltonian, directly addressing several computational bottlenecks of prior approaches. Figure 1

Figure 1: Quantum simulation of chemical reactions on a real-space grid, leveraging an LCU for the Coulomb $1/r$ interaction via an alternating sign technique efficiently implementable with quantum arithmetic.

Hamiltonian and Real-Space Encoding

The core physical model is the non-relativistic pre-Born-Oppenheimer Coulomb Hamiltonian:

H=i=1ηi22mi+ij(1)σi+σjζiζj2rijH = \sum_{i=1}^{\eta} \frac{-\nabla^2_i}{2m_i} + \sum_{i\neq j} (-1)^{\sigma_i+\sigma_j}\frac{\zeta_i\zeta_j}{2r_{ij}}

where η\eta is the total particle number (electrons + nuclei), and rijr_{ij} are real-space separations. Both electrons and nuclei are discretized on a Cartesian ngn_g-bit grid per coordinate. Care is taken with grid spacing (Δ\Delta), ensuring the resolution is sufficient so that configurations where two particles overlap have negligible weight in the dynamics. The wavefunction is realized as a tensor product over these grid registers, supporting efficient QFTs for kinetic energy evaluation. Figure 2

Figure 2: Grid spacings for different nuclei, calibrated for room temperature using de Broglie considerations.

Linear Scaling Block-Encoding Architecture

Previous quantum algorithms for such dynamics scale poorly, with a quadratic cost in the number of particles due to the O(η2)\mathcal{O}(\eta^2) two-body interactions. This work introduces a "swap network" block-encoding scheme which generalizes the swap-based "swap up" method and enables block-encoding both kinetic and potential operators with linear resource scaling in η\eta. This is achieved by decomposing interaction evaluation into a sequence of multiplexed swaps, enabling recursive tensor product application while avoiding redundant computation.

The potential operator VV is efficiently encoded using an LCU decomposition over all particle pairs. This is realized by preparing registers encoding each pair, performing appropriate swaps, and block-encoding the Coulomb interaction via custom quantum arithmetic.

Alternating Sign Implementation for $1/r$ Block-Encoding

A central technical innovation is the alternating sign LCU implementation for the $1/r$ Coulomb potential:

  • The LCU is discretized such that for each pairwise coordinate separation, $1/r$ is approximated by a sum of components with carefully arranged alternating ±1\pm 1 phases, depending on the value of an auxiliary variable mm (encoded in nMn_M ancilla qubits).
  • The phase flagging and arithmetic are implemented via efficient quantum arithmetic (with routines for absolute value, squaring, multiplication, and controlled subtraction).
  • This implementation allows bypassing expensive quantum evaluation of reciprocal values and supports exponential error-scaling improvements in nMn_M. Figure 3

    Figure 3: Circuit implementation of the controlled adder leveraged in the alternating sign block-encoding for $1/r$.

The flexibility of the routine supports variable saturation for the potential (to account for physically relevant minimal nuclear separations) and a shifting technique to halve the 1-norm, both required for realistic systems.

Cost Analysis and Profiling

The resulting block-encoding of the Hamiltonian achieves Toffoli complexity:

O~(η+log2(1/ϵ))\tilde{\mathcal{O}}(\eta + \log^2(1/\epsilon))

per block-encoding, where ϵ\epsilon is the target error, and the complexity for time-evolution of duration tt is:

O~(η3t+ηlog(1/ϵ)).\tilde{\mathcal{O}}(\eta^3 t + \eta\log(1/\epsilon)).

This demonstrates strong polynomial scaling, reducing cost by more than an order of magnitude compared to previous approaches based, for example, on plane-wave bases or less optimized LCU/hybrid implementations. Resource estimates are provided for several reactions relevant to catalysis, atmospheric, and combustion chemistry. Figure 4

Figure 4: (a) Toffoli cost decomposition per walk operator for various chemical reactions; (b) Toffoli cost profile for the U12(V)U^{(V)}_{12} implementation of the $1/r$ potential for the NH3+BF3\rm NH_3+BF_3 reaction.

The dominant cost at small system sizes arises from the alternating sign implementation of $1/r$, while for larger systems, the swap network cost (linear in η\eta) dominates. Ancilla requirements remain subdominant—less than 26% of total qubits, even for large molecules.

Physically Motivated and Spectral Optimizations

  1. Variable Nuclear Saturation: Given that nuclear–nuclear pairs rarely reach separations less than a thermal or zero-point quantum estimate, the block-encoding only requires saturation of the $1/r$ divergence above a certain threshold, further reducing the 1-norm and consequently the gate cost.
  2. Spectral Shifting: Shifting the spectrum of the block-encoded operator (so [0,1/Δ][1/2Δ,1/2Δ][0,1/\Delta] \rightarrow [-1/2\Delta,1/2\Delta]) halves the necessary LCU coefficients, achieving an additional constant-factor gain with only a trivial energy shift. Figure 5

    Figure 5: Minimum nuclear separation for H2\rm H_2 as a function of temperature, guiding the choice of saturation thresholds in the block-encoding.

Practical and Theoretical Implications

This algorithmic advance significantly improves the prospects for direct, black-box, pre-Born-Oppenheimer quantum simulation on early fault-tolerant quantum hardware, with closest short-term applications in:

  • Photochemical mechanisms: Non-adiabatic processes central to light harvesting, photocatalysis, and atmospheric chemistry are now within resource reach for medium-sized molecules.
  • Radical and proton-coupled electron transfer (PCET) chemistry: The approach handles electron–nuclear coupling without uncontrolled approximations, crucial for energy and catalytic applications.
  • Mechanism-agnostic modeling: Because no electronic structure-based parametrization is required, the algorithm can serve in workflow automation for reaction screening where accurate pathways are not known a priori.

In the algorithmic domain, the primitives developed (linear-scaling swap networks, alternating sign LCU, modular block-encoding, and spectral shifting) have direct applicability to other many-body first-quantized quantum simulation problems and could inform future hardware-level optimizations.

Future Directions

  • Pseudopotentials: Introducing effective core potentials could alleviate both the qubit and gate requirements further, crucial for larger systems and for incorporating relativistic effects.
  • Thermodynamic environments and solvent effects: The real-space formalism can be adapted, as outlined in recent work, for coupled quantum-classical or open-system simulations.
  • Further reduction of 1-norms and improved state preparation: Continuing innovation on LCU construction and initial state loading will remain areas for advancing practical quantum simulation.

Conclusion

This work provides the most efficient quantum algorithm to date for direct, first-principles simulation of coupled electron-nuclear dynamics in chemistry, attaining both strong theoretical guarantees and practical resource reductions. Its modular block-encoding framework, alternating sign LCU for potentials, and physical optimizations yield immediate gains and establish a blueprint for future quantum simulation algorithms targeting chemically and industrially relevant problems.

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.

Collections

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

Tweets

Sign up for free to view the 3 tweets with 23 likes about this paper.