Jul 2026· Journal of Intelligent Informatics, Networking, and Cybersecurity· 0 citations
TL;DR
An innovative two-stage deep learning framework that combines residue-level graph representation learning with protein-level regression to achieve a thorough modeling of protein interactions and gives a better understanding of the structural processes that control PPI.
Abstract
In computational structural biology, it is still very hard to accurately find protein-protein interaction (PPI) sites and estimate how strong the interaction would be. In this research, we provide an innovative two-stage deep learning framework that combines residue-level graph representation learning with protein-level regression to achieve a thorough modeling of protein interactions. Protein structures first encoded as residue graphs, with nodes that stand for amino acids and edges that show how close they are to each other in space. To find binding residues, a deep residual Graph Attention Network v2 (GATv2) uses multi-head attention, residual connections, and Jumping Knowledge aggregation to collect long-range relationships and structural information at different scales. Using residue-level predictions, protein embeddings are created and put together to provide paired representations that show how similar and different two interacting proteins are. After that, these representations utilized to train a regression model that can predict continuous interaction strength ratings. The proposed model tested using a huge human PPI dataset that has 2,242 complexes. The proposed model performs very well at the residue level, with an AUROC of 0.9625, an AUPRC of 0.9149, an F1-score of 0.8192, and an MCC of 0.7674. The protein-level regression model also does a great job of predicting, with an RMSE of 0.2806, an MAE of 0.1635, and a R2 of 0.6500 on the test set. It also has high correlation coefficients (Pearson = 0.8069, Spearman = 0.7500), which means that the predicted and true interaction strengths are very similar. In general, the proposed model is a single, scalable approach that connects predicting binding sites at the residue level with estimating interaction strength at the protein level. This gives us a better understanding of the structural processes that control PPI.
A neural network-based pipeline that integrates amino acid sequences with structural features is developed and provides a modular prototype for follow-up, more extensive protein modeling, including larger proteins and sequence of variable sizes.
Carl David Jasper Causin, M. Fyta· APL Machine Learning· 0 citations
Characterizing protein-protein interactions (PPIs) is essential for deciphering core biological processes, including signal transduction, metabolic pathway regulation, immune recognition, and cell cycle control. However, experimental PPI determination remains time-consuming and expensive, driving the adoption of deep learning as an efficient and accurate computational approach. Current deep-learning-based PPI prediction models typically process both intra- and inter-protein as isolated units in feature extraction, thereby ignoring mutual information transfer within a single protein and the interacting pair. To address this limitation, we propose DCAPPI (Dual Cross-Attention network for Protein-Protein Interaction prediction), a novel framework leveraging dual cross-attention modules for hierarchical feature fusion at both intra- and inter-protein levels. First, the Channel Cross-Attention module processes protein sequence and structure as distinct input channels. It generates deep intra-protein representations by performing cross-attention between sequence-derived and structure-derived tokens, achieving multimodal feature integration. Second, the Partner Cross-Attention module models the target protein and its interacting partner as a pair of correlative units. By performing cross-attention operations across these units, it enables collaborative feature fusion and constructs context-aware inter-protein interaction features. Evaluation results indicate that DCAPPI achieves superior performance over state-of-the-art methods on benchmark datasets.
Shuai Lu, Yuguang Li, Zhen Tian et al.· Computational and Structural...· 0 citations
A protein’s function depends not just on its own structure and localization, but also on the interactions with its partners. Many proteins are therefore better described by a set of partner-dependent roles than by a single annotation. Yet most approaches to the functional interpretation of protein-protein interactions (PPIs) remain protein or set-centric. They rely on pre-existing annotations, and perform worst where knowledge is sparse. Here, we present MAPPIE (Map of Protein-Protein Interaction Embeddings), a method that treats each PPI, rather than each protein, as a unit of representation. From 199,137 human interactions spanning 15,503 proteins, we build a two-dimensional map of the human PPI landscape for functional discovery. Protein language model embeddings for two protein interaction partners are combined and compressed into a latent space, with model selection guided by domain-domain interactions used as a structural proxy for interaction similarity. The resulting geometry separates domain defined interaction classes, organizes disorder associated interactions spatially, and splits interactions involving the same protein by partner. A query PPI’s latent neighbourhood recovers its own annotated functions across molecular, complex, pathway, and biological processes. MAPPIE contributes most where existing functional evidence is weakest, outperforming interactome and sequence identity baselines for sparsely connected interactions. MAPPIE neighbours of query PPIs are enriched for partners in independent protein networks, recovering curated complex-level function even when subunits are spread across the map. Applied to a human dark interactome, MAPPIE assigns specific, experimentally supported functions to dark hub proteins.
Mert Cihan, Ute Distler, M. Andrade-Navarro· bioRxiv· 0 citations
Predicting drug–target interactions is critical for drug discovery, yet many deep learning methods overlook atom–residue–level relationships, so PHGDTI is proposed, a multimodal framework that integrates sequence and structural cues for binding prediction.
Hua Qian, Deng Pan, Liangpeng Nie et al.· Journal of Computational Bio...· 0 citations
Comprehensive evaluations indicate that GAMT-GINE can effectively utilize continuous spatial information and heterogeneous affinity labels, achieving good predictive accuracy and cross-dataset generalization capability.
Jiarui Li, Hongquan Li, Di Wu et al.· International Journal of Mol...· 0 citations