paper-with-me

Papers

Memory Matching Networks for Genomic Sequence Classification

2017-02-22 · Jack Lanchantin, Ritambhara Singh, Yanjun Qi

When analyzing the genome, researchers have discovered that proteins bind to DNA based on certain patterns of the DNA sequence known as "motifs". However, it is difficult to manually construct motifs due to their complexity. Recently, externally learned memory models have proven to be effective methods for reasoning over inputs and supporting sets. In this work, we present memory matching networks (MMN) for classifying DNA sequences as protein binding sites. Our model learns a memory bank of encoded motifs, which are dynamic memory modules, and then matches a new test sequence to each of the motifs to classify the sequence as a binding or nonbinding site.

📄 PDF Abstract BibTeX arXiv:1702.06760

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Prototype Matching Networks for Large-Scale Multi-label Genomic Sequence Classification

2017-10-30 · ICLR 2018 1 · Jack Lanchantin, Arshdeep Sekhon, Ritambhara Singh, Yanjun Qi

One of the fundamental tasks in understanding genomics is the problem of predicting Transcription Factor Binding Sites (TFBSs). With more than hundreds of Transcription Factors (TFs) as labels, genomic-sequence based TFB…

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Feature extraction from complex networks: A case of study in genomic sequences classification

2014-12-17 · Bruno Mendes Moro Conque, André Yoshiaki Kashiwabara, Fabrício Martins Lopes

This work presents a new approach for classification of genomic sequences from measurements of complex networks and information theory. For this, it is considered the nucleotides, dinucleotides and trinucleotides of a ge…

ClassificationGeneral Classification

HyCoSeq: Contextual Hyperbolic Representation Learning for Genomic Sequences

2026-09-15 · Chenhao Zeng, Zhibin Pu, Shufei Ge arxiv

Hyperbolic geometry provides a natural inductive bias for genomic representation learning, but existing hyperbolic genomic models primarily use Lorentz convolutions to learn local sequence representations, while their re…

Representation Learning

BLEND: A Fast, Memory-Efficient, and Accurate Mechanism to Find Fuzzy Seed Matches in Genome Analysis

2021-12-16 · Can Firtina, Jisung Park, Mohammed Alser, Jeremie S. Kim 외

Generating the hash values of short subsequences, called seeds, enables quickly identifying similarities between genomic sequences by matching seeds with a single lookup of their hash values. However, these hash values c…

DNA Sequence Classification with Compressors

2024-01-25 · Şükrü Ozan

Recent studies in DNA sequence classification have leveraged sophisticated machine learning techniques, achieving notable accuracy in categorizing complex genomic data. Among these, methods such as k-mer counting have pr…

Classification