bio.rodeo
ModelsOrganizationsProvidersLeaderboardAboutSign in
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.rodeoModelsOrganizationsProvidersLeaderboardAboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

Ambient Protein Diffusion

University of Texas at Austin / MIT CSAIL

De novo protein backbone generator trained on low-confidence AlphaFold structures as corrupted data, reaching 86% designability at 700 residues.

Released: July 2025
Parameters: 16.7 Million

Generative models of protein backbones are limited by their training data. Experimentally solved structures are scarce, so the strongest de novo design models learn instead from the AlphaFold Protein Structure Database and its ~2.3M FoldSeek-derived clusters. Those predictions vary in quality, and the standard remedy — discarding everything below a pLDDT cutoff, typically 80 — introduces a subtle bias: AlphaFold2 confidence degrades as proteins get longer and more complex, so filtering skews training data toward short, simple folds. Models trained this way falter precisely where design is most interesting, on long multi-domain backbones.

Ambient Protein Diffusion, posted as a preprint in July 2025 by a group at the University of Texas at Austin and MIT CSAIL, inverts that choice. Instead of discarding low-confidence predictions, it treats them as corrupted samples of the true structure distribution and admits each one into training only at diffusion timesteps where its corruption has been erased by the noise schedule. The justification is that Gaussian noise contracts distributional distance: beyond a structure-specific "merging time," a low-pLDDT prediction is statistically indistinguishable from a noised experimental structure, and can be learned from without distorting the target distribution.

The consequence is an efficiency result: a 16.7M-parameter model trained on ~290K structures beats a 200M-parameter flow-matching baseline trained on ~780K structures on designability and diversity for long proteins, and outperforms RFdiffusion and Chroma-era pipelines on motif scaffolding without being tuned for it.

#Key Features

  • Quality-aware diffusion objective: Each structure gets a minimum diffusion time from its average pLDDT, so noisy predictions shape only the high-noise part of the trajectory while clean structures supply the fine detail.
  • Learns from filtered-out data: Structures in the pLDDT 70–80 band are used directly — the source of the model's diversity gain on long proteins.
  • Geometry-first training set: The AFDB cluster set is re-clustered with TM-align-based FoldSeek settings (TM 0.5, coverage 0.75) to sample fold space by structural topology rather than evolutionary homology.
  • Long-backbone generation: Trained in three stages up to 768 residues, it holds designability and diversity above 85% out to 700-residue backbones.
  • Zero-shot motif scaffolding: Untuned for the task, it produces 1,923 unique single-motif scaffolds and solves 5 of 6 multi-motif benchmark problems.

#Technical Details

The architecture follows Genie 2 — an SE(3)-equivariant denoising diffusion model that represents proteins as point clouds of residue reference frames — scaled from 5 to 8 triangle layers, for 16.7M parameters. Training requires three changes to standard diffusion: a one-time annotation stage replacing each low-quality structure with a fixed noised version of itself, timestep-first sampling so noisy structures do not dominate updates, and a per-timestep loss rescaling the authors found essential when noise levels span a continuum rather than two discrete levels. Structures are binned by average pLDDT (>90, 80–90, 70–80); those below 70 are dropped. The corpus comes from the ~1.29M AFDB cluster representatives with pLDDT > 70, re-clustered into ~292K geometrically distinct clusters, with a smaller 143,615-structure variant also released. Sampling uses 1,000 steps at γ = 0.6.

Backbones are evaluated by ProteinMPNN inverse folding followed by ESMFold refolding. Designability and diversity both exceed 90% for 300–500 residue proteins and stay above 85% through 700 residues, falling to 68% at 800; against the prior state of the art at length 700, designability improves 26% and diversity 91%. TM-novelty reaches 0.682 against the PDB and 0.740 against AFDB in the long regime (lower is better). An ablation isolates the ambient objective: an otherwise identical model trained conventionally drops from 68% to 25% designable clusters at 800 residues.

#Applications

The model targets unconditional generation of novel backbones at biologically realistic lengths, plus motif scaffolding, where a functional site is fixed and the surrounding structure is generated — the workhorse task for designing binders, enzyme active sites, and epitope-presenting immunogens. Its small size and short training schedule (roughly 1,000–5,000 GPU hours per checkpoint) put retraining and adaptation within reach of academic groups, and the corruption-aware recipe generalizes to any field whose largest dataset is synthetic.

#Impact

Ambient Protein Diffusion argues that in structural generative modeling the ceiling has been data curation rather than model capacity: a model an order of magnitude smaller than its strongest competitor wins by using data that competitors discard. It also corrects the field's novelty benchmark, showing that previously reported TM-novelty scores relied on a since-patched FoldSeek bug and an incorrect sorting column, and recommending FoldSeek v10 with max alignment TM-score going forward. Code is released under Apache-2.0, with checkpoints and both training datasets on Hugging Face. The work is a preprint awaiting peer review, and the authors are explicit about its limits: average pLDDT is a coarse proxy for corruption, only one representative per AFDB cluster is used, the pLDDT-to-merging-time mapping was tuned empirically, and no design has yet been validated experimentally.

Citation

Preprint

DOI: 10.1101/2025.07.03.663105

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.

Where to run Ambient Protein Diffusion

Providers that host Ambient Protein Diffusion for inference, fine-tuning, or weight download.

No providers recorded yet. Browse all providers

Fields of citing research

Not enough data

Openness

bio.rodeo opennessFully open · usable and reproducible
71Open
Usability — can I run it?67
Reproducibility — can I retrain it?68

Tags

de_novo_designdiffusiongenerativemotif_scaffolding

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDataset