Chemception: A Deep Neural Network with Minimal Chemistry Knowledge Matches the Performance of Expert-developed QSAR/QSPR Models
About
In the last few years, we have seen the transformative impact of deep learning in many applications, particularly in speech recognition and computer vision. Inspired by Google's Inception-ResNet deep convolutional neural network (CNN) for image classification, we have developed "Chemception", a deep CNN for the prediction of chemical properties, using just the images of 2D drawings of molecules. We develop Chemception without providing any additional explicit chemistry knowledge, such as basic concepts like periodicity, or advanced features like molecular descriptors and fingerprints. We then show how Chemception can serve as a general-purpose neural network architecture for predicting toxicity, activity, and solvation properties when trained on a modest database of 600 to 40,000 compounds. When compared to multi-layer perceptron (MLP) deep neural networks trained with ECFP fingerprints, Chemception slightly outperforms in activity and solvation prediction and slightly underperforms in toxicity prediction. Having matched the performance of expert-developed QSAR/QSPR deep learning models, our work demonstrates the plausibility of using deep neural networks to assist in computational chemistry research, where the feature engineering process is performed primarily by a deep learning algorithm.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hydrogen Bond Acceptor (HBA) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.84 | 9 | |
| Hydrogen Bond Donor (HBD) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.81 | 9 | |
| logP prediction | PubChem 100K molecules (test) | PCC0.62 | 9 | |
| Molecular Weight (MW) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.87 | 9 | |
| Rotatable Bonds (RB) Prediction | PubChem 100K molecules (test) | Pearson Correlation0.73 | 9 | |
| Topological Polar Surface Area (TPSA) Prediction | PubChem 100K molecules (test) | Pearson R0.84 | 9 | |
| Quantitative Estimate of Drug-likeness (QED) Prediction | PubChem 100K molecules (test) | Pearson Correlation-0.004 | 7 |