paper-with-me

홈 › Papers

Exploring evolution-aware & -free protein language models as protein function predictors

2022-06-14 · Mingyang Hu, Fajie Yuan, Kevin K. Yang, Fusong Ju, Jin Su, Hui Wang, Fei Yang, Qiuyang Ding

Large-scale Protein Language Models (PLMs) have improved performance in protein prediction tasks, ranging from 3D structure prediction to various function predictions. In particular, AlphaFold, a ground-breaking AI system, could potentially reshape structural biology. However, the utility of the PLM module in AlphaFold, Evoformer, has not been explored beyond structure prediction. In this paper, we investigate the representation ability of three popular PLMs: ESM-1b (single sequence), MSA-Transformer (multiple sequence alignment) and Evoformer (structural), with a special focus on Evoformer. Specifically, we aim to answer the following key questions: (i) Does the Evoformer trained as part of AlphaFold produce representations amenable to predicting protein function? (ii) If yes, can Evoformer replace ESM-1b and MSA-Transformer? (ii) How much do these PLMs rely on evolution-related protein data? In this regard, are they complementary to each other? We compare these models by empirical study along with new insights and conclusions. All code and datasets for reproducibility are available at https://github.com/elttaes/Revisiting-PLMs.

📄 PDF Abstract BibTeX arXiv:2206.06583

Code (1)

elttaes/revisiting-plms 공식 구현 jax

Tasks

Multiple Sequence AlignmentPrediction

Methods 이 논문이 사용한 방법론

AlphaFold 설명 없음

Similar Papers 제목 키워드 기반

EvoFlows: Evolutionary Edit-Based Flow-Matching for Protein Engineering

2026-03-12 · Nicolas Deutschmann, Constance Ferragu, Jonathan D. Ziegler, Shayan Aziznejad 외 arxiv

We introduce EvoFlows, a variable-length protein sequence-to-sequence modeling approach designed for protein engineering. Existing protein language models are poorly suited for optimization tasks: autoregressive models r…

Efficiently Predicting Mutational Effect on Homologous Proteins by Evolution Encoding

2024-02-20 · Zhiqiang Zhong, Davide Mottin

Predicting protein properties is paramount for biological and medical advancements. Current protein engineering mutates on a typical protein, called the wild-type, to construct a family of homologous proteins and study t…

Exploring the Protein Sequence Space with Global Generative Models

2023-05-03 · Sergio Romero-Romero, Sebastian Lindner, Noelia Ferruz

Recent advancements in specialized large-scale architectures for training image and language have profoundly impacted the field of computer vision and natural language processing (NLP). Language models, such as the recen…

ProGen2: Exploring the Boundaries of Protein Language Models

2022-06-27 · Erik Nijkamp, Jeffrey Ruffolo, Eli N. Weinstein, Nikhil Naik 외

Attention-based models trained on protein sequences have demonstrated incredible success at classification and generation tasks relevant for artificial intelligence-driven protein design. However, we lack a sufficient un…

Protein Design

Towards A Generative Protein Evolution Machine with DPLM-Evo

2026-04-30 · Xinyou Wang, Liang Hong, Jiasheng Ye, Zaixiang Zheng 외 arxiv

Proteins are shaped by gradual evolution under biophysical and functional constraints. Protein language models learn rich evolutionary constraints from large-scale sequences, and discrete diffusion-based protein language…