Related Experiment Video
Updated: Sep 11, 2025

A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
KGCLMDA: a computational model for predicting latent associations of microbial drugs using knowledge graphs and
Meiling Liu1, Shujuan Su1, Guohua Wang1
1College of Computer and Control Engineering, Northeast Forestry University, Harbin, Heilongjiang, 150040, China.
Motivation:
Predicting microbe-drug associations (MDgAs) is critical for understanding the role of microbes in drug metabolism, exploring their interactions with host physiology, and advancing personalized therapy. However, traditional methods face challenges in dealing with data sparsity, information imbalance, and the extraction of complex biological knowledge, which limit the accurate prediction of microbe-drug associations. Therefore, developing a computational model that can efficiently integrate multi-source data and address the challenges of data sparsity and information imbalance is essential.
Results:
The paper proposes a model that integrates knowledge graphs and contrastive learning. By constructing both local and non-local association graphs, the model effectively captures the complex relationships between microbes and drugs. We preprocess and model the embedding representations of microbes and drugs, and design a multi-level interactive contrastive learning mechanism to optimize the information flow both within and outside the graph. Experimental results show that our model significantly outperforms existing methods in metrics such as AUC and AUPR, providing an efficient solution for predicting microbe-drug associations.
Availability And Implementation:
The source code is available at: https://github.com/SJshujuan/KGCLMDA. The code used in this study is also available on Zenodo: https://doi.org/10.5281/zenodo.16754402.
More Related Videos
Related Concept Videos
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Pharmacokinetic Models: Overview
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Associative Learning
Classical conditioning, also known...

