Predicting Drug-Drug Interactions Using Knowledge Graphs
- URL: http://arxiv.org/abs/2308.04172v2
- Date: Fri, 11 Aug 2023 07:54:24 GMT
- Title: Predicting Drug-Drug Interactions Using Knowledge Graphs
- Authors: Lizzy Farrugia, Lilian M. Azzopardi, Jeremy Debattista and Charlie
Abela
- Abstract summary: 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%.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In the last decades, people have been consuming and combining more drugs than
before, increasing the number of Drug-Drug Interactions (DDIs). To predict
unknown DDIs, recently, studies started incorporating Knowledge Graphs (KGs)
since they are able to capture the relationships among entities providing
better drug representations than using a single drug property. In this paper,
we propose the medicX end-to-end framework that integrates several drug
features from public drug repositories into a KG and embeds the nodes in the
graph using various translation, factorisation and Neural Network (NN) based KG
Embedding (KGE) methods. Ultimately, we use a Machine Learning (ML) algorithm
that predicts unknown DDIs. Among the different translation and
factorisation-based KGE models, we found that the best performing combination
was the ComplEx embedding method with a Long Short-Term Memory (LSTM) network,
which obtained an F1-score of 95.19% on a dataset based on the DDIs found in
DrugBank version 5.1.8. This score is 5.61% better than the state-of-the-art
model DeepDDI. Additionally, we also developed a graph auto-encoder model that
uses a Graph Neural Network (GNN), which achieved an F1-score of 91.94%.
Consequently, GNNs have demonstrated a stronger ability to mine the underlying
semantics of the KG than the ComplEx model, and thus using higher dimension
embeddings within the GNN can lead to state-of-the-art performance.
Related papers
- MKDTI: Predicting drug-target interactions via multiple kernel fusion on graph attention network [37.40418564922425]
We formulate a model called MKDTI by extracting kernel information from various layer embeddings of a graph attention network.
We use a Dual Laplacian Regularized Least Squares framework to forecast novel drug-target entity connections.
arXiv Detail & Related papers (2024-07-14T02:53:25Z) - Drug Synergistic Combinations Predictions via Large-Scale Pre-Training
and Graph Structure Learning [82.93806087715507]
Drug combination therapy is a well-established strategy for disease treatment with better effectiveness and less safety degradation.
Deep learning models have emerged as an efficient way to discover synergistic combinations.
Our framework achieves state-of-the-art results in comparison with other deep learning-based methods.
arXiv Detail & Related papers (2023-01-14T15:07:43Z) - DDoS: A Graph Neural Network based Drug Synergy Prediction Algorithm [0.521420263116111]
We introduce a Graph Neural Network (textitGNN) based model for drug synergy prediction.
In contrast to conventional models, our GNN-based approach learns task-specific drug representations directly from the graph structure of the drugs.
Our work suggests that learning task-specific drug representations and leveraging a diverse dataset is a promising approach to advancing our understanding of drug-drug interaction and synergy.
arXiv Detail & Related papers (2022-10-03T10:16:29Z) - Graph Distance Neural Networks for Predicting Multiple Drug Interactions [4.103701929881021]
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.
arXiv Detail & Related papers (2022-08-30T04:04:03Z) - 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) - Node Feature Extraction by Self-Supervised Multi-scale Neighborhood
Prediction [123.20238648121445]
We propose a new self-supervised learning framework, Graph Information Aided Node feature exTraction (GIANT)
GIANT makes use of the eXtreme Multi-label Classification (XMC) formalism, which is crucial for fine-tuning the language model based on graph information.
We demonstrate the superior performance of GIANT over the standard GNN pipeline on Open Graph Benchmark datasets.
arXiv Detail & Related papers (2021-10-29T19:55:12Z) - Learning Intents behind Interactions with Knowledge Graph for
Recommendation [93.08709357435991]
Knowledge graph (KG) plays an increasingly important role in recommender systems.
Existing GNN-based models fail to identify user-item relation at a fine-grained level of intents.
We propose a new model, Knowledge Graph-based Intent Network (KGIN)
arXiv Detail & Related papers (2021-02-14T03:21:36Z) - 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) - A Systematic Approach to Featurization for Cancer Drug Sensitivity
Predictions with Deep Learning [49.86828302591469]
We train >35,000 neural network models, sweeping over common featurization techniques.
We found the RNA-seq to be highly redundant and informative even with subsets larger than 128 features.
arXiv Detail & Related papers (2020-04-30T20:42:17Z) - Assessing Graph-based Deep Learning Models for Predicting Flash Point [52.931492216239995]
Graph-based deep learning (GBDL) models were implemented in predicting flash point for the first time.
Average R2 and Mean Absolute Error (MAE) scores of MPNN are, respectively, 2.3% lower and 2.0 K higher than previous comparable studies.
arXiv Detail & Related papers (2020-02-26T06:10:12Z)
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.