Related Experiment Videos
Conditional out-of-distribution generation for unpaired data using transfer VAE.
Mohammad Lotfollahi1,2, Mohsen Naghipourfar1, Fabian J Theis1,2,3
1Institute of Computational Biology, Helmholtz Center Munich, Neuherberg, Germany.
Bioinformatics (Oxford, England)
|December 31, 2020
Summary
We introduce transfer VAE (trVAE), a generative model that improves out-of-distribution sample generation by matching distributions across conditions. This approach enhances robustness and accuracy in high-dimensional data, including single-cell RNA sequencing.
Area of Science:
- Machine Learning
- Computational Biology
- Genomics
Background:
- Generative models excel at sampling high-dimensional data based on low-dimensional descriptors.
- Conditional variational autoencoders (CVAEs) struggle with out-of-distribution generation due to difficulties in learning compact joint distributions across conditions.
- CVAEs lack explicit incentives to learn compact representations relating different conditions during training.
Purpose of the Study:
- To develop a generative model that overcomes the limitations of CVAEs in handling out-of-distribution samples.
- To improve the generalization capabilities of generative models by explicitly relating different conditions.
- To enhance the accuracy and robustness of generative models for high-dimensional data analysis, particularly in single-cell RNA sequencing.
Main Methods:
- Introduced transfer VAE (trVAE), a novel generative model building upon the CVAE framework.
- Implemented a distribution matching technique using maximum mean discrepancy in the decoder layer.
- Applied trVAE to high-dimensional image and single-cell RNA sequencing datasets for benchmarking.
Main Results:
- trVAE demonstrated significantly improved generalization by matching distributions across conditions.
- Benchmarking showed higher robustness and accuracy compared to existing methods on image and single-cell RNA-seq data.
- Achieved substantial improvements in predicting cell-type-specific responses to perturbations in gene expression data, enhancing predictions by 65% for key genes.
Conclusions:
- trVAE effectively addresses the out-of-distribution generation problem in conditional generative models.
- The model offers enhanced accuracy and robustness for high-dimensional data, with significant implications for single-cell genomics.
- The developed trVAE model and its reproducibility resources are publicly available.
Related Concept Videos
Uniform Distribution
5.7K
The uniform distribution is a continuous probability distribution of events with an equal probability of occurrence. This distribution is rectangular.
Two essential properties of this distribution are
Two essential properties of this distribution are
5.7K
Sampling Distribution
16.1K
Given simple random samples of size n from a given population with a measured characteristic such as mean, proportion, or standard deviation for each sample, the probability distribution of all the measured characteristics is called a sampling distribution. How much the statistic varies from one sample to another is known as the sampling variability of a statistic. You typically measure the sampling variability of a statistic by its standard error. The standard error of the mean is an example...
16.1K
Distributions to Estimate Population Parameter
4.8K
The accurate values of population parameters such as population proportion, population mean, and population standard deviation (or variance) are usually unknown. These are fixed values that can only be estimated from the data collected from the samples. The estimates of each of these parameters are sample proportion, the sample mean, and sample standard deviation (or variance). To obtain the values of these sample statistics, data are required that have particular distribution and central...
4.8K
Distribution Reliability and Automation
398
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
398
Variability: Analysis
288
Measures of variability are statistical metrics that reveal the dispersion pattern within a dataset. They are pivotal in biostatistics, providing insights into the heterogeneity within health and biological data. Variability signifies the degree to which data points diverge from one another, helping researchers understand the potential range of values and associated uncertainty within the data.
The range is a simple measure of variability, indicating the difference between the highest and...
The range is a simple measure of variability, indicating the difference between the highest and...
288
Probability Distributions
11.1K
The probability of a random variable x is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
11.1K