These benchmarks establish LUCJ+SQD as a practical route for integrating current quantum hardware into QM/MM molecular dynamics and provide an early demonstration of condensed-phase QM/MM dynamics driven by a quantum electronic-structure engine.
Abstract
We demonstrate a quantum-classical workflow for ab initio molecular dynamics (AIMD) in which quantum measurements from a chemistry-inspired LUCJ ansatz are post-processed using Sample-based Quantum Diagonalization (SQD) to recover determinant subspaces and deliver energies and analytical nuclear gradients for dynamics. As an exact benchmark, we use full configuration interaction (FCI) in the STO-3G basis, enabling a direct assessment of the accuracy of SQD. In gas-phase benchmarks, SQD reproduces FCI energies and gradients to within 1 kcal mol$^{-1}$ of the FCI reference and yields stable AIMD trajectories. In explicit-solvent QM/MM simulations, SQD retains this agreement, matching FCI energy fluctuations and RMS gradient profiles and reproducing solute-solvent structure as quantified by radial distribution functions. Overall, these benchmarks establish LUCJ+SQD as a practical route for integrating current quantum hardware into QM/MM molecular dynamics and provide an early demonstration of condensed-phase QM/MM dynamics driven by a quantum electronic-structure engine.
Quantum-selected configuration interaction (QSCI) methods use a quantum computer to identify dominant electronic configurations in the molecular ground state, while a classical computer diagonalizes the Hamiltonian within the reduced subspace spanned by those configurations. Sample-based quantum diagonalization (SQD), a leading QSCI approach, uses iterative classical post-processing to correct noisy quantum measurement to ensure that the corresponding configurations remain physically sensible. In this work, we show that SQD performance can be strongly influenced by uncontrolled growth of the classical diagonalization subspace. When classical resources are not explicitly constrained, classical uniform random sampling can reproduce SQD benchmarks as noise increases the diversity of sampled configurations. We show any fair benchmarking protocol of SQD must explicitly control diagonalization size over unique samples. We then address the problem of efficiently discovering physically relevant, energy-lowering configurations by introducing a measurement protocol based on non-orthogonal configuration interaction (NOCI). By distributing measurements across orbital bases optimized with respect to the molecular Hamiltonian, we obtain improved sample efficiency relative to measurements performed solely in the Hartree--Fock basis. Importantly, these improvements persist even under fixed classical resource budgets, demonstrating that the resulting configurations are of higher quality rather than being more numerous. Under our proposed benchmarking procedure, we establish measurement-basis engineering as a promising route to improving quantum sampling methods for electronic structure.
Connor van Rossum, Jeffery Cohn, Sally Shrapnel et al.· 1 citation
Experiments indicate that collective coupling of molecular ensembles to confined optical modes can modify excited-state dynamics and photochemical reactivity. To describe such cavity-induced effects at atomic resolution, semi-classical molecular dynamics approaches have been developed that treat nuclear motion classically while describing the collective light-matter interaction within the Tavis-Cummings framework of quantum electrodynamics. Here, we benchmark mixed quantum-classical approaches, Ehrenfest dynamics, and Fewest-Switches Surface Hopping (FSSH) for simulating nonadiabatic dynamics of electronically strongly coupled carbon monoxide molecules. Their predictions are compared against numerically exact quantum dynamics simulations performed with the multi-configuration time-dependent Hartree method, which treats both electronic and nuclear degrees of freedom quantum mechanically. We find that the semi-classical approaches reproduce the qualitative features of the full quantum dynamics. Quantitative agreement is best achieved with FSSH when a decoherence correction is included. These results demonstrate that mixed quantum-classical methods provide a computationally efficient and quantitatively reliable alternative to fully quantum simulations for investigating nonadiabatic photochemistry under collective electronic strong coupling in systems beyond the reach of exact quantum treatments.
Arun Kumar Kanakati, Oriol Vendrell, G. Groenhof· Journal of Chemical Physics· 0 citations
Investigating ultrafast electron-nuclear dynamics in molecules requires robust theoretical methods that offer predictive capabilities beyond interpretation purposes. However, the vast number of electronic and nuclear degrees of freedom often prevents an accurate description of chemical systems on classical computers. To address these challenges, hybrid approaches combining quantum and classical computing can leverage the strengths of both to enhance the computational efficiency and fully exploit hardware capabilities. In this work, we perform excited-state molecular dynamics simulations of the formaldimine molecule by combining the surface hopping nonadiabatic molecular dynamics technique with quantum algorithms. We replace conventional electronic energy and overlap calculations with the variational quantum deflation (VQD) algorithm and the Hadamard test, respectively, employing a configuration state function (CSF) spin-restricted ansatz. Finally, we evaluate the accuracy and feasibility of three different gradient calculation approaches integrated with the quantum computing components, demonstrating the advantages of an analytical gradient method over finite difference approaches for hybrid quantum-classical integration.
Silvia Riera-Villapún, Jaime Scharfhausen-Curiel, Juan Luis Sánchez Toural et al.· Journal of Physical Chemistr...· 0 citations
This work presents a hybrid DFT-Quantum Embedding (QDFT) framework integrating classical HPC-based DFT with a quantum electronic-structure solver, demonstrating quantum embedding's potential to improve selected electronic-structure properties while retaining classical HPC's scalability.
N. Manglani, S. Maity, Shashank Sharma et al.· 0 citations
We present jQMC, a Python-based computational package for {\it ab initio} Quantum Monte Carlo (QMC) simulations, designed for modern GPU-accelerated computing environments. jQMC implements two well-established QMC algorithms: Variational Monte Carlo (VMC) and the lattice-regularized variant of Diffusion Monte Carlo (LRDMC). The employed wave function is a Jastrow factor combined with the antisymmetrized geminal power with spin-singlet and spin-triplet pairings, which contains the single Slater determinant as its special lowest-rank case. The wave function can be initialized from external Hartree-Fock/Density Functional Theory calculations through the TREX-IO library (a common wave-function format across electronic-structure packages) and optimized by stochastic reconfiguration and linear-method energy minimization. One of the prominent features of jQMC is its use of JAX, which enables automatic differentiation for wave function optimization and atomic force calculations, and allows the main QMC algorithms to be Just-In-Time (JIT) compiled and portable across CPU and GPU. jQMC is vectorized over walkers at the top level of the QMC algorithms, providing efficient intra-GPU~(CPU) vectorization. The multi-GPU~(CPU) parallelization is also supported through MPI and JAX sharding. To assess the practical performance of this implementation, we benchmarked jQMC performance on NVIDIA GPUs (A100 and H100) and analyzed CUDA kernels. For the test cases analyzed here, with system sizes up to 160 electrons, the current version of jQMC is faster than TurboRVB, a Fortran90 code implementing the same algorithms and wave functions, once jQMC is run on GPUs. In terms of wall-time, the gain can reach an order of magnitude for VMC, while it is more moderate for LRDMC.
Quantum-centric workflows are a promising route to improving the accuracy of property predictions in computational chemistry and materials science. By integrating quantum sampling algorithms with classical solvers, electronic structure calculations have recently demonstrated their potential even on noisy intermediate-scale quantum devices. In principle, the method of Vibrational Configuration Interaction (VCI) is suitable for integration with quantum sampling algorithms as well. However, demonstrations of computational workflows for quantum-centric, vibrational property predictions are still lacking. Here, we introduce a methodology for performing anharmonic vibrational structure calculations that can be deployed in a hybrid, quantum-classical mode. Starting from a quartic force field, the approach combines a Vibrational Self-Consistent Field (VSCF) with VCI in either Full, Selected (S-VCI), or Symmetry-Adapted (SA-VCI) mode. In S-VCI, an Epstein-Nesbet perturbative screening significantly reduces the configuration space while retaining high predictive accuracy. A state-list input enables the integration of externally generated vibrational configurations as a seed space. As a proof-of-concept, we demonstrate a hybrid, quantum-classical computational workflow, in which a quantum sampling algorithm provides the seed. Our vibrational wave function analysis package ViBra, equipped with a graphical interface, is available at https://github.com/raphafe96/ViBra.
R. F. Ligório, M. A. Barroca, Alan C. Duriez et al.· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.