Modeling Polypharmacy and Predicting Drug-Drug Interactions using Deep
Generative Models on Multimodal Graphs
- URL: http://arxiv.org/abs/2302.08680v1
- Date: Fri, 17 Feb 2023 04:06:46 GMT
- Title: Modeling Polypharmacy and Predicting Drug-Drug Interactions using Deep
Generative Models on Multimodal Graphs
- Authors: Nhat Khang Ngo, Truong Son Hy, Risi Kondor
- Abstract summary: 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.
- Score: 6.875312133832078
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Latent representations of drugs and their targets produced by contemporary
graph autoencoder models have proved useful in predicting many types of
node-pair interactions on large networks, including drug-drug, drug-target, and
target-target interactions. However, most existing approaches model either the
node's latent spaces in which node distributions are rigid or do not
effectively capture the interrelations between drugs; these limitations hinder
the methods from accurately predicting drug-pair interactions. In this paper,
we present the effectiveness of variational 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; the
embeddings are used later for predicting links among node pairs under different
edge types. To further enhance the models' performance, we suggest a new method
that concatenates Morgan fingerprints, which capture the molecular structures
of each drug, with their latent embeddings before preceding them to the
decoding stage for link prediction. Our proposed model shows competitive
results on three multimodal networks: (1) a multimodal graph consisting of drug
and protein nodes, (2) a multimodal graph constructed from a subset of the
DrugBank database involving drug nodes under different interaction types, and
(3) a multimodal graph consisting of drug and cell line nodes. Our source code
is publicly available at https://github.com/HySonLab/drug-interactions.
Related papers
- Hierarchical Multi-Relational Graph Representation Learning for
Large-Scale Prediction of Drug-Drug Interactions [4.324622513419533]
This paper introduces a hierarchical multi-relational graph representation learning (HMGRL) approach for predicting drug-drug interactions (DDI)
We leverage a wealth of drug-related heterogeneous data sources to construct heterogeneous graphs, where nodes represent drugs and edges denote clear and various associations.
By combining every representation view of a DP, we create high-level DP representations for predicting DDIs.
arXiv Detail & Related papers (2024-02-28T07:36:16Z) - 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) - MGNNI: Multiscale Graph Neural Networks with Implicit Layers [53.75421430520501]
implicit graph neural networks (GNNs) have been proposed to capture long-range dependencies in underlying graphs.
We introduce and justify two weaknesses of implicit GNNs: the constrained expressiveness due to their limited effective range for capturing long-range dependencies, and their lack of ability to capture multiscale information on graphs at multiple resolutions.
We propose a multiscale graph neural network with implicit layers (MGNNI) which is able to model multiscale structures on graphs and has an expanded effective range for capturing long-range dependencies.
arXiv Detail & Related papers (2022-10-15T18:18:55Z) - Distributed representations of graphs for drug pair scoring [4.277733268268646]
We study the practicality and usefulness of incorporating distributed representations of graphs into models within the context of drug pair scoring.
We present a methodology for learning and incorporating distributed representations of graphs within a unified framework for drug pair scoring.
We empirically show that the incorporation of these embeddings improves downstream performance of almost every model across different drug pair scoring tasks.
arXiv Detail & Related papers (2022-09-19T23:35:26Z) - Predicting Drug-Drug Interactions using Deep Generative Models on Graphs [6.875312133832078]
We present the effectiveness of variational graph autoencoders in latent node representations on multimodal networks.
Our approach can produce flexible latent spaces for each node type of the multimodal graph.
To further enhance the models' performance, we suggest a new method that captures the molecular structures of each drug.
arXiv Detail & Related papers (2022-09-14T14:27:32Z) - 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) - Discovering the Representation Bottleneck of Graph Neural Networks from
Multi-order Interactions [51.597480162777074]
Graph neural networks (GNNs) rely on the message passing paradigm to propagate node features and build interactions.
Recent works point out that different graph learning tasks require different ranges of interactions between nodes.
We study two common graph construction methods in scientific domains, i.e., emphK-nearest neighbor (KNN) graphs and emphfully-connected (FC) graphs.
arXiv Detail & Related papers (2022-05-15T11:38:14Z) - MOOMIN: Deep Molecular Omics Network for Anti-Cancer Drug Combination
Therapy [2.446672595462589]
We propose a multimodal graph neural network that can predict the synergistic effect of drug combinations for cancer treatment.
Our model captures the representation based on the context of drugs at multiple scales based on a drug-protein interaction network and metadata.
We demonstrate that the model makes high-quality predictions over a wide range of cancer cell line tissues.
arXiv Detail & Related papers (2021-10-28T13:10:25Z) - Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural
Networks [68.9026534589483]
RioGNN is a novel Reinforced, recursive and flexible neighborhood selection guided multi-relational Graph Neural Network architecture.
RioGNN can learn more discriminative node embedding with enhanced explainability due to the recognition of individual importance of each relation.
arXiv Detail & Related papers (2021-04-16T04:30:06Z) - Ensemble Transfer Learning for the Prediction of Anti-Cancer Drug
Response [49.86828302591469]
In this paper, we apply transfer learning to the prediction of anti-cancer drug response.
We apply the classic transfer learning framework that trains a prediction model on the source dataset and refines it on the target dataset.
The ensemble transfer learning pipeline is implemented using LightGBM and two deep neural network (DNN) models with different architectures.
arXiv Detail & Related papers (2020-05-13T20:29:48Z) - Heterogeneous Graph Neural Networks for Malicious Account Detection [64.0046412312209]
We present GEM, the first heterogeneous graph neural network approach for detecting malicious accounts.
We learn discriminative embeddings from heterogeneous account-device graphs based on two fundamental weaknesses of attackers, i.e. device aggregation and activity aggregation.
Experiments show that our approaches consistently perform promising results compared with competitive methods over time.
arXiv Detail & Related papers (2020-02-27T18:26:44Z)
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.