An image representation based convolutional network for DNA classificationDownload PDF

15 Feb 2018 (modified: 07 Apr 2024)ICLR 2018 Conference Blind SubmissionReaders: Everyone
Abstract: The folding structure of the DNA molecule combined with helper molecules, also referred to as the chromatin, is highly relevant for the functional properties of DNA. The chromatin structure is largely determined by the underlying primary DNA sequence, though the interaction is not yet fully understood. In this paper we develop a convolutional neural network that takes an image-representation of primary DNA sequence as its input, and predicts key determinants of chromatin structure. The method is developed such that it is capable of detecting interactions between distal elements in the DNA sequence, which are known to be highly relevant. Our experiments show that the method outperforms several existing methods both in terms of prediction accuracy and training time.
TL;DR: A method to transform DNA sequences into 2D images using space-filling Hilbert Curves to enhance the strengths of CNNs
Keywords: DNA sequences, Hilbert curves, Convolutional neural networks, chromatin structure
Code: [![github](/images/github_icon.svg) Bojian/Hilbert-CNN](https://github.com/Bojian/Hilbert-CNN)
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 3 code implementations](https://www.catalyzex.com/paper/arxiv:1806.04931/code)
15 Replies

Loading