Related Experiment Video
Updated: Nov 12, 2025

Diagonal Method to Measure Synergy Among Any Number of Drugs
Published on: June 21, 2018
MUFFIN: multi-scale feature fusion for drug-drug interaction prediction
Yujie Chen1, Tengfei Ma1, Xixi Yang1
1School of Computer Science and Engineering, Hunan University, Changsha 410012, China.
Motivation:
Adverse drug-drug interactions (DDIs) are crucial for drug research and mainly cause morbidity and mortality. Thus, the identification of potential DDIs is essential for doctors, patients and the society. Existing traditional machine learning models rely heavily on handcraft features and lack generalization. Recently, the deep learning approaches that can automatically learn drug features from the molecular graph or drug-related network have improved the ability of computational models to predict unknown DDIs. However, previous works utilized large labeled data and merely considered the structure or sequence information of drugs without considering the relations or topological information between drug and other biomedical objects (e.g. gene, disease and pathway), or considered knowledge graph (KG) without considering the information from the drug molecular structure.
Results:
Accordingly, to effectively explore the joint effect of drug molecular structure and semantic information of drugs in knowledge graph for DDI prediction, we propose a multi-scale feature fusion deep learning model named MUFFIN. MUFFIN can jointly learn the drug representation based on both the drug-self structure information and the KG with rich bio-medical information. In MUFFIN, we designed a bi-level cross strategy that includes cross- and scalar-level components to fuse multi-modal features well. MUFFIN can alleviate the restriction of limited labeled data on deep learning models by crossing the features learned from large-scale KG and drug molecular graph. We evaluated our approach on three datasets and three different tasks including binary-class, multi-class and multi-label DDI prediction tasks. The results showed that MUFFIN outperformed other state-of-the-art baselines.
Availability And Implementation:
The source code and data are available at https://github.com/xzenglab/MUFFIN.
Related Concept Videos
Combined Effects of Drugs: Synergism
Such synergistic combinations...
Quantitative Aspects of Drug-Receptor Interaction
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....
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 Protein-Drug Binding: Drug Interactions
Displacement interactions can have varying outcomes, ranging from toxicity to virtually...
Agonism and Antagonism: Quantification
To quantify these effects, researchers use a dose-response curve, which provides valuable information about the potency and efficacy of a drug. Potency refers to...

