AIMay 28

EvoMD-LLM: Learning the Language of Species Evolution in Reactive Molecular Dynamics

arXiv:2605.2939419.2h-index: 4
Predicted impact top 33% in AI · last 90 daysOriginality Highly original
AI Analysis

For computational chemistry and materials science, this work provides a novel way to apply LLMs to dynamic physical simulations, addressing the bottleneck of modeling temporal structure in molecular dynamics.

EvoMD-LLM reformulates reactive molecular dynamics as a symbolic temporal language modeling problem, enabling autoregressive LLMs to predict molecular events with up to 66.14% accuracy, outperforming baselines and generating interpretable predictions.

While large language models (LLMs) excel at static scientific reasoning, they struggle to model the temporal structure of dynamic physical processes. We present EvoMD-LLM (Evolutionary Molecular Dynamics Large Language Model), a framework that reformulates species-level molecular dynamics as a symbolic temporal language modeling problem. Reactive MD trajectories are discretized into sequences of molecular events, where each token represents a chemical species augmented with its persistence duration, enabling standard autoregressive LLMs to learn compositional evolution over time through efficient fine-tuning. A key component of EvoMD-LLM is temporal scaffolding, which treats event duration as an explicit linguistic token and serves as a structured inductive bias, significantly reducing invalid or hallucinated molecular outputs compared to conventional sequence modeling approaches. We evaluate EvoMD-LLM on multiple temporal prediction tasks, achieving up to 66.14% accuracy and consistently outperforming sequential neural networks and language-based baselines. Beyond quantitative improvements, we qualitatively observe that the model is capable of generating interpretations for its own predictions by incorporating relevant chemical knowledge, even though it was not explicitly supervised with paired trajectory-explanation data. These results demonstrate that symbolic temporal language modeling provides an effective framework for grounding LLMs in dynamic physical simulations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes