Latent Constraints: Learning to Generate Conditionally from Unconditional Generative Models
Jesse Engel, Matthew Hoffman, Adam Roberts

TL;DR
This paper introduces a method to enable conditional generation from unconditional generative models without retraining, by learning latent constraints post-hoc, allowing for attribute control, realistic outputs, and zero-shot generation.
Contribution
It presents a novel approach to condition generative models post-hoc using latent constraints, eliminating the need for retraining and enabling flexible attribute control.
Findings
Generated realistic images with attribute control
Achieved identity-preserving transformations
Demonstrated zero-shot conditional generation with musical notes
Abstract
Deep generative neural networks have proven effective at both conditional and unconditional modeling of complex data distributions. Conditional generation enables interactive control, but creating new controls often requires expensive retraining. In this paper, we develop a method to condition generation without retraining the model. By post-hoc learning latent constraints, value functions that identify regions in latent space that generate outputs with desired attributes, we can conditionally sample from these regions with gradient-based optimization or amortized actor functions. Combining attribute constraints with a universal "realism" constraint, which enforces similarity to the data distribution, we generate realistic conditional images from an unconditional variational autoencoder. Further, using gradient-based optimization, we demonstrate identity-preserving transformations that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Computer Graphics and Visualization Techniques
