English

Lafite2: Few-shot Text-to-Image Generation

Computer Vision and Pattern Recognition 2022-10-26 v1 Artificial Intelligence

Abstract

Text-to-image generation models have progressed considerably in recent years, which can now generate impressive realistic images from arbitrary text. Most of such models are trained on web-scale image-text paired datasets, which may not be affordable for many researchers. In this paper, we propose a novel method for pre-training text-to-image generation model on image-only datasets. It considers a retrieval-then-optimization procedure to synthesize pseudo text features: for a given image, relevant pseudo text features are first retrieved, then optimized for better alignment. The low requirement of the proposed method yields high flexibility and usability: it can be beneficial to a wide range of settings, including the few-shot, semi-supervised and fully-supervised learning; it can be applied on different models including generative adversarial networks (GANs) and diffusion models. Extensive experiments illustrate the effectiveness of the proposed method. On MS-COCO dataset, our GAN model obtains Fr\'echet Inception Distance (FID) of 6.78 which is the new state-of-the-art (SoTA) of GANs under fully-supervised setting. Our diffusion model obtains FID of 8.42 and 4.28 on zero-shot and supervised setting respectively, which are competitive to SoTA diffusion models with a much smaller model size.

Keywords

Cite

@article{arxiv.2210.14124,
  title  = {Lafite2: Few-shot Text-to-Image Generation},
  author = {Yufan Zhou and Chunyuan Li and Changyou Chen and Jianfeng Gao and Jinhui Xu},
  journal= {arXiv preprint arXiv:2210.14124},
  year   = {2022}
}
R2 v1 2026-06-28T04:28:46.942Z