ProReGen: Progressive Residual Generation under Attribute Correlations
Ruby Shrestha1, Ajay Gopi1, Casey Meisenzahl1
1Rochester Institute of Technology, Rochester, NY, USA.
Summary
Attribute correlations in training data hinder deep generative models (DGMs) from synthesizing minority samples. ProReGen (progressive residual generation) improves minority generation correctness by learning orthogonal inputs and progressively refining generations.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Generative Models
Background:
- Attribute correlations in training data compromise deep generative models' (DGMs) ability to synthesize under-represented attribute combinations (minority samples).
- Existing methods like data re-sampling, pseudo-supervision, or inductive bias have limitations in addressing this challenge.
Purpose of the Study:
- To introduce ProReGen (progressive residual generation), a novel approach inspired by Robinson's transformation, to enhance the synthesis of minority samples by DGMs.
- To address the challenge of learning DGMs conditioned on correlated inputs by transforming the problem to learning conditioned on orthogonal inputs.
Main Methods:
- ProReGen partially outtakes predictable attribute components, creating a residual attribute that is independent of other image attributes.
- The model progressively learns the generation by first utilizing abundant majority samples and then refining with limited minority samples using residual attributes.
- Employs input orthogonalization and progressive residual learning inspired by Robinson's transformation.
Main Results:
- ProReGen transforms the learning of DGMs from correlated to orthogonal inputs, simplifying the generation process.
- The progressive learning strategy effectively utilizes both majority and minority samples for improved generation.
- Demonstrated improved correctness of minority generations on benchmark datasets with varying attribute correlations compared to existing strategies.
Conclusions:
- ProReGen offers a significant improvement in synthesizing minority samples for DGMs, overcoming limitations of existing methods.
- The method's effectiveness is validated across diverse datasets, highlighting its robustness in handling attribute correlations.
- ProReGen provides a promising direction for developing more equitable and accurate generative models.
Related Concept Videos
Correlation and Regression
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a negative...
Correlations
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
Pleiotropy
Pleiotropy is the phenomenon in which a single gene impacts multiple, seemingly unrelated phenotypic traits. For example, defects in the SOX10 gene cause Waardenburg Syndrome Type 4, or WS4, which can cause defects in pigmentation, hearing impairments, and an absence of intestinal contractions necessary for elimination. This diversity of phenotypes results from the expression pattern of SOX10 in early embryonic and fetal development. SOX10 is found in neural crest cells that form melanocytes,...
Multiple Allele Traits
The Concept of Multiple Allelism
Multiple Allele Traits
The Concept of Multiple Allelism
Correlation
In statistics, two variables are said to be correlated if the values of one variable are associated with the other variable. Depending on the relationship between two variables, correlation can be of three types– positive correlation, negative correlation, and zero correlation.
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
Two variables, for example, a and b, are said to be positively correlated if both variables move in the same direction. In other words, a positive correlation exists between two variables, a and b, if:
