Related Experiment Video
Updated: Sep 10, 2025

A Data Integration Workflow to Identify Drug Combinations Targeting Synthetic Lethal Interactions
Published on: May 27, 2021
Graph neural network-based drug-drug interaction prediction
Khushnood Abbas1, Chen Hao2, Xu Yong3
1School of Computer Science and Technology, Zhoukou Normal University, Henan, China. Khushnood.abbas@zknu.edu.cn.
None:
With the growing variety of pharmacological compounds and the increasing need for polypharmacy, accurately predicting drug-drug interactions (DDIs) is essential to ensure both treatment efficacy and patient safety. Beneficial DDIs can enhance therapeutic outcomes. In contrast, adverse interactions may result in toxicity, reduced efficacy, or even fatality. Thus, the accurate prediction of DDIs is paramount. Building on recent advancements in graph neural network (GNN) architectures, this paper extends prior research, such as the SAGE GNN model, Graph Attention Network model, and Graph Diffusion Network model, by integrating advanced techniques such as skip connections, post-processing layers, and optimized training methods. It start from basic GNN to buld more advanced models such as based on Adaptive Graph Diffusion model. Our experimental results shows based on evaluation on 3 different drug-drug interaction dataset that on some evaluation metric basic models outperforms the advanced ones. We have found that GCN with skip connections, GCN with NGNN and SAGE with NGNN give competent accuracy with other baseline models. The corresponding code and datasets used in this study are available on GitHub for reproducibility at: https://github.com/khushnood/DrugDruginteractionPredictionBasedOnGNN .
Related Concept Videos
Drug-Receptor Interactions
Several parameters, such as the drug's affinity for its receptor and its efficacy, which is its ability to activate the receptor, determine the drug's effect on the tissue....
Combined Effects of Drugs: Synergism
Such synergistic combinations...
Drug-Receptor Interaction: Antagonist
Antagonists can be classified as competitive or noncompetitive based on their...
Quantitative Aspects of Drug-Receptor Interaction
Agonism and Antagonism: Quantification
To quantify these effects, researchers use a dose-response curve, which provides valuable information about the potency and efficacy of a drug. Potency refers to...
Combined Effects of Drugs: Antagonism
The most common type is receptor antagonism, where one drug acts as an antagonist to block the effects of another drug by...

