Speculative Sampling For Faster Molecular Dynamics
Arthur Kosmala, Stephan Günnemann, Meng Gao, Brandon Wood
Abstract
Molecular dynamics (MD) is a key tool for simulating the dynamical behavior of atomic systems. However, MD is inherently serial, which makes it difficult to increase single-system throughput with concurrent compute. To address this, we introduce **L**angevin **S**peculative **D**ynamics (**LSD**), a distributed and model-agnostic speculative sampler for accelerating MD *without adding relative error*. Inspired by speculative methods in language and diffusion modeling, LSD uses a draft model to propose fast simulation steps and verifies them in parallel with a slower target model, applying a transport map from the draft to the target distribution. We extend speculative sampling to second-order Langevin dynamics, derive the achievable speedup as a function of physical parameters, show that LSD generalizes across different systems and draft-target combinations with a 3-9x speedup, and confirm theoretically and empirically that LSD samples trajectories from the same distribution as its target model.
BibTeX
@inproceedings{
kosmala2026speculative,
title={Speculative Sampling For Faster Molecular Dynamics},
author={Arthur Kosmala and Stephan G{\"u}nnemann and Meng Gao and Brandon M. Wood},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=I3SK0WFmD0}
}