Description
Fast AutoAugment is an image data augmentation algorithm that finds effective augmentation policies via a search strategy based on density matching, motivated by Bayesian DA. The strategy is to improve the generalization performance of a given network by learning the augmentation policies which treat augmented data as missing data points of training data. However, different from Bayesian DA, the proposed method recovers those missing data points by the exploitation-and-exploration of a family of inference-time augmentations via Bayesian optimization in the policy search phase. This is realized by using an efficient density matching algorithm that does not require any back-propagation for network training for each policy evaluation.
Papers Using This Method
Data Augmentation For Small Object using Fast AutoAugment2025-06-10Deep AutoAugment2022-03-11AutoCLINT: The Winning Method in AutoCV Challenge 20192020-05-09UniformAugment: A Search-free Probabilistic Data Augmentation Approach2020-03-31DADA: Differentiable Automatic Data Augmentation2020-03-08Efficient Model for Image Classification With Regularization Tricks2020-02-01Fast AutoAugment2019-05-01