Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GuidedMixup: An Efficient Mixup Strategy Guided by Saliency Maps

About

Data augmentation is now an essential part of the image training process, as it effectively prevents overfitting and makes the model more robust against noisy datasets. Recent mixing augmentation strategies have advanced to generate the mixup mask that can enrich the saliency information, which is a supervisory signal. However, these methods incur a significant computational burden to optimize the mixup mask. From this motivation, we propose a novel saliency-aware mixup method, GuidedMixup, which aims to retain the salient regions in mixup images with low computational overhead. We develop an efficient pairing algorithm that pursues to minimize the conflict of salient regions of paired images and achieve rich saliency in mixup images. Moreover, GuidedMixup controls the mixup ratio for each pixel to better preserve the salient region by interpolating two paired images smoothly. The experiments on several datasets demonstrate that GuidedMixup provides a good trade-off between augmentation overhead and generalization performance on classification datasets. In addition, our method shows good performance in experiments with corrupted or reduced datasets.

Minsoo Kang, Suhyun Kim• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1k (val)
Top-1 Accuracy77.53
1453
Image ClassificationCIFAR-100 (val)--
661
Fine-grained Image ClassificationStanford Cars (test)
Accuracy90.4
348
Image ClassificationStanford Cars (test)--
306
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc84.32
287
Image ClassificationTinyImageNet (val)--
240
Image ClassificationFlowers-102 (test)
Top-1 Accuracy70.44
124
Fine-grained Image ClassificationCUB-200 (test)
Accuracy88.26
45
Image ClassificationFlowers-102 (val)
Top-1 Acc74.74
31
Fine-grained Visual RecognitionCUB (test)
All-Shot Accuracy77.08
16
Showing 10 of 14 rows

Other info

Follow for update