Deep Motif Dashboard: Visualizing and Understanding Genomic Sequences Using Deep Neural Networks
Jack Lanchantin, Ritambhara Singh, Beilun Wang, and Yanjun Qi

TL;DR
The paper introduces Deep Motif Dashboard, a visualization toolkit for deep neural networks in genomic sequence analysis, revealing how models identify motifs and dependencies in transcription factor binding site prediction.
Contribution
It presents a suite of visualization methods for understanding deep neural networks in genomic sequence classification, including saliency maps, temporal scores, and input optimization strategies.
Findings
CNN-RNN architecture outperforms others in motif detection.
Visualization shows CNN-RNN models capture motifs and dependencies.
Deep Motif Dashboard aids interpretability of DNNs in genomics.
Abstract
Deep neural network (DNN) models have recently obtained state-of-the-art prediction accuracy for the transcription factor binding (TFBS) site classification task. However, it remains unclear how these approaches identify meaningful DNA sequence signals and give insights as to why TFs bind to certain locations. In this paper, we propose a toolkit called the Deep Motif Dashboard (DeMo Dashboard) which provides a suite of visualization strategies to extract motifs, or sequence patterns from deep neural network models for TFBS classification. We demonstrate how to visualize and understand three important DNN models: convolutional, recurrent, and convolutional-recurrent networks. Our first visualization method is finding a test sequence's saliency map which uses first-order derivatives to describe the importance of each nucleotide in making the final prediction. Second, considering recurrent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenomics and Chromatin Dynamics · Genomics and Phylogenetic Studies · Gene expression and cancer classification
