Faster AutoAugment: Learning Augmentation Strategies using Backpropagation

11/16/2019
by   Ryuichiro Hataya, et al.
0

Data augmentation methods are indispensable heuristics to boost the performance of deep neural networks, especially in image recognition tasks. Recently, several studies have shown that augmentation strategies found by search algorithms outperform hand-made strategies. Such methods employ black-box search algorithms over image transformations with continuous or discrete parameters and require a long time to obtain better strategies. In this paper, we propose a differentiable policy search pipeline for data augmentation, which is much faster than previous methods. We introduce approximate gradients for several transformation operations with discrete parameters as well as the differentiable mechanism for selecting operations. As the objective of training, we minimize the distance between the distributions of augmented data and the original data, which can be differentiated. We show that our method, Faster AutoAugment, achieves significantly faster searching than prior work without a performance drop.

READ FULL TEXT
research
04/09/2021

Direct Differentiable Augmentation Search

Data augmentation has been an indispensable tool to improve the performa...
research
05/17/2019

Online Hyper-parameter Learning for Auto-Augmentation Strategy

Data augmentation is critical to the success of modern deep learning tec...
research
12/17/2020

Joint Search of Data Augmentation Policies and Network Architectures

The common pipeline of training deep neural networks consists of several...
research
02/22/2022

Invariance Learning in Deep Neural Networks with Differentiable Laplace Approximations

Data augmentation is commonly applied to improve performance of deep lea...
research
03/26/2022

Data Augmentation Strategies for Improving Sequential Recommender Systems

Sequential recommender systems have recently achieved significant perfor...
research
12/22/2020

MetaAugment: Sample-Aware Data Augmentation Policy Learning

Automated data augmentation has shown superior performance in image reco...
research
02/16/2021

Dataset Condensation with Differentiable Siamese Augmentation

In many machine learning problems, large-scale datasets have become the ...

Please sign up or login with your details

Forgot password? Click here to reset