paper-with-me

홈 › Papers

Overparameterization hurts worst-group accuracy with spurious correlations

2020-01-01 · ICML 2020 1 · Shiori Sagawa, aditi raghunathan, Pang Wei Koh, Percy Liang

Increasing model capacity well beyond the point of zero training error has been observed to improve average test accuracy. However, such overparameterized models have been recently shown to obtain low worst-group accuracy --- i.e., low accuracy on atypical groups of test examples --- when there are spurious correlations that hold for the majority of training examples. We show on two image datasets that in contrast to average accuracy, overparameterization hurts worst-group accuracy in the presence of spurious correlations. We replicate this surprising phenomenon in a synthetic example and identify properties of the data distribution that induce the detrimental effect of overparameterization on worst-group accuracy. Our analysis leads us to show that a counter-intuitive approach of subsampling the majority group yields high worst-group accuracy in the overparameterized regime, whereas upweighting the minority does not. Our results suggest that when it comes to achieving high worst-group accuracy, there is a tension between using overparameterized models vs. using all of the training data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Investigation of Why Overparameterization Exacerbates Spurious Correlations

2020-05-09 · Shiori Sagawa, aditi raghunathan, Pang Wei Koh, Percy Liang

We study why overparameterization -- increasing model size well beyond the point of zero training error -- can hurt test error on minority groups despite improving average test error when there are spurious correlations …

Inductive Bias

How does overparametrization affect performance on minority groups?

2022-06-07 · Subha Maity, Saptarshi Roy, Songkai Xue, Mikhail Yurochkin 외

The benefits of overparameterization for the overall performance of modern machine learning (ML) models are well known. However, the effect of overparameterization at a more granular level of data subgroups is less under…

regression

Spread Spurious Attribute: Improving Worst-group Accuracy with Spurious Attribute Estimation

2022-04-05 · ICLR 2022 4 · Junhyun Nam, Jaehyung Kim, Jaeho Lee, Jinwoo Shin

The paradigm of worst-group loss minimization has shown its promise in avoiding to learn spurious correlations, but requires costly additional supervision on spurious attributes. To resolve this, recent works focus on de…

Attribute

Improving Group Robustness on Spurious Correlation Requires Preciser Group Inference

2024-04-22 · Yujin Han, Difan Zou

Standard empirical risk minimization (ERM) models may prioritize learning spurious correlations between spurious features and true labels, leading to poor accuracy on groups where these correlations do not hold. Mitigati…

Attribute

Correct-N-Contrast: A Contrastive Approach for Improving Robustness to Spurious Correlations

2022-03-03 · Michael Zhang, Nimit S. Sohoni, Hongyang R. Zhang, Chelsea Finn 외

Spurious correlations pose a major challenge for robust machine learning. Models trained with empirical risk minimization (ERM) may learn to rely on correlations between class labels and spurious attributes, leading to p…

AttributeContrastive Learning