Safe Augmentation: Learning Task-Specific Transformations from Data

07/30/2019
by   Irynei Baran, et al.
1

Data augmentation is widely used as a part of the training process applied to deep learning models, especially in the computer vision domain. Currently, common data augmentation techniques are designed manually. Therefore they require expert knowledge and time. Moreover, augmentations are dataset-specific, and the optimal augmentations set on a specific dataset has limited transferability to others. We present a simple and explainable method called Safe Augmentation that can learn task-specific data augmentation techniques that do not change the data distribution and improve the generalization of the model. We propose to use safe augmentation in two ways: for model fine-tuning and along with other augmentation techniques. Our method is model-agnostic, easy to implement, and achieves better accuracy on CIFAR-10, CIFAR-100, SVHN, Tiny ImageNet, and Cityscapes datasets comparing to baseline augmentation techniques. The code is available at https://github.com/Irynei/SafeAugmentationhttps://github.com/Irynei/SafeAugmentation.

READ FULL TEXT
research
11/12/2018

Learning data augmentation policies using augmented random search

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

HiddenCut: Simple Data Augmentation for Natural Language Understanding with Better Generalization

Fine-tuning large pre-trained models with task-specific data has achieve...
research
07/25/2022

Efficient Classification with Counterfactual Reasoning and Active Learning

Data augmentation is one of the most successful techniques to improve th...
research
09/18/2018

Albumentations: fast and flexible image augmentations

Data augmentation is a commonly used technique for increasing both the s...
research
10/20/2021

Improving Model Generalization by Agreement of Learned Representations from Data Augmentation

Data augmentation reduces the generalization error by forcing a model to...
research
05/06/2019

Learning Optimal Data Augmentation Policies via Bayesian Optimization for Image Classification Tasks

In recent years, deep learning has achieved remarkable achievements in m...
research
06/16/2021

Automating Augmentation Through Random Unidimensional Search

It is no secret amongst deep learning researchers that finding the right...

Please sign up or login with your details

Forgot password? Click here to reset