Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Fast AutoAugment

About

Data augmentation is an essential technique for improving generalization ability of deep learning models. Recently, AutoAugment has been proposed as an algorithm to automatically search for augmentation policies from a dataset and has significantly enhanced performances on many image recognition tasks. However, its search method requires thousands of GPU hours even for a relatively small dataset. In this paper, we propose an algorithm called Fast AutoAugment that finds effective augmentation policies via a more efficient search strategy based on density matching. In comparison to AutoAugment, the proposed algorithm speeds up the search time by orders of magnitude while achieves comparable performances on image recognition tasks with various models and datasets including CIFAR-10, CIFAR-100, SVHN, and ImageNet.

Sungbin Lim, Ildoo Kim, Taesup Kim, Chiheon Kim, Sungwoong Kim• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy85.4
3518
Image ClassificationCIFAR-10 (test)
Accuracy98.5
3381
Image ClassificationImageNet-1k (val)--
1498
Image ClassificationImageNet (val)
Top-1 Acc77.6
1206
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationCIFAR10 (test)
Accuracy97.3
585
Image ClassificationSVHN (test)
Accuracy98.8
470
Image ClassificationImageNet ILSVRC-2012 (val)--
441
Fine-grained Image ClassificationStanford Cars (test)
Accuracy87.19
372
Image ClassificationFGVC-Aircraft (test)--
322
Showing 10 of 30 rows

Other info

Follow for update