paper-with-me

Papers

Learning Unknown from Correlations: Graph Neural Network for Inter-novel-protein Interaction Prediction

2021-05-14 · Guofeng Lv, Zhiqiang Hu, Yanguang Bi, Shaoting Zhang

The study of multi-type Protein-Protein Interaction (PPI) is fundamental for understanding biological processes from a systematic perspective and revealing disease mechanisms. Existing methods suffer from significant performance degradation when tested in unseen dataset. In this paper, we investigate the problem and find that it is mainly attributed to the poor performance for inter-novel-protein interaction prediction. However, current evaluations overlook the inter-novel-protein interactions, and thus fail to give an instructive assessment. As a result, we propose to address the problem from both the evaluation and the methodology. Firstly, we design a new evaluation framework that fully respects the inter-novel-protein interactions and gives consistent assessment across datasets. Secondly, we argue that correlations between proteins must provide useful information for analysis of novel proteins, and based on this, we propose a graph neural network based method (GNN-PPI) for better inter-novel-protein interaction prediction. Experimental results on real-world datasets of different scales demonstrate that GNN-PPI significantly outperforms state-of-the-art PPI prediction methods, especially for the inter-novel-protein interaction prediction.

📄 PDF Abstract BibTeX arXiv:2105.06709

Code (1)

lvguofeng/GNN_PPI 공식 구현 pytorch

Tasks

Graph Neural NetworkPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Inferring interaction partners from protein sequences using mutual information

2018-11-13

Functional protein-protein interactions are crucial in most cellular processes. They enable multi-protein complexes to assemble and to remain stable, and they allow signal transduction in various pathways. Functional int…

Joint Masked Reconstruction and Contrastive Learning for Mining Interactions Between Proteins

2025-03-06 · Jiang Li, XiaoPing Wang

Protein-protein interaction (PPI) prediction is an instrumental means in elucidating the mechanisms underlying cellular operations, holding significant practical implications for the realms of pharmaceutical development …

Contrastive LearningGraph Attention

SemiGNN-PPI: Self-Ensembling Multi-Graph Neural Network for Efficient and Generalizable Protein-Protein Interaction Prediction

2023-05-15 · Ziyuan Zhao, Peisheng Qian, Xulei Yang, Zeng Zeng 외

Protein-protein interactions (PPIs) are crucial in various biological processes and their study has significant implications for drug development and disease diagnosis. Existing deep learning methods suffer from signific…

Graph LearningGraph Neural Network

Predicting potential drug targets and repurposable drugs for COVID-19 via a deep generative model for graphs

2020-07-05 · Sumanta Ray, Snehalika Lall, Anirban Mukhopadhyay, Sanghamitra Bandyopadhyay 외

Coronavirus Disease 2019 (COVID-19) has been creating a worldwide pandemic situation. Repurposing drugs, already shown to be free of harmful side effects, for the treatment of COVID-19 patients is an important option in …

PPDiff: Diffusing in Hybrid Sequence-Structure Space for Protein-Protein Complex Design

2025-06-13 · Zhenqiao Song, Tiaoxiao Li, Lei LI, Martin Renqiang Min

Designing protein-binding proteins with high affinity is critical in biomedical research and biotechnology. Despite recent advancements targeting specific proteins, the ability to create high-affinity binders for arbitra…