SOTAVerified

ProteinBERT: a universal deep-learning model of protein sequence and function

2022-02-10Bioinformatics, Volume 38, Issue 8 2022Code Available2· sign in to hype

Nadav Brandes, Dan Ofer, Yam Peleg, Nadav Rappoport, Michal Linial

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Self-supervised deep language modeling has shown unprecedented success across natural language tasks, and has recently been repurposed to biological sequences. However, existing models and pretraining methods are designed and optimized for text analysis. We introduce ProteinBERT, a deep language model specifically designed for proteins. Our pretraining scheme combines language modeling with a novel task of Gene Ontology (GO) annotation prediction. We introduce novel architectural elements that make the model highly efficient and flexible to long sequences. The architecture of ProteinBERT consists of both local and global representations, allowing end-to-end processing of these types of inputs and outputs. ProteinBERT obtains near state-of-the-art performance, and sometimes exceeds it, on multiple benchmarks covering diverse protein properties (including protein structure, post-translational modifications and biophysical attributes), despite using a far smaller and faster model than competing deep-learning methods. Overall, ProteinBERT provides an efficient framework for rapidly training protein predictors, even with limited labeled data.

Tasks

Reproductions