Extracting Inter-Protein Interactions Via Multitasking Graph Structure Learning
Jiang Li, Yuan-Ting Li

TL;DR
This paper introduces MgslaPPI, a novel multitask graph attention-based method for predicting protein-protein interactions that incorporates structural information and auxiliary tasks to improve accuracy.
Contribution
The paper presents a new PPI prediction framework that combines graph attention, multitask learning, and protein structural information, outperforming existing methods.
Findings
MgslaPPI significantly outperforms state-of-the-art methods.
The use of auxiliary tasks enhances prediction accuracy.
Graph attention effectively captures protein structural features.
Abstract
Identifying protein-protein interactions (PPI) is crucial for gaining in-depth insights into numerous biological processes within cells and holds significant guiding value in areas such as drug development and disease treatment. Currently, most PPI prediction methods focus primarily on the study of protein sequences, neglecting the critical role of the internal structure of proteins. This paper proposes a novel PPI prediction method named MgslaPPI, which utilizes graph attention to mine protein structural information and enhances the expressive power of the protein encoder through multitask learning strategy. Specifically, we decompose the end-to-end PPI prediction process into two stages: amino acid residue reconstruction (A2RR) and protein interaction prediction (PIP). In the A2RR stage, we employ a graph attention-based residue reconstruction method to explore the internal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Biomedical Text Mining and Ontologies · Machine Learning in Bioinformatics
MethodsSoftmax · Attention Is All You Need · Focus
