paper-with-me

Papers

Deep Motif: Visualizing Genomic Sequence Classifications

2016-05-04 · Jack Lanchantin, Ritambhara Singh, Zeming Lin, Yanjun Qi

This paper applies a deep convolutional/highway MLP framework to classify genomic sequences on the transcription factor binding site task. To make the model understandable, we propose an optimization driven strategy to extract "motifs", or symbolic patterns which visualize the positive class learned by the network. We show that our system, Deep Motif (DeMo), extracts motifs that are similar to, and in some cases outperform the current well known motifs. In addition, we find that a deeper model consisting of multiple convolutional and highway layers can outperform a single convolutional and fully connected layer in the previous state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1605.01133

Code (3)

QData/DeepMotif 공식 구현 torch
bakirillov/deepmotif4pytorch pytorch
xinshuaiqi/awesome-genome

Similar Papers 제목 키워드 기반

Deep Motif Dashboard: Visualizing and Understanding Genomic Sequences Using Deep Neural Networks

2016-08-12 · Jack Lanchantin, Ritambhara Singh, Beilun Wang, Yanjun Qi

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…

General Classification

Combining detection and reconstruction of correlational and quasi-periodic motifs in viral genomic sequences with transitional genome mapping: Application to COVID-19

2020-10-14 · Vladimr R. Chechetkin, Vasily V. Lobzin

A method of Transitional Automorphic Mapping of the Genome on Itself (TAMGI) is aimed at combining detection and reconstruction of correlational and quasi-periodic motifs in the viral genomic RNA/DNA sequences. The motif…

Uncovering motif interactions from convolutional-attention networks for genomics

2021-09-24 · NeurIPS Workshop AI4Scien 2021 12 · Rohan Singh Ghotra, Nicholas Keone Lee, Peter K Koo

A major goal of computational genomics is to understand how sequence patterns, called motifs, interact to regulate gene expression. In principle, convolution-attention networks (CANs) should provide an inductive bias to…

Inductive Bias

A mechanistically interpretable neural network for regulatory genomics

2024-10-08 · Alex M. Tseng, Gokcen Eraslan, Tommaso Biancalani, Gabriele Scalia

Deep neural networks excel in mapping genomic DNA sequences to associated readouts (e.g., protein-DNA binding). Beyond prediction, the goal of these networks is to reveal to scientists the underlying motifs (and their sy…

Screening Genome Sequences for Known RNA Genes and Motifs

2015-12-22

This methods paper presents computational protocols for the identification of non-coding RNA genes or RNA motifs within genomic sequences. An application to bacterial small RNA is proposed.