bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

Categories
  • DNA & Gene
  • RNA
  • Protein
  • Small molecule
  • Single-cell
  • Spatial omics
  • Pathology
  • Imaging
  • Metabolomics
  • Biosignals
  • Language model
bio.rodeoModelsOrganizationsLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

ProAR

Peking University

Autoregressive generative model for protein molecular dynamics that emits flexible-length trajectories frame by frame with anti-drifting sampling.

Released: March 2026

Molecular dynamics (MD) simulations reveal how proteins move, fold, and switch between functional conformations, but generating long trajectories with physics-based MD is computationally expensive. A wave of generative models—such as AlphaFlow and BioEmu—now aims to emulate equilibrium ensembles or dynamics directly, sidestepping costly integration. Most produce fixed-length outputs through joint denoising, which limits how naturally they capture the temporal, sequential character of a trajectory.

ProAR (Probabilistic Autoregressive modeling) reframes MD trajectory generation as an autoregressive sequence-modeling problem. Developed at Peking University and posted to bioRxiv in March 2026, it generates trajectories frame by frame, modeling each frame as a multivariate Gaussian distribution rather than a single deterministic structure. This probabilistic, stepwise formulation lets the model produce flexible-length trajectories while explicitly representing structural uncertainty and temporal variation.

A central challenge for autoregressive generation is error accumulation, where small per-step mistakes compound into unphysical drift over long horizons. ProAR introduces a dual-network design and an "anti-drifting" sampling strategy specifically to keep long-trajectory generation stable.

#Key Features

  • Autoregressive trajectory generation: Frames are generated sequentially rather than denoised jointly, allowing flexible-length trajectories that respect the temporal ordering of dynamics.
  • Probabilistic frame modeling: Each frame is modeled as a multivariate Gaussian, capturing structural uncertainty and conformational variation instead of a single point estimate.
  • Anti-drifting sampling: A dedicated sampling strategy counteracts the error accumulation that typically destabilizes long autoregressive rollouts.
  • Dual-network architecture: Two coupled networks divide the prediction task, supporting stable, accurate generation over extended trajectories.

#Technical Details

ProAR is a dual-network autoregressive system trained on the ATLAS protein molecular-dynamics dataset. At each step it predicts the next frame as a multivariate Gaussian conditioned on prior frames, and an anti-drifting sampling procedure suppresses the compounding errors that otherwise cause autoregressive trajectories to drift away from physically realistic conformations. The authors report quantitative gains over existing approaches, including a 7.5% reduction in reconstruction RMSE and a 25.8% improvement in conformation accuracy for long trajectories, indicating that the probabilistic, anti-drifting formulation translates into more faithful long-horizon dynamics rather than only short-window fidelity.

#Applications

ProAR is intended for computational structural biologists studying protein conformational dynamics—exploring metastable states, transition pathways, and flexibility that a single static structure cannot capture. By emulating MD trajectories generatively, it can serve as a fast surrogate for expensive simulations when sampling ensembles, screening conformational variability across many proteins, or generating starting points for downstream analysis. Its flexible-length output is particularly relevant when the timescale of interest is not known in advance.

#Impact

ProAR contributes to the growing effort to replace or accelerate physics-based MD with learned generative models, and its autoregressive, probabilistic framing is a distinctive alternative to the diffusion- and flow-based ensemble generators that dominate the area. The explicit focus on anti-drifting stability addresses a well-known weakness of sequential trajectory models. As a recent preprint without a confirmed public code or weights release, its reported improvements await independent reproduction, and—being trained on the ATLAS dataset—generalization to proteins and dynamical regimes outside that distribution remains to be demonstrated.

Citation

ProAR: Probabilistic Autoregressive Modeling for Molecular Dynamics

Cheng, K., et al. (2026) ProAR: Probabilistic Autoregressive Modeling for Molecular Dynamics. bioRxiv.

DOI: 10.64898/2026.03.20.713063

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Related models

Models with similar goals, methods, or subject matter.

  • VelocityFM

    University of Colombo School of Computing / Informatics Institute of Technology

    Generative protein-dynamics model that predicts short molecular dynamics trajectories with rectified flow matching over residue frames and torsions.

    Protein
  • ProtProfileMD

    Helmholtz Munich / Rostlab / Seoul National University

    LoRA adapter on ProstT5 predicting per-residue distributions over Foldseek 3Di tokens, capturing conformational flexibility from MD trajectories.

    Protein
  • ProteinAE

    Chinese University of Hong Kong / Tencent AI Lab / Shanghai Jiao Tong University

    Protein structure autoencoder compressing backbone coordinates into a latent space, paired with a latent diffusion model for generative design.

    Protein
  • TEMPO

    Chinese University of Hong Kong, Shenzhen / Changping Laboratory

    Protein dynamics model that samples conformational ensembles autoregressively at slow and fast timescales, generalizing zero-shot to unseen proteins.

    Protein
  • BioKinema

    International Digital Economy Academy

    Diffusion model that generates continuous-time, all-atom biomolecular trajectories, reproducing conformational kinetics far more cheaply than MD.

    ProteinSmall molecule

Citations

Total Citations0
Influential0
References17

Fields of citing research

Not enough data

Openness

bio.rodeo opennessClosed · low usability and reproducibility
19Closed
Usability — can I run it?13
Reproducibility — can I retrain it?16
Model Openness Framework
Unclassified
Missing required components

Tags

autoregressiveconformational_samplinggenerativemolecular_dynamicsprobabilisticprotein_dynamicstransformer

Resources

Research Paper