bio.rodeo
ModelsOrganizationsLeaderboardAbout
bio.rodeo

The authoritative source for evaluating biological foundation models. No hype, just honest analysis.

AboutFAQSubmit a modelContact
© 2026 Pulsatance. All rights reserved. ~
Built by Pulsatance
Protein foundation models
Protein

p-IgGen

Oxford Protein Informatics Group (OPIG) / AstraZeneca

A generative language model that autoregressively designs paired heavy-light antibody sequences, with a developability-conditioned variant biased toward clinical-stage biophysical properties.

Released: November 2024

p-IgGen is a generative language model for designing paired antibody sequences, producing the heavy (VH) and light (VL) variable domains together rather than in isolation. Most antibody language models operate on single chains, but antigen binding and developability are properties of the assembled Fv, where the two chains pack against one another. By generating both chains jointly, p-IgGen captures the pairing statistics of natural antibodies and produces complete, self-consistent variable-region pairs suitable as starting points for discovery campaigns.

The model targets a central bottleneck in antibody drug development: candidate sequences must not only bind their target but also avoid developability liabilities such as aggregation, poly-specificity, poor expression, and low solubility. p-IgGen addresses this by pairing an autoregressive generator with an explicit developability bias. A fine-tuned "developable" variant is trained on sequences whose predicted three-dimensional biophysical properties fall within the distributions observed for clinical-stage therapeutic antibodies, steering generation toward more manufacturable candidates while retaining sequence diversity.

p-IgGen was developed by the Oxford Protein Informatics Group (OPIG) in the Department of Statistics at the University of Oxford together with AstraZeneca, by Oliver M. Turnbull, Dino Oglic, Rebecca Croasdale-Wood, and Charlotte M. Deane, and published in Bioinformatics in November 2024.

#Key Features

  • Paired-chain generation: p-IgGen generates VH and VL as a single joined sequence, reproducing the heavy-light pairing patterns of natural antibodies rather than sampling chains independently.
  • Flexible conditional sampling: The model can generate full paired antibodies de novo, complete a partial sequence, or generate one chain conditioned on the other (heavy from light, or light from heavy).
  • Developability-conditioned variant: A fine-tuned "developable p-IgGen" is trained on sequences flagged as favorable by the Therapeutic Antibody Profiler (TAP), biasing output toward clinical-stage biophysical property ranges while preserving diversity.
  • Zero-shot property scoring: Sequence log-likelihoods from the model serve as zero-shot predictors of properties such as immunogenicity and expression, without task-specific training.
  • Open tooling: The inference code is released under a BSD-3-Clause license with a command-line interface for generation and likelihood scoring, and the cleaned OAS training data is deposited on Zenodo.

#Technical Details

p-IgGen is a decoder-only autoregressive transformer based on the GPT-2 architecture with rotary positional embeddings, totaling roughly 17.3 million parameters across 3 attention layers, 12 attention heads per layer, an embedding dimension of 768, and a feed-forward dimension of 2048. Sequences are tokenized at the residue level with dedicated start and end tokens. The model was pretrained on unpaired sequences from the Observed Antibody Space (OAS) — approximately 130.2 million heavy-chain and 117.4 million light-chain variable regions — then fine-tuned on about 1.8 million paired VH/VL sequences to learn chain pairing. The developable variant was further fine-tuned on 909,790 TAP-favorable sequences, with developability assessed via metrics including PSH, SFvCSP, PPC, and PNC. On zero-shot benchmarks, p-IgGen reaches a Pearson correlation of 0.53 for immunogenicity prediction and outperforms antibody language-model baselines including AntiBERTy, IgLM, and ProGen-OAS on expression prediction.

#Applications

p-IgGen is aimed at antibody discovery and engineering teams that need diverse, natural-like paired sequences as scaffolds or library members. Because it generates complete Fv pairs, it can seed de novo library design, propose paired partners for an existing single chain, or supply candidate sequences that are subsequently filtered by binding and developability assays. The developable variant is particularly useful for front-loading manufacturability considerations, enriching generated libraries for candidates likely to express well and resist aggregation before any wet-lab screening begins.

#Impact

p-IgGen extends antibody language modeling from single chains to full paired variable regions and demonstrates that a compact model can bias generation toward therapeutically relevant biophysical profiles while maintaining diversity. Its release with open inference code, HuggingFace-hosted weights, a public SAbPred web server, and a Zenodo dataset makes it broadly reusable within the growing ecosystem of antibody-focused generative models such as IgLM and AbGPT. As a sequence-only model, p-IgGen does not predict structure or binding affinity directly, and its developability bias reflects in-silico TAP metrics rather than experimental measurements, so generated candidates still require downstream structural and wet-lab validation.

Citation

p-IgGen: a paired antibody generative language model

Turnbull, O. M., et al. (2024) p-IgGen: a paired antibody generative language model. bioRxiv.

DOI: 10.1093/bioinformatics/btae659

Recent citations

Papers that recently cited this model.

  • Multi-objective antibody design and optimization using machine learning

    Yun-Huai Kuo, Chloe N. Brown, E. Akın, et al.

    Nature Reviews Bioengineering · Jun 2026

    0
  • Modelling antibody structures at the speed of language

    I. Ellmen, David Errington, M. I. Raybould, et al.

    bioRxiv · Jun 2026

    0
  • How far can you go? Extrapolating values of catalytic activity from known protein landscapes in natural and directed evolution

    D. Kell, Ivayla Roberts

    Chemical Society Reviews · May 2026

    0

Top citations

The most-cited papers that cite this model.

  • Computational Protein Science in the Era of Large Language Models (LLMs)

    Wenqi Fan, Yi Zhou, Shijie Wang, et al.

    arXiv.org · Jan 2025

    17
  • ImmunoMatch learns and predicts cognate pairing of heavy and light immunoglobulin chains

    Dongjun Guo, Deborah K. Dunn-Walters, Franca Fraternali, et al.

    bioRxiv · Feb 2025

    11
  • Focused learning by antibody language models using preferential masking of non-templated regions

    Karenna Ng, Bryan S. Briney

    bioRxiv · Oct 2024

    11
  • Applying computational protein design to therapeutic antibody discovery - current state and perspectives

    Weronika Bielska, I. Jaszczyszyn, Paweł Dudzic, et al.

    Frontiers in Immunology · Mar 2025

    10
  • A curriculum learning approach to training antibody language models

    Sarah M. Burbach, Bryan S. Briney

    bioRxiv · Mar 2025

    8

Citations

Total Citations29
Influential3
References28

GitHub

Stars13
Forks1
Open Issues0
Contributors1
Last Push1y ago
LanguagePython
LicenseBSD-3-Clause

HuggingFace

Downloads8
Likes0
Last Modified3mo ago
Pipelinetext-generation

Fields of citing research

  • Computer Science96%
  • Biology93%
  • Medicine64%
  • Engineering11%
  • Mathematics4%

Share of papers citing this model.

Openness

bio.rodeo opennessOpen weights · open weights, closed recipe
68Partial
Usability — can I run it?94
Reproducibility — can I retrain it?32
open weights, closed recipe
Model Openness Framework
Class III
Open Model

Tags

antibodyde_novo_designfoundation_modelgenerativeimmunologylanguage_modelprotein_designtransformer

Resources

GitHub RepositoryResearch PaperHuggingFace ModelDataset