English

Semantic Image Synthesis with Semantically Coupled VQ-Model

Computer Vision and Pattern Recognition 2022-09-07 v1 Artificial Intelligence

Abstract

Semantic image synthesis enables control over unconditional image generation by allowing guidance on what is being generated. We conditionally synthesize the latent space from a vector quantized model (VQ-model) pre-trained to autoencode images. Instead of training an autoregressive Transformer on separately learned conditioning latents and image latents, we find that jointly learning the conditioning and image latents significantly improves the modeling capabilities of the Transformer model. While our jointly trained VQ-model achieves a similar reconstruction performance to a vanilla VQ-model for both semantic and image latents, tying the two modalities at the autoencoding stage proves to be an important ingredient to improve autoregressive modeling performance. We show that our model improves semantic image synthesis using autoregressive models on popular semantic image datasets ADE20k, Cityscapes and COCO-Stuff.

Keywords

Cite

@article{arxiv.2209.02536,
  title  = {Semantic Image Synthesis with Semantically Coupled VQ-Model},
  author = {Stephan Alaniz and Thomas Hummel and Zeynep Akata},
  journal= {arXiv preprint arXiv:2209.02536},
  year   = {2022}
}

Comments

ICLR 2022 DGM4HSD

R2 v1 2026-06-28T00:48:32.568Z