QMAIJun 14, 2022

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

Microsoft
arXiv:2206.06583v258 citationsh-index: 45Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the utility of protein language models for biologists, but it is incremental as it explores existing models on new tasks.

The study investigated whether Evoformer from AlphaFold can predict protein function, comparing it with ESM-1b and MSA-Transformer, and found that Evoformer performs competitively but relies on evolutionary data, with models showing complementary strengths.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes