paper-with-me

Papers

Modeling Protein Using Large-scale Pretrain Language Model

2021-08-17 · Yijia Xiao, Jiezhong Qiu, Ziang Li, Chang-Yu Hsieh, Jie Tang

Protein is linked to almost every life process. Therefore, analyzing the biological structure and property of protein sequences is critical to the exploration of life, as well as disease detection and drug discovery. Traditional protein analysis methods tend to be labor-intensive and time-consuming. The emergence of deep learning models makes modeling data patterns in large quantities of data possible. Interdisciplinary researchers have begun to leverage deep learning methods to model large biological datasets, e.g. using long short-term memory and convolutional neural network for protein sequence classification. After millions of years of evolution, evolutionary information is encoded in protein sequences. Inspired by the similarity between natural language and protein sequences, we use large-scale language models to model evolutionary-scale protein sequences, encoding protein biology information in representation. Significant improvements are observed in both token-level and sequence-level tasks, demonstrating that our large-scale model can accurately capture evolution information from pretraining on evolutionary-scale individual sequences. Our code and model are available at https://github.com/THUDM/ProteinLM.

📄 PDF Abstract BibTeX arXiv:2108.07435

Code (1)

THUDM/ProteinLM 공식 구현 pytorch

Tasks

Drug DiscoveryLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Protap: A Benchmark for Protein Modeling on Realistic Downstream Applications

2025-06-01 · Shuo Yan, Yuliang Yan, Bin Ma, Chenao Li 외

Recently, extensive deep learning architectures and pretraining strategies have been explored to support downstream protein applications. Additionally, domain-specific models incorporating biological knowledge have been …

Endowing Protein Language Models with Structural Knowledge

2024-01-26 · Dexiong Chen, Philip Hartout, Paolo Pellizzoni, Carlos Oliver 외

Understanding the relationships between protein sequence, structure and function is a long-standing biological challenge with manifold implications from drug design to our understanding of evolution. Recently, protein la…

Drug DesignLanguage ModelingLanguage ModellingMasked Language Modeling+2

From Supervision to Exploration: What Does Protein Language Model Learn During Reinforcement Learning?

2025-10-02 · Hanqun Cao, Hongrui Zhang, Junde Xu, Zhou Zhang 외 arxiv

Protein language models (PLMs) have advanced computational protein science through large-scale pretraining and scalable architectures. In parallel, reinforcement learning (RL) has broadened exploration and enabled precis…

Protein Language ModelReinforcement LearningProtein Design

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 외

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 designe…

Language ModelingLanguage ModellingProtein Secondary Structure PredictionProtein Structure Prediction

CoPeP: Benchmarking Continual Pretraining for Protein Language Models

2026-02-27 · Darshan Patil, Pranshu Malviya, Mathieu Reymond, Quentin Fournier 외 arxiv

Protein language models (pLMs) have recently gained significant attention for their ability to uncover relationships between sequence, structure, and function from evolutionary statistics, thereby accelerating therapeuti…

Continual PretrainingContinual LearningDrug Discovery