ORIGINAL RESEARCH article

Front. Chem., 31 May 2019

Sec. Theoretical and Computational Chemistry

Volume 7 - 2019 | https://doi.org/10.3389/fchem.2019.00385

Prediction of the Antioxidant Response Elements' Response of Compound by Deep Learning

  • 1. School of Pharmacy, Lanzhou University, Lanzhou, China

  • 2. School of Information Science and Engineering, Lanzhou University, Lanzhou, China

  • 3. State Key Laboratory of Applied Organic Chemistry, Department of Chemistry, Lanzhou University, Lanzhou, China

Abstract

The antioxidant response elements (AREs) play a significant role in occurrence of oxidative stress and may cause multitudinous toxicity effects in the pathogenesis of a variety of diseases. Determining if one compound can activate AREs is crucial for the assessment of potential risk of compound. Here, a series of predictive models by applying multiple deep learning algorithms including deep neural networks (DNN), convolution neural networks (CNN), recurrent neural networks (RNN), and highway networks (HN) were constructed and validated based on Tox21 challenge dataset and applied to predict whether the compounds are the activators or inactivators of AREs. The built models were evaluated by various of statistical parameters, such as sensitivity, specificity, accuracy, Matthews correlation coefficient (MCC) and receiver operating characteristic (ROC) curve. The DNN prediction model based on fingerprint features has best prediction ability, with accuracy of 0.992, 0.914, and 0.917 for the training set, test set, and validation set, respectively. Consequently, these robust models can be adopted to predict the ARE response of molecules fast and accurately, which is of great significance for the evaluation of safety of compounds in the process of drug discovery and development.

Introduction

Antioxidant response elements (AREs), a series of momentous regulators of redox homeostasis and activators of cytoprotection during oxidative stress, can be activated by the exogenous sources of oxidative stress to participate in a variety of diseases ranging from cancer to neurodegeneration diseases (Raghunath et al., ). AREs are crucial in a variety of physiological functions and interact with numerous transcription factors to arrange the expression of a batch of cytoprotective genes in a spatio-temporal manner (Ney et al., ). More specifically, AREs profoundly contribute to the pathogenesis and progression of carbohydrate metabolism, cognition, inflammation, iron metabolism, metastasis, reduced nicotinamide adenine dinucleotide phosphate (NADPH) regeneration, lipid metabolism, and tissue remodeling (Hayes and Dinkova-Kostova, ). As such, AREs are the vital targets of the signal transduction pathway in eukaryotic cells responded to oxidative stress and the prevention of potential chemical toxicity. Therefore, determining if one compound can activate AREs is crucial for the assessment of potential risk of compound.

Generally, the in vitro and in vivo evaluations of interactions between a large number of compounds and the AREs are expensive, time-consuming and labor intensive. Relatively, the in silico approaches can be used as an alternative way to predict if a compound can activate AREs with lower cost. Based on the advantages of in silico approaches, some machine learning-based methods have been proposed to predict the AREs activators in the environment (Huang et al., ). However, there are some problems to be solved in the development of prediction model, such as high false positive and low precision. Several model optimization strategies were also applied, such as bagging, consensus modeling, and feature selection (Drwal et al., ; Filip, ; Abdelaziz et al., ; Gergo, ; Yoshihiro, ). Although these strategies can be effective on some degree, the predictive performance of traditional machine learning-based methods still needs to be improved. Undoubtedly, the process of feature filtering avoids dimensional disasters, but results in the loss of relevant information. One of the most promising models for AREs' response prediction is the DeepTox developed by Mayr et al. (). Based on the Tox21 challenge data, they used deep neural network methods to predict AREs' response. The best model has the area under the Receiver Operating Characteristic (ROC) curve (ROC-AUC) with 0.840 and balanced accuracy with 0.677 on the validation set. Moreover, other models based on traditional machine learning methods, such as random forest (RF), support vector machine (SVM) and Naive Bayesian etc., displayed ROC-AUC ranging from 0.768 to 0.832 and the balanced accuracy ranging from 0.519 to 0.729 (Huang et al., ). From above all, the more reliable models for the prediction of AREs' response are still needed.

Recently, deep learning (Lecun et al., ), as a promising machine learning method, has been applied in a wide range of fields, such as physics, life science and medical science (Gulshan et al., ). There were also some researches in biology (Mamoshina et al., ; Dang et al., ; Hou et al., ) and drug design areas (Gawehn et al., ; Hughes and Swamidass, ). Furthermore, deep learning methods have been also applied in small molecule toxicity assessment (Blomme and Will, ). For example, deep neural networks (DNN) was applied to predict drug-induced liver injury (Xu et al., ; Fraser et al., ). Convolution neural networks (CNN) was applied to predict the acute oral toxicity (Xu et al., ). Relative to other machine learning methods, deep learning methods (Wu and Wei, ) have some special advantages. For example, deep learning does not require feature selection, which can make the maximum use of extracted molecular features. Secondly, deep learning integrates a multi-layered network that enables the integration and selective activation of molecular features to avoid overfitting problems. Thirdly, deep learning includes many different network structures and can analyze and classify the problems from different perspectives. All of these suggests that the emerging deep learning algorithms may help us build more reliable models to predict AREs' response of the studied compounds.

In this study, to build more reliable prediction model of AREs' response, a series of deep learning methods including deep neural networks (DNN), recurrent neural network (RNN), highway networks (HN), convolution neural networks (CNN) were applied on a large date set (Tox21 challenge data) including 8,630 compounds. For comparison, the traditional machine learning methods, random forest (RF) and support vector machine (SVM), were also applied to predict AREs' response.

Materials and Methods

Data Collection and Preparation

Tox21 challenge data1 (shown in Supporting Information) was used to build model. The structures of compounds was downloaded from PubChem2 according to the SID of compound. The AREs' response of compound was detected by CellSensor ARE-bla HepG2 cell line (Invitrogen), which was widely used to analyze the Nrf2/antioxidant response signaling pathway. To get the reliable data, each compound was tested in parallel by measuring the cell viability using CellTiter-Glo assay (Promega, Madison, WI) in the same wells. According to the test results, the molecules were categorized as “active,” “inactive,” or “inconclusion.” To keep the built models reliable, the molecules with label of “inconclusion” were removed. The three-dimensional conformations of molecules play a pivotal role in the development of prediction model (Foloppe and Chen, ). Therefore, all compounds used in this study were initially subjected to full geometry optimization in LigPrep (Schrödinger, ). During the geometry optimization, the energy minimization was carried out using OPLS2005 force field (Kaminski et al., ). The inorganic compounds, mixtures, counterions, tautomers, and the duplicates were removed to make sure each compound has only one optimized conformation. The ionizable groups were taken into consideration and the distinct conformations were produced with the pH window of 7.0 ± 0.2. In particular, the molecules were deleted if there were some unreasonable or improper structures. After these pretreatments, the remaining compounds include 1,136 active and 6,299 inactive compounds.

Molecular Representation

The conventional molecular descriptors and molecular fingerprint features calculated by DRAGON 7.0 software (Kode srl, ) were used to describe the structural features of studied compounds. The calculated molecular descriptors include 0D (constitutional descriptors), 1D (functional groups counts, atom-centered fragments), 2D, and 3D-descriptors. The descriptors with missing values were removed. After this procedure, the number of remained molecular descriptors was 5,024. In general, the chemical features shared with those most active samples would be recognized to develop prediction models in the construction phase, while other chemical features shared with the least active molecules would be removed in order to avoid the complexity and increase the efficiency of models. The most relevant descriptors correlated with ARE toxicity were selected by Gini Index3.

Molecular fingerprints (FPs) encode the structural information of a molecule by exploding its structure in all the possible substructure patterns. By this method, a molecule is described as a binary string of substructure keys. Different substructure patterns with SMARTS lists are predefined in a dictionary, within which substructures are created as atom-centered fragments using a variant of Morgan's extended connectivity algorithm. For a SMARTS pattern, if a substructure was presented in the given molecule, the corresponding bit was set to “1” and otherwise set to “0.” In this study, the 1,024 bits extended connectivity fingerprints (ECFP) (Rogers and Hahn, ) were calculated by the DRAGON 7.0 program (Kode srl, ).

Data Splitting

To build the reliable model, the representative data set should be selected to build and test model. For this aim, we divided the data set into training set, test set and validation set with the ratio of 4:1:1 by the Kennard and Stone algorithm (Kennard and Stone, ) by considering the structural features and activity of compound. The statistical summary of the data set was presented in Table 1. To show the distribution of compounds in training set and test set , principal component analysis (PCA)4 was performed based on the fingerprint features of compounds and the obtained results were shown in Figure 1, indicating that the compounds in training set and test set are well-distributed in the whole compound space.

Table 1

Training setTest setExternal validation set
Activation756190190
Inactivation4,1991,0501,050

The statistical summary of the data sets.

Figure 1

Machine Learning Methods

Recently, deep learning (Lecun et al., ) algorithms have been widely applied in a variety of areas and gave promising results (Mamoshina et al., ). Deep learning methods comprise a lot of architectures, such as deep neural networks (DNN), recurrent neural network (RNN), highway networks (HN), and convolution neural networks (CNN). The principle of the used deep learning methods was described as below. Due that the RF (Breiman, ) and SVM (Mavroforakis and Theodoridis, ) have been introduced elsewhere, here, their principle was not given again.

DNN Classifier

The DNNs (Lecun et al., ) are developed from the structure of artificial neural networks with a large number of hidden layers. In the canonical deployment, the data are fed into the input layer and then transformed in a non-linear way through multiple hidden layers, and the final results are calculated and produced to the output layer. Neurons of hidden and output layer are connected to all neurons of the previous layer's. Each neuron calculates a weighted sum of its inputs and applies a non-linear activation function to generate its output as shown in Figure 2.

Figure 2

HN Classifier

The HNs (Srivastava et al., ) allows unimpeded information flow across several layers on information highways. The architecture is characterized by the use of gating units learning to regulate the flow of information through a network. HNs increases the possibility of studying extremely deep and efficient architectures for that it can be trained hundreds of layers directly with a variety of activation functions.

RNN Classifier

RNNs (Williams and Zipser, ) dedicates to process sequence data as it delivers state-of-the-art results in cursive handwriting and speech recognition. Its recent application in protein intrinsic disorder prediction demonstrated its significant ability to capture non-local interactions in protein sequences (Hanson et al., ). RNN processes an input sequence one element at a time, maintaining in its hidden units as a “state vector” that implicitly contains information about the history of all the past elements of the sequence. However, the training process becomes problematic for the backpropagated gradients either grow or shrink at each time step. After a batch of time steps they typically exploded or vanished (Hochreiter, ; Bengio et al., ). To solve the problem, a strategy was developed to augment the networks with an explicit memory-the long short-term memory (LSTM) networks. LSTM networks define special hidden units to remember the inputs for a long time (Hochreiter and Schmidhuber, ). A special unit called the memory cell acts like an accumulator or a gated leaky neuron. The cell has a connection to itself, so it copies its own real-valued state and it also accumulates the external signal at the same time. This self-connection mechanism decides whether to clear the content of the memory according to the other units states. LSTM networks have subsequently proved to be more effective than conventional RNNs, especially in several layers for each time step (Graves et al., ).

CNN Classifier

The CNNs (Krizhevsky et al., ) is a kind of multi-layer neural networks designed to process data fed in the form of multiple arrays. CNNs can exploit the property of many compositional hierarchies natural signals, owing to its ability of extracting higher-level features from lower-level ones. The architecture of typical CNN consists of three types of layers, which are convolutional, pooling, and fully-connected layers. Units in a convolutional layer are organized in feature maps. Each unit is connected to local patches of feature maps as well as previous layer through a set of weights called filter bank. After the process of convolutional layer, the new feature maps are obtained by applying a non-linear activation function, such as ReLU. The pooling layer is utilized to create an invariance filter to get small shifts and distortions by reducing the dimension of the feature maps. Each feature map of a pooling layer is connected to its preceding corresponding convolutional layers. The pooling layer computes the maximum of local patch of units in each feature map. And then the convolution and pooling layers are stacked by one or more fully-connected layers aiming to perform high-level reasoning feature generation (Hinton et al., ; Zeiler and Fergus, ).

The Implementations of Machine Learning Methods

For deep learning methods, the MinMaxScaler was utilized to transform features, by which each feature was scaled into a given range between zero and one. The nodes in the network used both rectified linear units (ReLUs) and tanh functions as activation functions. The dropout algorithm (Hinton et al., ; Dahl et al., ) and L2 regularization were used to prevent overfitting. The model was trained using Adam (Adaptive Moment Estimation) optimizer (Tieleman and Hinton, ). Xaiver initialization was applied to initialize the parameters (Glorot and Bengio, ; He et al., ). Grid search method was employed to search the best hyperparameters. It should be noted that CNN model was built based on fingerprint features but not the descriptors, for the reason that CNN could only process highly correlated local regions of input sequences (Lecun et al., ). The other models were constructed based on both fingerprints and descriptors. All Deep Learning methods were implemented in Deep Learning framework of Tensorflow (version 1.5.0). All deep learning methods had 3 layers and with dropout rate of 0.1. The loss function was cross entropy. The other hyperparameters of the deep learning methods are listed in Table 2. The RF and SVM proceeded in Python scikit-learn (version 0.19.0) (Pedregosa et al., ). There were 80 trees in RF models. For SVM models, the kernel function was set as polynomial with gamma 0.1.

Table 2

ModelsActivation_functionNumber of hidden unitsLearning rateDropout rateL2 weight decayEpoches
DNNTanh, relu, softmax5,024, 32, 320.000010.10.0130,000
HNTanh, relu, softmax5,024, 32, 320.00010.10.013,000
RNNTanh, relu, softmax5,024, 32, 320.00010.10.013,000
CNNRelu, relu, softmaxPatch size 10*100.00010.1none2,000

The hyperparameters of deep learning methods.

The Evaluation of Model Performance

The performance of generated models was evaluated by several statistic metrics, such as sensitivity (SE), specificity (SP), accuracy (ACC), Matthews correlation coefficient (MCC) (Fang et al., ), F1-score, and Precision. The formulas are shown as below:

Where TP, TN, FP, and FN refer to the numbers of true positives, true negatives, false positives, and false negatives, respectively. All these various validation requirements have been suggested to evaluate the model performance. The Receiver Operating Characteristic (ROC) curve and the area under ROC curve (ROC-AUC) were also calculated to evaluate the predictive ability of built model.

Results and Discussion

Performance Evaluation of Descriptors-Based Classification Models

In this study, firstly, we employed various algorithms to build classification models based on molecular descriptors. The statistical evaluation of these models on the training set, test set and validation set are summarized in Table 3. For clarity, we have grouped all the metrics by training, test and validation sets and presented them as radar plots. A perfect score on all metrics would be represented by a circle the size of the complete plot. The shape of the plots can also be indicative of the quality of the models. The larger the circle is, the better the model is. The radar plots of ARE toxicity model based on the structural descriptors are shown in Figure 3.

Table 3

MethodsGroupTPTNFPFNSESPMCCF1PrecisionACCROC_AUC
RFTr7234,18613330.95630.99690.96380.96920.98230.9907
Tst751,05001150.39471.00000.59650.56601.00000.90730.8055
Val731,04911170.38420.99900.58280.55300.98650.90480.8298
SVMTr7513,68951050.99340.87850.71980.74470.59560.8961
Tst93933117970.48950.88860.36310.46500.44290.82740.7755
Val9895892920.51580.91240.42820.51580.51580.85160.7659
DNNTr5254,161382310.69440.99100.77660.79610.93250.9457
Tst751,04641150.39470.99620.57660.55760.94940.90400.8281
Val641,04731260.33680.99710.53210.49810.95520.89600.8573
HNTr7044,15841520.93120.99020.92700.93800.94500.9812
Tst991,0437910.52110.99330.66270.66890.93400.92100.7942
Val951,03119950.50000.98190.60080.62500.83330.90810.8267
RNNTr6934,15148630.91670.98860.91270.92590.93520.9776
Tst12096486700.63160.91810.53200.60610.58250.87420.8287
Val110949101800.57890.90380.46280.54860.52130.85400.8122

The performance of constructed models based on the general molecular descriptors.

Figure 3

For the training set, all models gave very good SE, SP, MCC, F1-score, Precision, and ACC values. It should be noted that the SVM model showed lowest precision while DNN model exhibited lowest SE level. For the test and validation set, the indexes of all models exhibited a similar tendency, which tends to predict the compounds as inactivation due to the imbalanced distribution of active and inactive compounds. Among these models, the RNN model gave the highest SE value, while other indicators were not so well. It is worth noting that all indexes of the HN model were better than other models. In addition, the ROC-AUC is critical index for models performance and the ROC of all models are shown in Figure 4. For the test set, the RNN exhibited highest ROC-AUC (0.829), while for the validation set, DNN gave the highest ROC-AUC value of 0.857. Compared with the previous models, our models displayed a higher ROC value and ACC values.

Figure 4

In general, the DNN model performed well for the external validation set predictions from the ROC-AUC metric, while the HN exhibited the higher ACC (0.908) than DNN as well as the MCC and F1 with 0.601 and 0.625, respectively. The RF model gave higher SP (0.999) and Precision (0.986). On the contrary, the RNN method gave higher SE value (0.579) than other models.

We further analyzed what kinds of molecular properties will affect the ARE toxicity of compounds. The Gini index was applied to sort the importance of molecular descriptors. The top 20 descriptors and their corresponding meanings are shown in Table 4. From the information of selected descriptors, it is clearly that the walk and path count descriptors hold a great impact on the ARE toxicity of compound. The 3D matrix-based descriptors, the edge adjacency indices as well as the atom-type E-state indices are also significant for the ARE toxicity of compound. Besides, the 2D matrix-based descriptors and 2D autocorrelations P_VSA-like descriptors also have a close correlation with ARE toxicity of compound.

Table 4

NameMeaningBolckSub-block
TPCTotal path countWalk and path countsID numbers
piPC09Molecular multiple path count of order 9Walk and path countsMultiple path counts
PCRRatio of multiple path count over path countWalk and path countsID numbers
ChiA_GAverage Randic-like index from geometrical matrix3D matrix-based descriptorsGeometrical distance matrix (G)
Eig02_EA (bo)Eigenvalue n. 2 from edge adjacency mat. weighted by bond orderEdge adjacency indicesEigenvalues
StCHSum of tCH E-statesAtom-type E-state indicesE-State sums
piPC08Molecular multiple path count of order 8Walk and path countsMultiple path counts
SM12_AEA (ri)Spectral moment of order 12 from augmented edge adjacency mat. weighted by resonance integralEdge adjacency indicesSpectral moments
SpDiam_B (m)Spectral diameter from Burden matrix weighted by mass2D matrix-based descriptorsBurden matrix weighted by mass (B (m))
SM13_AEA (ri)Spectral moment of order 13 from augmented edge adjacency mat. weighted by resonance integralEdge adjacency indicesSpectral moments
P_VSA_e_1P_VSA-like on Sanderson electronegativity, bin 1P_VSA-like descriptorsSanderson electronegativity
GATS4sGeary autocorrelation of lag 4 weighted by I-state2D autocorrelationsGeary autocorrelations
SM02_AEA (bo)Spectral moment of order 2 from augmented edge adjacency mat. weighted by bond orderEdge adjacency indicesSpectral moments
SM5_B (e)Spectral moment of order 5 from Burden matrix weighted by Sanderson electronegativity2D matrix-based descriptorsBurden matrix weighted by Sanderson electronegativity (B (e))
TDB01i3D Topological distance based descriptors—lag 1 weighted by ionization potential3D autocorrelationsTDB autocorrelations
Eta_betaS_AEta sigma average VEM counETA indicesBasic descriptors
P_VSA_ppp_arP_VSA-like on potential pharmacophore points, ar—aromatic atomsP_VSA-like descriptorsPotential Pharmacophore Points
SM5_B (i)Spectral moment of order 5 from Burden matrix weighted by ionization potential2D matrix-based descriptorsBurden matrix weighted by ionization potential (B (i))
SM4_B (v)Spectral moment of order 4 from Burden matrix weighted by van der Waals volume2D matrix-based descriptorsBurden matrix weighted by Van der Waals volume (B (v))
piPC02Molecular multiple path count of order 2Walk and path countsMultiple path counts

20 molecular descriptors selected by the RF method and Gini index analysis.

Performance Evaluation of Fingerprints-Based Classification Models

In addition to the general molecular descriptors, the molecular fingerprint is another effective method to represent the structural features of molecules. A typical frequency of fingerprints occurred in the 1,024 bins of the compounds in the data set is shown in Figure 5. The fingerprints features were applied to build the six models including DNN, HN, RNN, CNN, RF, and SVM. The results are presented in Table 5 and the radar plots are presented in Figure 6.

Figure 5

Table 5

MethodsGroupTPTNFPFNSESPMCCF1PrecisionACCROC_AUC
RFTr7234,1918330.95630.99810.96780.97240.98910.9917
Tst881,04551020.46320.99520.62690.62190.94620.91370.9613
Val861,04731040.45260.99710.62770.61650.96630.91370.9241
SVMTr7564,1594001.00000.99050.96990.97420.94970.9919
Tst551,040101350.28950.99050.45250.43140.84620.88310.8967
Val611,036141290.32110.98670.46500.46040.81330.88470.9049
DNNTr7254,1909310.95900.99790.96860.97320.98770.9919
Tst1071,0446830.56320.99430.69770.70630.94690.92820.9607
Val1061,0464840.55790.99620.70200.70670.96360.92900.9167
HNTr7434,17227130.98280.99360.96910.97380.96490.9919
Tst1161,01733740.61050.96860.64150.68440.77850.91370.9329
Val1191,02129710.62630.97240.66520.70410.80410.91940.8794
RNNTr6704,15742860.88620.99000.89820.91280.94100.9742
Tst1061,02624840.55790.97710.62910.66250.81540.91290.9296
Val1001,01139900.52630.96290.55850.60790.71940.89600.8534
CNNTr7464,16930100.98680.99290.96920.97390.96130.9919
Tst861,037131040.45260.98760.58510.59520.86870.90560.9329
Val921,03218980.48420.98290.59170.61330.83640.90650.8967

The performance of constructed models based on the fingerprints.

Figure 6

For the training set, 5 out of all 6 models performed very well, except for the RNN method. According to the prediction results for test set, the value of SP, ACC, and precision were relatively stable, while the SE, F1-score and MCC showed different performance. The HN model exhibited the highest SE value while the SVM gave the lowest one. For the validation set, HN also performed better than other models on SE. As shown in Figure 7, all 6 models presented good ROC and large ROC-AUC, which were better than descriptor-based models. RF model has the highest ROC-AUC with 0.924 better than the DNN model with 0.917. However, the ACC of RF was lower than DNN model. But for the external validation set, Deep Learning methods had better generalization ability. Overall, the fingerprints-based models can give better prediction results than those based on molecular descriptors. The fingerprints of compounds were more useful than the descriptors for ARE toxicity prediction of compounds.

Figure 7

Compared with the traditional machine learning methods, deep learning methods had better learning ability and they could extract the inherent characteristics of the data. For the models based on the molecular descriptors, DNN showed highest ROC_AUC and ACC, while the HN exhibited the best SE performance. Considering the fingerprints features, the performance of DNN model was still well and HN showed higher SE than other models.

The Comparisons Between Our Models and Other Models

We also compared the performance of our models with other reported models5. For the ARE toxicity prediction of Tox21 challenge data, the deep neural network models developed by Mayr et al. () gave the best prediction results compared with other models. The best results they obtained had ROC-AUC 0.840, Balanced Accuracy 0.677 for the validation set. Other models displayed ROC-AUC ranging from 0.768 to 0.832 with the balanced accuracy between 0.519 and 0.729 using traditional machine learning methods, such as RF, SVM, and Naive Bayesian (shown in Table 6). Compared to their models and other models, our prediction models can give better prediction results. For the validation set, our best DNN model had ROC-AUC 0.917 and Accuracy 0.929.

Table 6

MethodsROC-AUCBalanced accuracy
DNN based on FPa0.9170.777
Bioinf@JKU0.8400.677
Bioinf@JKU-ensemble40.8320.716
Bioinf@JKU-ensemble30.8320.650
Bioinf@JKU-ensemble20.8300.729
Bioinf@JKU-ensemble10.8270.650
AMAZIZ0.8050.715
Microsomes0.8040.605
T0.8010.696
NCI0.7830.711
dmlab0.7680.519

The reported top 10 prediction models of ARE toxicity prediction in Tox 21 challenge data set.

a

FP means Fingerprints.

Conclusions

In this study, multiple deep learning algorithms were used to predict the ARE toxicity of compounds based on two kinds of molecular features including the general molecular descriptors and fingerprints. The DNN model based on fingerprints had an outstanding performance with ROC-AUC 0.917 and ACC 0.929, while the DNN model based on the general molecular descriptors had relative lower predictive ability with ROC-AUC 0.857 and ACC 0.896, suggesting that the fingerprints can represent the structural features of compounds related to their ARE toxicity more comprehensively. Compared with the traditional machine learning model, the deep learning models had much better predictive ability. Our constructed accurate predictive models on ARE toxicity will be valuable to the assessment of toxicity of compounds.

Statements

Author contributions

HL and CX conceived and designed the study. FB, DH, YL, and XY performed the experiment, analyzed the data, and wrote the manuscript.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fchem.2019.00385/full#supplementary-material

The ID of compounds used in our model is available in the Supplementary Material.

References

Summary

Keywords

antioxidant response elements (AREs), deep learning, toxicity, prediction, machine learning

Citation

Bai F, Hong D, Lu Y, Liu H, Xu C and Yao X (2019) Prediction of the Antioxidant Response Elements' Response of Compound by Deep Learning. Front. Chem. 7:385. doi: 10.3389/fchem.2019.00385

Received

14 December 2018

Accepted

14 May 2019

Published

31 May 2019

Volume

7 - 2019

Edited by

José S. Torrecilla, Complutense University of Madrid, Spain

Reviewed by

Yun Tang, East China University of Science and Technology, China; Peifeng Su, Xiamen University, China

Updates

Copyright

*Correspondence: Huanxiang Liu Cunlu Xu

This article was submitted to Theoretical and Computational Chemistry, a section of the journal Frontiers in Chemistry

†These authors have contributed equally to this work

Disclaimer

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.

Outline

Figures

Cite article

Copy to clipboard


Export citation file


Share article

Article metrics