paper-with-me

Papers

How does overparametrization affect performance on minority groups?

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

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 understood. Recent empirical studies demonstrate encouraging results: (i) when groups are not known, overparameterized models trained with empirical risk minimization (ERM) perform better on minority groups; (ii) when groups are known, ERM on data subsampled to equalize group sizes yields state-of-the-art worst-group-accuracy in the overparameterized regime. In this paper, we complement these empirical studies with a theoretical investigation of the risk of overparameterized random feature models on minority groups. In a setting in which the regression functions for the majority and minority groups are different, we show that overparameterization always improves minority group performance.

📄 PDF Abstract BibTeX arXiv:2206.03515

Code (1)

smaityumich/overparameterization 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

How does promoting the minority fraction affect generalization? A theoretical study of the one-hidden-layer neural network on group imbalance

2024-03-12 · Hongkang Li, Shuai Zhang, Yihua Zhang, Meng Wang 외

Group imbalance has been a known problem in empirical risk minimization (ERM), where the achieved high average accuracy is accompanied by low accuracy in a minority group. Despite algorithmic efforts to improve the minor…

Binary Classificationimage-classificationImage Classification

MIME: Minority Inclusion for Majority Group Enhancement of AI Performance

2022-09-01 · Pradyumna Chari, Yunhao Ba, Shreeram Athreya, Achuta Kadambi

Several papers have rightly included minority groups in artificial intelligence (AI) training data to improve test inference for minority groups and/or society-at-large. A society-at-large consists of both minority and m…

Are Compressed Language Models Less Subgroup Robust?

2024-03-26 · Leonidas Gee, Andrea Zugarini, Novi Quadrianto

To reduce the inference cost of large language models, model compression is increasingly used to create smaller scalable models. However, little is known about their robustness to minority subgroups defined by the labels…

Model Compression

From Majority to Minority: A Diffusion-based Augmentation for Underrepresented Groups in Skin Lesion Analysis

2024-06-26 · Janet Wang, Yunsung Chung, Zhengming Ding, Jihun Hamm

AI-based diagnoses have demonstrated dermatologist-level performance in classifying skin cancer. However, such systems are prone to under-performing when tested on data from minority groups that lack sufficient represent…

Diagnostic

Fairness Without Demographics in Repeated Loss Minimization

2018-06-20 · ICML 2018 7 · Tatsunori B. Hashimoto, Megha Srivastava, Hongseok Namkoong, Percy Liang

Machine learning models (e.g., speech recognizers) are usually trained to minimize average loss, which results in representation disparity---minority groups (e.g., non-native speakers) contribute less to the training obj…

Fairness