AdaAug: Learning Class- and Instance-adaptive Data Augmentation Policies
Data augmentation is an effective way to improve the generalization capability of modern deep learning models. However, the underlying augmentation methods mostly rely on handcrafted operations. Moreover, an augmentation policy useful to one dataset may not transfer well to other datasets. Therefore, Automated Data Augmentation (AutoDA) methods, like \textit{AutoAugment} and \textit{Population-based Augmentation}, have been proposed recently to automate the process of searching for optimal augmentation policies. However, the augmentation policies found are not adaptive to the dataset used, hindering the effectiveness of these AutoDA methods. In this paper, we propose a novel AutoDA method called \texttt{AdaAug} to efficiently learn adaptive augmentation policies in a class-dependent and potentially instance-dependent manner. Our experiments show that the adaptive augmentation policies learned by our method transfer well to unseen datasets such as the Oxford Flowers, Oxford-IIT Pets, FGVC Aircraft, and Stanford Cars datasets when compared with other AutoDA baselines. In addition, our method also achieves state-of-the-art performance on the CIFAR-10, CIFAR-100, and SVHN datasets.
Code (1)
Tasks
Data AugmentationSimilar Papers 제목 키워드 기반
AdaAugment: A Tuning-Free and Adaptive Approach to Enhance Data Augmentation
Data augmentation (DA) is widely employed to improve the generalization performance of deep models. However, most existing DA methods use augmentation operations with random magnitudes throughout training. While this fos…
Data AugmentationDiversitySolving the Class Imbalance Problem Using a Counterfactual Method for Data Augmentation
Learning from class imbalanced datasets poses challenges for many machine learning algorithms. Many real-world domains are, by definition, class imbalanced by virtue of having a majority class that naturally has many mor…
counterfactualData AugmentationFASA: Feature Augmentation and Sampling Adaptation for Long-Tailed Instance Segmentation
Recent methods for long-tailed instance segmentation still struggle on rare object classes with few training data. We propose a simple yet effective method, Feature Augmentation and Sampling Adaptation (FASA), that addre…
Instance SegmentationSegmentationSemantic SegmentationTransfer LearningCellMix: A General Instance Relationship based Method for Data Augmentation Towards Pathology Image Classification
In pathology image analysis, obtaining and maintaining high-quality annotated samples is an extremely labor-intensive task. To overcome this challenge, mixing-based methods have emerged as effective alternatives to tradi…
Data Augmentationimage-classificationImage ClassificationSpecificityInstance-specific and Model-adaptive Supervision for Semi-supervised Semantic Segmentation
Recently, semi-supervised semantic segmentation has achieved promising performance with a small fraction of labeled data. However, most existing studies treat all unlabeled data equally and barely consider the difference…
SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation