LGCLMMJan 30, 2023

Protein Representation Learning via Knowledge Enhanced Primary Structure Modeling

arXiv:2301.13154v211 citationsh-index: 71
AI Analysis

This work addresses a knowledge deficiency in protein models for bioinformatics applications, representing an incremental improvement over existing knowledge-enhanced methods.

The paper tackled the problem of protein representation learning lacking factual knowledge by proposing KeAP, a token-level knowledge graph exploration method, which consistently outperformed previous models on 9 downstream applications, sometimes by large margins.

Protein representation learning has primarily benefited from the remarkable development of language models (LMs). Accordingly, pre-trained protein models also suffer from a problem in LMs: a lack of factual knowledge. The recent solution models the relationships between protein and associated knowledge terms as the knowledge encoding objective. However, it fails to explore the relationships at a more granular level, i.e., the token level. To mitigate this, we propose Knowledge-exploited Auto-encoder for Protein (KeAP), which performs token-level knowledge graph exploration for protein representation learning. In practice, non-masked amino acids iteratively query the associated knowledge tokens to extract and integrate helpful information for restoring masked amino acids via attention. We show that KeAP can consistently outperform the previous counterpart on 9 representative downstream applications, sometimes surpassing it by large margins. These results suggest that KeAP provides an alternative yet effective way to perform knowledge enhanced protein representation learning.

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