DreamDA: Generative Data Augmentation with Diffusion Models
Yunxiang Fu, Chaoqi Chen, Yu Qiao, and Yizhou Yu

TL;DR
DreamDA leverages diffusion models for data augmentation in classification, generating diverse, high-quality images with accurate labels, leading to improved classifier performance across multiple datasets.
Contribution
This paper introduces DreamDA, a novel diffusion-based data augmentation framework that enhances diversity and label accuracy for classification tasks.
Findings
Consistent performance improvements across four tasks and five datasets.
Effective generation of diverse, high-quality images with correct labels.
Outperforms strong baseline methods in classification accuracy.
Abstract
The acquisition of large-scale, high-quality data is a resource-intensive and time-consuming endeavor. Compared to conventional Data Augmentation (DA) techniques (e.g. cropping and rotation), exploiting prevailing diffusion models for data generation has received scant attention in classification tasks. Existing generative DA methods either inadequately bridge the domain gap between real-world and synthesized images, or inherently suffer from a lack of diversity. To solve these issues, this paper proposes a new classification-oriented framework DreamDA, which enables data synthesis and label generation by way of diffusion models. DreamDA generates diverse samples that adhere to the original data distribution by considering training images in the original data as seeds and perturbing their reverse diffusion process. In addition, since the labels of the generated data may not align with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBig Data Technologies and Applications · Advanced Database Systems and Queries · Music and Audio Processing
MethodsDiffusion · ALIGN
