Skip to content
AI.info

Research

Unified Biomolecular Trajectory Generation via Pretrained Variational Bridge

Unified Biomolecular Trajectory Generation via Pretrained Variational Bridge Overview Research area: Machine learning for scientific simulation — specifically deep generative modeling of time-coarsene

arXiv
2602.07588
Published
2026-02-07
Authors
Ziyang Yu, Wenbing Huang, Yang Liu

AI summary

Unified Biomolecular Trajectory Generation via Pretrained Variational Bridge

Overview

Research area: Machine learning for scientific simulation — specifically deep generative modeling of time-coarsened molecular dynamics (MD) trajectories across proteins and protein-ligand complexes.

Technical level: Advanced. The paper builds on bridge matching, variational encoder-decoder models, stochastic optimal control, the Girsanov theorem, and adjoint matching, and assumes familiarity with molecular dynamics and Boltzmann distributions.

Scope: The paper proposes the Pretrained Variational Bridge (PVB), a single encoder-decoder generative framework that pretrains on high-resolution single-structure data and finetunes on paired MD trajectory data to generate biomolecular trajectories, with an additional reinforcement-learning finetuning stage for protein-ligand docking refinement.

An important caveat: the paper text provided is truncated near the end of the conclusion, so the full future-work discussion and appendices are not available here.

What This Paper Is About

Molecular Dynamics simulations give atomic-resolution views of how molecules move, but they are extremely expensive because numerical stability forces time steps of around 1 femtosecond. Deep generative models try to shortcut this by learning the conditional distribution μ(x_{t+τ} | x_t) at a coarse lag τ, but existing methods either generalize poorly across molecular domains or fail to reuse structural knowledge well, because pretraining on single structures x and finetuning on trajectory pairs (x_t, x_{t+τ}) are mismatched objectives. PVB's goal is to unify those two training stages in one generative framework, and to add a reinforcement-learning procedure that pushes protein-ligand systems toward the bound (holo) state.

Key Contributions

  1. A unified training framework. PVB combines an encoder-decoder architecture with augmented bridge matching so that pretraining on single-structure data and finetuning on paired trajectory data share one objective, letting cross-domain structural knowledge transfer between stages. This is done by introducing random variables X₀, Y₀, Y₁ and a conditional measure q(dY₁ | X₀) that degenerates to a point mass for single-structure data and matches the MD transition density μ(x_{t+τ} | x_t) for trajectory pairs.

  2. A reinforcement-learning finetuning procedure. The authors apply a stochastic optimal control paradigm to augmented bridge matching, using adjoint matching to obtain a memory-efficient scheme with an explicit reward function. The control is reparameterized as u = (1/σ)(φ_d^u − φ_d*), so no additional networks are needed.

  3. Application to protein-ligand flexible docking. For the docking task, PVB learns to bypass inefficient local exploration and evolve toward the holo state within short generated trajectories, making it a tool for post-optimization of docking poses.

  4. Empirical validation across domains. For both protein monomers (ATLAS, mdCATH) and protein-ligand complexes (MISATO), PVB reaches thermodynamic and kinetic metrics comparable to MD while showing substantial improvements over baselines in generation stability, and it exceeds the docking baseline on ligand placement after RL finetuning.

Main Findings

  • ATLAS protein monomers (790/14 train/test systems, τ = 100 ps, chain length 1,000): PVB attains the best validity score, VAL-CA of 0.975/0.023, versus 0.926/0.093 for MD (10 ns), 0.485/0.386 for AlphaFlow, 0.106/0.050 for UniSim, 0.098/0.217 for MDGEN, and 0.001/0.000 for ITO. PVB also has the highest Decorr-TIC0 at 0.929, ahead of MDGEN (0.857), UniSim (0.786), and ITO (0.714); MD (10 ns) is reported as 0.000. Its JSD values (Rg 0.457/0.087, Torus 0.336/0.030, TIC 0.371/0.087, MSM 0.333/0.105) are competitive with the baselines, though its RMSE-CONTACT of 0.143/0.031 is not the lowest (MDGEN reports 0.158/0.020 and UniSim 0.129/0.019).

  • mdCATH protein domains (5,049/40 train/validation split, 20 domains evaluated, τ = 1 ns, 500-step trajectories): PVB reaches VAL-CA 0.963/0.049 and Decorr-TIC0 0.90, compared with 0.522/0.371 and 0.20 for UniSim and 0.942/0.154 and 0.70 for the MD Oracle. PVB improves on UniSim for Rg JSD (0.437/0.142 vs 0.562/0.160), Torus (0.347/0.035 vs 0.357/0.050), TIC (0.376/0.050 vs 0.454/0.100), and MSM (0.362/0.124 vs 0.402/0.114), but UniSim has the lower RMSE-CONTACT (0.116/0.041 vs PVB's 0.177/0.030).

  • MISATO protein-ligand complexes (13,765/1,595/20 train/validation/test systems, 8 ns trajectories of 100 snapshots, τ = 80 ps, trajectory length 100): PVB records the best EMD-ligand (0.133/0.072) and EMD-CoM (0.089/0.078), ahead of UniSim (0.196/0.137 and 0.128/0.111) and ITO (0.494/0.240 and 0.479/0.258). On RMSE-CONTACT, UniSim is slightly better (0.049/0.009) than PVB (0.055/0.008), with ITO far behind at 0.987/0.001. The authors note the EMD errors correspond to roughly atomic resolution.

  • PDBBind holo-state exploration (23 test systems, AutoDock Vina initial poses, trajectories of length 100 / 8 ns): PVB without RL performs worse than the Vina-docked starting pose on ligand placement (mean ligand RMSD 6.904 vs Vina's 6.368), which the authors attribute to insufficient sampling in the short window. With RL finetuning, PVB improves to a mean ligand RMSD of 5.918 and puts 43.5% of cases under 5 Å, versus 26.1% for both Vina and PVB without RL. Pocket RMSD mean drops from 2.718 (PVB w/o RL) to 1.965 (PVB w/ RL), with the under-2 Å rate rising from 26.1% to 56.5% (Vina: 1.211 and 91.3%). The under-4 Å pocket rate is 95.7% for both Vina and PVB w/ RL, versus 87.0% for PVB w/o RL.

  • Qualitative recovery of dynamics: For representative systems, the generated trajectories recover free energy surfaces projected onto TIC0 and TIC1 and show agreement with reference MSM metastable state occupancies (Figure 3, covering PDB 2bjq, PDB 7rm7, CATH 3er0A02, CATH 1pyaA00). Ligand RMSD and pocket-ligand center-of-mass distances over time closely track MD for PDB 2ww0 and PDB 5n2f (Figure 4).

  • Encoder prior choice matters: The encoder uses a manually specified prior N(x₀, σ_e² I) with σ_e = √0.5 Å, which the authors state is considerably larger than values typically used in 3D molecular pretraining methods. The larger deviation is intended to preserve structural information while avoiding collapse of decoding into a trivial case.

Methodology in Plain English

PVB treats generation as a three-step chain: initial state X₀ → latent variable Y₀ → target Y₁.

Encoder. A neural network φ_e maps the input structure to a noised latent space. The target distribution for the latent is a Gaussian centered on the input with a fixed deviation (σ_e = √0.5 Å), and the encoder is trained by minimizing the KL divergence between its predicted distribution and that prior. The encoder outputs the log predicted variance. The wide prior keeps enough structural signal to avoid a degenerate decode.

Decoder. Given the latent Y₀, a separate network φ_d predicts how to move toward the target using augmented bridge matching. A Brownian bridge is pinned on the endpoints (Y₀, Y₁), the temporal marginal is Y_t = t·Y₁ + (1−t)·Y₀ + σ√(t(1−t))·B_t, and the decoder learns a vector field by regressing onto the target direction (Y₁ − Y_t)/(1 − t) with a quadratic loss L_ABM. Simulating the resulting non-Markovian SDE preserves the coupling Π₀,₁. Proposition 1 in the paper states that the encoder-decoder combination gives an unbiased estimate of the target conditional law.

Unified training. For single structures, the endpoints are set to (x, x), making q degenerate; the latent variable Y₀ is what prevents the trivial collapse. For trajectory pairs, the endpoints are (x_t, x_{t+τ}). The overall loss is L = w_KL · L_KL + w_ABM · L_ABM, used identically in pretraining and finetuning. Pretraining uses PCQM4Mv2 and ANI-1x (small organic molecules), PDB (protein monomers), and PDBBind2020 (protein-ligand complexes). Finetuning uses ATLAS and mdCATH (protein monomers) and MISATO (protein-ligand complexes).

Reinforcement learning for docking. For holo-state exploration, the authors add a control vector field u to the decoder SDE and maximize a KL-regularized reward objective, where β controls regularization. Using the Girsanov theorem, the KL term becomes an integral of ‖u‖², and the problem is cast as standard stochastic optimal control. Proposition 2 gives the minimizer via a "lean adjoint state" ã, which satisfies an ODE solved backward from a terminal condition set by the reward gradient, with the stop-gradient operator applied to the simulated control. The reward for a protein-ligand system is r(X) = −rmsd(X, X_ref), the negative RMSD to the holo state. Adjoint matching makes this memory-efficient by avoiding gradient accumulation across the SDE simulation. PDBBind2020 complexes were augmented with short OpenMM MD simulations for this stage, and model weights were initialized from the MISATO-trained version.

Evaluation protocols. Baselines are ITO (trained from scratch), MDGEN (from scratch), UniSim (initialized from its released pretrained representation model), and AlphaFlow (initialized from released AlphaFold weights, marked with an asterisk as generating i.i.d. samples rather than trajectories). Protein metrics are JSD on Rg, torsion angles (Torus), TIC0/TIC1, and MSM state occupancy, plus VAL-CA, RMSE-CONTACT, and Decorr-TIC0; reference statistics come from replicate MD trajectories. Complex metrics are EMD-ligand, EMD-CoM (in nanometers), and RMSE-CONTACT.

Why This Matters

The work attacks a persistent weak point in learned MD: models that are good at one molecular class often fail on another, and pretrained structural knowledge is typically thrown away or only partially used when the model is finetuned on dynamics. By making pretraining and finetuning two instances of the same conditional-generation objective, PVB offers a template for reusing large structural datasets without an objective mismatch. The RL stage adds a second, more applied payoff: turning a trajectory generator into a docking-refinement tool that beats its own docking initialization.

Real-world applications:

  • Drug discovery and lead optimization: refining docking poses and estimating binding-site dynamics for protein-ligand complexes, where the paper shows PVB improving on AutoDock Vina ligand placement after RL finetuning.
  • Free energy and kinetics estimation: estimating thermodynamic observables (e.g., free energy) and kinetic observables (e.g., dissociation rate constants) from generated trajectories that reproduce MD-level statistics.
  • Protein folding and conformational ensemble studies: recovering free energy landscapes and metastable state occupancies for protein monomers, as demonstrated on ATLAS and mdCATH systems.
  • High-throughput virtual screening: substituting a fraction of expensive MD with generative trajectories to keep both kinetic and thermodynamic information, which pure i.i.d. ensemble generators cannot do.

Industry relevance: pharmaceutical and biotech groups that rely on MD and docking pipelines face direct cost constraints; a model that produces physically plausible trajectories at coarsened timesteps and can post-optimize docking poses addresses a concrete bottleneck, though the paper does not report wall-clock or cost savings.

Future Directions

  • Sequential trajectory generation remains a limitation. The conclusion (as far as the provided text goes) explicitly notes that sequential trajectory generation remains a limitation despite the coarsened timestep, leaving autoregressive error accumulation as an open problem.
  • Extending cross-domain coverage. Pretraining currently draws on PCQM4Mv2, ANI-1x, PDB, and PDBBind2020; whether the unified objective transfers to nucleic acids, membranes, or other molecular classes is not reported.
  • Broadening the RL objective beyond holo-state seeking. The reward used is a simple negative RMSD to a reference structure; richer objectives (binding affinity, selectivity, multi-state transitions) are a natural next step, and the paper does not test them.
  • Scaling and stability of the RL stage. RL finetuning is demonstrated on 23 PDBBind test systems, and PVB without RL underperforms the docking initialization on ligand RMSD, so the conditions under which RL reliably helps — and how far it generalizes beyond MISATO-initialized weights — remain open questions.

Target Audience

Machine learning researchers working on generative modeling, diffusion and bridge-matching methods, and stochastic optimal control will find the methodological core most relevant. Computational chemists and structural biologists interested in learned MD surrogates, free energy estimation, and docking refinement form the applied audience. Practitioners building drug-discovery pipelines may benefit from the MISATO and PDBBind results, but should expect to engage with the bridge-matching and adjoint-matching formalism, since the paper is written at an advanced technical level and assumes prior familiarity with MD, Boltzmann distributions, and diffusion-based generative models.

Authors’ abstract

Molecular Dynamics (MD) simulations provide a fundamental tool for characterizing molecular behavior at full atomic resolution, but their applicability is severely constrained by the computational cost. To address this, a surge of deep generative models has recently emerged to learn dynamics at coarsened timesteps for efficient trajectory generation, yet they either generalize poorly across systems or, due to limited molecular diversity of trajectory data, fail to fully exploit structural information to improve generative fidelity. Here, we present the Pretrained Variational Bridge (PVB) in an encoder-decoder fashion, which maps the initial structure into a noised latent space and transports it toward stage-specific targets through augmented bridge matching. This unifies training on both single-structure and paired trajectory data, enabling consistent use of cross-domain structural knowledge across training stages. Moreover, for protein-ligand complexes, we further introduce a reinforcement learning-based optimization via adjoint matching that speeds progression toward the holo state, which supports efficient post-optimization of docking poses. Experiments on proteins and protein-ligand complexes demonstrate that PVB faithfully reproduces thermodynamic and kinetic observables from MD while delivering stable and efficient generative dynamics.

Read the original paper