paper-with-me

홈 › Papers

Models Out of Line: A Fourier Lens on Distribution Shift Robustness

2022-07-08 · Sara Fridovich-Keil, Brian R. Bartoldson, James Diffenderfer, Bhavya Kailkhura, Peer-Timo Bremer

Improving the accuracy of deep neural networks (DNNs) on out-of-distribution (OOD) data is critical to an acceptance of deep learning (DL) in real world applications. It has been observed that accuracies on in-distribution (ID) versus OOD data follow a linear trend and models that outperform this baseline are exceptionally rare (and referred to as "effectively robust"). Recently, some promising approaches have been developed to improve OOD robustness: model pruning, data augmentation, and ensembling or zero-shot evaluating large pretrained models. However, there still is no clear understanding of the conditions on OOD data and model properties that are required to observe effective robustness. We approach this issue by conducting a comprehensive empirical study of diverse approaches that are known to impact OOD robustness on a broad range of natural and synthetic distribution shifts of CIFAR-10 and ImageNet. In particular, we view the "effective robustness puzzle" through a Fourier lens and ask how spectral properties of both models and OOD data influence the corresponding effective robustness. We find this Fourier lens offers some insight into why certain robust models, particularly those from the CLIP family, achieve OOD robustness. However, our analysis also makes clear that no known metric is consistently the best explanation (or even a strong explanation) of OOD robustness. Thus, to aid future research into the OOD puzzle, we address the gap in publicly-available models with effective robustness by introducing a set of pretrained models--RobustNets--with varying levels of OOD robustness.

📄 PDF Abstract BibTeX arXiv:2207.04075

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Fourier-Based Augmentations for Improved Robustness and Uncertainty Calibration

2022-02-24 · Ryan Soklaski, Michael Yee, Theodoros Tsiligkaridis

Diverse data augmentation strategies are a natural approach to improving robustness in computer vision models against unforeseen shifts in data distribution. However, the ability to tailor such strategies to inoculate a …

Data AugmentationImage Augmentation

On the Robustness of the Acoustic Scale in the Low-Redshift Clustering of Matter

2006-04-17 · Daniel J. Eisenstein, Hee-Jong Seo, Martin White

We discuss the effects of non-linear structure formation on the signature of acoustic oscillations in the late-time galaxy distribution. We argue that the dominant non-linear effect is the differential motion of pairs of…

Clustering

FOUND: Fourier-based von Mises Distribution for Robust Single Domain Generalization in Object Detection

2025-11-13 · Mengzhu Wang, Changyuan Deng, Shanshan Wang, Nan Yin 외 arxiv

Single Domain Generalization (SDG) for object detection aims to train a model on a single source domain that can generalize effectively to unseen target domains. While recent methods like CLIP-based semantic augmentation…

Domain GeneralizationObject Detection

Label Shift Quantification with Robustness Guarantees via Distribution Feature Matching

2023-06-07 · Bastien Dussap, Gilles Blanchard, Badr-Eddine Chérief-Abdellatif

Quantification learning deals with the task of estimating the target label distribution under label shift. In this paper, we first present a unifying framework, distribution feature matching (DFM), that recovers as parti…

A Flat Minima Perspective on Understanding Augmentations and Model Robustness

2025-05-30 · Weebum Yoo, Sung Whan Yoon

Model robustness indicates a model's capability to generalize well on unforeseen distributional shifts, including data corruption, adversarial attacks, and domain shifts. Data augmentation is one of the prevalent and eff…

Adversarial RobustnessData AugmentationDomain Generalization