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

Compute-Optimal PLM

BioMap

Scaling-law study of protein language models identifying compute-optimal training for causal and masked objectives on 939 million protein sequences.

Released: June 2024

Compute-Optimal PLM is a systematic study from BioMap Research and Tsinghua University that applies Chinchilla-style scaling law analysis to protein language models. Published in June 2024 and accepted as a spotlight paper at NeurIPS 2024, the work addresses a practical gap in the field: while protein language models had grown rapidly in scale — from BERT-sized models to 10-billion-parameter architectures — there was little principled guidance on how to allocate a fixed compute budget between model size and training data volume.

The central question the authors pose is whether existing protein language models, including ESM-2 and ProGen2, are actually trained at their compute-optimal operating point. Their empirical answer is that most are not. By training over 300 models ranging from 3.5 million to 10.7 billion parameters on between 5 and 200 billion unique tokens, the team derives scaling laws for both causal language model (CLM) and masked language model (MLM) objectives that are specific to the statistical structure of protein sequence data.

The study incorporates 939 million protein sequences, drawing on metagenomic sequences in addition to the standard UniRef database. This deliberate expansion of data diversity directly addresses two failure modes the authors identified: diminishing returns from repeated tokens under CLM training, and overfitting to UniRef under MLM training. The resulting framework allows practitioners to determine the optimal model size for any given compute budget — a practically useful contribution given the cost of training large protein models from scratch.

#Key Features

  • Empirical scaling laws for protein sequences: Derives CLM and MLM scaling laws tuned to the statistical properties of protein sequences rather than natural language, accounting for the shorter average length and constrained vocabulary of amino acid data.
  • Compute-optimal model recommendations: Identifies that the 7B CLM and 10B MLM checkpoints are optimal for compute budgets matching ProGen-xlarge and ESM-2 (3B) respectively, providing a concrete lookup for practitioners.
  • Transfer scaling between CLM and MLM: Demonstrates that training dynamics transfer between the two objectives via an Effectively Transferred Tokens metric, enabling cross-architecture compute comparisons.
  • Metagenomic data augmentation: Shows that incorporating metagenomic sequences into training data substantially reduces overfitting in MLM and delays the onset of diminishing returns in CLM, improving both training efficiency and generalization.
  • 300+ controlled experiments: The empirical foundation rests on a disciplined sweep of model scale and token budget combinations, making the derived laws robust to confounds that affect smaller ablation studies.

#Technical Details

The study trains encoder-only (MLM) and decoder-only (CLM) transformer architectures across a grid of sizes from 3.5M to 10.7B parameters, each trained on between 5B and 200B unique protein sequence tokens. The training corpus combines sequences from the UniRef database with metagenomic sequences to reach 939 million total sequences. Following the Chinchilla methodology from natural language processing, the authors fit parametric loss curves of the form L(N, D) = A/N^alpha + B/D^beta + E, where N is parameter count and D is token count, and identify the optimal (N, D) frontier for a given compute budget C = 6ND.

Key findings from the fitted laws include that protein CLMs exhibit stronger diminishing returns with repeated data than NLP models, suggesting that data diversity matters more than data repetition for this modality. The optimal compute allocation for protein MLMs favors larger datasets relative to model size compared to equivalent NLP budgets. The compute-optimal 7B CLM model and 10B MLM model were released via the xTrimoPGLM HuggingFace hub. Downstream evaluations on protein generation quality and structure and function prediction benchmarks confirm that these compute-optimal models match or exceed ESM-2 and ProGen2 at equivalent or lower pretraining compute costs.

#Applications

The primary audience for this work is research teams planning to train protein language models from scratch or continue pretraining existing ones. The scaling laws provide actionable guidance: given a known compute budget (expressed as total FLOPs), a team can determine in advance the optimal tradeoff between model depth and training tokens, avoiding the common failure mode of over-parameterized models trained on too little data or vice versa. Beyond model training decisions, the framework is relevant for model selection — practitioners choosing between off-the-shelf models of different sizes can use the compute-optimal frontier to identify which checkpoint is most likely to generalize well relative to its computational cost. The released 7B CLM and 10B MLM checkpoints are directly usable for downstream protein sequence tasks including fitness prediction, structure-guided generation, and functional annotation.

#Impact

The acceptance of this work as a spotlight at NeurIPS 2024 signals recognition by the broader machine learning community of the maturity and importance of protein language model research. By transporting Chinchilla-style reasoning into the protein domain, the study establishes a methodological precedent for compute-optimal training of biological sequence models that extends naturally to RNA language models, genomic models, and other biological sequence modalities. A key limitation acknowledged by the authors is that the scaling laws are derived from transformer-based CLM and MLM architectures trained on sequence data alone; they do not extend directly to structure-conditioned models or multimodal architectures that jointly process sequence and structure. The finding that existing large protein language models are often not compute-optimal also implies that the field may have underinvested in data diversity relative to model scale — a practical correction that could lower the barrier for groups with modest compute resources to train competitive models.

Citation

Training Compute-Optimal Protein Language Models

Preprint

Cheng, X., et al. (2024) Training Compute-Optimal Protein Language Models. bioRxiv.

DOI: 10.1101/2024.06.06.597716

Recent citations

Papers that recently cited this model.

  • BrainShuttle-ESM: A Multi-Stage Transformer Architecture for Predicting Blood-Brain Barrier-Penetrating Short Peptides.

    Sathiyajith J.N., G. C, Pratiti Bhadra

    Computational biology and chemistry · Aug 2026

    0
  • ISUMsite: Identification of sumoylation sites based on Smote-ENN resampling technique.

    Bulanni Xiong, Minquan Wan, Yun Zuo, et al.

    Analytical Biochemistry · Jul 2026

    0
  • Pseudoperplexity Probes Memorization in Protein Language Models

    Alexander Plaikner, Manuel Ploner, Zeno Sewald, et al.

    bioRxiv · Jun 2026

    0

Top citations

The most-cited papers that cite this model.

  • Genomic Language Models: Opportunities and Challenges

    Gonzalo Benegas, Chengzhong Ye, Carlos Albors, et al.

    arXiv.org · Jul 2024

    81
  • Scaling Unlocks Broader Generation and Deeper Functional Understanding of Proteins

    Aadyot Bhatnagar, Sarthak Jain, Joel Beazer, et al.

    bioRxiv · Oct 2025

    47Influential
  • xTrimoPGLM: unified 100-billion-parameter pretrained transformer for deciphering the language of proteins

    Bo Chen, Xingyi Cheng, Pan Li, et al.

    Nature Methods · Apr 2025

    42
  • Scaling Laws for Native Multimodal Models

    Mustafa Shukor, Enrico Fini, V. G. T. D. Costa, et al.

    IEEE International Conference on Computer Vision · Apr 2025

    40
  • Scaling Laws for Optimal Data Mixtures

    Mustafa Shukor, Louis Béthune, D. Busbridge, et al.

    arXiv.org · Jul 2025

    36

Related models

Models with similar goals, methods, or subject matter.

  • xTrimoPGLM

    BioMap / Tsinghua University

    Unified 100-billion-parameter protein language model combining autoencoding and autoregressive objectives for protein understanding and generation.

    Protein
  • LOBSTER

    Prescient Design / Genentech

    Efficient protein language model library from Prescient Design enabling high-quality sequence representations and fitness prediction in 24 GPU hours.

    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
  • SFM-Protein

    Microsoft Research

    Protein language model that captures short- and long-range residue co-evolution through a dual pre-training objective, at 3B parameters.

    Protein
  • ProteomeLM

    EPFL

    Proteome-scale protein language model whose representations enable zero-shot protein-protein interaction and gene essentiality prediction.

    Protein
  • Reverse Distillation (ESM-2)

    Duke University

    Post-hoc method that restores monotonic scaling to ESM-2 embeddings, yielding Matryoshka-style nested representations for variant effect prediction.

    Protein

Citations

Total Citations38
Influential4
References96

GitHub

Stars11
Forks1
Open Issues0
Contributors1
Last Push1y ago
LanguageJupyter Notebook

Fields of citing research

  • Computer Science97%
  • Biology82%
  • Medicine34%
  • Chemistry8%
  • Mathematics5%
  • Physics3%
  • Materials Science3%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
22Closed
Usability — can I run it?27
Reproducibility — can I retrain it?19
Model Openness Framework
Unclassified
Restrictive license on core components

Tags

foundation_modellanguage_modelscaling_laws

Resources

GitHub RepositoryResearch PaperHuggingFace ModelHuggingFace Model