Related Experiment Video
Updated: Sep 8, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
ASCE-PPIS: a protein-protein interaction sites predictor based on equivariant graph neural network with fusion of
Guanghao Shen1,2, Ziqi Zhang1,2, Zhaohong Deng1,2
1School of Artificial Intelligence and Computer Science, Jiangnan University, Wuxi, Jiangsu 214012, China.
Motivation:
Identifying protein-protein interaction sites constitute a crucial step in understanding disease mechanisms and drug development. As experimental methods for PPIS identification are expensive and time-consuming, numerous computational screening approaches have been developed, among which graph neural network-based methods have achieved remarkable progress in recent years. However, existing methods lack the utilization of interactions between amino acid molecules and fail to address the dense characteristics of protein graphs.
Results:
We propose ASCE-PPIS, an equivariant graph neural network-based method for protein-protein interaction prediction. This novel approach integrates graph pooling and graph collapse to address the aforementioned challenges. Our model learns molecular features and interactions through an equivariant neural network, and constructs subgraphs to acquire multi-scale features based on a structure-adaptive sampling strategy, and fuses the information of the original and subgraphs through graph collapse. Finally, we fusing protein large language model features through the ensemble strategy based on bagging and meta-modeling to improve the generalization performance on different proteins. Experimental results demonstrate that ASCE-PPIS achieves over 10% performance improvement compared to existing methods on the Test60 dataset, highlighting its potential in PPI site prediction tasks.
Availability And Implementation:
The datasets and the source codes along with the pre-trained models of ASCE-PPIS are available at https://github.com/nunhehheh/ASCE-PPIS.
Related Concept Videos
Protein-protein Interfaces
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Protein-Protein Interfaces
Protein Complexes with Interchangeable Parts
The SCF ubiquitin ligase is a protein complex of five individual proteins. This complex attaches ubiquitin to other target proteins to mark them for degradation. In order...
Ligand Binding Sites
Protein-ligand interactions are quite specific; even though numerous potential ligands surround a cellular protein at any given time, only a particular ligand can bind to that protein. Moreover, a ligand binds only to a dedicated area on the surface of the protein, known as the...

