Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UMIX: Improving Importance Weighting for Subpopulation Shift via Uncertainty-Aware Mixup

About

Subpopulation shift widely exists in many real-world machine learning applications, referring to the training and test distributions containing the same subpopulation groups but varying in subpopulation frequencies. Importance reweighting is a normal way to handle the subpopulation shift issue by imposing constant or adaptive sampling weights on each sample in the training dataset. However, some recent studies have recognized that most of these approaches fail to improve the performance over empirical risk minimization especially when applied to over-parameterized neural networks. In this work, we propose a simple yet practical framework, called uncertainty-aware mixup (UMIX), to mitigate the overfitting issue in over-parameterized models by reweighting the ''mixed'' samples according to the sample uncertainty. The training-trajectories-based uncertainty estimation is equipped in the proposed UMIX for each sample to flexibly characterize the subpopulation distribution. We also provide insightful theoretical analysis to verify that UMIX achieves better generalization bounds over prior works. Further, we conduct extensive empirical studies across a wide range of tasks to validate the effectiveness of our method both qualitatively and quantitatively. Code is available at https://github.com/TencentAILabHealthcare/UMIX.

Zongbo Han, Zhipeng Liang, Fan Yang, Liu Liu, Lanqing Li, Yatao Bian, Peilin Zhao, Bingzhe Wu, Changqing Zhang, Jianhua Yao• 2022

Related benchmarks

TaskDatasetResultRank
ClassificationCelebA
Avg Accuracy90.1
137
ClassificationCelebA (test)
Average Accuracy90.1
92
Image ClassificationWaterbirds
WG Accuracy90
79
ClassificationCivilComments (test)
Worst-case Accuracy70.1
47
ClassificationCamelyon17
Accuracy75.1
46
Robust ClassificationCivilComments
Worst-Group Accuracy70.1
23
Object ClassificationWaterbirds (test)
Worst-Group Accuracy90
22
Comment ClassificationCivil Comments
Accuracy90.6
21
ClassificationCAMELYON17 (test)
Average Accuracy75.1
13
Showing 9 of 9 rows

Other info

Follow for update