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

MaskedProteinEnT

GrayLab

Structure-conditioned graph transformer trained with masked language modeling to learn residue encodings for inverse folding and antibody design.

Released: July 2023

MaskedProteinEnT is a structure-conditioned protein encoder developed by Sai Pooja Mahajan, Jeffrey A. Ruffolo, and Jeffrey J. Gray at the Johns Hopkins University GrayLab. Introduced as a preprint in July 2023 and published in Cell Systems in 2025, the model addresses a central question in computational protein biology: how much information about the optimal amino acid at a given position can be recovered from structural context alone, without observing the identity of neighboring residues?

The model builds on the masked language modeling (MLM) paradigm — the training approach that underpins large protein sequence models like ESM — but applies it to protein graph representations derived from three-dimensional structures. Rather than masking tokens in a sequence, MaskedProteinEnT masks residue identities in a structure-based graph and trains the model to predict the correct amino acid from the geometric and chemical environment encoded in the surrounding unmasked residues. This structural MLM objective teaches the model what amino acids are compatible with given spatial contexts, directly relevant to the protein design problem of finding sequences that adopt a target fold.

A distinctive aspect of MaskedProteinEnT is its hierarchical training strategy: the model is pretrained on general protein structures, then fine-tuned on increasingly specific contexts — protein-protein interfaces, antibody-antigen complexes — using progressively smaller but more specialized datasets. This contextual transfer approach allows the model to leverage structural databases at different scales and improve performance on tasks like CDR loop design where labeled data is limited.

#Key Features

  • Structure-conditioned masked language modeling: Amino acid identities are masked in a structural graph and predicted from the three-dimensional environment of surrounding residues, teaching the model context-dependent sequence compatibility without evolutionary data.
  • E(n)-equivariant graph transformer architecture: The model uses an equivariant graph neural network that respects the rotational and translational symmetry of protein structures, ensuring that predictions are invariant to arbitrary choice of coordinate frame.
  • Hierarchical fine-tuning for specialized contexts: Pretraining on general protein structures is followed by fine-tuning on protein-protein interfaces and antibody-antigen complexes, improving performance on CDR loop design — particularly the hypervariable CDR H3.
  • Multi-context training: The model integrates data sources of varying quality and specificity, including general protein structural databases, synthetic antibody libraries, and experimental antibody-antigen complex structures.
  • Sequence space exploration: The sampled sequence distributions from MaskedProteinEnT recapitulate the evolutionary sequence neighborhood of wildtype proteins, suggesting the model has learned functionally meaningful constraints rather than memorizing training structures.

#Technical Details

MaskedProteinEnT implements an E(n)-equivariant graph transformer in which protein residues are nodes and edges encode pairwise geometric relationships (distances, dihedral angles, and relative orientations). Node and edge features are updated through equivariant message-passing layers that preserve the SE(3) symmetry of three-dimensional space. The masking objective randomly hides residue identity labels at a fraction of positions and computes cross-entropy loss against the true amino acids, analogous to BERT-style pretraining in NLP.

Pretraining used structures drawn from the Protein Data Bank combined with high-confidence AlphaFold predictions; fine-tuning for antibody design used curated datasets of synthetic and experimentally determined antibody-antigen complexes. On native sequence recovery benchmarks, MaskedProteinEnT achieves recovery rates competitive with leading inverse folding methods. For antibody CDR H3 loop design — the most challenging CDR due to its length and structural diversity — fine-tuned models trained with the hierarchical strategy show improved native recovery over models trained directly on antibody data alone, confirming the value of pretraining on broader protein contexts. Reconstructed sequences for highly plastic (conformationally flexible) structures preserve the conformational flexibility encoded in the structures, indicating that the model captures functional rather than merely structural constraints.

#Applications

MaskedProteinEnT is directly applicable to computational protein design, particularly in cases where a target structure is known or predicted and new sequences compatible with that structure must be generated. In antibody engineering, the fine-tuned model provides contextually aware sequence suggestions for CDR loops at the antibody-antigen interface, supporting lead optimization and humanization campaigns. For general protein engineering, the pretrained model enables rapid generation of diverse sequences that adopt a given fold, complementing physics-based design tools. The model's contextual representations also serve as features for downstream tasks such as binding affinity prediction, stability scoring, and interface hotspot identification, and the Zenodo-deposited sampled sequences and structure datasets support further benchmarking by the community.

#Impact

MaskedProteinEnT contributed to establishing the paradigm of structure-conditioned masked language modeling as a principled approach to inverse folding and protein design, demonstrating that the information content of local structural environments is sufficient to substantially constrain sequence identity. The hierarchical fine-tuning approach provided a practical recipe for adapting general structural knowledge to specialized protein classes with limited labeled data — a challenge common in antibody engineering. Published in Cell Systems, the work added to a growing body of evidence that MLM-based objectives are broadly transferable across biomolecular modalities. A limitation is that the model relies on structural input, requiring a known or predicted structure to generate sequences; it does not operate in a purely sequence-to-sequence mode like ESM or ProtT5.

Citation

Contextual protein and antibody encodings from equivariant graph transformers

Preprint

Mahajan, S., et al. (2023) Contextual protein and antibody encodings from equivariant graph transformers. bioRxiv.

DOI: 10.1101/2023.07.15.549154

Recent citations

Papers that recently cited this model.

  • Nanobody–antigen interaction prediction with ensemble deep learning and prompt-based protein language models

    Juntao Deng, Miao Gu, Pengyan Zhang, et al.

    Nature Machine Intelligence · Dec 2024

    16
  • Evaluating generalizability of artificial intelligence models for molecular datasets

    Yasha Ektefaie, Andrew Shen, Daria Bykova, et al.

    bioRxiv · Feb 2024

    50
  • In vitro validated antibody design against multiple therapeutic antigens using generative inverse folding

    Amir Shanehsazzadeh, Julian Alverio, George Kasun, et al.

    20

Top citations

The most-cited papers that cite this model.

  • Evaluating generalizability of artificial intelligence models for molecular datasets

    Yasha Ektefaie, Andrew Shen, Daria Bykova, et al.

    bioRxiv · Feb 2024

    50
  • In vitro validated antibody design against multiple therapeutic antigens using generative inverse folding

    Amir Shanehsazzadeh, Julian Alverio, George Kasun, et al.

    20
  • Nanobody–antigen interaction prediction with ensemble deep learning and prompt-based protein language models

    Juntao Deng, Miao Gu, Pengyan Zhang, et al.

    Nature Machine Intelligence · Dec 2024

    16

Related models

Models with similar goals, methods, or subject matter.

  • CDR-Masked Paired Antibody Language Model

    Boston University

    Paired heavy/light antibody language model fine-tuning ESM-2 and ESM-C with CDR-preferential masking for zero-shot binding affinity embeddings.

    Protein
  • ProstT5

    Rostlab

    Bilingual protein language model that translates bidirectionally between amino acid sequences and the 3Di structural alphabet for inverse folding.

    Protein
  • ProteinMPNN

    Institute for Protein Design

    Message passing neural network for fixed-backbone protein sequence design. Achieves 52.4% native sequence recovery, far surpassing Rosetta's 32.9%.

    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
  • BC-Design

    Gerstein Lab / Yale University

    Biochemistry-aware inverse folding model that augments backbone geometry with physicochemical point clouds, reaching ~90% sequence recovery on CATH.

    Protein
  • MiAE (Masked Invariant Autoencoders)

    ETH Zurich

    SE(3)-invariant masked autoencoder that learns protein fold representations from AlphaFold-DB structures, supporting zero-shot fold classification.

    Protein

Citations

Total Citations3
Influential0
References60

GitHub

Stars12
Forks5
Open Issues2
Contributors3
Last Push1y ago
LanguagePython

Fields of citing research

  • Computer Science100%
  • Medicine100%
  • Biology67%

Share of papers citing this model.

Openness

bio.rodeo opennessClosed · low usability and reproducibility
52Partial
Usability — can I run it?47
Reproducibility — can I retrain it?45
Model Openness Framework
Unclassified
Missing required components

Tags

antibodyantibody_designgraph_neural_networkinverse_foldingprotein_designrepresentation_learningself_supervisedtransformer

Resources

GitHub RepositoryResearch PaperDatasetDataset