PADME: A Deep Learning-based Framework for Drug-Target Interaction Prediction
Qingyuan Feng, Evgenia Dueva, Artem Cherkasov, Martin Ester

TL;DR
PADME is a novel deep learning framework that predicts continuous drug-target interaction strengths, effectively handling cold-target problems by combining molecular graph convolution with protein descriptors, outperforming existing methods.
Contribution
First to integrate Molecular Graph Convolution with protein descriptors for DTI prediction, enabling real-valued interaction prediction and cold-target problem handling.
Findings
PADME outperforms baseline methods across multiple datasets.
It effectively predicts binding affinities in case studies.
The framework is scalable for large datasets.
Abstract
In silico drug-target interaction (DTI) prediction is an important and challenging problem in biomedical research with a huge potential benefit to the pharmaceutical industry and patients. Most existing methods for DTI prediction including deep learning models generally have binary endpoints, which could be an oversimplification of the problem, and those methods are typically unable to handle cold-target problems, i.e., problems involving target protein that never appeared in the training set. Towards this, we contrived PADME (Protein And Drug Molecule interaction prEdiction), a framework based on Deep Neural Networks, to predict real-valued interaction strength between compounds and proteins without requiring feature engineering. PADME takes both compound and protein information as inputs, so it is capable of solving cold-target (and cold-drug) problems. To our knowledge, we are the…
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 · Protein Structure and Dynamics · Pharmacogenetics and Drug Metabolism
MethodsConvolution
