paper-with-me

홈 › Papers

On the Need for a Language Describing Distribution Shifts: Illustrations on Tabular Datasets

2023-09-26 · NeurIPS 2023 11

Different distribution shifts require different algorithmic and operational interventions. Methodological research must be grounded by the specific shifts they address. Although nascent benchmarks provide a promising empirical foundation, they \emph{implicitly} focus on covariate shifts, and the validity of empirical findings depends on the type of shift, e.g., previous observations on algorithmic performance can fail to be valid when the $Y|X$ distribution changes. We conduct a thorough investigation of natural shifts in 5 tabular datasets over 86,000 model configurations, and find that $Y|X$-shifts are most prevalent. To encourage researchers to develop a refined language for distribution shifts, we build `WhyShift`, an empirical testbed of curated real-world shifts where we characterize the type of shift we benchmark performance over. Since $Y|X$-shifts are prevalent in tabular settings, we \emph{identify covariate regions} that suffer the biggest $Y|X$-shifts and discuss implications for algorithmic and data-based interventions. Our testbed highlights the importance of future research that builds an understanding of why distributions differ.

📄 PDF Abstract BibTeX

Code (1)

namkoong-lab/whyshift 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Are Layout-Infused Language Models Robust to Layout Distribution Shifts? A Case Study with Scientific Documents

2023-06-01 · Catherine Chen, Zejiang Shen, Dan Klein, Gabriel Stanovsky 외

Recent work has shown that infusing layout features into language models (LMs) improves processing of visually-rich documents such as scientific papers. Layout-infused LMs are often evaluated on documents with familiar l…

Diversity

Verified Training for Counterfactual Explanation Robustness under Data Shift

2024-03-06 · Anna P. Meyer, Yuhao Zhang, Aws Albarghouthi, Loris D'Antoni

Counterfactual explanations (CEs) enhance the interpretability of machine learning models by describing what changes to an input are necessary to change its prediction to a desired class. These explanations are commonly …

counterfactualCounterfactual Explanation

Dr. FERMI: A Stochastic Distributionally Robust Fair Empirical Risk Minimization Framework

2023-09-20 · Sina Baharlouei, Meisam Razaviyayn

While training fair machine learning models has been studied extensively in recent years, most developed methods rely on the assumption that the training and test data have similar distributions. In the presence of distr…

Fairness

Clustering of illustrations by atmosphere using a combination of supervised and unsupervised learning

2023-07-27 · Keisuke Kubota, Masahiro Okuda

The distribution of illustrations on social media, such as Twitter and Pixiv has increased with the growing popularity of animation, games, and animated movies. The "atmosphere" of illustrations plays an important role i…

Clustering

Describing Differences between Text Distributions with Natural Language

2022-01-28 · Ruiqi Zhong, Charlie Snell, Dan Klein, Jacob Steinhardt

How do two distributions of texts differ? Humans are slow at answering this, since discovering patterns might require tediously reading through hundreds of samples. We propose to automatically summarize the differences b…

Binary ClassificationRe-Ranking