A codon optimization framework that adds a lightweight generative head to a frozen protein language model to design highly expressed coding sequences.
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.
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.
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.
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.
Pathak, S. & Lin, G. (2025) ppLM-CO:Pre-trained Protein Language Model for Codon Optimization. bioRxiv.
DOI: 10.1101/2024.12.12.628267Papers that recently cited this model.
The most-cited papers that cite this model.
Not enough data