English

Conditional Adversarial Generative Flow for Controllable Image Synthesis

Computer Vision and Pattern Recognition 2019-04-04 v1

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 zz. 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 cc, CAGlow can encode it to a sampled zz, and then enable robust conditional image synthesis in complex situations like combining person identity with multiple attributes. The proposed CAGlow can be implemented in both supervised and unsupervised manners, thus can synthesize images with conditional information like categories, attributes, and even some unknown properties. Extensive experiments show that CAGlow ensures the independence of different conditions and outperforms regular Glow to a significant extent.

Keywords

Cite

@article{arxiv.1904.01782,
  title  = {Conditional Adversarial Generative Flow for Controllable Image Synthesis},
  author = {Rui Liu and Yu Liu and Xinyu Gong and Xiaogang Wang and Hongsheng Li},
  journal= {arXiv preprint arXiv:1904.01782},
  year   = {2019}
}

Comments

Accepted by CVPR 2019

R2 v1 2026-06-23T08:27:38.874Z