HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty

Dan Hendrycks Norman Mu Ekin D. Cubuk Barret Zoph Justin Gilmer Balaji Lakshminarayanan

AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty

Abstract

Modern deep neural networks can achieve high accuracy when the training distribution and test distribution are identically distributed, but this assumption is frequently violated in practice. When the train and test distributions are mismatched, accuracy can plummet. Currently there are few techniques that improve robustness to unforeseen data shifts encountered during deployment. In this work, we propose a technique to improve the robustness and uncertainty estimates of image classifiers. We propose AugMix, a data processing technique that is simple to implement, adds limited computational overhead, and helps models withstand unforeseen corruptions. AugMix significantly improves robustness and uncertainty measures on challenging image classification benchmarks, closing the gap between previous methods and the best possible performance in some cases by more than half.

Code Repositories

rwightman/pytorch-image-models
pytorch
Mentioned in GitHub
ma7555/Augz
Mentioned in GitHub
Bennie-Han/Image-augementation-pytorch
pytorch
Mentioned in GitHub
Kaushal28/Bengali-AI
pytorch
Mentioned in GitHub
szacho/augmix-tf
tf
Mentioned in GitHub
DequanWang/tent
pytorch
Mentioned in GitHub
google-research/augmix
Official
pytorch
Mentioned in GitHub
hh-xiaohu/Image-augementation-pytorch
pytorch
Mentioned in GitHub
jmiemirza/dua
pytorch
Mentioned in GitHub
jmiemirza/actmad
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-generalization-on-imagenet-cAugMix (ResNet-50)
mean Corruption Error (mCE): 65.3
domain-generalization-on-imagenet-rAugMix (ResNet-50)
Top-1 Error Rate: 58.9
domain-generalization-on-vizwizResNet-50 (augmix)
Accuracy - All Images: 42.2
Accuracy - Clean Images: 46.4
Accuracy - Corrupted Images: 35.9
robust-object-detection-on-cityscapes-1AugMix
mPC [AP]: 18.1

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
AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty | Papers | HyperAI