Multi-view Graph Contrastive Representation Learning for Drug-Drug Interaction Prediction
About
Drug-drug interaction(DDI) prediction is an important task in the medical health machine learning community. This study presents a new method, multi-view graph contrastive representation learning for drug-drug interaction prediction, MIRACLE for brevity, to capture inter-view molecule structure and intra-view interactions between molecules simultaneously. MIRACLE treats a DDI network as a multi-view graph where each node in the interaction graph itself is a drug molecular graph instance. We use GCNs and bond-aware attentive message passing networks to encode DDI relationships and drug molecular graphs in the MIRACLE learning stage, respectively. Also, we propose a novel unsupervised contrastive learning component to balance and integrate the multi-view information. Comprehensive experiments on multiple real datasets show that MIRACLE outperforms the state-of-the-art DDI prediction models consistently.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Herb-Herb Interaction (HHI) Prediction | ITCM (TCMM) | Accuracy68.54 | 57 | |
| Drug-Drug Interaction prediction | DDInter Target (Source: ZhangDDI) 2.0 | F1 Score60.76 | 38 | |
| Drug-Drug Interaction prediction | DrugMap Target (Source: ZhangDDI) 2024 | F1 Score65.49 | 38 | |
| Drug-Drug Interaction prediction | ZhangDDI | Accuracy84.9 | 36 | |
| Molecular Interaction Prediction | CombiSolv | RMSE0.631 | 29 | |
| Drug-Drug Interaction prediction | DDInter 2.0 | Accuracy51.38 | 19 | |
| Human-Herb Interaction | ITCM (Target) | F1 Score54.4 | 19 | |
| Herb-Herb Interaction Prediction | TCMM Target (Source: ITCM) | F1 Score40.69 | 19 | |
| Human-Herb Interaction | TCMM (Target) | F1 Score40.62 | 19 | |
| Drug-Drug Interaction | ZhangDDI Target | F1 Score36.43 | 19 |