Efficient Toxicity Prediction via Simple Features Using Shallow Neural Networks and Decision Trees
Abdul Karim, Avinash Mishra, M A Hakim Newton, Abdul Sattar

TL;DR
This paper presents a simple, resource-efficient toxicity prediction model using 2D features, decision trees, and shallow neural networks, achieving high accuracy with minimal computational resources.
Contribution
It introduces a novel framework combining feature selection and shallow neural networks for toxicity prediction, reducing computational cost while maintaining high accuracy.
Findings
Comparable or better accuracy than deep learning methods.
Significantly faster training time on CPU.
Effective feature ranking for chemist prescreening.
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Machine Learning and Data Classification
