paper-with-me

홈 › Papers

HyGNN: Drug-Drug Interaction Prediction via Hypergraph Neural Network

2022-06-25 · Khaled Mohammed Saifuddin, Briana Bumgardner, Farhan Tanvir, Esra Akbas

Drug-Drug Interactions (DDIs) may hamper the functionalities of drugs, and in the worst scenario, they may lead to adverse drug reactions (ADRs). Predicting all DDIs is a challenging and critical problem. Most existing computational models integrate drug-centric information from different sources and leverage them as features in machine learning classifiers to predict DDIs. However, these models have a high chance of failure, especially for the new drugs when all the information is not available. 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. To capture the drug similarities, we create a hypergraph from drugs' chemical substructures extracted from the SMILES strings. Then, we develop HyGNN consisting of a novel attention-based hypergraph edge encoder to get the representation of drugs as hyperedges and a decoder to predict the interactions between drug pairs. Furthermore, we conduct extensive experiments to evaluate our model and compare it with several state-of-the-art methods. Experimental results demonstrate that 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.

📄 PDF Abstract BibTeX arXiv:2206.12747

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

HCAF-DTA: drug-target binding affinity prediction with cross-attention fused hypergraph neural networks

2025-04-02 · Jiannuo Li, Lan Yao

Accurate prediction of the binding affinity between drugs and target proteins is a core task in computer-aided drug design. Existing deep learning methods tend to ignore the information of internal sub-structural feature…

Drug DesignPredictionTree Decomposition

Hypergraph Pattern Machine: Compositional Tokenization for Higher-Order Interactions

2026-05-15 · Kyrie Zhao, Zehong Wang, Tianyi Ma, Fang Wu 외 arxiv

Hypergraphs model higher-order relations that drive real-world decisions, from drug prescriptions to recommendations. A central structural signal in such data, beyond what pairwise relations can express, is interaction c…

BHyGNN+: Unsupervised Representation Learning for Heterophilic Hypergraphs

2026-02-16 · Tianyi Ma, Yiyue Qian, Zehong Wang, Zheyuan Zhang 외 arxiv

Hypergraph Neural Networks (HyGNNs) have demonstrated remarkable success in modeling higher-order relationships among entities. However, their performance often degrades on heterophilic hypergraphs, where nodes connected…

Hypergraph Contrastive LearningSelf-Supervised LearningRepresentation Learning

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…

HODDI: A Dataset of High-Order Drug-Drug Interactions for Computational Pharmacovigilance

2025-02-10 · Zhaoying Wang, Yingdan Shi, Xiang Liu, Can Chen 외

Drug-side effect research is vital for understanding adverse reactions arising in complex multi-drug therapies. However, the scarcity of higher-order datasets that capture the combinatorial effects of multiple drugs seve…

Pharmacovigilance