๐ค AI Summary
Drugโdrug interaction (DDI) prediction is critical for ensuring medication safety and advancing precision medicine; however, existing methods struggle to model the complex heterogeneous associations among drugs, targets, and diverse biological entities. To address this, we propose HGNN-DDIโthe first heterogeneous graph neural network framework that systematically integrates multi-source entities (e.g., drugs, targets, diseases, enzymes) and their heterogeneous relations. It employs multi-relational graph convolution and cross-type node co-propagation to enable fine-grained mechanistic modeling of DDIs. Evaluated on multiple benchmark datasets, HGNN-DDI consistently outperforms state-of-the-art methods, achieving an average 8.2% improvement in AUPR and demonstrating superior robustness. This work establishes a novel paradigm for interpretable, high-accuracy DDI prediction grounded in heterogeneous biomedical knowledge integration.
๐ Abstract
Drug-drug interactions (DDIs) are a major concern in clinical practice, as they can lead to reduced therapeutic efficacy or severe adverse effects. Traditional computational approaches often struggle to capture the complex relationships among drugs, targets, and biological entities. In this work, we propose HGNN-DDI, a heterogeneous graph neural network model designed to predict potential DDIs by integrating multiple drug-related data sources. HGNN-DDI leverages graph representation learning to model heterogeneous biomedical networks, enabling effective information propagation across diverse node and edge types. Experimental results on benchmark DDI datasets demonstrate that HGNN-DDI outperforms state-of-the-art baselines in prediction accuracy and robustness, highlighting its potential to support safer drug development and precision medicine.