Related Experiment Video
Updated: Feb 8, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
Published on: July 22, 2025
A meta-learning framework using representation learning to predict drug-drug interaction
1Department of Computer Science, Anna University, Chennai, Tamil Nadu, India.
Motivation:
Predicting Drug-Drug Interaction (DDI) has become a crucial step in the drug discovery and development process, owing to the rise in the number of drugs co-administered with other drugs. Consequently, the usage of computational methods for DDI prediction can greatly help in reducing the costs of in vitro experiments done during the drug development process. With lots of emergent data sources that describe the properties and relationships between drugs and drug-related entities (gene, protein, disease, and side effects), an integrated approach that uses multiple data sources would be most effective.
Method:
We propose a semi-supervised learning framework which utilizes representation learning, positive-unlabeled (PU) learning and meta-learning efficiently to predict the drug interactions. Information from multiple data sources is used to create feature networks, which is used to learn the meta-knowledge about the DDIs. Given that DDIs have only positive labeled data, a PU learning-based classifier is used to generate meta-knowledge from feature networks. Finally, a meta-classifier that combines the predicted probability of interaction from the meta-knowledge learnt is designed.
Results:
Node2vec, a network representation learning method and bagging SVM, a PU learning algorithm, are used in this work. Both representation learning and PU learning algorithms improve the performance of the system by 22% and 12.7% respectively. The meta-classifier performs better and predicts more reliable DDIs than the base classifiers.
More Related Videos
Related Concept Videos
Pharmacokinetics: Drug–Drug Interactions
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
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....
Pharmacokinetics: Drug–Food and Drug–Viral Interactions
Factors Affecting Protein-Drug Binding: Drug Interactions
Displacement interactions can have varying outcomes, ranging from toxicity to virtually...
Associative Learning
Classical conditioning, also known...

