Zero-Shot Text-to-Image Generation

A. Ramesh,Mark Chen,Gabriel Goh,Mikhail Pavlov,I. Sutskever,Scott Gray,Alec Radford,Chelsea Voss
2021-02-24
Abstract:Text-to-image generation has traditionally focused on finding better modeling assumptions for training on a fixed dataset. These assumptions might involve complex architectures, auxiliary losses, or side information such as object part labels or segmentation masks supplied during training. We describe a simple approach for this task based on a transformer that autoregressively models the text and image tokens as a single stream of data. With sufficient data and scale, our approach is competitive with previous domain-specific models when evaluated in a zero-shot fashion.
Computer Science
What problem does this paper attempt to address?