# Integrated Multi-omics Analysis Using Variational Autoencoders:   Application to Pan-cancer Classification

**Authors:** Xiaoyu Zhang, Jingqing Zhang, Kai Sun, Xian Yang, Chengliang Dai, Yike, Guo

arXiv: 1908.06278 · 2020-02-11

## TL;DR

This paper introduces OmiVAE, a deep learning model that integrates multi-omics data using variational autoencoders for accurate pan-cancer classification, effectively handling high-dimensional data and improving over single-omics approaches.

## Contribution

The paper presents OmiVAE, a novel end-to-end deep learning framework that combines variational autoencoders with classification for multi-omics data integration in cancer diagnosis.

## Key findings

- Achieved 97.49% classification accuracy across 33 tumor types.
- Multi-omics data integration outperforms single-omics data.
- Unsupervised phase reveals hierarchical sample structure.

## Abstract

Different aspects of a clinical sample can be revealed by multiple types of omics data. Integrated analysis of multi-omics data provides a comprehensive view of patients, which has the potential to facilitate more accurate clinical decision making. However, omics data are normally high dimensional with large number of molecular features and relatively small number of available samples with clinical labels. The "dimensionality curse" makes it challenging to train a machine learning model using high dimensional omics data like DNA methylation and gene expression profiles. Here we propose an end-to-end deep learning model called OmiVAE to extract low dimensional features and classify samples from multi-omics data. OmiVAE combines the basic structure of variational autoencoders with a classification network to achieve task-oriented feature extraction and multi-class classification. The training procedure of OmiVAE is comprised of an unsupervised phase without the classifier and a supervised phase with the classifier. During the unsupervised phase, a hierarchical cluster structure of samples can be automatically formed without the need for labels. And in the supervised phase, OmiVAE achieved an average classification accuracy of 97.49% after 10-fold cross-validation among 33 tumour types and normal samples, which shows better performance than other existing methods. The OmiVAE model learned from multi-omics data outperformed that using only one type of omics data, which indicates that the complementary information from different omics datatypes provides useful insights for biomedical tasks like cancer classification.

## Full text

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

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1908.06278/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1908.06278/full.md

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