Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structure-aware Interactive Graph Neural Networks for the Prediction of Protein-Ligand Binding Affinity

About

Drug discovery often relies on the successful prediction of protein-ligand binding affinity. Recent advances have shown great promise in applying graph neural networks (GNNs) for better affinity prediction by learning the representations of protein-ligand complexes. However, existing solutions usually treat protein-ligand complexes as topological graph data, thus the biomolecular structural information is not fully utilized. The essential long-range interactions among atoms are also neglected in GNN models. To this end, we propose a structure-aware interactive graph neural network (SIGN) which consists of two components: polar-inspired graph attention layers (PGAL) and pairwise interactive pooling (PiPool). Specifically, PGAL iteratively performs the node-edge aggregation process to update embeddings of nodes and edges while preserving the distance and angle information among atoms. Then, PiPool is adopted to gather interactive edges with a subsequent reconstruction loss to reflect the global interactions. Exhaustive experimental study on two benchmarks verifies the superiority of SIGN.

Shuangli Li, Jingbo Zhou, Tong Xu, Liang Huang, Fan Wang, Haoyi Xiong, Weili Huang, Dejing Dou, Hui Xiong• 2021

Related benchmarks

TaskDatasetResultRank
Protein-ligand binding affinity predictionCSAR-HiQ set (test)
RMSE1.735
20
Binding affinity predictionPDBBind core set 2016 (test)
R0.797
17
Protein-ligand binding affinity predictionPDBbind core set (test)
RMSE1.316
16
Protein-ligand binding affinity predictionPDBBind
RMSE1.316
16
Binding affinity predictionCASF 2016 (test)
Rp0.797
11
Binding affinity predictionPDBbind 2016 (core set)
RMSE1.316
5
Binding affinity predictionCSAR-HiQ
RMSE1.735
5
Protein-ligand binding affinity predictionPDBbind 2016
Memory (GB)19.7
2
Showing 8 of 8 rows

Other info

Code

Follow for update