HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup

Jang-Hyun Kim Wonho Choo Hyun Oh Song

Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup

Abstract

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.

Code Repositories

snu-mllab/PuzzleMix
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-cifar-100WRN28-10
Percentage correct: 84.05
image-classification-on-imagenetResNet-50
Hardware Burden:
Operations per network pass:
Top 1 Accuracy: 78.76%
image-classification-on-tiny-imagenet-2PreActResNet18
Top 1 Accuracy: 63.48
semantic-segmentation-on-acdc-scribblesPuzzle Mix
Dice (Average): 62.4%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup | Papers | HyperAI