A physics-informed graph neural network to approximate docking-based binding affinity for DYRK2 in Alzheimer’s drug repurposing
Summary
This study introduces PhysDual-GCN, a physics-informed graph neural network (GNN) designed to rapidly approximate docking-derived binding affinity scores for DYRK2, a target relevant to Alzheimer's disease (AD). Traditional molecular docking methods are computationally expensive, prompting the development of this GNN. PhysDual-GCN processes ligand molecular graphs and a sequence-based graph representation of DYRK2, explicitly integrating Coulomb and Lennard–Jones interaction terms. The model was trained and evaluated using reference labels exclusively from classical docking tools (AutoDock Vina, Smina, QVina, CB-DOCK) due to a lack of experimental data for DYRK2-drug pairs. Despite being trained on a limited dataset of four FDA-approved AD drugs, the model achieved low absolute errors (MAE = 0.31 kcal/mol; RMSE = 0.44 kcal/mol) and correctly identified stronger binders like donepezil (-10.8 kcal/mol) and brexpiprazole (-10.0 kcal/mol). This approach demonstrates enhanced interpretability and computational efficiency compared to classical docking workflows.
Key takeaway
For AI Researchers developing drug discovery tools, PhysDual-GCN offers a blueprint for creating computationally efficient and interpretable models. You should consider integrating explicit physical interaction terms into your GNN architectures to improve transparency and reduce reliance on purely black-box approaches, especially when experimental data is scarce. This method provides a foundation for accelerating early-stage drug repurposing efforts for diseases like Alzheimer's.
Key insights
Integrating physical interaction terms into GNNs can create efficient, interpretable surrogates for computationally intensive molecular docking.
Principles
- Physics-informed GNNs enhance interpretability.
- Computational references can train predictive models.
- Ligand-level separation prevents circularity in model evaluation.
Method
PhysDual-GCN jointly processes ligand molecular graphs and protein sequence-based graphs, incorporating Coulomb and Lennard–Jones terms to approximate docking-derived binding affinities for specific protein targets.
In practice
- Use GNNs for faster binding affinity prediction.
- Incorporate physical terms for model interpretability.
- Utilize classical docking scores as training labels.
Topics
- Physics-informed GNNs
- Drug-target Binding Affinity
- Alzheimer's Drug Repurposing
- Molecular Docking
- DYRK2
Code references
Best for: AI Researcher, AI Scientist, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.