<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="editorial">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">Front. Genet.</journal-id>
<journal-title>Frontiers in Genetics</journal-title>
<abbrev-journal-title abbrev-type="pubmed">Front. Genet.</abbrev-journal-title>
<issn pub-type="epub">1664-8021</issn>
<publisher>
<publisher-name>Frontiers Media S.A.</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.3389/fgene.2020.00175</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Genetics</subject>
<subj-group>
<subject>Editorial</subject>
</subj-group>
</subj-group>
</article-categories>
<title-group>
<article-title>Editorial: Deep Learning for Toxicity and Disease Prediction</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author" corresp="yes">
<name><surname>Gong</surname> <given-names>Ping</given-names></name>
<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
<xref ref-type="corresp" rid="c001"><sup>&#x0002A;</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/159315/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Zhang</surname> <given-names>Chaoyang</given-names></name>
<xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/498015/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Chen</surname> <given-names>Minjun</given-names></name>
<xref ref-type="aff" rid="aff3"><sup>3</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/304873/overview"/>
</contrib>
</contrib-group>
<aff id="aff1"><sup>1</sup><institution>Environmental Laboratory, U.S. Army Engineer Research and Development Center</institution>, <addr-line>Vicksburg, MS</addr-line>, <country>United States</country></aff>
<aff id="aff2"><sup>2</sup><institution>School of Computing Sciences and Computer Engineering, University of Southern Mississippi</institution>, <addr-line>Hattiesburg, MS</addr-line>, <country>United States</country></aff>
<aff id="aff3"><sup>3</sup><institution>Division of Bioinformatics and Biostatistics, National Center for Toxicological Research, U.S. Food and Drug Administration</institution>, <addr-line>Jefferson, AR</addr-line>, <country>United States</country></aff>
<author-notes>
<fn fn-type="edited-by"><p>Edited and reviewed by: Douglas Mark Ruden, Wayne State University, United States</p></fn>
<corresp id="c001">&#x0002A;Correspondence: Ping Gong <email>ping.gong&#x00040;usace.army.mil</email></corresp>
<fn fn-type="other" id="fn001"><p>This article was submitted to Toxicogenomics, a section of the journal Frontiers in Genetics</p></fn></author-notes>
<pub-date pub-type="epub">
<day>26</day>
<month>02</month>
<year>2020</year>
</pub-date>
<pub-date pub-type="collection">
<year>2020</year>
</pub-date>
<volume>11</volume>
<elocation-id>175</elocation-id>
<history>
<date date-type="received">
<day>22</day>
<month>01</month>
<year>2020</year>
</date>
<date date-type="accepted">
<day>13</day>
<month>02</month>
<year>2020</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright &#x000A9; 2020 Gong, Zhang and Chen.</copyright-statement>
<copyright-year>2020</copyright-year>
<copyright-holder>Gong, Zhang and Chen</copyright-holder>
<license xlink:href="http://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.</p></license>
</permissions>
<related-article id="RA1" related-article-type="commentary-article" xlink:href="https://www.frontiersin.org/research-topics/7422/deep-learning-for-toxicity-and-disease-prediction" ext-link-type="uri">Editorial on the Research Topic <article-title>Deep Learning for Toxicity and Disease Prediction</article-title></related-article>
<kwd-group>
<kwd>deep learning</kwd>
<kwd>disease diagnosis or prognosis</kwd>
<kwd>chemical toxicity prediction</kwd>
<kwd>deep neural networks</kwd>
<kwd>conventional machine learning</kwd>
</kwd-group>
<counts>
<fig-count count="0"/>
<table-count count="0"/>
<equation-count count="0"/>
<ref-count count="14"/>
<page-count count="3"/>
<word-count count="2203"/>
</counts>
</article-meta>
<notes notes-type="disclaimer"><p>The content is solely the responsibility of the authors and does not necessarily represent the official views of U.S. Army Corps of Engineers and U.S. Food and Drug Administration.</p>
</notes>
</front>
<body><p>Deep learning (DL), alsocalled deep structured learning or hierarchical learning, is an important subset of machine learning (ML). The distinction between DL and conventional &#x0201C;shallow&#x0201D; ML is that DL algorithms allow computational models composed of multiple processing layers to be fed with raw data and automatically learn multiple levels of abstract representations of data for detection and classification (LeCun et al., <xref ref-type="bibr" rid="B7">2015</xref>). The history of DL can be traced back to the 1940s when the first neural network model was developed (McCulloch and Pitts, <xref ref-type="bibr" rid="B10">1943</xref>). It wasn&#x00027;t until recently that DL evolved into and reemerged as a prominent discipline within the artificial intelligence domain, thanks to such revolutionary advances as backpropagation, parallel computing with GPUs, availability of massive labeled data, improved architectures, robust optimizers, regularization techniques, and activation functions (see <ext-link ext-link-type="uri" xlink:href="https://www.import.io/post/history-of-deep-learning/">https://www.import.io/post/history-of-deep-learning/</ext-link> and <ext-link ext-link-type="uri" xlink:href="https://beamandrew.github.io/deeplearning/2017/02/23/deep_learning_101_part1.html">https://beamandrew.github.io/deeplearning/2017/02/23/deep_learning_101_part1.html</ext-link> for more info). Over the past decade DL has regained popularity and has been successfully applied to such diverse fields as image (Zeiler and Fergus, <xref ref-type="bibr" rid="B14">2014</xref>) and speech (Hinton et al., <xref ref-type="bibr" rid="B4">2012</xref>) recognition, visual art (Huang et al., <xref ref-type="bibr" rid="B5">2016</xref>) and natural language (Xiong et al., <xref ref-type="bibr" rid="B12">2016</xref>) processing, drug discovery (Gawehn et al., <xref ref-type="bibr" rid="B3">2016</xref>), chemical toxicity prediction (Mayr et al., <xref ref-type="bibr" rid="B8">2016</xref>), and computational biology (Angermueller et al., <xref ref-type="bibr" rid="B1">2016</xref>). For instance, deep convolutional neural networks (CNNs) have brought about breakthroughs in computer vision and pattern recognition (Krizhevsky et al., <xref ref-type="bibr" rid="B6">2012</xref>), whereas recurrent neural networks have shed light on sequential data such as text mining and speech applications (Hinton et al., <xref ref-type="bibr" rid="B4">2012</xref>).</p>
<p>Despite great success, there remain many technical challenges, one of which is how to integrate or transform subject-specific knowledge in order to adapt to DL algorithms and improve outcomes. Technical hurdles exist in data preprocessing, model selection (e.g., feedforward, convolutional, or recurrent networks), parametric function approximation (e.g., initialization strategies, activation functions, architecture, and learning techniques), and model regularization and optimization. This Research Topic addresses these challenges and hurdles with a specific focus on the application of DL algorithms to chemical toxicity prediction and disease diagnosis, which has not been adequately explored (Mayr et al., <xref ref-type="bibr" rid="B9">2018</xref>; Xu et al., <xref ref-type="bibr" rid="B13">2019</xref>). As a result, 11 manuscripts were accepted in four participating journals: 7 in Frontiers in Genetics (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00477">Zhang L. et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00587">Jia et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00013">Luo et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link>), 2 in Frontiers in Plant Science (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2018.01162">Fuentes et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2019.00155">Lin et al.</ext-link>), 1 in Frontiers in Physiology (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link>), and 1 in Frontiers in Bioengineering and Biotechnology (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link>). These papers are well-split between human (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00477">Zhang L. et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00587">Jia et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00013">Luo et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link>) or plant (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2018.01162">Fuentes et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2019.00155">Lin et al.</ext-link>) disease diagnosis and chemical toxicity (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link>) or drug efficacy (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link>) prediction. CNN architecture dominated these studies, except three where autoencoder (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00477">Zhang L. et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>) or XGBoost (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link>) was employed. The input data varied from images (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2018.01162">Fuentes et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2019.00155">Lin et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link>) or converted images (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link>) to gene mutations (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00013">Luo et al.</ext-link>), chemical molecular descriptors (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link>), phenotypes (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00587">Jia et al.</ext-link>), physical examination records (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link>), and mixtures of different data profiles such as multi-omics data (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00477">Zhang L. et al.</ext-link>), chemical structures, human phenotypes, pathways, protein targets, and protein&#x02013;protein interactions (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link>).</p>
<p>As summarized below, this collection of original research papers presents a significant amount of progress made in the above-mentioned scope of the Research Topic:</p>
<p><bold>Development of novel DL-based tools:</bold> Autoencoder-based classification models were developed to identify ultra-high risk prognostic subgroups of neuroblastoma (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00477">Zhang et al.</ext-link>) or distinguish drug-like compounds from common compounds (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>). <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00013">Luo et al.</ext-link> demonstrated that a CNN-based deepDriver could learn information within somatic mutation data and similarity networks simultaneously to enhance the prediction of cancer driver genes. A CNN-based, pixel-level semantic segmentation model was built for quantitative assessment of the severity of powdery mildew in cucumber leaves, achieving an average pixel accuracy of 96% (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2019.00155">Lin et al.</ext-link>). <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link> applied both CNN- and autoencoder-based DL and transfer learning techniques to automatically extract high-level abstract features from breast cancer histopathological images, which led to a significant improvement in cancer diagnosis. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link> reported a novel GroupNet model for multi-label chronic disease classification that outperformed other DL (e.g., AlexNet) and conventional ML (e.g., SVM) models.</p>
<p><bold>Optimization of existing DL-based tools:</bold> <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2018.01162">Fuentes et al.</ext-link> presented a two-tiered diagnosis system to address high false positive rates caused by class unbalance and variation. The system consists of a primary diagnosis unit that detects a set of bounding boxes that likely contain a disease in the image, a secondary diagnosis unit that verifies bounding boxes detected from the primary diagnosis unit using independent CNN classifiers trained with respect to each class, and an integration unit that combines the results from the primary and secondary units to effectively recognize 10 different types of diseases and pests in tomato. This system showed an improved recognition rate of 96%, 13% higher than previous work (Fuentes et al., <xref ref-type="bibr" rid="B2">2017</xref>). <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link> refined DeepSnap, a DL-based tool for quantitative structure-activity relationship (QSAR) analysis previously developed by Uesawa (<xref ref-type="bibr" rid="B11">2018</xref>), through optimizing such parameters as the number of molecules per Structure Data File (SDF), zoom factor percentage, atom size for van der Waals percentage, bond radius, minimum bond distance, and bond tolerance. The DeepSnap with an optimal set of parameter values generated the best performing models.</p>
<p><bold>Choosing between DL and conventional ML (cML):</bold> Despite revolutionary breakthroughs, DL does not always provide better performance or superior solutions to any specific problem than cML. Such cML as Logistic Regression (LR), Random Forest (RF), and Naive Bayes (NB) were employed along with Deep Neural Network (DNN) to train classifiers with excellent precision (&#x02265;98%) and recall (up to 95%) for rare disease diagnosis implemented in a Rare Disease Auxiliary Diagnosis system (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00587">Jia et al.</ext-link>). <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link> presented a case study where DNN and RF were compared with and without parametric optimization in terms of QSAR-based chemical toxicity prediction. <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link> compared XGBoost, a cML algorithm, with DeepSynergy, a DL algorithm, and other cML algorithms (e.g., RF, LR, and NB), and concluded that XGBoost outperformed other classifiers in both stratified five-fold cross-validation and independent validation in identifying synergistic or antagonistic drug combinations. These studies suggest that in the absence of large amounts of training samples (e.g., in the 100 or 1,000 k range), cML may be an alternative superior to DL in performance, as cML is less likely to over-fit and often computationally less costly. Even with available big data, DL algorithms need to be optimized to achieve outstanding performance (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpls.2018.01162">Fuentes et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link>). Furthermore, transfer learning was used in conjunction with DL to train a neural network model on a problem similar to the one being solved (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link>).</p>
<p><bold>Data preprocessing:</bold> In order to take advantage of the power of CNN, <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fbioe.2019.00065">Matsuzaka and Uesawa</ext-link> converted SMILES text files into SDF image files, whereas <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link> transformed physical examination records into multi-label class data using binary relevance and label powerset methods. Data rebalance techniques (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2018.00585">Hu et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00080">Xie et al.</ext-link>) and focal loss (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00351">Zhang X. et al.</ext-link>) or stratification (<ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fgene.2019.00600">Ji et al.</ext-link>; <ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fphys.2019.01044">Idakwo et al.</ext-link>) strategies were often performed to overcome the influence of skewed class distribution. Data preprocessing played a critical role in improving performance of DL- or cML-based classification.</p>
<p>This collection of contributions highlights not only the promising outlook of DL applications in disease diagnosis and toxicity prediction, but also the necessity of optimizing DL algorithms in order to achieve superior outcomes. Given the remarkable success of DL application in classification problems, the focus of future efforts may now shift to quantification problems.</p>
<sec id="s1">
<title>Author Contributions</title>
<p>PG proposed and edited this Research Topic. CZ and MC co-edited this Research Topic. All authors made a substantial, direct and intellectual contribution to this Editorial, and approved it for publication.</p>
<sec>
<title>Conflict of Interest</title>
<p>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.</p>
</sec>
</sec>
</body>
<back>
<ack><p>Permission was granted by the Chief of Engineer, U.S. Army Corps of Engineers to publish this paper. We thank Drs. Ioannis P. Androulakis, Nora L. Nock, and Alfredo Pulvirenti for editing three papers in this collection.</p>
</ack>
<ref-list>
<title>References</title>
<ref id="B1">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Angermueller</surname> <given-names>C.</given-names></name> <name><surname>P&#x000E4;rnamaa</surname> <given-names>T.</given-names></name> <name><surname>Parts</surname> <given-names>L.</given-names></name> <name><surname>Stegle</surname> <given-names>O.</given-names></name></person-group> (<year>2016</year>). <article-title>Deep learning for computational biology</article-title>. <source>Mol. Syst. Biol.</source> <volume>12</volume>:<fpage>878</fpage>. <pub-id pub-id-type="doi">10.15252/msb.20156651</pub-id><pub-id pub-id-type="pmid">27474269</pub-id></citation></ref>
<ref id="B2">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Fuentes</surname> <given-names>A.</given-names></name> <name><surname>Yoon</surname> <given-names>S.</given-names></name> <name><surname>Kim</surname> <given-names>S. C.</given-names></name> <name><surname>Park</surname> <given-names>D. S.</given-names></name></person-group> (<year>2017</year>). <article-title>A robust deep-learning-based detector for real-time tomato plant diseases and pests recognition</article-title>. <source>Sensors</source> <volume>17</volume>:<fpage>E2022</fpage>. <pub-id pub-id-type="doi">10.3390/s17092022</pub-id><pub-id pub-id-type="pmid">28869539</pub-id></citation></ref>
<ref id="B3">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Gawehn</surname> <given-names>E.</given-names></name> <name><surname>Hiss</surname> <given-names>J. A.</given-names></name> <name><surname>Schneider</surname> <given-names>G.</given-names></name></person-group> (<year>2016</year>). <article-title>Deep learning in drug discovery</article-title>. <source>Mol. Inform.</source> <volume>35</volume>:<fpage>3</fpage>&#x02013;<lpage>14</lpage>. <pub-id pub-id-type="doi">10.1002/minf.201501008</pub-id><pub-id pub-id-type="pmid">27491648</pub-id></citation></ref>
<ref id="B4">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Hinton</surname> <given-names>G.</given-names></name> <name><surname>Deng</surname> <given-names>L.</given-names></name> <name><surname>Yu</surname> <given-names>D.</given-names></name> <name><surname>Dahl</surname> <given-names>G. E.</given-names></name> <name><surname>Mohamed</surname> <given-names>A.-R.</given-names></name> <name><surname>Jaitly</surname> <given-names>N.</given-names></name> <etal/></person-group>. (<year>2012</year>). <article-title>Deep neural networks for acoustic modeling in speech recognition: the shared views of four research groups</article-title>. <source>Signal. Process. Mag. IEEE</source> <volume>29</volume>, <fpage>82</fpage>&#x02013;<lpage>97</lpage>. <pub-id pub-id-type="doi">10.1109/MSP.2012.2205597</pub-id></citation></ref>
<ref id="B5">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Huang</surname> <given-names>S.</given-names></name> <name><surname>Li</surname> <given-names>X.</given-names></name> <name><surname>Zhang</surname> <given-names>Z.</given-names></name> <name><surname>He</surname> <given-names>Z.</given-names></name> <name><surname>Wu</surname> <given-names>F.</given-names></name> <name><surname>Liu</surname> <given-names>W.</given-names></name> <etal/></person-group>. (<year>2016</year>). <article-title>Deep learning driven visual path prediction from a single image</article-title>. <source>IEEE Trans. Image Process</source>. <volume>25</volume>, <fpage>5892</fpage>&#x02013;<lpage>5904</lpage>. <pub-id pub-id-type="doi">10.1109/TIP.2016.2613686</pub-id></citation></ref>
<ref id="B6">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Krizhevsky</surname> <given-names>A.</given-names></name> <name><surname>Sutskever</surname> <given-names>I.</given-names></name> <name><surname>Hinton</surname> <given-names>G.</given-names></name></person-group> (<year>2012</year>). <article-title>ImageNet classification with deep convolutional neural networks</article-title>. <source>Proc. Adv. Neural Inform. Process. Syst.</source> <volume>25</volume>, <fpage>1090</fpage>&#x02013;<lpage>1098</lpage>. <pub-id pub-id-type="doi">10.1145/3065386</pub-id></citation></ref>
<ref id="B7">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>LeCun</surname> <given-names>Y.</given-names></name> <name><surname>Bengio</surname> <given-names>Y.</given-names></name> <name><surname>Hinton</surname> <given-names>G.</given-names></name></person-group> (<year>2015</year>). <article-title>Deep learning</article-title>. <source>Nature</source> <volume>521</volume>, <fpage>436</fpage>&#x02013;<lpage>444</lpage>. <pub-id pub-id-type="doi">10.1038/nature14539</pub-id><pub-id pub-id-type="pmid">26017442</pub-id></citation></ref>
<ref id="B8">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Mayr</surname> <given-names>A.</given-names></name> <name><surname>Klambauer</surname> <given-names>G.</given-names></name> <name><surname>Unterthiner</surname> <given-names>T.</given-names></name> <name><surname>Hochreiter</surname> <given-names>S.</given-names></name></person-group> (<year>2016</year>). <article-title>DeepTox: toxicity prediction using deep learning</article-title>. <source>Front. Environ. Sci.</source> <volume>3</volume>:<fpage>80</fpage>. <pub-id pub-id-type="doi">10.3389/fenvs.2015.00080</pub-id></citation></ref>
<ref id="B9">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Mayr</surname> <given-names>A.</given-names></name> <name><surname>Klambauer</surname> <given-names>G.</given-names></name> <name><surname>Unterthiner</surname> <given-names>T.</given-names></name> <name><surname>Steijaert</surname> <given-names>M.</given-names></name> <name><surname>Wegner</surname> <given-names>J. K.</given-names></name> <name><surname>Ceulemans</surname> <given-names>H.</given-names></name> <etal/></person-group>. (<year>2018</year>). <article-title>Large-scale comparison of machine learning methods for drug target prediction on ChEMBL</article-title>. <source>Chem. Sci.</source> <volume>9</volume>, <fpage>5441</fpage>&#x02013;<lpage>5451</lpage>. <pub-id pub-id-type="doi">10.1039/c8sc00148k</pub-id><pub-id pub-id-type="pmid">30155234</pub-id></citation></ref>
<ref id="B10">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>McCulloch</surname> <given-names>W. S.</given-names></name> <name><surname>Pitts</surname> <given-names>W.</given-names></name></person-group> (<year>1943</year>). <article-title>A logical calculus of the ideas immanent in nervous activity</article-title>. <source>Bull. Math. Biophys.</source> <volume>5</volume>, <fpage>115</fpage>&#x02013;<lpage>133</lpage>.</citation></ref>
<ref id="B11">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Uesawa</surname> <given-names>Y.</given-names></name></person-group> (<year>2018</year>). <article-title>Quantitative structure&#x02013;activity relationship analysis using deep learning based on a novel molecular image input technique</article-title>. <source>Bioorg. Med. Chem. Lett.</source> <volume>28</volume>, <fpage>3400</fpage>&#x02013;<lpage>3403</lpage>. <pub-id pub-id-type="doi">10.1016/j.bmcl.2018.08.032</pub-id><pub-id pub-id-type="pmid">30177377</pub-id></citation></ref>
<ref id="B12">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Xiong</surname> <given-names>C.</given-names></name> <name><surname>Merity</surname> <given-names>S.</given-names></name> <name><surname>Socher</surname> <given-names>R.</given-names></name></person-group> (<year>2016</year>). <article-title>Dynamic memory networks for visual and textual question answering</article-title>. <source>arXiv[Preprint]</source>. arXiv:1603.01417.</citation></ref>
<ref id="B13">
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Xu</surname> <given-names>J.</given-names></name> <name><surname>Xue</surname> <given-names>K.</given-names></name> <name><surname>Zhang</surname> <given-names>K.</given-names></name></person-group> (<year>2019</year>). <article-title>Current status and future trends of clinical diagnoses via image-based deep learning</article-title>. <source>Theranostics</source> <volume>9</volume>, <fpage>7556</fpage>&#x02013;<lpage>7565</lpage>. <pub-id pub-id-type="doi">10.7150/thno.38065</pub-id><pub-id pub-id-type="pmid">31695786</pub-id></citation></ref>
<ref id="B14">
<citation citation-type="book"><person-group person-group-type="author"><name><surname>Zeiler</surname> <given-names>M. D.</given-names></name> <name><surname>Fergus</surname> <given-names>R.</given-names></name></person-group> (<year>2014</year>). <article-title>Visualizing and understanding convolutional networks</article-title>, <source>Computer Vision&#x02013;ECCV 2014</source>, eds <person-group person-group-type="editor"><name><surname>Fleet</surname> <given-names>D.</given-names></name> <name><surname>Pajdla</surname> <given-names>T.</given-names></name> <name><surname>Schiele</surname> <given-names>B.</given-names></name> <name><surname>Tuytelaars</surname> <given-names>T.</given-names></name></person-group> (<publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name>), (<publisher-loc>Heidelberg; Berlin</publisher-loc>: <publisher-name>Springer</publisher-name>), <fpage>818</fpage>&#x02013;<lpage>833</lpage>.</citation></ref>
</ref-list>
<fn-group>
<fn fn-type="financial-disclosure"><p><bold>Funding.</bold> This work was supported in part by funding provided to PG from the U.S. Army Environmental Quality and Installation Program.</p>
</fn>
</fn-group>
</back>
</article>