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

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.

Released: January 2025
Parameters: 368 Million

Protenix is a fully open-source PyTorch reimplementation of AlphaFold 3, developed by ByteDance AI Lab and released in January 2025 under the permissive Apache 2.0 license. The project was motivated by the limited accessibility of the original AlphaFold 3 code and model weights, which were released under a restrictive license that prohibited commercial use and required registration. By faithfully reproducing the AF3 architecture and training pipeline in a transparent, auditable codebase, Protenix restores the ability for both academic and commercial researchers to build on the current state of the art in biomolecular structure prediction.

At equivalent training data cutoffs, model scale, and inference budget, Protenix matches or exceeds AlphaFold 3 on multiple standard benchmarks, including PoseBusters V2 for protein-ligand docking and the CASP15 RNA structure prediction challenge. The model handles the full range of molecular inputs that AF3 targets — protein sequences, small molecules, RNA, and DNA — making it a practical drop-in alternative for workflows that require open-weight access or commercial deployment freedom.

The v1.0.0 release in February 2026 added template and RNA MSA support, and the repository is actively maintained with ongoing performance and usability improvements. The lightweight Protenix-Mini and Protenix-Mini+ variants target reduced-cost inference: Protenix-Mini+ (October 2025) introduces a scalable Pairformer, prunes redundant network blocks, and adds a few-step atom-diffusion sampler to cut inference cost by more than 90%, at the expense of roughly a 3% intra-protein LDDT drop on low-homology single-chain targets.

#Key Features

  • Full AlphaFold 3 Reproduction: Faithful reimplementation of the AF3 architecture and training pipeline in PyTorch, enabling transparent, reproducible science that the original release did not permit.
  • State-of-the-Art Benchmark Performance: Surpasses AlphaFold 3 on PoseBusters V2 protein-ligand docking, low-homology PDB targets, and the CASP15 RNA structure prediction challenge under matched experimental conditions.
  • Broad Molecular Scope: Predicts structures of protein-ligand, protein-protein, protein-RNA, protein-DNA, and mixed biomolecular complexes from a single unified model.
  • Apache 2.0 License: Freely available for academic and commercial use with no downstream restrictions, in contrast to the original AlphaFold 3 license.
  • Inference-Time Scaling: Supports test-time compute scaling that yields meaningful accuracy gains on challenging targets such as antigen-antibody complexes.
  • Physical Constraint Support: Atom-level contact and pocket constraints can be applied at inference time to incorporate prior structural knowledge into predictions.

#Technical Details

Protenix is a 368-million parameter model that follows the AlphaFold 3 architecture. The core design departs from AlphaFold 2's iterative structure module in favor of a diffusion-based structure generation approach. Sequence and evolutionary information are processed by a Pairformer (which replaces the Evoformer used for non-MSA inputs in AF3) and an MSA module that captures co-evolutionary signals. A diffusion-based decoder then generates all-atom coordinates by iteratively denoising from a random distribution, allowing flexible and physically plausible generation across diverse molecular types including small molecules and nucleic acids.

The model is trained on publicly available structural data consistent with the AlphaFold 3 training regime: Protein Data Bank structures, sequence databases for MSA construction (UniRef, BFD, MGnify), and small molecule and nucleic acid records from public repositories. The full training pipeline and MSA generation scripts are open-sourced alongside the model weights. Inference is implemented in Python with CUDA and C++ extensions; kernel fusion and shared variable caching are used for optimization, and the Protenix-Mini and Protenix-Mini+ variants reduce compute requirements further for large-scale screening. Protenix-Mini+ replaces the standard Pairformer with a scalable variant that compresses the cubic-complexity operations along the sequence dimension and substitutes a few-step sampler for the full iterative atom-diffusion schedule.

#Applications

Protenix serves researchers who require open-weight access to AF3-class structure prediction capabilities. In drug discovery, the model predicts protein-ligand binding poses for virtual screening and lead optimization pipelines where commercial licensing of the original AF3 would be prohibitive. Structural biologists use it to generate atomic models of protein-protein and protein-nucleic acid complexes, particularly for targets with limited homologs where MSA-dependent methods are stressed. RNA biologists benefit from the CASP15-leading RNA structure prediction capability. The model is also well-suited as a reproducible baseline for benchmarking new structure prediction methods, given that its full training and inference pipeline is publicly auditable in a way that AlphaFold 3 is not.

#Impact

Protenix occupies a strategically important position in the biomolecular structure prediction landscape by delivering AlphaFold 3-class performance under an unrestricted open-source license. Its release directly addresses the gap created by DeepMind's decision to withhold full training code and impose commercial restrictions on AF3, and it has become a reference implementation for the research community seeking a fully reproducible AF3 baseline. Notable limitations mirror those of AlphaFold 3: performance depends on MSA depth and template availability, degrading for sequences with no evolutionary homologs; predictions represent single static conformations rather than conformational ensembles; and inference on large complexes remains computationally demanding despite optimization work. As a preprint-stage model at initial release, some benchmark claims are pending full peer review, though the transparent codebase allows independent verification.

Citations

Protenix - Advancing Structure Prediction Through a Comprehensive AlphaFold3 Reproduction

Preprint

Chen, X., et al. (2025) Protenix - Advancing Structure Prediction Through a Comprehensive AlphaFold3 Reproduction. bioRxiv.

DOI: 10.1101/2025.01.08.631967

Protenix-v1: Toward High-Accuracy Open-Source Biomolecular Structure Prediction

Zhang, Y., et al. (2026) Protenix-v1: Toward High-Accuracy Open-Source Biomolecular Structure Prediction. bioRxiv.

DOI: 10.64898/2026.02.05.703733

Protenix-Mini+: efficient structure prediction model with scalable pairformer

Preprint

Qiang, B., et al. (2025) Protenix-Mini+: efficient structure prediction model with scalable pairformer. arXiv.org.

DOI: 10.48550/arXiv.2510.12842

Recent citations

Papers that recently cited this model.

  • Efficient and low-impact enzymatic glycosylation with robust sucrose synthase variants

    Felipe Mejia-Otalvaro, David Delima, Mandy Hobusch, et al.

    bioRxiv · Jul 2026

    2
  • Whole-genome resequencing reveals population structure, demographic history, and candidate climate-associated loci in the Asian citrus psyllid Diaphorina citri.

    Xing-Zhi Duan, Cheng Chen, Jing-Tao Sun, et al.

    Pest Management Science · Jul 2026

    0
  • AbICL: In-Context Learning for Antigen-Specific Antibody Affinity Ranking

    Zhiyuan Chen, Jing Hu, Junzhe Wang, et al.

    Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • Atom-level enzyme active site scaffolding using RFdiffusion2

    Woody Ahern, Jason Yim, D. Tischer, et al.

    bioRxiv · Apr 2025

    89
  • Have protein-ligand cofolding methods moved beyond memorisation?

    Peter Škrinjar, Jérôme Eberhardt, G. Tauriello, et al.

    bioRxiv · Aug 2025

    71
  • Boltzdesign1: Inverting All-Atom Structure Prediction Model for Generalized Biomolecular Binder Design

    Yehlin Cho, Martin Pacesa, Zhidian Zhang, et al.

    bioRxiv · Apr 2025

    32
  • Benchmarking all-atom biomolecular structure prediction with FoldBench

    Sheng Xu, Qiantai Feng, Lifeng Qiao, et al.

    Nature Communications · Dec 2025

    22
  • Inverse problems with experiment-guided AlphaFold

    Sai Advaith Maddipatla, Nadav Bojan Sellam, Meital Bojan, et al.

    International Conference on Machine Learning · Feb 2025

    22

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
  • OpenFold

    Aqlaboratory

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

    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
  • Protenix-v2

    ByteDance AI Lab

    464M-parameter structure prediction and design model that improves antibody-antigen complex accuracy over Protenix-v1 and adds generative VHH design.

    Protein
  • ProGen3

    Profluent

    Sparse mixture-of-experts autoregressive protein language model family pretrained on 1.5 trillion amino acid tokens with compute-optimal scaling.

    Protein
  • PairMixer

    Genesis Therapeutics / University of Texas at Austin

    Structure prediction backbone that swaps AlphaFold3-style triangle attention for triangle multiplication, cutting compute without losing accuracy.

    ProteinSmall molecule

Citations

Total Citations160
Influential26
References0

GitHub

Stars2K
Forks296
Open Issues104
Contributors32
Last Push2mo ago
LanguagePython
LicenseApache-2.0

Fields of citing research

  • Biology81%
  • Computer Science75%
  • Medicine50%
  • Chemistry38%
  • Environmental Science6%
  • Engineering5%
  • Physics4%
  • Materials Science2%

Share of papers citing this model.

Openness

bio.rodeo opennessFully open · usable and reproducible
76Open
Usability — can I run it?94
Reproducibility — can I retrain it?64
Model Openness Framework
Unclassified
Missing required components

Tags

biomoleculardiffusionstructure_prediction

Resources

GitHub RepositoryResearch PaperPreprintarXiv PreprintOfficial Website