paper-with-me

Papers

Disease Classification in Metagenomics with 2D Embeddings and Deep Learning

2018-06-23 · Thanh Hai Nguyen, Edi Prifti, Yann Chevaleyre, Nataliya Sokolovska, Jean-Daniel Zucker

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 other machine learning (ML) techniques, often through the use of Convolutional Neural Networks (CNNs). However, in many bioinformatics fields (including metagenomics), we encounter the opposite situation where $d$ is significantly greater than $N$. In these situations, applying DL techniques would lead to severe overfitting. Here we aim to improve classification of various diseases with metagenomic data through the use of CNNs. For this we proposed to represent metagenomic data as images. The proposed Met2Img approach relies on taxonomic and t-SNE embeddings to transform abundance data into "synthetic images". We applied our approach to twelve benchmark data sets including more than 1400 metagenomic samples. Our results show significant improvements over the state-of-the-art algorithms (Random Forest (RF), Support Vector Machine (SVM)). We observe that the integration of phylogenetic information alongside abundance data improves classification. The proposed approach is not only important in classification setting but also allows to visualize complex metagenomic data. The Met2Img is implemented in Python.

📄 PDF Abstract BibTeX arXiv:1806.09046

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningGeneral Classification

Similar Papers 제목 키워드 기반

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…

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

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

Advancing Digital Precision Medicine for Chronic Fatigue Syndrome through Longitudinal Large-Scale Multi-Modal Biological Omics Modeling with Machine Learning and Artificial Intelligence

2025-06-18 · Ruoyun Xiong

We studied a generalized question: chronic diseases like ME/CFS and long COVID exhibit high heterogeneity with multifactorial etiology and progression, complicating diagnosis and treatment. To address this, we developed …

MetaTrinity: Enabling Fast Metagenomic Classification via Seed Counting and Edit Distance Approximation

2023-11-03 · Arvid E. Gollwitzer, Mohammed Alser, Joel Bergtholdt, Joel Lindegger 외

Metagenomics, the study of genome sequences of diverse organisms cohabiting in a shared environment, has experienced significant advancements across various medical and biological fields. Metagenomic analysis is crucial,…