English

Disease Classification in Metagenomics with 2D Embeddings and Deep Learning

Computer Vision and Pattern Recognition 2018-06-26 v1 Machine Learning

Abstract

Deep learning (DL) techniques have shown unprecedented success when applied to images, waveforms, and text. Generally, when the sample size (NN) is much bigger than the number of features (dd), 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 dd is significantly greater than NN. 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.

Keywords

Cite

@article{arxiv.1806.09046,
  title  = {Disease Classification in Metagenomics with 2D Embeddings and Deep Learning},
  author = {Thanh Hai Nguyen and Edi Prifti and Yann Chevaleyre and Nataliya Sokolovska and Jean-Daniel Zucker},
  journal= {arXiv preprint arXiv:1806.09046},
  year   = {2018}
}

Comments

The annual French Conference in Machine Learning (CAp 2018) - La Conf\'erence sur l'Apprentissage automatique (CAp), June 2018, Rouen, France. Oral presentation C12. http://cap2018.litislab.fr/Programme-en.html 10 pages, 7 figures, 4 tables

R2 v1 2026-06-23T02:39:32.873Z