ICLR2026
ProReGen: Progressive Residual Generation under Attribute Correlations
Ruby Shrestha, Ajay Gopi, Casey Meisenzahl, Bipin Lekhak, Linwei Wang
摘要
Attribute correlations in the training data will compromise the ability of a deep generative model (DGM) to synthesize images with under-represented attribute combinations ( minority samples). Existing approaches mitigate this by data re-sampling to remove attribute correlations seen by the DGM, using a classifier to provide on generated counterfactual samples, or incorporating inductive bias to explicitly decompose the generation into independent sub-mechanisms. We present ProReGen, a approach inspired by the classical Robinson's transformation, to partial out from an image attribute its component that is predictable by other image attributes , and the residual that is not. This simplifies the problem of learning a DGM conditioned on correlated inputs, to learning conditioned on orthogonal inputs. It further allows us to progressively learn by first shifting the burden to abundant majority samples to learn , and then expanding it with additional layers to resolve its difference to using residual attribute on limited minority samples. On three benchmark datasets with curated varying strengths of attribute correlation and one dataset with natural attribute correlation, we demonstrate that ProReGen---with input orthogonalization and progressive residual learning---improved the correctness of minority generations compared to existing strategies.