paper-with-me

Papers

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

2022-02-10 · Bioinformatics, Volume 38, Issue 8 2022 2 · Nadav Brandes, Dan Ofer, Yam Peleg, Nadav Rappoport, Michal Linial

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.

📄 PDF Abstract BibTeX

Code (2)

nadavbra/protein_bert 공식 구현 tf
Aedelon/ProteinBERT-PyTorch-Replication pytorch

Tasks

Language ModelingLanguage ModellingProtein Secondary Structure PredictionProtein Structure Prediction

Similar Papers 제목 키워드 기반

ResCap-DBP: A Lightweight Residual-Capsule Network for Accurate DNA-Binding Protein Prediction Using Global ProteinBERT Embeddings

2025-07-27 · Samiul Based Shuvo, Tasnia Binte Mamun, U Rajendra Acharya arxiv

DNA-binding proteins (DBPs) are integral to gene regulation and cellular processes, making their accurate identification essential for understanding biological functions and disease mechanisms. Experimental methods for D…

Aligning biological sequences by exploiting residue conservation and coevolution

2020-05-18 · Anna Paola Muntoni, Andrea Pagnani, Martin Weigt, Francesco Zamponi

Sequences of nucleotides (for DNA and RNA) or amino acids (for proteins) are central objects in biology. Among the most important computational problems is that of sequence alignment, i.e. arranging sequences from differ…

SESNet: sequence-structure feature-integrated deep learning method for data-efficient protein engineering

2022-12-29 · Mingchen Li, Liqi Kang, Yi Xiong, Yu Guang Wang 외

Deep learning has been widely used for protein engineering. However, it is limited by the lack of sufficient experimental data to train an accurate model for predicting the functional fitness of high-order mutants. Here,…

Data Augmentation

Diffusion on language model encodings for protein sequence generation

2024-03-06 · Viacheslav Meshchaninov, Pavel Strashnov, Andrey Shevtsov, Fedor Nikolaev 외

Protein sequence design has seen significant advances through discrete diffusion and autoregressive approaches, yet the potential of continuous diffusion remains underexplored. Here, we present DiMA, a latent diffusion f…

DiversityLanguage ModelingLanguage ModellingProtein Design+1

Deep Manifold Transformation for Protein Representation Learning

2024-01-12 · Bozhen Hu, Zelin Zang, Cheng Tan, Stan Z. Li

Protein representation learning is critical in various tasks in biology, such as drug design and protein structure or function prediction, which has primarily benefited from protein language models and graph neural netwo…

Drug DesignRepresentation Learning