LGGNOct 3, 2022

Self-omics: A Self-supervised Learning Framework for Multi-omics Cancer Data

arXiv:2210.00825v110 citationsh-index: 28
Originality Highly original
AI Analysis

This work addresses the problem of limited annotated data in multi-omics cancer analysis for researchers and clinicians, offering a novel pre-training paradigm that is incremental in advancing SSL applications in this domain.

The authors tackled the challenge of analyzing high-dimensional, unannotated multi-omics cancer data by developing a self-supervised learning framework that improves performance on downstream tasks with limited labeled data, outperforming state-of-the-art methods in cancer type classification on the TCGA pan-cancer dataset.

We have gained access to vast amounts of multi-omics data thanks to Next Generation Sequencing. However, it is challenging to analyse this data due to its high dimensionality and much of it not being annotated. Lack of annotated data is a significant problem in machine learning, and Self-Supervised Learning (SSL) methods are typically used to deal with limited labelled data. However, there is a lack of studies that use SSL methods to exploit inter-omics relationships on unlabelled multi-omics data. In this work, we develop a novel and efficient pre-training paradigm that consists of various SSL components, including but not limited to contrastive alignment, data recovery from corrupted samples, and using one type of omics data to recover other omic types. Our pre-training paradigm improves performance on downstream tasks with limited labelled data. We show that our approach outperforms the state-of-the-art method in cancer type classification on the TCGA pan-cancer dataset in semi-supervised setting. Moreover, we show that the encoders that are pre-trained using our approach can be used as powerful feature extractors even without fine-tuning. Our ablation study shows that the method is not overly dependent on any pretext task component. The network architectures in our approach are designed to handle missing omic types and multiple datasets for pre-training and downstream training. Our pre-training paradigm can be extended to perform zero-shot classification of rare cancers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes