paper-with-me

홈 › Papers

The Many Faces of Robustness: A Critical Analysis of Out-of-Distribution Generalization

2020-06-29 · ICCV 2021 10 · Dan Hendrycks, Steven Basart, Norman Mu, Saurav Kadavath, Frank Wang, Evan Dorundo, Rahul Desai, Tyler Zhu, Samyak Parajuli, Mike Guo, Dawn Song, Jacob Steinhardt, Justin Gilmer

We introduce four new real-world distribution shift datasets consisting of changes in image style, image blurriness, geographic location, camera operation, and more. With our new datasets, we take stock of previously proposed methods for improving out-of-distribution robustness and put them to the test. We find that using larger models and artificial data augmentations can improve robustness on real-world distribution shifts, contrary to claims in prior work. We find improvements in artificial robustness benchmarks can transfer to real-world distribution shifts, contrary to claims in prior work. Motivated by our observation that data augmentations can help with real-world distribution shifts, we also introduce a new data augmentation method which advances the state-of-the-art and outperforms models pretrained with 1000 times more labeled data. Overall we find that some methods consistently help with distribution shifts in texture and local image statistics, but these methods do not help with some other distribution shifts like geographic changes. Our results show that future research must study multiple distribution shifts simultaneously, as we demonstrate that no evaluated method consistently improves robustness.

📄 PDF Abstract BibTeX arXiv:2006.16241

Code (1)

hendrycks/imagenet-r 공식 구현 pytorch

Tasks

Data AugmentationDomain GeneralizationOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

The Many Faces of Adversarial Risk

2022-01-22 · NeurIPS 2021 12 · Muni Sreenivas Pydi, Varun Jog

Adversarial risk quantifies the performance of classifiers on adversarially perturbed data. Numerous definitions of adversarial risk -- not all mathematically rigorous and differing subtly in the details -- have appeared…

Adversarial Robustness

A Fine-Grained Analysis on Distribution Shift

2021-10-21 · ICLR 2022 4 · Olivia Wiles, Sven Gowal, Florian Stimberg, Sylvestre Alvise-Rebuffi 외

Robustness to distribution shifts is critical for deploying machine learning models in the real world. Despite this necessity, there has been little work in defining the underlying mechanisms that cause these shifts and …

Noisy Learning for Neural ODEs Acts as a Robustness Locus Widening

2022-06-16 · Martin Gonzalez, Hatem Hajri, Loic Cantat, Mihaly Petreczky

We investigate the problems and challenges of evaluating the robustness of Differential Equation-based (DE) networks against synthetic distribution shifts. We propose a novel and simple accuracy metric which can be used …

Data Augmentation

Certified Robust Accuracy of Neural Networks Are Bounded due to Bayes Errors

2024-05-19 · Ruihan Zhang, Jun Sun

Adversarial examples pose a security threat to many critical systems built on neural networks. While certified training improves robustness, it also decreases accuracy noticeably. Despite various proposals for addressing…

Anatomy-Aware Unsupervised Detection and Localization of Retinal Abnormalities in Optical Coherence Tomography

2026-04-24 · Tania Haghighi, Sina Gholami, Hamed Tabkhi, Minhaj Nur Alam arxiv

Reliable automated analysis of Optical Coherence Tomography (OCT) imaging is crucial for diagnosing retinal disorders but faces a critical barrier: the need for expensive, labor-intensive expert annotations. Supervised d…

Unsupervised Anomaly DetectionDomain Adaptation