2021
DOI: 10.1609/aaai.v35i12.17324
|View full text |Cite
|
Sign up to set email alerts
|

MetaAugment: Sample-Aware Data Augmentation Policy Learning

Abstract: Automated data augmentation has shown superior performance in image recognition. Existing works search for dataset-level augmentation policies without considering individual sample variations, which are likely to be sub-optimal. On the other hand, learning different policies for different samples naively could greatly increase the computing cost. In this paper, we learn a sample-aware data augmentation policy efficiently by formulating it as a sample reweighting problem. Specifically, an augmentation policy ne… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
10
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 11 publications
(10 citation statements)
references
References 23 publications
0
10
0
Order By: Relevance
“…The instance-level approach builds a policy network that predicts an image-specific augmentation policy suitable for each input image. Zhou et al [23] used a policy network to assign different weights to transformed images in CNN training. Cheung and Yeung [24] used a policy network that adaptively generated the hyperparameters for the transformation operations of each image.…”
Section: B Optimization Of Data Augmentation Policymentioning
confidence: 99%
“…The instance-level approach builds a policy network that predicts an image-specific augmentation policy suitable for each input image. Zhou et al [23] used a policy network to assign different weights to transformed images in CNN training. Cheung and Yeung [24] used a policy network that adaptively generated the hyperparameters for the transformation operations of each image.…”
Section: B Optimization Of Data Augmentation Policymentioning
confidence: 99%
“…Given an image recognition task with a training dataset D tr = {(x i , y i } |D tr | i=1 , with x i and y i representing the image and label respectively, augmented samples T (x i ) are derived by applying augmentation policy T to sample x i . Usually, the policy T is composed of multiple sub-policies τ , and each sub-policy is made up by K augmentation operations O, optionally with their corresponding probabilities and magnitudes, which are adopted in the original design of AutoAugment [1], but not included in some of the recent methods such as Weight-sharing AutoAugment [18] and MetaAugment [26].…”
Section: Conventional Augmentation Searchmentioning
confidence: 99%
“…While most previous studies focus on learning augmentation policies for the entire dataset, MetaAugment [26] proposes to learn sample-aware augmentation policies during model training by formulating the policy search as a sample reweighting problem, and constructing a policy network to learn the weights of specific augmented images by minimizing the validation loss via meta learning. Despite its benefits, MetaAugment is computationally expensive, requiring three forward and backward passes of the target network in each iteration.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations