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

ESM-1v

Meta AI

Protein language model for zero-shot variant effect prediction, scoring mutations by log-odds from evolutionary sequences with no MSA or assay data.

Released: July 2021
Parameters: 650 Million

ESM-1v is a 650-million parameter protein language model developed by Meta AI (then Facebook AI Research) and released in July 2021 alongside the paper "Language models enable zero-shot prediction of the effects of mutations on protein function" (Meier et al., NeurIPS 2021). The model addresses a long-standing challenge in protein biology: predicting how single amino acid changes alter a protein's function, without requiring expensive experimental assays for every variant of interest.

The core insight behind ESM-1v is that a language model trained on the evolutionary record of protein sequences implicitly encodes the fitness landscape of proteins. Because natural selection has acted on sequences over billions of years, the probability a model assigns to a given amino acid at a given position reflects functional constraint at that site. A mutation that the model considers unlikely — inconsistent with the patterns learned from evolution — is predicted to be deleterious, while a high-probability substitution is predicted to be tolerated. This allows ESM-1v to score mutation effects through a simple log-odds calculation at inference time, with no additional training on experimental data.

ESM-1v shares its transformer architecture with the earlier ESM-1b model but was retrained on UniRef90, a database clustering proteins at 90% sequence identity. This choice proved critical: training at higher sequence diversity (compared to the 50% clustering used for ESM-1b) significantly improved the model's ability to capture functionally relevant variation. Meta AI released five independently trained ESM-1v models with different random seeds to enable ensemble scoring, which provides the strongest zero-shot performance.

#Key Features

  • Zero-shot variant scoring: Predicts the functional effect of any single amino acid mutation using only a forward pass through the model — no per-protein training, no experimental labels, and no multiple sequence alignment (MSA) generation are required.
  • Masked marginal scoring: The recommended scoring method masks each mutated position independently and computes a log-odds ratio between the mutant and wild-type amino acid probabilities, capturing the model's learned constraint at that site.
  • 5-model ensemble: Five independently trained 650M-parameter models are provided; ensemble scoring by averaging log-odds across models consistently outperforms any single model on variant effect benchmarks.
  • MSA-free inference: Unlike MSA-based methods such as EVMutation and DeepSequence, ESM-1v requires only the target protein sequence, eliminating the computational cost of generating and processing multiple sequence alignments.
  • Multiple scoring strategies: In addition to masked marginal scoring, the model supports wildtype marginal (single forward pass, 1% lower accuracy but ~10x faster), mutant marginal, and pseudolikelihood approaches to accommodate different speed-accuracy trade-offs.

#Technical Details

ESM-1v is a 650-million parameter transformer with 33 layers, trained using masked language modeling (MLM) on the UniRef90 2020-03 release (approximately 98 million diverse protein sequences). The model uses the same architecture as ESM-1b — including multi-head self-attention with rotary positional embeddings — but its training dataset and objective are tuned specifically for variant effect prediction. Perplexity on held-out sequences is 7.29, reflecting strong generalization to unseen protein families.

Benchmark evaluation across 41 deep mutational scanning (DMS) datasets — spanning fluorescent proteins, enzymes, antibodies, and viral proteins — showed that ESM-1v achieves an average Spearman rank correlation of approximately 0.51, matching MSA-based state-of-the-art methods including EVMutation and DeepSequence (both ~0.51 average Spearman ρ), without any task-specific model training. The ensemble of five models outperforms single-model scoring and exceeds DeepSequence on 17 of the 41 DMS datasets. ESM-1v substantially outperforms earlier single-sequence protein language models including TAPE, UniRep, ProtBERT-BFD, and ESM-1b (ρ ≈ 0.46 average), demonstrating the benefit of training at the 90% sequence identity clustering level.

#Applications

ESM-1v is broadly applicable wherever researchers need to prioritize protein variants for experimental testing. In protein engineering, it allows rapid in silico screening of large mutant libraries — identifying which substitutions are most likely to preserve or improve function before any wet-lab work is performed. In clinical genetics, it can help interpret the pathogenicity of missense variants in disease-relevant proteins, complementing tools like SIFT and PolyPhen. In antibody engineering, ESM-1v scoring can identify stability-maintaining mutations in CDR regions. The model also serves as a pretraining foundation for supervised variant effect predictors: fine-tuning ESM-1v on a small set of labeled DMS measurements for a protein of interest further boosts accuracy beyond zero-shot performance, making it a practical starting point for targeted protein optimization campaigns.

#Impact

ESM-1v established that large protein language models trained solely on sequence data could match the variant effect prediction accuracy of methods that require explicit co-evolutionary modeling via MSA. This finding challenged the prevailing assumption that MSA generation was a necessary preprocessing step for unsupervised fitness prediction. The NeurIPS 2021 paper has been widely cited in the protein engineering and variant effect prediction literature, and ESM-1v remains a standard baseline in benchmarks such as ProteinGym. Its release as part of the broader ESM model family (alongside ESM-1b and later ESM-2 and ESMFold) contributed to Meta AI's position as a leading contributor to protein language model research. A notable limitation is that ESM-1v was designed and benchmarked for single amino acid substitutions; its additive scoring assumption becomes less reliable for combinations of many mutations or in highly epistatic fitness landscapes.

Citation

Language models enable zero-shot prediction of the effects of mutations on protein function

Preprint

Meier, J., et al. (2021) Language models enable zero-shot prediction of the effects of mutations on protein function. bioRxiv.

DOI: 10.1101/2021.07.09.450648

Recent citations

Papers that recently cited this model.

  • Model-Derived Mechanistic Insights into Structural, Surface, and Physicochemical Determinants Underlying Enzyme pH Adaptation

    Jun Zhang, Huiqiong Ruan, Jinming Zhang, et al.

    Biochemical and Biophysical Research Communications - BBRC · Sep 2026

    0
  • T-pGNN4DTI: Towards better drug-target interactions prediction using Global Self-attentive Pooled Graph Convolutional Networks and protein pre-training Models

    Yanmei Lin, Boqi Yang, Jianping Liao, et al.

    PLoS ONE · Jul 2026

    0
  • Artificial intelligence and automation in enzyme engineering: evolution, advances, and future perspectives

    Kexin Hao, Jianguang Liu, Hui Tang, et al.

    Bioresources and Bioprocessing · Jul 2026

    0

Top citations

The most-cited papers that cite this model.

  • Evolutionary-scale prediction of atomic level protein structure with a language model

    Zeming Lin, Halil Akin, Roshan Rao, et al.

    bioRxiv · Dec 2022

    4.7K
  • Scientific discovery in the age of artificial intelligence

    Hanchen Wang, Tianfan Fu, Yuanqi Du, et al.

    Nature · Aug 2023

    1.6K
  • Accurate proteome-wide missense variant effect prediction with AlphaMissense

    Jun Cheng, Guido Novati, Joshua Pan, et al.

    Science · Sep 2023

    1.6K
  • Learning inverse folding from millions of predicted structures

    Chloe Hsu, Robert Verkuil, Jason Liu, et al.

    bioRxiv · Sep 2022

    594Influential
  • ProGen2: Exploring the Boundaries of Protein Language Models

    Erik Nijkamp, Jeffrey A. Ruffolo, Eli N. Weinstein, et al.

    Cell Systems · Jun 2022

    519

Related models

Models with similar goals, methods, or subject matter.

  • ESM-1b

    Meta AI

    Transformer protein language model trained on 250 million protein sequences that learns structural and functional representations without supervision.

    Protein
  • ESMC

    Biohub

    Protein language model trained on roughly 2.8 billion sequences, forming the representation core of Biohub's world model of protein biology.

    Protein
  • ESM-3

    EvolutionaryScale

    Multimodal generative protein language model reasoning jointly over protein sequence, structure, and function, trained at 98B parameters.

    Protein
  • E1

    Profluent

    Retrieval-augmented protein encoders that fuse homologous sequences into a single-pass transformer for variant effect and contact prediction.

    Protein
  • ESMRank

    TIGEM

    Learning-to-rank variant effect predictor that aligns overlapping deep mutational scanning assays into an assay-agnostic tolerance measure.

    Protein

Citations

Total Citations902
Influential135
References100

GitHub

Stars4.2K
Forks802
Open Issues115
Contributors25
Last Push2y ago
LanguagePython
LicenseMIT

Fields of citing research

  • Computer Science40%
  • Biology39%
  • Medicine25%
  • Chemistry4%
  • Engineering3%
  • Environmental Science1%
  • Mathematics1%
  • Materials Science1%

Share of papers citing this model.

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
72Open
Usability — can I run it?94
Reproducibility — can I retrain it?39
open weights, closed recipe
Model Openness Framework
Unclassified
No formal model card / data card

Tags

foundation_modellanguage_modelvariant_effect_prediction

Resources

GitHub RepositoryResearch PaperDocumentation