English

CogView: Mastering Text-to-Image Generation via Transformers

Computer Vision and Pattern Recognition 2021-11-08 v3 Machine Learning

Abstract

Text-to-Image generation in the general domain has long been an open problem, which requires both a powerful generative model and cross-modal understanding. We propose CogView, a 4-billion-parameter Transformer with VQ-VAE tokenizer to advance this problem. We also demonstrate the finetuning strategies for various downstream tasks, e.g. style learning, super-resolution, text-image ranking and fashion design, and methods to stabilize pretraining, e.g. eliminating NaN losses. CogView achieves the state-of-the-art FID on the blurred MS COCO dataset, outperforming previous GAN-based models and a recent similar work DALL-E.

Keywords

Cite

@article{arxiv.2105.13290,
  title  = {CogView: Mastering Text-to-Image Generation via Transformers},
  author = {Ming Ding and Zhuoyi Yang and Wenyi Hong and Wendi Zheng and Chang Zhou and Da Yin and Junyang Lin and Xu Zou and Zhou Shao and Hongxia Yang and Jie Tang},
  journal= {arXiv preprint arXiv:2105.13290},
  year   = {2021}
}

Comments

to appear in NeurIPS 2021

R2 v1 2026-06-24T02:32:17.868Z