DPDDI
DPDDI predicts potential drug-drug interactions by learning network-structure features from drug interaction networks using graph convolutional networks and a deep neural network.
Key Features:
- Network-derived features: Extracts network structure features from drug interaction networks using graph-based representations.
- Graph Convolutional Networks (GCNs): Employs GCNs to learn low-dimensional latent feature representations of individual drugs that capture topological relationships.
- Deep Neural Network (DNN) predictor: Uses a DNN that takes concatenated latent vectors of drug pairs to predict interactions.
- Feature aggregation operator: Uses concatenation to aggregate pairwise features and reports superior performance compared with inner product and summation.
- Topology-focused representation: Emphasizes drug connectivity and interaction topology rather than chemical, biological, or anatomical properties.
- Comparative performance: Reported to outperform four state-of-the-art methods in DDI prediction.
- Case study validation: Validated through case studies that confirm its performance in predicting new DDIs.
Scientific Applications:
- DDI prediction: Predicts potential drug-drug interactions between pairs of drugs using learned network features.
- Adverse effect detection: Supports detection of unexpected side effects arising from drug combinations.
- Optimal combination guidance: Informs selection of optimal drug combinations for multi-drug therapies.
- Polypharmacy management: Aids investigation of interactions relevant to polypharmacy in complex disease management.
- Discovery of new DDIs: Facilitates prediction and discovery of previously unreported drug-drug interactions.
Methodology:
DPDDI derives network-structure features from drug interaction networks with graph convolutional networks to produce low-dimensional latent drug representations; it concatenates latent vectors of drug pairs and inputs the concatenated vectors to a deep neural network for interaction prediction, with concatenation compared against inner product and summation.
Topics
Details
- Tool Type:
- command-line tool
- Programming Languages:
- Python
- Added:
- 1/18/2021
- Last Updated:
- 3/3/2021
Operations
Publications
Feng Y, Zhang S, Shi J. DPDDI: a deep predictor for drug-drug interactions. BMC Bioinformatics. 2020;21(1). doi:10.1186/s12859-020-03724-x. PMID:32972364. PMCID:PMC7513481.