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

OpenFold

Aqlaboratory

Trainable, open-source reimplementation of AlphaFold2 for protein structure prediction that matches its accuracy and runs 3-5x faster.

Released: May 2024

The original AlphaFold2 transformed protein structure prediction, but its closed training code prevented researchers from investigating how the model learns, testing its generalization limits, or adapting it to new tasks. OpenFold, developed by the Aqlaboratory group and published in Nature Methods in 2024, addresses this gap by providing the first fully trainable, open-source reimplementation of the AlphaFold2 architecture.

OpenFold faithfully reproduces AlphaFold2's internal computations without modification, ensuring that mechanistic insights derived from studying OpenFold apply directly to the original model. Both the trained model weights and the OpenProteinSet training database are released under the permissive CC BY 4.0 license, hosted on the Registry of Open Data on AWS, making them freely accessible to the broader research community.

Beyond replication, the project has become an active platform for scientific discovery. By analyzing intermediate checkpoint structures during training, the OpenFold team revealed that the model learns protein geometry in a hierarchical, sequentially ordered fashion — a fundamental insight into how deep learning processes structural information.

#Key Features

  • Complete Training Reproducibility: Provides full training code, data pipelines, and OpenProteinSet, the largest public database of protein multiple sequence alignments, enabling researchers to retrain models from scratch.
  • Matched AlphaFold2 Accuracy: Achieves the same prediction accuracy as the original AlphaFold2 when trained on equivalent data, confirmed on standard benchmarks.
  • 3-5x Inference Speed: Runs between three and five times faster than the reference AlphaFold2 implementation for most proteins while consuming significantly less GPU memory, enabling prediction of long proteins and multi-chain complexes on a single GPU.
  • Scalable Training: Reaches 0.9 lDDT-Ca in approximately 12.4 hours using 1,056 NVIDIA H100 GPUs, compared to the seven days required by the original AlphaFold2 training run.
  • Generalization Analysis Toolkit: Supports structurally stratified subsampling of training data, enabling systematic evaluation of how the model generalizes across held-out regions of fold space.
  • Permissive Open License: Model weights and training data are released under CC BY 4.0, supporting commercial and academic use without restriction.

#Technical Details

OpenFold reproduces the AlphaFold2 architecture in full, including the Evoformer trunk and Structure Module, without any modifications to internal mathematical computations. Training uses OpenProteinSet, a curated database of protein multiple sequence alignments derived from large-scale homology searches against UniRef and the BFD database. This dataset is substantially larger than the training data described in the original AlphaFold2 paper and is itself publicly released.

Performance optimizations include improved attention kernel implementations and memory-efficient data loading, which together account for the 3-5x inference speedup relative to the reference codebase. In training benchmarks, the model reaches a median lDDT-Ca of approximately 0.9 on CAMEO test sets, consistent with AlphaFold2 performance. Generalization studies using structurally stratified subsampling showed that OpenFold maintains strong accuracy even when trained on datasets as small as 1,000 experimental structures and can tolerate near-complete removal of entire secondary structure classes from the training set — a surprising degree of robustness that was not previously appreciated.

#Applications

OpenFold is primarily used by researchers who need to retrain, fine-tune, or systematically study a state-of-the-art structure prediction model. It integrates naturally into protein design workflows: predicted structures from OpenFold can be passed directly to sequence design tools such as ProteinMPNN to close the design-prediction loop. Industry adopters including Novo Nordisk, Outpace Bio, Cyrus Biotechnology, and Bayer Crop Science have used the OpenFold framework to adapt protein structure prediction to proprietary datasets and specialized tasks such as enzyme engineering, cell therapy design, and agrochemical target identification. The OpenFold Consortium has extended this foundation to OpenFold3, which adds support for predicting structures of protein-nucleic acid and protein-small molecule complexes, directly targeting drug discovery applications.

#Impact

OpenFold meaningfully expanded what the structural biology community can do with AlphaFold2-class models. By releasing training code and data under a permissive license, the project lowered the barrier to building task-specific variants of the model and enabled mechanistic studies that are impossible with closed implementations. The finding that protein folding is learned hierarchically — with spatial dimensions acquired sequentially during training — is a concrete scientific contribution beyond mere replication. The project also established a template for open, reproducible reimplementation of high-impact biological AI systems. One important limitation to note is that OpenFold inherits the scope of AlphaFold2: it predicts single-chain or homo-oligomeric structures from sequence and MSA, and does not natively handle small molecules or post-translational modifications. Users requiring those capabilities should consider OpenFold3 or AlphaFold3.

Citation

OpenFold: retraining AlphaFold2 yields new insights into its learning mechanisms and capacity for generalization

Ahdritz G, Bouatta N, Floristean C, et al. OpenFold: retraining AlphaFold2 yields new insights into its learning mechanisms and capacity for generalization. Nat Methods. 2024;21(8):1514-1524.

DOI: 10.1038/s41592-024-02272-z

Recent citations

Papers that recently cited this model.

  • KubeFold: Kubernetes-native automation of AlphaFold protein structure prediction workflows

    Paweł Skrzyński, Mateusz Wozniak

    SoftwareX · Sep 2026

    0
  • AlphaFold2 turns five.

    Nature Computational Science · Jul 2026

    0
  • Progress in structure prediction and design of adaptive immune receptors.

    Tomer Cohen, Tanya Hochner, Dina Schneidman-Duhovny

    Current Opinion in Structural Biology · Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling

    Stella Biderman, Hailey Schoelkopf, Quentin Anthony, et al.

    International Conference on Machine Learning · Apr 2023

    1.9K
  • AlphaFold Protein Structure Database in 2024: providing structure coverage for over 214 million protein sequences

    M. Váradi, Damian Bertoni, Paulyna Magana, et al.

    Nucleic Acids Research · Nov 2023

    1.6K
  • Boltz-1 Democratizing Biomolecular Interaction Modeling

    Jeremy Wohlwend, Gabriele Corso, Saro Passaro, et al.

    bioRxiv · Nov 2024

    378
  • SE(3) diffusion model with application to protein backbone generation

    Jason Yim, Brian L. Trippe, Valentin De Bortoli, et al.

    International Conference on Machine Learning · Feb 2023

    328
  • Scalable emulation of protein equilibrium ensembles with generative deep learning

    Sarah Lewis, Tim Hempel, José Jiménez-Luna, et al.

    bioRxiv · Feb 2025

    293

Related models

Models with similar goals, methods, or subject matter.

  • OpenFold3

    Aqlaboratory / Lawrence Livermore National Laboratory / Seoul National University

    Open-source Apache-2.0 reproduction of AlphaFold3 that predicts all-atom structures of proteins, RNA, DNA, small molecules, and their complexes.

    ProteinRNASmall molecule
  • AlphaFold 2

    Google DeepMind

    Protein structure prediction model that folds amino acid sequences into 3D structures with atomic accuracy, scoring a median GDT of 92.4 at CASP14.

    Protein
  • Protenix

    ByteDance AI Lab

    Open-source PyTorch reproduction of AlphaFold 3 under Apache 2.0, matching or exceeding AF3 on protein-ligand, protein-protein, and RNA benchmarks.

    Protein
  • HelixFold3

    Baidu PaddleHelix

    Open-source reproduction of AlphaFold 3 that predicts structures of proteins, DNA, RNA, and small-molecule ligands, including their mixed complexes.

    Protein
  • EquiFold

    Prescient Design / Genentech

    Protein structure prediction model pairing SE(3)-equivariant networks with a coarse-grained representation to fold sequences fast, without MSA inputs.

    Protein
  • OpenDDE

    Aureka

    Open-source all-atom co-folding foundation model for protein-ligand, protein-protein, and antibody-antigen complex prediction in drug discovery.

    ProteinSmall molecule
  • ConforFold

    Washington University in St. Louis

    Protein conformational sampling framework that steers a retrained OpenFold with diverse secondary-structure predictions to recover alternative states.

    Protein
  • FoldVision

    Heinrich Heine University Düsseldorf

    Structure-based protein encoder that voxelizes every heavy atom into a 3D grid, learning orientation-robust representations for protein function.

    Protein

Citations

Total Citations440
Influential26
References102

GitHub

Stars3.4K
Forks684
Open Issues245
Contributors41
Last Push7mo ago
LanguagePython
LicenseApache-2.0

Fields of citing research

  • Computer Science78%
  • Biology68%
  • Medicine49%
  • Chemistry17%
  • Materials Science5%
  • Environmental Science4%
  • Physics3%
  • Engineering3%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
89Open
Usability — can I run it?89
Reproducibility — can I retrain it?95
Model Openness Framework
Class III
Open Model

Tags

foundation_modelstructure_prediction

Resources

GitHub RepositoryResearch PaperResearch PaperDocumentationDataset