Graph Distance Neural Networks for Predicting Multiple Drug Interactions
- URL: http://arxiv.org/abs/2208.14810v1
- Date: Tue, 30 Aug 2022 04:04:03 GMT
- Title: Graph Distance Neural Networks for Predicting Multiple Drug Interactions
- Authors: Haifan zhou, Wenjing Zhou, Junfeng Wu
- Abstract summary: We use graph to represent drug-drug interaction: nodes represent drug; edges represent drug-drug interactions.
This work proposes a Graph Distance Neural Network (GDNN) to predict drug-drug interactions.
GDNN achieved Test Hits@20=0.9037 on ogb-ddiddi dataset.
- Score: 4.103701929881021
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Since multidrug combination is widely applied, the accurate prediction of
drug-drug interaction (DDI) is becoming more and more critical. In our method,
we use graph to represent drug-drug interaction: nodes represent drug; edges
represent drug-drug interactions. Based on our assumption, we convert the
prediction of DDI to link prediction problem, utilizing known drug node
characteristics and DDI types to predict unknown DDI types. This work proposes
a Graph Distance Neural Network (GDNN) to predict drug-drug interactions.
Firstly, GDNN generates initial features for nodes via target point method,
fully including the distance information in the graph. Secondly, GDNN adopts an
improved message passing framework to better generate each drug node embedded
expression, comprehensively considering the nodes and edges characteristics
synchronously. Thirdly, GDNN aggregates the embedded expressions, undergoing
MLP processing to generate the final predicted drug interaction type. GDNN
achieved Test Hits@20=0.9037 on the ogb-ddi dataset, proving GDNN can predict
DDI efficiently.
Related papers
- Graph Diffusion Network for Drug-Gene Prediction [38.00034058447254]
We introduce a graph diffusion network for drug-gene prediction (GDNDGP)
It employs meta-path-based homogeneous graph learning to capture drug-drug and gene-gene relationships.
Second, it incorporates a parallel diffusion network that generates hard negative samples during training, eliminating the need for exhaustive negative sample retrieval.
arXiv Detail & Related papers (2025-02-13T13:54:58Z) - Learning to Describe for Predicting Zero-shot Drug-Drug Interactions [54.172575323610175]
Adverse drug-drug interactions can compromise the effectiveness of concurrent drug administration.
Traditional computational methods for DDI prediction may fail to capture interactions for new drugs due to the lack of knowledge.
We propose TextDDI with a language model-based DDI predictor and a reinforcement learning(RL)-based information selector.
arXiv Detail & Related papers (2024-03-13T09:42:46Z) - Emerging Drug Interaction Prediction Enabled by Flow-based Graph Neural
Network with Biomedical Network [69.16939798838159]
We propose EmerGNN, a graph neural network (GNN) that can effectively predict interactions for emerging drugs.
EmerGNN learns pairwise representations of drugs by extracting the paths between drug pairs, propagating information from one drug to the other, and incorporating the relevant biomedical concepts on the paths.
Overall, EmerGNN has higher accuracy than existing approaches in predicting interactions for emerging drugs and can identify the most relevant information on the biomedical network.
arXiv Detail & Related papers (2023-11-15T06:34:00Z) - Predicting Drug-Drug Interactions Using Knowledge Graphs [0.0]
We propose the medicX end-to-end framework that integrates several drug features from public drug repositories into a Knowledge Graph.
Ultimately, we use a Machine Learning (ML) algorithm that predicts unknown Drug-Drug Interactions (DDIs)
We also develop a graph auto-encoder model that uses a Graph Neural Network (GNN), which achieved an F1-score of 91.94%.
arXiv Detail & Related papers (2023-08-08T10:07:22Z) - Modeling Polypharmacy and Predicting Drug-Drug Interactions using Deep
Generative Models on Multimodal Graphs [6.875312133832078]
We present the effectiveness of graph autoencoders (VGAE) in modeling latent node representations on multimodal networks.
Our approach can produce flexible latent spaces for each node type of the multimodal graph.
Morgan fingerprints capture the molecular structures of each drug, with their latent embeddings before preceding them to the decoding stage.
arXiv Detail & Related papers (2023-02-17T04:06:46Z) - HyGNN: Drug-Drug Interaction Prediction via Hypergraph Neural Network [0.0]
Drug-Drug Interactions (DDIs) may hamper the functionalities of drugs, and in the worst scenario, they may lead to adverse drug reactions (ADRs)
This paper proposes a novel Hypergraph Neural Network (HyGNN) model based on only the SMILES string of drugs, available for any drug, for the DDI prediction problem.
Our proposed HyGNN model effectively predicts DDIs and impressively outperforms the baselines with a maximum ROC-AUC and PR-AUC of 97.9% and 98.1%, respectively.
arXiv Detail & Related papers (2022-06-25T22:48:27Z) - Multi-View Substructure Learning for Drug-Drug Interaction Prediction [69.34322811160912]
We propose a novel multi- view drug substructure network for DDI prediction (MSN-DDI)
MSN-DDI learns chemical substructures from both the representations of the single drug (intra-view) and the drug pair (inter-view) simultaneously and utilizes the substructures to update the drug representation iteratively.
Comprehensive evaluations demonstrate that MSN-DDI has almost solved DDI prediction for existing drugs by achieving a relatively improved accuracy of 19.32% and an over 99% accuracy under the transductive setting.
arXiv Detail & Related papers (2022-03-28T05:44:29Z) - Central-Smoothing Hypergraph Neural Networks for Predicting Drug-Drug
Interactions [15.038537438390556]
We formulate DDI as a hypergraph where each hyperedge is a triple: two nodes for drugs and one node for a label.
We then present CentSmoothie, a hypergraph neural network that learns representations of nodes and labels altogether with a novel central-smoothing formulation.
arXiv Detail & Related papers (2021-12-15T02:17:03Z) - SumGNN: Multi-typed Drug Interaction Prediction via Efficient Knowledge
Graph Summarization [64.56399911605286]
We propose SumGNN: knowledge summarization graph neural network, which is enabled by a subgraph extraction module.
SumGNN outperforms the best baseline by up to 5.54%, and the performance gain is particularly significant in low data relation types.
arXiv Detail & Related papers (2020-10-04T00:14:57Z) - Distance Encoding: Design Provably More Powerful Neural Networks for
Graph Representation Learning [63.97983530843762]
Graph Neural Networks (GNNs) have achieved great success in graph representation learning.
GNNs generate identical representations for graph substructures that may in fact be very different.
More powerful GNNs, proposed recently by mimicking higher-order tests, are inefficient as they cannot sparsity of underlying graph structure.
We propose Distance Depiction (DE) as a new class of graph representation learning.
arXiv Detail & Related papers (2020-08-31T23:15:40Z) - SkipGNN: Predicting Molecular Interactions with Skip-Graph Networks [70.64925872964416]
We present SkipGNN, a graph neural network approach for the prediction of molecular interactions.
SkipGNN predicts molecular interactions by not only aggregating information from direct interactions but also from second-order interactions.
We show that SkipGNN achieves superior and robust performance, outperforming existing methods by up to 28.8% of area.
arXiv Detail & Related papers (2020-04-30T16:55:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.