MNIST-C: A Robustness Benchmark for Computer Vision
Norman Mu, Justin Gilmer

TL;DR
MNIST-C is a new benchmark dataset with 15 corruptions for evaluating the robustness of computer vision models against common real-world distortions, revealing significant performance degradation of current models.
Contribution
Introduction of MNIST-C, a comprehensive corruption benchmark for assessing out-of-distribution robustness in computer vision models.
Findings
Corruptions significantly degrade model performance.
Many adversarial defenses reduce robustness on MNIST-C.
Benchmark encourages development of more robust models.
Abstract
We introduce the MNIST-C dataset, a comprehensive suite of 15 corruptions applied to the MNIST test set, for benchmarking out-of-distribution robustness in computer vision. Through several experiments and visualizations we demonstrate that our corruptions significantly degrade performance of state-of-the-art computer vision models while preserving the semantic content of the test images. In contrast to the popular notion of adversarial robustness, our model-agnostic corruptions do not seek worst-case performance but are instead designed to be broad and diverse, capturing multiple failure modes of modern models. In fact, we find that several previously published adversarial defenses significantly degrade robustness as measured by MNIST-C. We hope that our benchmark serves as a useful tool for future work in designing systems that are able to learn robust feature representations that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
