paper-with-me

홈 › 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, Sijia Liu, Pin-Yu Chen

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 minority group accuracy, a theoretical generalization analysis of ERM on individual groups remains elusive. By formulating the group imbalance problem with the Gaussian Mixture Model, this paper quantifies the impact of individual groups on the sample complexity, the convergence rate, and the average and group-level testing performance. Although our theoretical framework is centered on binary classification using a one-hidden-layer neural network, to the best of our knowledge, we provide the first theoretical analysis of the group-level generalization of ERM in addition to the commonly studied average generalization performance. Sample insights of our theoretical results include that when all group-level co-variance is in the medium regime and all mean are close to zero, the learning performance is most desirable in the sense of a small sample complexity, a fast training rate, and a high average and group-level testing accuracy. Moreover, we show that increasing the fraction of the minority group in the training data does not necessarily improve the generalization performance of the minority group. Our theoretical results are validated on both synthetic and empirical datasets, such as CelebA and CIFAR-10 in image classification.

📄 PDF Abstract BibTeX arXiv:2403.07310

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Does Weak-to-strong Generalization Happen under Spurious Correlations?

2025-09-28 · Chenruo Liu, Yijun Dong, Qi Lei arxiv

We initiate a unified theoretical and algorithmic study of a key problem in weak-to-strong (W2S) generalization: when fine-tuning a strong pre-trained student with pseudolabels from a weaker teacher on a downstream task …

From Optimization to Generalization: Fair Federated Learning against Quality Shift via Inter-Client Sharpness Matching

2024-04-27 · Nannan Wu, Zhuo Kuang, Zengqiang Yan, Li Yu

Due to escalating privacy concerns, federated learning has been recognized as a vital approach for training deep neural networks with decentralized medical data. In practice, it is challenging to ensure consistent imagin…

FairnessFederated Learning

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

Boost-and-Skip: A Simple Guidance-Free Diffusion for Minority Generation

2025-02-10 · Soobin Um, Beomsu Kim, Jong Chul Ye

Minority samples are underrepresented instances located in low-density regions of a data manifold, and are valuable in many generative AI applications, such as data augmentation, creative content generation, etc. Unfortu…

Data Augmentation

Looking at the Overlooked: An Analysis on the Word-Overlap Bias in Natural Language Inference

2022-11-07 · Sara Rajaee, Yadollah Yaghoobzadeh, Mohammad Taher Pilehvar

It has been shown that NLI models are usually biased with respect to the word-overlap between premise and hypothesis; they take this feature as a primary cue for predicting the entailment label. In this paper, we focus o…

Natural Language Inference