AutoAugment swMATH ID: 39069 Software Authors: Cubuk, Ekin D.; Zoph, Barret; Mane, Dandelion; Vasudevan, Vijay; Le, Quoc V. Description: AutoAugment: Learning Augmentation Policies from Data. Data augmentation is an effective technique for improving the accuracy of modern image classifiers. However, current data augmentation implementations are manually designed. In this paper, we describe a simple procedure called AutoAugment to automatically search for improved data augmentation policies. In our implementation, we have designed a search space where a policy consists of many sub-policies, one of which is randomly chosen for each image in each mini-batch. A sub-policy consists of two operations, each operation being an image processing function such as translation, rotation, or shearing, and the probabilities and magnitudes with which the functions are applied. We use a search algorithm to find the best policy such that the neural network yields the highest validation accuracy on a target dataset. Our method achieves state-of-the-art accuracy on CIFAR-10, CIFAR-100, SVHN, and ImageNet (without additional data). On ImageNet, we attain a Top-1 accuracy of 83.5 Homepage: https://paperswithcode.com/paper/autoaugment-learning-augmentation-policies Related Software: mixup; CIFAR; ImageNet; Adam; PyTorch; MixMatch; RandAugment; AlexNet; FixMatch; GitHub; MNIST; SGDR; Faster R-CNN; MS-COCO; TensorFlow; Python; Entropy-SGD; EfficientNet; SMOTE; PyGlove Cited in: 10 Documents all top 5 Cited by 40 Authors 1 Baldassi, Carlo 1 Chiaromonte, Francesca 1 Cook, Diane J. 1 Demyanenko, Elizaveta 1 Dong, Xuanyi 1 Dun, Hua 1 Feinauer, Christoph 1 Feng, Xinxing 1 Gabrys, Bogdan 1 Ghods, Alireza 1 Glück, Tobias 1 Huang, Guangbin 1 Huang, Xiaolei 1 Huang, Xin 1 Jalali, Amin 1 Kedziora, David Jacob 1 Khoo, Yuehaw 1 Kortylewski, Adam 1 Kugi, Andreas 1 Liang, Senwei 1 Lucibello, Carlo 1 Musiał, Katarzyna 1 Ou, Yanglan 1 Perugini, Gabriele 1 Pisztora, Vincent 1 Pittorino, Fabrizio 1 Qing, Yuanyuan 1 Schwegel, Michael 1 Shaferman, Vitaly 1 Shi, Ermin 1 Sun, Yihong 1 Wang, Angtian 1 Wang, Bin 1 Xu, Long 1 Yang, Haizhao 1 Yu, Suxiang 1 Yuille, Alan L. 1 Zecchina, Riccardo 1 Zeng, Yijie 1 Zhang, Shuai all top 5 Cited in 9 Serials 2 Neural Networks 1 International Journal of Computer Vision 1 European Journal of Control 1 Data Mining and Knowledge Discovery 1 Journal of Statistical Mechanics: Theory and Experiment 1 Mathematical Biosciences and Engineering 1 Foundations and Trends in Machine Learning 1 Communications on Applied Mathematics and Computation 1 Stat Cited in 5 Fields 8 Computer science (68-XX) 3 Statistics (62-XX) 2 Operations research, mathematical programming (90-XX) 1 Biology and other natural sciences (92-XX) 1 Systems theory; control (93-XX) Citations by Year