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

Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity

About

While deep neural networks show great performance on fitting to the training distribution, improving the networks' generalization performance to the test distribution and robustness to the sensitivity to input perturbations still remain as a challenge. Although a number of mixup based augmentation strategies have been proposed to partially address them, it remains unclear as to how to best utilize the supervisory signal within each input data for mixup from the optimization perspective. We propose a new perspective on batch mixup and formulate the optimal construction of a batch of mixup data maximizing the data saliency measure of each individual mixup data and encouraging the supermodular diversity among the constructed mixup data. This leads to a novel discrete optimization problem minimizing the difference between submodular functions. We also propose an efficient modular approximation based iterative submodular minimization algorithm for efficient mixup computation per each minibatch suitable for minibatch based neural network training. Our experiments show the proposed method achieves the state of the art generalization, calibration, and weakly supervised localization results compared to other mixup methods. The source code is available at https://github.com/snu-mllab/Co-Mixup.

Jang-Hyun Kim, Wonho Choo, Hosan Jeong, Hyun Oh Song• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy80.13
3518
Image ClassificationImageNet-1k (val)
Top-1 Accuracy77.63
1453
Image ClassificationCIFAR-100 (val)--
661
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy77.61
405
Image ClassificationTinyImageNet (test)--
366
Fine-grained Image ClassificationStanford Cars (test)
Accuracy89.53
348
Image ClassificationImageNet (val)
Accuracy77.61
300
Fine-grained visual classificationFGVC-Aircraft (test)
Top-1 Acc83.57
287
Image ClassificationCIFAR-100 (test)
Top-1 Acc80.13
275
Image ClassificationTiny ImageNet (test)
Accuracy68.02
265
Showing 10 of 41 rows

Other info

Follow for update