paper-with-me

홈 › Papers

Measuring Robustness to Natural Distribution Shifts in Image Classification

2020-07-01 · NeurIPS 2020 12 · Rohan Taori, Achal Dave, Vaishaal Shankar, Nicholas Carlini, Benjamin Recht, Ludwig Schmidt

We study how robust current ImageNet models are to distribution shifts arising from natural variations in datasets. Most research on robustness focuses on synthetic image perturbations (noise, simulated weather artifacts, adversarial examples, etc.), which leaves open how robustness on synthetic distribution shift relates to distribution shift arising in real data. Informed by an evaluation of 204 ImageNet models in 213 different test conditions, we find that there is often little to no transfer of robustness from current synthetic to natural distribution shift. Moreover, most current techniques provide no robustness to the natural distribution shifts in our testbed. The main exception is training on larger and more diverse datasets, which in multiple cases increases robustness, but is still far from closing the performance gaps. Our results indicate that distribution shifts arising in real data are currently an open research problem. We provide our testbed and data as a resource for future work at https://modestyachts.github.io/imagenet-testbed/ .

📄 PDF Abstract BibTeX arXiv:2007.00644

Code (1)

modestyachts/imagenet-testbed 공식 구현 pytorch

Tasks

ClassificationDomain GeneralizationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

When Robustness Doesn’t Promote Robustness: Synthetic vs. Natural Distribution Shifts on ImageNet

2019-09-25 · Rohan Taori, Achal Dave, Vaishaal Shankar, Nicholas Carlini 외

We conduct a large experimental comparison of various robustness metrics for image classification. The main question of our study is to what extent current synthetic robustness interventions (lp-adversarial examples, noi…

image-classificationImage Classification

A Rigorous Evaluation of Real-World Distribution Shifts

2021-01-01 · Dan Hendrycks, Steven Basart, Norman Mu, Saurav Kadavath 외

We introduce three new robustness benchmarks consisting of naturally occurring distribution changes in image style, geographic location, camera operation, and more. Using our benchmarks, we take stock of previously propo…

Data Augmentation

VDNA-PR: Using General Dataset Representations for Robust Sequential Visual Place Recognition

2024-03-14 · Benjamin Ramtoula, Daniele De Martini, Matthew Gadd, Paul Newman

This paper adapts a general dataset representation technique to produce robust Visual Place Recognition (VPR) descriptors, crucial to enable real-world mobile robot localisation. Two parallel lines of work on VPR have sh…

Visual Place Recognition

EarthShift: a benchmark for measuring robustness to real-world distribution shifts in Earth observation

2026-05-28 · Kelsey Doerksen, Hannah Kerner arxiv

Current Earth observation benchmarks focus on measuring performance on diverse tasks and applications, typically measuring generalization in-distribution. But when models are deployed, they must generalize to myriad out-…

Certifying Model Accuracy under Distribution Shifts

2022-01-28 · Aounon Kumar, Alexander Levine, Tom Goldstein, Soheil Feizi

Certified robustness in machine learning has primarily focused on adversarial perturbations of the input with a fixed attack budget for each point in the data distribution. In this work, we present provable robustness gu…

model