Related Experiment Video
Updated: Jun 12, 2025

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
Phenotype driven data augmentation methods for transcriptomic data
Nikita Janakarajan1,2, Mara Graziani1, María Rodríguez Martínez1
1AI for Scientific Discovery, IBM Research Europe, Rüschlikon 8803, Switzerland.
Summary:
The application of machine learning methods to biomedical applications has seen many successes. However, working with transcriptomic data on supervised learning tasks is challenging due to its high dimensionality, low patient numbers, and class imbalances. Machine learning models tend to overfit these data and do not generalize well on out-of-distribution samples. Data augmentation strategies help alleviate this by introducing synthetic data points and acting as regularizers. However, existing approaches are either computationally intensive, require population parametric estimates, or generate insufficiently diverse samples. To address these challenges, we introduce two classes of phenotype-driven data augmentation approaches-signature-dependent and signature-independent. The signature-dependent methods assume the existence of distinct gene signatures describing some phenotype and are simple, non-parametric, and novel data augmentation methods. The signature-independent methods are a modification of the established Gamma-Poisson and Poisson sampling methods for gene expression data. As case studies, we apply our augmentation methods to transcriptomic data of colorectal and breast cancer. Through discriminative and generative experiments with external validation, we show that our methods improve patient stratification by over other augmentation methods in their respective cases. The study additionally provides insights into the limited benefits of over-augmenting data.
Availability And Implementation:
Code for reproducibility is available on GitHub.
More Related Videos
Related Concept Videos
Background and Environment Affect Phenotype
An example of how genetic background affects phenotype can be seen in horses. The Extension gene in horses is responsible for their coat color. A wild-type gene (EE) produces black pigment in the coat, while a mutant gene (ee) produces red pigment. A...
Genome-wide Association Studies-GWAS
GWAS does not require the identification of the target gene involved in...
Genome Size and the Evolution of New Genes
RNA-seq
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...

