DynamicDTA: Drug-Target Binding Affinity Prediction Using Dynamic Descriptors and Graph Representation
Dan Luo, Jinyu Zhou, Le Xu, Sisi Yuan, Xuan Lin

TL;DR
DynamicDTA is a novel deep learning framework that integrates static and dynamic protein features with drug information to improve drug-target binding affinity predictions, addressing the limitations of static-only models.
Contribution
It introduces a multi-modal approach combining dynamic descriptors, graph representations, and cross-attention for enhanced DTA prediction, outperforming existing methods.
Findings
Achieves at least 3.4% improvement in RMSE over baseline models
Effectively incorporates dynamic protein features into DTA prediction
Demonstrates biological relevance through drug prediction and docking visualization
Abstract
Predicting drug-target binding affinity (DTA) is essential for identifying potential therapeutic candidates in drug discovery. However, most existing models rely heavily on static protein structures, often overlooking the dynamic nature of proteins, which is crucial for capturing conformational flexibility that will be beneficial for protein binding interactions. We introduce DynamicDTA, an innovative deep learning framework that incorporates static and dynamic protein features to enhance DTA prediction. The proposed DynamicDTA takes three types of inputs, including drug sequence, protein sequence, and dynamic descriptors. A molecular graph representation of the drug sequence is generated and subsequently processed through graph convolutional network, while the protein sequence is encoded using dilated convolutions. Dynamic descriptors, such as root mean square fluctuation, are…
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 · Machine Learning in Bioinformatics · Protein Structure and Dynamics
