DDIMDL
DDIMDL predicts drug-drug interaction (DDI)-associated events using multimodal deep learning to identify specific adverse interaction outcomes and infer potential mechanistic relationships.
Key Features:
- Data source: Uses a DrugBank-derived dataset of drug-drug interactions for training and evaluation.
- Event categorization: Represents 65 distinct DDI event categories identified through dependency analysis and event trimming.
- Input modalities: Integrates four drug feature types: chemical substructures, targets, enzymes, and pathways.
- Model architecture: Constructs separate deep neural network (DNN)-based sub-models for each feature type and integrates them in a joint DNN to learn cross-modality representations of drug-drug pairs.
- Prediction focus: Predicts specific DDI-associated events rather than binary interaction labels.
- Performance: Reports accuracy of 0.8852 and area under the precision-recall curve (AUPRC) of 0.9208 when combining chemical substructures with targets and enzymes.
- Feature importance: Identifies chemical substructures as particularly informative among the used feature types.
- Benchmarking: Outperforms state-of-the-art methods and baseline models in computational experiments.
Scientific Applications:
- Adverse reaction prediction: Predicts potential DDI-associated adverse reactions for pharmaceutical research.
- Mechanistic insight: Aids interpretation of complex drug interactions at a mechanistic level.
- Drug safety and efficacy assessment: Supports assessment of drug safety and efficacy in pharmaceutical studies.
Methodology:
Uses a DrugBank DDI dataset; applies dependency analysis and event trimming to define 65 event categories; builds DNN-based sub-models for chemical substructures, targets, enzymes, and pathways and integrates them in a joint DNN to learn cross-modality representations, with evaluation reporting accuracy and AUPRC metrics.
Topics
Details
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 2/22/2021
Operations
Publications
Deng Y, Xu X, Qiu Y, Xia J, Zhang W, Liu S. A multimodal deep learning framework for predicting drug–drug interaction events. Bioinformatics. 2020;36(15):4316-4322. doi:10.1093/bioinformatics/btaa501. PMID:32407508.