零样本文本到图像生成

Zero-Shot Text-to-Image Generation

亚历克·拉德福德 Alec Radford · OpenAI · 2021-02-24 · arXiv:2102.12092 ↗ · 被引 6535

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

文本到图像生成传统上专注于在固定数据集上寻找更好的建模假设。这些假设可能涉及复杂的架构、辅助损失或训练期间提供的对象部件标签或分割掩码等辅助信息。我们描述了一种基于 transformer 的简单方法,该方法将文本和图像令牌作为单一数据流进行自回归建模。在足够的数据和规模下,我们的方法在零样本评估中与之前的领域特定模型具有竞争力。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →