paper-with-me

Papers

GeNet: Deep Representations for Metagenomics

2019-01-30 · Mateo Rojas-Carulla, Ilya Tolstikhin, Guillermo Luque, Nicholas Youngblut, Ruth Ley, Bernhard Schölkopf

We introduce GeNet, a method for shotgun metagenomic classification from raw DNA sequences that exploits the known hierarchical structure between labels for training. We provide a comparison with state-of-the-art methods Kraken and Centrifuge on datasets obtained from several sequencing technologies, in which dataset shift occurs. We show that GeNet obtains competitive precision and good recall, with orders of magnitude less memory requirements. Moreover, we show that a linear model trained on top of representations learned by GeNet achieves recall comparable to state-of-the-art methods on the aforementioned datasets, and achieves over 90% accuracy in a challenging pathogen detection problem. This provides evidence of the usefulness of the representations learned by GeNet for downstream biological tasks.

📄 PDF Abstract BibTeX arXiv:1901.11015

Code (5)

mrojascarulla/GeNet 공식 구현 tf
2023-MindSpore-1/ms-code-214/tree/main/GENet_Res50 mindspore
2023-MindSpore-4/Code10/tree/main/GENet_Res50 mindspore
JainSamyak8840/metagenomics_classification pytorch
MindSpore-paper-code-3/code7/tree/main/GENet_Res50 mindspore

Tasks

General Classification

Similar Papers 제목 키워드 기반

Phylogenetic Convolutional Neural Networks in Metagenomics

2017-09-06 · Diego Fioravanti, Ylenia Giarratano, Valerio Maggio, Claudio Agostinelli 외

Background: Convolutional Neural Networks can be effectively used only when data are endowed with an intrinsic concept of neighbourhood in the input space, as is the case of pixels in images. We introduce here Ph-CNN, a …

Deep LearningDomain AdaptationGeneral Classification

Spaced seeds improve k-mer-based metagenomic classification

2015-02-22 · Karel Brinda, Maciej Sykulski, Gregory Kucherov

Metagenomics is a powerful approach to study genetic content of environmental samples that has been strongly promoted by NGS technologies. To cope with massive data involved in modern metagenomic projects, recent tools […

ClassificationGeneral Classification

Metagenomics for clinical diagnostics: technologies and informatics

2019-11-26 · Caitlin Loeffler, Keylie M. Gibson, Lana Martin, Liz Chang 외

The human-associated microbiome is closely tied to human health and is of substantial clinical interest. Metagenomics-based tools are emerging for clinical diagnostics, tracking the spread of diseases, and surveillance o…

NLP-based classification of software tools for metagenomics sequencing data analysis into EDAM semantic annotation

2022-09-30 · Kaoutar Daoud Hiri, Matjaž Hren, Tomaž Curk

Motivation: The rapid growth of metagenomics sequencing data makes metagenomics increasingly dependent on computational and statistical methods for fast and efficient analysis. Consequently, novel analysis tools for big-…

regression

Disease Classification in Metagenomics with 2D Embeddings and Deep Learning

2018-06-23 · Thanh Hai Nguyen, Edi Prifti, Yann Chevaleyre, Nataliya Sokolovska 외

Deep learning (DL) techniques have shown unprecedented success when applied to images, waveforms, and text. Generally, when the sample size ($N$) is much bigger than the number of features ($d$), DL often outperforms oth…

ClassificationDeep LearningGeneral Classification