Generative power of a protein language model trained on multiple sequence alignments
Damiano Sgarbossa, Umberto Lupo, Anne-Florence Bitbol
TL;DR
The paper addresses generating novel protein-family sequences by leveraging protein language models trained on MSAs. It introduces an iterative masking scheme that uses MSA Transformer’s masked language modeling objective to produce synthetic MSAs, and benchmarks them against bmDCA Potts models across homology (HMMER), coevolution (DCA energy), and structure (pLDDT and RMSD) scores. Across large, deep MSAs, the MSA Transformer–generated sequences score as well as or better than natural sequences and often rival or exceed bmDCA-generated sequences, including experimentally validated cases; for small families, the approach outperforms bmDCA and better reproduces higher-order statistics and the overall distribution in sequence space. The results support MSA Transformer as a strong candidate for protein sequence generation and design, highlighting coevolution-aware deep learning models as a complementary path to structure-based and evolution-guided protein design.
Abstract
Computational models starting from large ensembles of evolutionarily related protein sequences capture a representation of protein families and learn constraints associated to protein structure and function. They thus open the possibility for generating novel sequences belonging to protein families. Protein language models trained on multiple sequence alignments, such as MSA Transformer, are highly attractive candidates to this end. We propose and test an iterative method that directly employs the masked language modeling objective to generate sequences using MSA Transformer. We demonstrate that the resulting sequences score as well as natural sequences, for homology, coevolution and structure-based measures. For large protein families, our synthetic sequences have similar or better properties compared to sequences generated by Potts models, including experimentally-validated ones. Moreover, for small protein families, our generation method based on MSA Transformer outperforms Potts models. Our method also more accurately reproduces the higher-order statistics and the distribution of sequences in sequence space of natural data than Potts models. MSA Transformer is thus a strong candidate for protein sequence generation and protein design.
