Related Experiment Video
Updated: Jan 14, 2026

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
MFGNN-DSA: A Model for Predicting Drug-Side Effect Associations via Multifeature Fusion and Graph Neural Networks
Longyue Chen1, Yunhe Tian1, Jialin Yang1,2
1Institute of Computational Medicine, School of Artificial Intelligence, Hebei University of Technology, Tianjin 300401, China.
Abstract:
Predicting associations between drugs and adverse side effects is essential for drug discovery and safety evaluation. Current models predominantly emphasize singular attributes of drugs and side effects, often neglecting to fully encapsulate their multifaceted characteristics and intricate interrelations. Here, we present MFGNN-DSA, a multifeature graph neural network framework that integrates heterogeneous biomedical information to achieve a more accurate prediction. Initially, the model extracts multisource features of drugs and side effects, which are integrated into attribute-based feature vectors via graph sampling and aggregation networks. A heterogeneous network encompassing diseases, drugs, and side effects is then constructed, and the HIN2Vec method is applied to obtain topological feature vectors. Subsequently, these topological, attribute-based, and aggregated feature vectors are processed through a multihead self-attention mechanism to derive the final feature vectors. Ultimately, the concatenated feature vectors are passed through a fully connected layer to predict the probability of drug-side effect association. Experimental results demonstrate that our model outperforms state-of-the-art methods in terms of AUC and AUPR. Case studies offer additional evidence supporting the model's effectiveness. The source code and experimental data of MFGNN-DSA are publicly available at https://github.com/MFGNN/MFGNN-DSA.
Related Concept Videos
Combined Effects of Drugs: Synergism
Such synergistic combinations...
Combined Effects of Drugs: Antagonism
The most common type is receptor antagonism, where one drug acts as an antagonist to block the effects of another drug by...
Factors Affecting Drug Response: Overview
Drug-Receptor Interactions
Several parameters, such as the drug's affinity for its receptor and its efficacy, which is its ability to activate the receptor, determine the drug's effect on the tissue....
Quantitative Aspects of Drug-Receptor Interaction
Drug Concentration Versus Time Correlation
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...

