vix.ing · top · new · best · stats · spec

Efficient Toxicity Prediction via Simple Features Using Shallow Neural Networks and Decision Trees

2019/01/26 by Abdul Karim, Avinash Mishra, Karim, Abdul +6
Computer Science · Materials Science · Mathematics · #Computational Drug Discovery Methods #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Data Classification #Machine Learning in Materials Science #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1901.09240

arxiv created 2019/01/26 · openalex publication_date 2019/01/26 · arxiv updated 2019/01/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Toxicity prediction of chemical compounds is a grand challenge. Lately, it achieved significant progress in accuracy but using a huge set of features, implementing a complex blackbox technique such as a deep neural network, and exploiting enormous computational resources. In this paper, we strongly argue for the models and methods that are simple in machine learning characteristics, efficient in computing resource usage, and powerful to achieve very high accuracy levels. To demonstrate this, we develop a single task-based chemical toxicity prediction framework using only 2D features that are less compute intensive. We effectively use a decision tree to obtain an optimum number of features from a collection of thousands of them. We use a shallow neural network and jointly optimize it with decision tree taking both network parameters and input features into account. Our model needs only a minute on a single CPU for its training while existing methods using deep neural networks need about 10 min on NVidia Tesla K40 GPU. However, we obtain similar or better performance on several toxicity benchmark tasks. We also develop a cumulative feature ranking method which enables us to identify features that can help chemists perform prescreening of toxic compounds effectively.

Citations

Related