Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup

About

While deep neural networks achieve great performance on fitting the training distribution, the learned networks are prone to overfitting and are susceptible to adversarial attacks. In this regard, a number of mixup based augmentation methods have been recently proposed. However, these approaches mainly focus on creating previously unseen virtual examples and can sometimes provide misleading supervisory signal to the network. To this end, we propose Puzzle Mix, a mixup method for explicitly utilizing the saliency information and the underlying statistics of the natural examples. This leads to an interesting optimization problem alternating between the multi-label objective for optimal mixing mask and saliency discounted optimal transport objective. Our experiments show Puzzle Mix achieves the state of the art generalization and the adversarial robustness results compared to other mixup methods on CIFAR-100, Tiny-ImageNet, and ImageNet datasets. The source code is available at https://github.com/snu-mllab/PuzzleMix.

Jang-Hyun Kim, Wonho Choo, Hyun Oh Song• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy79.38
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationImageNet-1k (val)
Top-1 Accuracy81.48
1498
Image ClassificationImageNet (val)--
1206
Image ClassificationCIFAR-100 (val)--
781
Image ClassificationTiny ImageNet (test)
Accuracy67.83
722
Image ClassificationCIFAR-100
Accuracy82.76
691
Image ClassificationTinyImageNet (test)--
499
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy77.51
441
Fine-grained Image ClassificationStanford Cars (test)
Accuracy91.83
372
Showing 10 of 73 rows
...

Other info

Follow for update