Deep Graph Convolutional Network and LSTM based approach for predicting drug-target binding affinity
Shrimon Mukherjee, Madhusudan Ghosh, Partha Basuchowdhuri

TL;DR
This paper introduces DeepGLSTM, a novel graph convolutional and LSTM-based model for predicting drug-target binding affinities, aiding rapid drug repurposing for SARS-CoV-2 by identifying promising FDA-approved drugs.
Contribution
The paper presents a new deep learning architecture combining GCN and LSTM for drug-target affinity prediction, trained on multiple datasets, and applied to identify potential SARS-CoV-2 drugs.
Findings
Predicted binding affinities for 2,304 FDA-approved drugs against viral proteins.
Identified top-18 candidate drugs with highest binding affinity for SARS-CoV-2.
Demonstrated effectiveness of DeepGLSTM in drug repurposing efforts.
Abstract
Development of new drugs is an expensive and time-consuming process. Due to the world-wide SARS-CoV-2 outbreak, it is essential that new drugs for SARS-CoV-2 are developed as soon as possible. Drug repurposing techniques can reduce the time span needed to develop new drugs by probing the list of existing FDA-approved drugs and their properties to reuse them for combating the new disease. We propose a novel architecture DeepGLSTM, which is a Graph Convolutional network and LSTM based method that predicts binding affinity values between the FDA-approved drugs and the viral proteins of SARS-CoV-2. Our proposed model has been trained on Davis, KIBA (Kinase Inhibitor Bioactivity), DTC (Drug Target Commons), Metz, ToxCast and STITCH datasets. We use our novel architecture to predict a Combined Score (calculated using Davis and KIBA score) of 2,304 FDA-approved drugs against 5 viral proteins.…
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 · Synthesis and biological activity · Click Chemistry and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
