Atomic Trajectory Modeling with State Space Models for Biomolecular Dynamics

📅 2026-03-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing methods struggle to efficiently generate atomistic biomolecular dynamics trajectories with long-range temporal dependencies, particularly underperforming on protein–ligand complex systems. This work proposes ATMOS, a novel framework that introduces state space models to atomic trajectory generation for the first time. By integrating a Pairformer-based state transition mechanism with a diffusion decoding module, ATMOS unifies the autoregressive modeling of both monomeric proteins and protein–ligand complexes. Trained on large-scale molecular dynamics trajectory datasets (e.g., mdCATH and MISATO) as well as PDB structures, the method effectively captures long-term temporal dependencies, significantly improving both accuracy and efficiency in trajectory generation. ATMOS achieves state-of-the-art performance across both system types, demonstrating its robustness and generalizability.

Technology Category

Application Category

📝 Abstract
Understanding the dynamic behavior of biomolecules is fundamental to elucidating biological function and facilitating drug discovery. While Molecular Dynamics (MD) simulations provide a rigorous physical basis for studying these dynamics, they remain computationally expensive for long timescales. Conversely, recent deep generative models accelerate conformation generation but are typically either failing to model temporal relationship or built only for monomeric proteins. To bridge this gap, we introduce ATMOS, a novel generative framework based on State Space Models (SSM) designed to generate atom-level MD trajectories for biomolecular systems. ATMOS integrates a Pairformer-based state transition mechanism to capture long-range temporal dependencies, with a diffusion-based module to decode trajectory frames in an autoregressive manner. ATMOS is trained across crystal structures from PDB and conformation trajectory from large-scale MD simulation datasets including mdCATH and MISATO. We demonstrate that ATMOS achieves state-of-the-art performance in generating conformation trajectories for both protein monomers and complex protein-ligand systems. By enabling efficient inference of atomic trajectory of motions, this work establishes a promising foundation for modeling biomolecular dynamics.
Problem

Research questions and friction points this paper is trying to address.

biomolecular dynamics
atomic trajectory modeling
temporal dependencies
protein-ligand systems
conformation generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

State Space Models
Atomic Trajectory Generation
Biomolecular Dynamics
Diffusion-based Autoregressive Decoding
Pairformer