Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ProtTrans: Towards Cracking the Language of Life's Code Through Self-Supervised Deep Learning and High Performance Computing

About

Computational biology and bioinformatics provide vast data gold-mines from protein sequences, ideal for Language Models taken from NLP. These LMs reach for new prediction frontiers at low inference costs. Here, we trained two auto-regressive models (Transformer-XL, XLNet) and four auto-encoder models (BERT, Albert, Electra, T5) on data from UniRef and BFD containing up to 393 billion amino acids. The LMs were trained on the Summit supercomputer using 5616 GPUs and TPU Pod up-to 1024 cores. Dimensionality reduction revealed that the raw protein LM-embeddings from unlabeled data captured some biophysical features of protein sequences. We validated the advantage of using the embeddings as exclusive input for several subsequent tasks. The first was a per-residue prediction of protein secondary structure (3-state accuracy Q3=81%-87%); the second were per-protein predictions of protein sub-cellular localization (ten-state accuracy: Q10=81%) and membrane vs. water-soluble (2-state accuracy Q2=91%). For the per-residue predictions the transfer of the most informative embeddings (ProtT5) for the first time outperformed the state-of-the-art without using evolutionary information thereby bypassing expensive database searches. Taken together, the results implied that protein LMs learned some of the grammar of the language of life. To facilitate future work, we released our models at https://github.com/agemagician/ProtTrans.

Ahmed Elnaggar, Michael Heinzinger, Christian Dallago, Ghalia Rihawi, Yu Wang, Llion Jones, Tom Gibbs, Tamas Feher, Christoph Angerer, Martin Steinegger, Debsindhu Bhowmik, Burkhard Rost• 2020

Related benchmarks

TaskDatasetResultRank
Protein-Protein Interaction predictionHuman PPI
Accuracy77.32
18
Protein-ligand binding affinity predictionPDBbind Sequence Identity (30%) 2017
RMSE1.544
10
Protein-ligand binding affinity predictionPDBbind Sequence Identity (60%) 2017
RMSE1.641
10
Enzyme-catalyzed reaction classificationEnzyme Commission (EC) numbers (test)
Reaction Class Accuracy72.2
9
Protein-ligand binding affinity predictionPDBbind 2017 (Scaffold)
RMSE1.592
8
Enzyme Commission number predictionEnzyme Commission (EC) PEER benchmark (test)
AUPR0.859
8
Gene Ontology term predictionGene Ontology Molecular Function (GO-MF) PEER benchmark (test)
AUPR0.464
8
Gene Ontology term predictionGene Ontology Cellular Component (GO-CC) PEER benchmark (test)
AUPR0.234
8
Gene Ontology term predictionGene Ontology Biological Process (GO-BP) PEER benchmark (test)
AUPR0.188
8
Showing 9 of 9 rows

Other info

Follow for update