An Improved Deep Learning Model for Predicting DNA Sequence Function
- 1 Shandong Experimental High School, Jinan, China
- 2 Daqing Experimental High School, Daqing, China
Abstract
Since a complete DNA chain contains a large data (usually billions of nucleotides), it’s challenging to figure out the function of each sequence segment. Several powerful predictive models for the function of DNA sequence, including, CNN (convolutional neural network), RNN (recurrent neural network), and LSTM [ 1 ] (long short-term memory) have been proposed. However, all of them have some flaws. For example, the RNN can hardly have long-term memory. Here, we build on one of these models, DanQ, which uses CNN and LSTM together. We extend DanQ by developing an improved DanQ model and applying it to predict the function of DNA sequence more efficiently. In the most primitive DanQ model, the regulatory grammar is learned by the regulatory motifs captured by the convolution layer and the long-term dependencies between the motifs captured by the recurrent layer, so as to increase the prediction accuracy. Through the testing of some models, DanQ has greatly improved in some indicators. For the regulatory markers, DanQ achieves improvements above 50% of the area under the curve, via the measurement of the precision-recall curve.
- Graves, A. and Schmidhuber, J. (2005) Framewise Phoneme Classification with Bidirectional LSTM and Other Neural Network Architectures. Neural Networks, 18, 602-610. https://doi.org/10.1016/j.neunet.2005.06.042
- Alipanahi, B., et al. (2015) Predicting the Sequence Specificities of DNA- and RNA-Binding Proteins by Deep Learning. Nature Biotechnology, 33, 831-838. https://doi.org/10.1038/nbt.3300
- Quang, D., Chen, Y. and Xie, X. (2015) DANN: A Deep Learning Approach for Annotating the Pathogenicity of Genetic Variants. Bioinformatics, 31, 761-763. https://doi.org/10.1093/bioinformatics/btu703
- Zhou, J. and Troyanskaya, O.G. (2015) Predicting Effects of Noncoding Variants with Deep Learning-Based Sequence Model. Nature Methods, 12, 931-934. https://doi.org/10.1038/nmeth.3547