Aux-VAE splits a VAE latent space into supervised dimensions aligned with known generative factors and residual dimensions, using polynomial correlation penalties to enforce disentanglement.
Discovering Hidden Factors of Variation in Deep Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep learning has enjoyed a great deal of success because of its ability to learn useful features for tasks such as classification. But there has been less exploration in learning the factors of variation apart from the classification signal. By augmenting autoencoders with simple regularization terms during training, we demonstrate that standard deep architectures can discover and explicitly represent factors of variation beyond those relevant for categorization. We introduce a cross-covariance penalty (XCov) as a method to disentangle factors like handwriting style for digits and subject identity in faces. We demonstrate this on the MNIST handwritten digit database, the Toronto Faces Database (TFD) and the Multi-PIE dataset by generating manipulated instances of the data. Furthermore, we demonstrate these deep networks can extrapolate `hidden' variation in the supervised signal.
fields
stat.ML 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Enhancing Interpretability in Generative Modeling: Statistically Disentangled Latent Spaces Guided by Generative Factors in Scientific Datasets
Aux-VAE splits a VAE latent space into supervised dimensions aligned with known generative factors and residual dimensions, using polynomial correlation penalties to enforce disentanglement.