paper-with-me

Papers

CADGL: Context-Aware Deep Graph Learning for Predicting Drug-Drug Interactions

2024-03-25 · Azmine Toushik Wasi, Taki Hasan Rafi, Raima Islam, Serbetar Karlo, Dong-Kyu Chae

Examining Drug-Drug Interactions (DDIs) is a pivotal element in the process of drug development. DDIs occur when one drug's properties are affected by the inclusion of other drugs. Detecting favorable DDIs has the potential to pave the way for creating and advancing innovative medications applicable in practical settings. However, existing DDI prediction models continue to face challenges related to generalization in extreme cases, robust feature extraction, and real-life application possibilities. We aim to address these challenges by leveraging the effectiveness of context-aware deep graph learning by introducing a novel framework named CADGL. Based on a customized variational graph autoencoder (VGAE), we capture critical structural and physio-chemical information using two context preprocessors for feature extraction from two different perspectives: local neighborhood and molecular context, in a heterogeneous graphical structure. Our customized VGAE consists of a graph encoder, a latent information encoder, and an MLP decoder. CADGL surpasses other state-of-the-art DDI prediction models, excelling in predicting clinically valuable novel DDIs, supported by rigorous case studies.

📄 PDF Abstract BibTeX arXiv:2403.17210

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDrug–drug Interaction ExtractionGraph Learning

Methods 이 논문이 사용한 방법론

VGAE 설명 없음

Similar Papers 제목 키워드 기반

Relation-aware graph structure embedding with co-contrastive learning for drug-drug interaction prediction

2023-07-04 · Mengying Jiang, Guizhong Liu, Biao Zhao, Yuanchao Su 외

Relation-aware graph structure embedding is promising for predicting multi-relational drug-drug interactions (DDIs). Typically, most existing methods begin by constructing a multi-relational DDI graph and then learning r…

AttributeContrastive LearningRelation

Predicting drug-target interaction using 3D structure-embedded graph representations from graph neural networks

2019-04-17 · Jaechang Lim, Seongok Ryu, Kyubyong Park, Yo Joong Choe 외

Accurate prediction of drug-target interaction (DTI) is essential for in silico drug design. For the purpose, we propose a novel approach for predicting DTI using a GNN that directly incorporates the 3D structure of a pr…

Drug DesignGraph AttentionPose PredictionPrediction

GDGRU-DTA: Predicting Drug-Target Binding Affinity Based on GNN and Double GRU

2022-04-25 · Lyu Zhijian, Jiang Shaohua, Liang Yigao, Gao Min

The work for predicting drug and target affinity(DTA) is crucial for drug development and repurposing. In this work, we propose a novel method called GDGRU-DTA to predict the binding affinity between drugs and targets, w…

Time SeriesTime Series Analysis

Central-Smoothing Hypergraph Neural Networks for Predicting Drug-Drug Interactions

2021-12-15 · Duc Anh Nguyen, Canh Hao Nguyen, Hiroshi Mamitsuka

Predicting drug-drug interactions (DDI) is the problem of predicting side effects (unwanted outcomes) of a pair of drugs using drug information and known side effects of many pairs. This problem can be formulated as pred…

Modeling Polypharmacy and Predicting Drug-Drug Interactions using Deep Generative Models on Multimodal Graphs

2023-02-17 · Nhat Khang Ngo, Truong Son Hy, Risi Kondor

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-targe…

Link Prediction