← Search

Rewon Child

4 accepted papers

2020

Distribution Augmentation for Generative Modeling

ICML 2020poster

We present distribution augmentation (DistAug), a simple and powerful method of regularizing generative models. Our approach applies augmentation functions to data and, importantly, conditions the generative model on the specific function used. Unlike typical data augmentation, DistAug allows usage…

Cited by 65SourcePDFScholar
2020

Generative Pretraining From Pixels

ICML 2020poster

Inspired by progress in unsupervised representation learning for natural language, we examine whether similar models can learn useful representations for images. We train a sequence Transformer to auto-regressively predict pixels, without incorporating knowledge of the 2D input structure. Despite tr…

2020

Language Models are Few-Shot Learners

NeurIPS 2020oral

We demonstrate that scaling up language models greatly improves task-agnostic, few-shot performance, sometimes even becoming competitive with prior state-of-the-art fine-tuning approaches. Specifically, we train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any p…