Drug Toxicity Prediction by Machine Learning Approaches
Yucong Shen,Frank Y. Shih,Hao Chen
DOI: https://doi.org/10.1142/s0218001423510138
IF: 1.261
2023-07-28
International Journal of Pattern Recognition and Artificial Intelligence
Abstract:Drug property prediction, especially toxicity, helps reduce risks in a range of real-world applications. In this paper, we aim to apply various machine-learning models for solving the drug toxicity prediction problem. Among various machine-learning approaches, we select five suitable representatives: random forest, multi-layer perceptron, logistic regression, graph convolutional neural network, and graph isomorphism network (GIN) for conducting experiments on six datasets for toxicity prediction, including Tox 21, ClinTox, ToxCast, SIDER, HIV, and BACE. We design the GIN with four hidden layers and select the Adam optimizer with the learning rate [Formula: see text] and the batch size [Formula: see text]. Furthermore, we use a batch norm layer inside each of the GIN hidden layers. Experimental results show that the designed GIN model is most efficient in distinguishing between safe and toxic drugs and outperforms the others under the supervision of ROC AUC score and recall.
computer science, artificial intelligence
What problem does this paper attempt to address?