Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Diversify Your Vision Datasets with Automatic Diffusion-Based Augmentation

About

Many fine-grained classification tasks, like rare animal identification, have limited training data and consequently classifiers trained on these datasets often fail to generalize to variations in the domain like changes in weather or location. As such, we explore how natural language descriptions of the domains seen in training data can be used with large vision models trained on diverse pretraining datasets to generate useful variations of the training data. We introduce ALIA (Automated Language-guided Image Augmentation), a method which utilizes large vision and language models to automatically generate natural language descriptions of a dataset's domains and augment the training data via language-guided image editing. To maintain data integrity, a model trained on the original dataset filters out minimal image edits and those which corrupt class-relevant information. The resulting dataset is visually consistent with the original training data and offers significantly enhanced diversity. We show that ALIA is able to surpasses traditional data augmentation and text-to-image generated data on fine-grained classification tasks, including cases of domain generalization and contextual bias. Code is available at https://github.com/lisadunlap/ALIA.

Lisa Dunlap, Alyssa Umino, Han Zhang, Jiezhi Yang, Joseph E. Gonzalez, Trevor Darrell• 2023

Related benchmarks

TaskDatasetResultRank
Fine-grained Image ClassificationStanford Cars (test)
Accuracy92.6
348
Image ClassificationStanford Dogs (test)
Top-1 Acc82.8
85
Fine-grained visual classificationCUB-200-2011 (test)
Top-1 Acc0.82
70
Image ClassificationOxford-IIIT Pet (test)
Overall Accuracy92.7
59
Fine grained classificationAircraft (test)
Accuracy83.1
18
Binary ClassificationCOCO-GB (OOD)
Accuracy52.4
10
Binary ClassificationCOCO-GB CB
Accuracy58.7
10
Fine-grained visual classificationCompCars exterior car parts (test)
Accuracy72.9
10
Binary ClassificationWaterbirds CB
Accuracy69.6
10
Binary ClassificationUrbanCars (OOD)
Accuracy42.5
10
Showing 10 of 16 rows

Other info

Code

Follow for update