Synthetic Data from Diffusion Models Improves ImageNet Classification
Shekoofeh Azizi, Simon Kornblith, Chitwan Saharia, Mohammad Norouzi,, David J. Fleet

TL;DR
This paper demonstrates that fine-tuned diffusion models can generate high-quality synthetic images that significantly enhance ImageNet classification accuracy when used for data augmentation.
Contribution
The authors show that large-scale text-to-image diffusion models can be fine-tuned to produce class-conditional samples with state-of-the-art quality and accuracy, improving image classification performance.
Findings
Generated samples achieve SOTA FID and Inception Scores.
Augmentation with synthetic data improves ImageNet classification accuracy.
Synthetic data boosts performance of ResNet and Vision Transformer models.
Abstract
Deep generative models are becoming increasingly powerful, now generating diverse high fidelity photo-realistic samples given text prompts. Have they reached the point where models of natural images can be used for generative data augmentation, helping to improve challenging discriminative tasks? We show that large-scale text-to image diffusion models can be fine-tuned to produce class conditional models with SOTA FID (1.76 at 256x256 resolution) and Inception Score (239 at 256x256). The model also yields a new SOTA in Classification Accuracy Scores (64.96 for 256x256 generative samples, improving to 69.24 for 1024x1024 samples). Augmenting the ImageNet training set with samples from the resulting models yields significant improvements in ImageNet classification accuracy over strong ResNet and Vision Transformer baselines.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computational and Text Analysis Methods · Domain Adaptation and Few-Shot Learning
MethodsMulti-Head Attention · Attention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Linear Layer · Residual Block · Max Pooling · Average Pooling · Batch Normalization · Global Average Pooling
