Improving Auto-Augment via Augmentation-Wise Weight Sharing
Keyu Tian, Chen Lin, Ming Sun, Luping Zhou, Junjie Yan, Wanli Ouyang

TL;DR
This paper introduces an efficient proxy evaluation method for auto-augmentation policies using augmentation-wise weight sharing, significantly improving search speed and accuracy on CIFAR-10 and ImageNet.
Contribution
The paper proposes a novel augmentation-wise weight sharing approach for fast and reliable evaluation of augmentation policies in auto-augmentation search.
Findings
Achieves 1.24% top-1 error on CIFAR-10, the best for single models without extra data.
Reduces top-1 error on ImageNet ResNet-50 to 20.36%.
Outperforms existing auto-augmentation methods in both effectiveness and efficiency.
Abstract
The recent progress on automatically searching augmentation policies has boosted the performance substantially for various tasks. A key component of automatic augmentation search is the evaluation process for a particular augmentation policy, which is utilized to return reward and usually runs thousands of times. A plain evaluation process, which includes full model training and validation, would be time-consuming. To achieve efficiency, many choose to sacrifice evaluation reliability for speed. In this paper, we dive into the dynamics of augmented training of the model. This inspires us to design a powerful and efficient proxy task based on the Augmentation-Wise Weight Sharing (AWS) to form a fast yet accurate evaluation process in an elegant way. Comprehensive analysis verifies the superiority of this approach in terms of effectiveness and efficiency. The augmentation policies found…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsIoT and Edge/Fog Computing · Context-Aware Activity Recognition Systems · Gaze Tracking and Assistive Technology
