Bioinformatics Advances-2021 Light attention predicts protein location from the language of life

· Bioinformatics Advances· · protein, localization, PLM

Paper: Light attention predicts protein location from the language of life

Code: https://github.com/HannesStark/protein-localization

LA-ProtT5: Language-model representations and attention for protein localization

Abstract

Knowing where proteins act in the cell is important for characterizing biological processes, but most proteins still lack such annotations. Current expert-designed pipelines rely on MSA information or machine learning predictors; building MSAs and hand-crafted features is comparatively expensive. This work uses embeddings from protein language models for localization prediction without MSAs and reports state-of-the-art performance.

Introduction

Prediction bridges gap between proteins with and without location annotations

In molecular biology, the standard predictive tool is homology-based inference (HBI), which transfers annotations from annotated similar proteins to unannotated ones; however, HBI is unreliable or unavailable for most proteins.

Machine learning methods are less accurate in some settings but applicable to most proteins—for example, when MSAs are used as input—but as databases grow, the computational cost of MSAs becomes substantial.

Protein language models better represent sequences

The authors predict protein localization using representations from protein language models without MSAs, via a Light Attention (LA) mechanism.

Methods

Data

The standard DeepLoc benchmark and a new setHARD constructed from Swiss-Prot.

Models

avatar
avatar

Results

avatar
avatar
avatar
avatar

<HR align=left color=#987cb9 SIZE=1>