Skip to main page content
U.S. flag

An official website of the United States government

Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

Access keys NCBI Homepage MyNCBI Homepage Main Content Main Navigation
. 2022 May 13;38(10):2826-2831.
doi: 10.1093/bioinformatics/btac211.

Relational graph convolutional networks for predicting blood-brain barrier penetration of drug molecules

Affiliations

Relational graph convolutional networks for predicting blood-brain barrier penetration of drug molecules

Yan Ding et al. Bioinformatics. .

Abstract

Motivation: 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.

Results: The RGCN model achieved an overall accuracy of 0.872, an area under the receiver operating characteristic (AUROC) of 0.919 and an area under the precision-recall curve (AUPRC) of 0.838 for the testing dataset with the drug-protein interactions and the Mordred descriptors as the input. Introducing drug-drug similarity to connect structurally similar drugs in the data graph further improved the testing results, giving an overall accuracy of 0.876, an AUROC of 0.926 and an AUPRC of 0.865. In particular, the RGCN model was found to greatly outperform the LightGBM base model when evaluated with the drugs whose BBB penetration was dependent on drug-protein interactions. Our model is expected to provide high-confidence predictions of BBB permeability for drug prioritization in the experimental screening of BBB-penetrating drugs.

Availability and implementation: The data and the codes are freely available at https://github.com/dingyan20/BBB-Penetration-Prediction.

Supplementary information: Supplementary data are available at Bioinformatics online.

PubMed Disclaimer

Figures

Fig. 1.
Fig. 1.
Mechanisms of BBB penetration for small-molecule drugs
Fig. 2.
Fig. 2.
Schematic illustration of the RGCN model. First, the data are structured into a graph. Nodes 1–4 represent drugs and Nodes 5–7 stand for proteins. All the drug nodes are labeled according to the BBB permeability of the drug. Next to the nodes are the node features. The Mordred descriptors are used as the features of the drug nodes. The features of the protein nodes are treated as learnable parameters. R1, R2, R3, R4 and R5 represent the five types of relations between the nodes, i.e., the drug–drug similarity, Drug–Protein Influx, Drug–Protein Efflux, Drug–Protein Carrier and Drug–Protein Other. W1, W2, W3, W4 and W5 are the corresponding matrices used for the relation-specific transformation of the feature vectors of the neighboring nodes. The hidden embeddings of the drugs are obtained through graph convolution and are subsequently passed through a classifier. Two convolution layers have been used in our experiments. The classifier is composed of two linear layers, which are followed by a ReLU activation layer and a softmax activation layer, respectively

References

    1. Abbott N.J. et al. (2010) Structure and function of the blood–brain barrier. Neurobiol. Dis. 37, 13–25. - PubMed
    1. Akiba T. et al. (2019) Optuna: a next-generation hyperparameter optimization framework. In: Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, KDD ’19. Association for Computing Machinery, New York, NY, USA, pp. 2623–2631.
    1. Alavijeh M.S. et al. (2005) Drug metabolism and pharmacokinetics, the blood-brain barrier, and central nervous system drug discovery. NeuroRx 2, 554–571. - PMC - PubMed
    1. Alsenan S. et al. (2021) A deep learning approach to predict blood-brain barrier permeability. Peerj. Comput. Sci. 7, e515. - PMC - PubMed
    1. Alsenan S. et al. (2020) A recurrent neural network model to predict blood–brain barrier permeability. Comput. Biol. Chem. 89, 107377. - PubMed

Publication types