paper-with-me

Papers

BREEDS: Benchmarks for Subpopulation Shift

2020-08-11 · ICLR 2021 1 · Shibani Santurkar, Dimitris Tsipras, Aleksander Madry

We develop a methodology for assessing the robustness of models to subpopulation shift---specifically, their ability to generalize to novel data subpopulations that were not observed during training. Our approach leverages the class structure underlying existing datasets to control the data subpopulations that comprise the training and test distributions. This enables us to synthesize realistic distribution shifts whose sources can be precisely controlled and characterized, within existing large-scale datasets. Applying this methodology to the ImageNet dataset, we create a suite of subpopulation shift benchmarks of varying granularity. We then validate that the corresponding shifts are tractable by obtaining human baselines for them. Finally, we utilize these benchmarks to measure the sensitivity of standard model architectures as well as the effectiveness of off-the-shelf train-time robustness interventions. Code and data available at https://github.com/MadryLab/BREEDS-Benchmarks .

📄 PDF Abstract BibTeX arXiv:2008.04859

Code (2)

MadryLab/BREEDS-Benchmarks 공식 구현
MadryLab/robustness 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Encoding Hierarchical Information in Neural Networks helps in Subpopulation Shift

2021-12-20 · Amitangshu Mukherjee, Isha Garg, Kaushik Roy

Over the past decade, deep neural networks have proven to be adept in image classification tasks, often surpassing humans in terms of accuracy. However, standard neural networks often fail to understand the concept of hi…

image-classificationImage Classification

Leveraging Unlabeled Data to Predict Out-of-Distribution Performance

2022-01-11 · ICLR 2022 4 · Saurabh Garg, Sivaraman Balakrishnan, Zachary C. Lipton, Behnam Neyshabur 외

Real-world machine learning deployments are characterized by mismatches between the source (training) and target (test) distributions that may cause performance drops. In this work, we investigate methods for predicting …

Reweighted Mixup for Subpopulation Shift

2023-04-09 · Zongbo Han, Zhipeng Liang, Fan Yang, Liu Liu 외

Subpopulation shift exists widely in many real-world applications, which refers to the training and test distributions that contain the same subpopulation groups but with different subpopulation proportions. Ignoring sub…

FairnessGeneralization Bounds

LLM as Dataset Analyst: Subpopulation Structure Discovery with Large Language Model

2024-05-03 · Yulin Luo, Ruichuan An, Bocheng Zou, Yiming Tang 외

The distribution of subpopulations is an important property hidden within a dataset. Uncovering and analyzing the subpopulation distribution within datasets provides a comprehensive understanding of the datasets, standin…

Image CaptioningInstruction FollowingLanguage ModelingLanguage Modelling+3

Diverse Prototypical Ensembles Improve Robustness to Subpopulation Shift

2025-05-29 · Minh Nguyen Nhat To, Paul F RWilson, Viet Nguyen, Mohamed Harmanani 외

The subpopulationtion shift, characterized by a disparity in subpopulation distributibetween theween the training and target datasets, can significantly degrade the performance of machine learning models. Current solutio…