Population Based Augmentation: Efficient Learning of Augmentation Policy Schedules

05/14/2019
by   Daniel Ho, et al.
2

A key challenge in leveraging data augmentation for neural network training is choosing an effective augmentation policy from a large search space of candidate operations. Properly chosen augmentation policies can lead to significant generalization improvements; however, state-of-the-art approaches such as AutoAugment are computationally infeasible to run for the ordinary user. In this paper, we introduce a new data augmentation algorithm, Population Based Augmentation (PBA), which generates nonstationary augmentation policy schedules instead of a fixed augmentation policy. We show that PBA can match the performance of AutoAugment on CIFAR-10, CIFAR-100, and SVHN, with three orders of magnitude less overall compute. On CIFAR-10 we achieve a mean test error of 1.46 state-of-the-art. The code for PBA is open source and is available at https://github.com/arcelien/pba.

READ FULL TEXT

page 3

page 12

research
11/12/2018

Learning data augmentation policies using augmented random search

Previous attempts for data augmentation are designed manually, and the a...
research
06/16/2021

Automating Augmentation Through Random Unidimensional Search

It is no secret amongst deep learning researchers that finding the right...
research
05/24/2018

AutoAugment: Learning Augmentation Policies from Data

In this paper, we take a closer look at data augmentation for images, an...
research
06/11/2020

Hypernetwork-Based Augmentation

Data augmentation is an effective technique to improve the generalizatio...
research
02/20/2020

Affinity and Diversity: Quantifying Mechanisms of Data Augmentation

Though data augmentation has become a standard component of deep neural ...
research
01/13/2021

Random Shadows and Highlights: A new data augmentation method for extreme lighting conditions

In this paper, we propose a new data augmentation method, Random Shadows...
research
05/01/2019

Fast AutoAugment

Data augmentation is an indispensable technique to improve generalizatio...

Please sign up or login with your details

Forgot password? Click here to reset