paper-with-me

Papers

GOProteinGNN: Leveraging Protein Knowledge Graphs for Protein Representation Learning

2024-07-31 · Dan Kalifa, Uriel Singer, Kira Radinsky

Proteins play a vital role in biological processes and are indispensable for living organisms. Accurate representation of proteins is crucial, especially in drug development. Recently, there has been a notable increase in interest in utilizing machine learning and deep learning techniques for unsupervised learning of protein representations. However, these approaches often focus solely on the amino acid sequence of proteins and lack factual knowledge about proteins and their interactions, thus limiting their performance. In this study, we present GOProteinGNN, a novel architecture that enhances protein language models by integrating protein knowledge graph information during the creation of amino acid level representations. Our approach allows for the integration of information at both the individual amino acid level and the entire protein level, enabling a comprehensive and effective learning process through graph-based learning. By doing so, we can capture complex relationships and dependencies between proteins and their functional annotations, resulting in more robust and contextually enriched protein representations. Unlike previous methods, GOProteinGNN uniquely learns the entire protein knowledge graph during training, which allows it to capture broader relational nuances and dependencies beyond mere triplets as done in previous work. We perform a comprehensive evaluation on several downstream tasks demonstrating that GOProteinGNN consistently outperforms previous methods, showcasing its effectiveness and establishing it as a state-of-the-art solution for protein representation learning.

📄 PDF Abstract BibTeX arXiv:2408.00057

Code (1)

kalifadan/GOProteinGNN 공식 구현 pytorch

Tasks

Knowledge GraphsRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Geometric Self-Supervised Pretraining on 3D Protein Structures using Subgraphs

2024-06-20 · Michail Chatzianastasis, Yang Zhang, George Dasoulas, Michalis Vazirgiannis

Protein representation learning aims to learn informative protein embeddings capable of addressing crucial biological questions, such as protein function prediction. Although sequence-based transformer models have shown …

Protein Function PredictionRepresentation Learning

OntoProtein: Protein Pretraining With Gene Ontology Embedding

2022-01-23 · ICLR 2022 4 · Ningyu Zhang, Zhen Bi, Xiaozhuan Liang, Siyuan Cheng 외

Self-supervised protein language models have proved their effectiveness in learning the proteins representations. With the increasing computational power, current protein language models pre-trained with millions of dive…

Contrastive LearningKnowledge GraphsOntology EmbeddingProtein Function Prediction

MKGR: Multimodal Knowledge-Graph Representation Learning for Cold-Start Protein-Protein Interaction Prediction

2026-07-02 · Wenbo Zhang arxiv

Accurate protein-protein interaction (PPI) prediction is central to functional genomics, disease mechanism discovery, and drug development. A difficult setting arises when candidate interactions include proteins that hav…

Graph Representation LearningKnowledge GraphsGraph Learning

Bio-JOIE: Joint Representation Learning of Biological Knowledge Bases

2021-03-07 · Junheng Hao, Chelsea Ju, Muhao Chen, Yizhou Sun 외

The widespread of Coronavirus has led to a worldwide pandemic with a high mortality rate. Currently, the knowledge accumulated from different studies about this virus is very limited. Leveraging a wide-range of biologica…

Representation LearningType prediction

Leveraging Prior Knowledge for Protein-Protein Interaction Extraction with Memory Network

2020-01-07 · Huiwei Zhou, Zhuang Liu, Shixian Ning, Yunlong Yang 외

Automatically extracting Protein-Protein Interactions (PPI) from biomedical literature provides additional support for precision medicine efforts. This paper proposes a novel memory network-based model (MNM) for PPI extr…

Entity Embeddings