Conditional Adversarial Generative Flow for Controllable Image Synthesis
Rui Liu, Yu Liu, Xinyu Gong, Xiaogang Wang, Hongsheng Li

TL;DR
This paper introduces CAGlow, a flow-based generative model that improves controllable image synthesis by learning an adversarial encoder for condition-to-latent mapping, enabling complex multi-condition image generation.
Contribution
It proposes a novel adversarial encoder approach within flow models to enhance conditional image synthesis, especially for multi-label and unknown conditions.
Findings
CAGlow outperforms regular Glow in conditional image synthesis.
It ensures independence of different conditions during generation.
The model can synthesize images with multiple and unknown attributes.
Abstract
Flow-based generative models show great potential in image synthesis due to its reversible pipeline and exact log-likelihood target, yet it suffers from weak ability for conditional image synthesis, especially for multi-label or unaware conditions. This is because the potential distribution of image conditions is hard to measure precisely from its latent variable . In this paper, based on modeling a joint probabilistic density of an image and its conditions, we propose a novel flow-based generative model named conditional adversarial generative flow (CAGlow). Instead of disentangling attributes from latent space, we blaze a new trail for learning an encoder to estimate the mapping from condition space to latent space in an adversarial manner. Given a specific condition , CAGlow can encode it to a sampled , and then enable robust conditional image synthesis in complex situations…
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 · Digital Media Forensic Detection · Advanced Image Processing Techniques
MethodsInvertible 1x1 Convolution · Activation Normalization · Affine Coupling · Normalizing Flows · 1x1 Convolution · GLOW
