# GeNet: Deep Representations for Metagenomics

**Authors:** Mateo Rojas-Carulla, Ilya Tolstikhin, Guillermo Luque, Nicholas, Youngblut, Ruth Ley, Bernhard Sch\"olkopf

arXiv: 1901.11015 · 2019-02-01

## TL;DR

GeNet is a deep learning method for metagenomic classification that leverages hierarchical label structures, achieving competitive accuracy with significantly reduced memory use and useful representations for downstream tasks.

## Contribution

Introduces GeNet, a hierarchical deep learning approach for shotgun metagenomic classification with improved efficiency and representation quality.

## Key findings

- Competitive precision and recall on multiple datasets
- Significantly lower memory requirements than state-of-the-art methods
- High accuracy in pathogen detection with learned representations

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.11015/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1901.11015/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1901.11015/full.md

---
Source: https://tomesphere.com/paper/1901.11015