SAGE: Saliency-Guided Mixup with Optimal Rearrangements
Avery Ma, Nikita Dvornik, Ran Zhang, Leila Pishdad, Konstantinos G., Derpanis, Afsaneh Fazly

TL;DR
SAGE is a simple, efficient data augmentation method that uses visual saliency to create informative training images by rearranging and mixing image pairs, improving accuracy and generalization in image classification.
Contribution
The paper introduces SAGE, a novel saliency-guided mixup technique that enhances data augmentation efficiency and effectiveness without complex computations.
Findings
SAGE outperforms or matches state-of-the-art methods on CIFAR datasets.
SAGE improves out-of-distribution generalization and few-shot learning.
SAGE is computationally efficient and easy to implement.
Abstract
Data augmentation is a key element for training accurate models by reducing overfitting and improving generalization. For image classification, the most popular data augmentation techniques range from simple photometric and geometrical transformations, to more complex methods that use visual saliency to craft new training examples. As augmentation methods get more complex, their ability to increase the test accuracy improves, yet, such methods become cumbersome, inefficient and lead to poor out-of-domain generalization, as we show in this paper. This motivates a new augmentation technique that allows for high accuracy gains while being simple, efficient (i.e., minimal computation overhead) and generalizable. To this end, we introduce Saliency-Guided Mixup with Optimal Rearrangements (SAGE), which creates new training examples by rearranging and mixing image pairs using visual saliency…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsTest · Mixup
