PLA-SGCN: Protein-Ligand Binding Affinity Prediction by Integrating Similar Pairs and Semi-supervised Graph Convolutional Network
Karim Abbasi, Parvin Razzaghi, Amin Ghareyazi, Hamid R. Rabiee

TL;DR
This paper introduces PLA-SGCN, a semi-supervised graph convolutional network that integrates similar hard protein-ligand pairs for improved binding affinity prediction, demonstrating superior performance on multiple datasets.
Contribution
It proposes an end-to-end framework that retrieves hard similar pairs, learns graph topology, and predicts binding affinity using semi-supervised GCN, advancing PLA prediction methods.
Findings
Significantly outperforms existing methods on PDBbind, Davis, KIBA, and BindingDB datasets.
Effectively retrieves and utilizes hard similar pairs for better prediction accuracy.
Demonstrates the benefit of integrating sample similarity and graph learning in PLA prediction.
Abstract
The protein-ligand binding affinity (PLA) prediction goal is to predict whether or not the ligand could bind to a protein sequence. Recently, in PLA prediction, deep learning has received much attention. Two steps are involved in deep learning-based approaches: feature extraction and task prediction step. Many deep learning-based approaches concentrate on introducing new feature extraction networks or integrating auxiliary knowledge like protein-protein interaction networks or gene ontology knowledge. Then, a task prediction network is designed simply using some fully connected layers. This paper aims to integrate retrieved similar hard protein-ligand pairs in PLA prediction (i.e., task prediction step) using a semi-supervised graph convolutional network (GCN). Hard protein-ligand pairs are retrieved for each input query sample based on the manifold smoothness constraint. Then, a graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Bioinformatics and Genomic Networks · Protein Structure and Dynamics
MethodsOntology · Graph Convolutional Network
