Relational graph convolutional networks for predicting blood-brain barrier penetration of drug molecules
Yan Ding, Xiaoqian Jiang, Yejin Kim

TL;DR
This paper introduces a relational graph convolutional network (RGCN) model that effectively predicts blood-brain barrier permeability of drug molecules by incorporating drug-protein interactions, outperforming traditional models.
Contribution
The study presents a novel RGCN approach that models drug-protein interactions and drug similarities, significantly improving prediction accuracy over existing methods.
Findings
RGCN achieved 0.872 accuracy and 0.919 AUROC on test data.
Adding drug-drug similarity improved performance metrics.
RGCN outperformed LightGBM, especially for drugs dependent on protein interactions.
Abstract
Evaluating the blood-brain barrier (BBB) permeability of drug molecules is a critical step in brain drug development. Traditional methods for the evaluation require complicated in vitro or in vivo testing. Alternatively, in silico predictions based on machine learning have proved to be a cost-efficient way to complement the in vitro and in vivo methods. However, the performance of the established models has been limited by their incapability of dealing with the interactions between drugs and proteins, which play an important role in the mechanism behind the BBB penetrating behaviors. To address this limitation, we employed the relational graph convolutional network (RGCN) to handle the drug-protein interactions as well as the properties of each individual drug. The RGCN model achieved an overall accuracy of 0.872, an AUROC of 0.919 and an AUPRC of 0.838 for the testing dataset with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Drug Transport and Resistance Mechanisms · Cholinesterase and Neurodegenerative Diseases
MethodsRelational Graph Convolution Network
