English

Challenges of Adversarial Image Augmentations

Machine Learning 2021-12-06 v2 Computer Vision and Pattern Recognition

Abstract

Image augmentations applied during training are crucial for the generalization performance of image classifiers. Therefore, a large body of research has focused on finding the optimal augmentation policy for a given task. Yet, RandAugment [2], a simple random augmentation policy, has recently been shown to outperform existing sophisticated policies. Only Adversarial AutoAugment (AdvAA) [11], an approach based on the idea of adversarial training, has shown to be better than RandAugment. In this paper, we show that random augmentations are still competitive compared to an optimal adversarial approach, as well as to simple curricula, and conjecture that the success of AdvAA is due to the stochasticity of the policy controller network, which introduces a mild form of curriculum.

Keywords

Cite

@article{arxiv.2111.12427,
  title  = {Challenges of Adversarial Image Augmentations},
  author = {Arno Blaas and Xavier Suau and Jason Ramapuram and Nicholas Apostoloff and Luca Zappella},
  journal= {arXiv preprint arXiv:2111.12427},
  year   = {2021}
}

Comments

To appear at the ICBINB 2021 Neurips Workshop

R2 v1 2026-06-24T07:50:21.889Z