RangeAugment: Efficient Online Augmentation with Range Learning

12/20/2022
by   Sachin Mehta, et al.
0

State-of-the-art automatic augmentation methods (e.g., AutoAugment and RandAugment) for visual recognition tasks diversify training data using a large set of augmentation operations. The range of magnitudes of many augmentation operations (e.g., brightness and contrast) is continuous. Therefore, to make search computationally tractable, these methods use fixed and manually-defined magnitude ranges for each operation, which may lead to sub-optimal policies. To answer the open question on the importance of magnitude ranges for each augmentation operation, we introduce RangeAugment that allows us to efficiently learn the range of magnitudes for individual as well as composite augmentation operations. RangeAugment uses an auxiliary loss based on image similarity as a measure to control the range of magnitudes of augmentation operations. As a result, RangeAugment has a single scalar parameter for search, image similarity, which we simply optimize via linear search. RangeAugment integrates seamlessly with any model and learns model- and task-specific augmentation policies. With extensive experiments on the ImageNet dataset across different networks, we show that RangeAugment achieves competitive performance to state-of-the-art automatic augmentation methods with 4-5 times fewer augmentation operations. Experimental results on semantic segmentation, object detection, foundation models, and knowledge distillation further shows RangeAugment's effectiveness.

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
10/31/2021

Smart(Sampling)Augment: Optimal and Efficient Data Augmentation for Semantic Segmentation

Data augmentation methods enrich datasets with augmented data to improve...
research
06/30/2022

Exploring Temporally Dynamic Data Augmentation for Video Recognition

Data augmentation has recently emerged as an essential component of mode...
research
05/01/2019

Fast AutoAugment

Data augmentation is an indispensable technique to improve generalizatio...
research
04/02/2020

Improving 3D Object Detection through Progressive Population Based Augmentation

Data augmentation has been widely adopted for object detection in 3D poi...
research
01/13/2020

GridMask Data Augmentation

We propose a novel data augmentation method `GridMask' in this paper. It...
research
03/18/2021

TrivialAugment: Tuning-free Yet State-of-the-Art Data Augmentation

Automatic augmentation methods have recently become a crucial pillar for...

Please sign up or login with your details

Forgot password? Click here to reset