paper-with-me

Papers

SubOmiEmbed: Self-supervised Representation Learning of Multi-omics Data for Cancer Type Classification

2022-02-03 · Sayed Hashim, Muhammad Ali, Karthik Nandakumar, Mohammad Yaqub

For personalized medicines, very crucial intrinsic information is present in high dimensional omics data which is difficult to capture due to the large number of molecular features and small number of available samples. Different types of omics data show various aspects of samples. Integration and analysis of multi-omics data give us a broad view of tumours, which can improve clinical decision making. Omics data, mainly DNA methylation and gene expression profiles are usually high dimensional data with a lot of molecular features. In recent years, variational autoencoders (VAE) have been extensively used in embedding image and text data into lower dimensional latent spaces. In our project, we extend the idea of using a VAE model for low dimensional latent space extraction with the self-supervised learning technique of feature subsetting. With VAEs, the key idea is to make the model learn meaningful representations from different types of omics data, which could then be used for downstream tasks such as cancer type classification. The main goals are to overcome the curse of dimensionality and integrate methylation and expression data to combine information about different aspects of same tissue samples, and hopefully extract biologically relevant features. Our extension involves training encoder and decoder to reconstruct the data from just a subset of it. By doing this, we force the model to encode most important information in the latent representation. We also added an identity to the subsets so that the model knows which subset is being fed into it during training and testing. We experimented with our approach and found that SubOmiEmbed produces comparable results to the baseline OmiEmbed with a much smaller network and by using just a subset of the data. This work can be improved to integrate mutation-based genomic data as well.

📄 PDF Abstract BibTeX arXiv:2202.01672

Code (1)

hashimsayed0/SubOmiEmbed 공식 구현 pytorch

Tasks

Cancer type classificationDecision MakingRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Imbalance-Aware Self-Supervised Learning for 3D Radiomic Representations

2021-03-06 · Hongwei Li, Fei-Fei Xue, Krishna Chaitanya, Shengda Luo 외

Radiomic representations can quantify properties of regions of interest in medical image data. Classically, they account for pre-defined statistics of shape, texture, and other low-level image features. Alternatively, de…

Brain Tumor ClassificationRepresentation LearningSelf-Supervised Learning

Masked Omics Modeling for Multimodal Representation Learning across Histopathology and Molecular Profiles

2025-08-01 · Lucas Robinet, Ahmad Berjaoui, Elizabeth Cohen-Jonathan Moyal arxiv

Self-supervised learning (SSL) has driven major advances in computational pathology by enabling the learning of rich representations from histopathology data. Yet, tissue analysis alone may fall short in capturing broade…

Self-Supervised LearningRepresentation Learning

Self-supervised learning of multi-omics embeddings in the low-label, high-data regime

2023-11-16 · Christian John Hurry, Emma Slade

Contrastive, self-supervised learning (SSL) is used to train a model that predicts cancer type from miRNA, mRNA or RPPA expression data. This model, a pretrained FT-Transformer, is shown to outperform XGBoost and CatBoos…

Self-Supervised Learning

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

2022-10-03 · Sayed Hashim, Karthik Nandakumar, Mohammad Yaqub

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 a…

Cancer type classificationSelf-Supervised Learningzero-shot-classificationZero-Shot Learning

CLCLSA: Cross-omics Linked embedding with Contrastive Learning and Self Attention for multi-omics integration with incomplete multi-omics data

2023-04-12 · Chen Zhao, Anqi Liu, Xiao Zhang, Xuewei Cao 외

Integration of heterogeneous and high-dimensional multi-omics data is becoming increasingly important in understanding genetic data. Each omics technique only provides a limited view of the underlying biological process …

Contrastive LearningData Integration