English

GR-GAN: Gradual Refinement Text-to-image Generation

Computer Vision and Pattern Recognition 2022-06-22 v2 Artificial Intelligence

Abstract

A good Text-to-Image model should not only generate high quality images, but also ensure the consistency between the text and the generated image. Previous models failed to simultaneously fix both sides well. This paper proposes a Gradual Refinement Generative Adversarial Network (GR-GAN) to alleviates the problem efficiently. A GRG module is designed to generate images from low resolution to high resolution with the corresponding text constraints from coarse granularity (sentence) to fine granularity (word) stage by stage, a ITM module is designed to provide image-text matching losses at both sentence-image level and word-region level for corresponding stages. We also introduce a new metric Cross-Model Distance (CMD) for simultaneously evaluating image quality and image-text consistency. Experimental results show GR-GAN significant outperform previous models, and achieve new state-of-the-art on both FID and CMD. A detailed analysis demonstrates the efficiency of different generation stages in GR-GAN.

Keywords

Cite

@article{arxiv.2205.11273,
  title  = {GR-GAN: Gradual Refinement Text-to-image Generation},
  author = {Bo Yang and Fangxiang Feng and Xiaojie Wang},
  journal= {arXiv preprint arXiv:2205.11273},
  year   = {2022}
}

Comments

Accepted by ICME 2022

R2 v1 2026-06-24T11:25:37.049Z