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
RNA foundation models
RNAProtein

ppLM-CO

University of Alberta

A codon optimization framework that adds a lightweight generative head to a frozen protein language model to design highly expressed coding sequences.

Released: December 2024

Codon optimization — choosing synonymous codons that maximize how efficiently a protein is translated — is a key lever for mRNA vaccines and recombinant protein production. The efficacy of an mRNA vaccine depends heavily on how well the encoded protein is expressed, but the synonymous-codon search space is enormous and existing deep learning optimizers are large and expensive to train. ppLM-CO, developed by Shashank Pathak and Guohui Lin at the University of Alberta and posted to bioRxiv in December 2024 (with a parallel arXiv preprint), reframes codon optimization as a lightweight adaptation of a pretrained protein language model.

Rather than training a large sequence model from scratch, ppLM-CO uses a frozen protein language model (ProtBert) to produce enriched amino-acid representations and attaches a compact generative head that emits the optimized open reading frame. Because the heavy encoder is frozen, only a small number of parameters need to be learned, dramatically reducing the fine-tuning burden relative to prior end-to-end deep models.

The result is a parameter-efficient optimizer that generates coding sequences scoring favorably on computational proxies for stability and expression, positioning it as a practical tool for synthetic biology and vaccine design.

#Key Features

  • Frozen protein language model backbone: Uses ProtBert to generate context-rich amino-acid embeddings, transferring protein representation learning to the codon design task without retraining the encoder.
  • Lightweight generative head: A small decoder maps amino-acid representations to optimized codon sequences, cutting trainable parameters by roughly 92 to 99 percent compared with prior deep codon-optimization models.
  • Expression- and stability-aware design: Generated open reading frames exceed their natural counterparts on computational metrics of translational efficiency and mRNA stability.
  • Vaccine-oriented validation: Evaluated against benchmark sequences used in SARS-CoV-2 spike and varicella-zoster virus (VZV) glycoprotein E mRNA vaccines.

#Technical Details

ppLM-CO couples a frozen ProtBert encoder with a compact generative language model head that produces the optimized coding sequence for a given protein. Freezing the backbone is what enables the reported 92 to 99 percent reduction in trainable parameters relative to earlier end-to-end deep optimizers, lowering both training cost and data requirements. The generated open reading frames outperform natural sequences on in-silico measures of stability and expression, and the method is tested across multiple organisms and on two clinically relevant vaccine antigens, the SARS-CoV-2 spike and VZV glycoprotein E. The work is a preprint that has not yet completed peer review and is released under a CC BY-ND license; no public code release accompanies it.

#Applications

The model targets synthetic biologists, mRNA vaccine developers, and protein-production groups who need coding sequences that express well in a chosen host. Given a target protein, ppLM-CO proposes an optimized open reading frame, which can shortcut manual codon tuning for therapeutic antigens, biologics, and research constructs. Its parameter efficiency also makes it attractive for groups without large compute budgets who still want a learned optimizer rather than a rule-based codon table.

#Impact

ppLM-CO illustrates a broader trend of adapting frozen foundation models with small task-specific heads instead of training bespoke large networks. By showing that protein language model embeddings carry enough signal to drive competitive codon optimization at a fraction of the parameter cost, it lowers the barrier to learned sequence design for expression. As an in-silico-validated preprint without released code, experimental confirmation of expression gains and independent benchmarking against established optimizers will determine how widely it is adopted.

Citation

ppLM-CO:Pre-trained Protein Language Model for Codon Optimization

Preprint

Pathak, S. & Lin, G. (2025) ppLM-CO:Pre-trained Protein Language Model for Codon Optimization. bioRxiv.

DOI: 10.1101/2024.12.12.628267

Recent citations

Papers that recently cited this model.

Not enough citation data yet.

Top citations

The most-cited papers that cite this model.

Not enough citation data yet.

Citations

Total Citations0
Influential0
References23

Fields of citing research

Not enough data

Openness

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

Tags

codon_optimizationgenerativelanguage_modelmrna_vaccineproteomicstransfer_learningtransformer

Resources

Research PaperResearch Paper