Simple data balancing achieves competitive worst-group-accuracy
About
We study the problem of learning classifiers that perform well across (known or unknown) groups of data. After observing that common worst-group-accuracy datasets suffer from substantial imbalances, we set out to compare state-of-the-art methods to simple balancing of classes and groups by either subsampling or reweighting data. Our results show that these data balancing baselines achieve state-of-the-art-accuracy, while being faster to train and requiring no additional hyper-parameters. In addition, we highlight that access to group information is most critical for model selection purposes, and not so much during training. All in all, our findings beg closer examination of benchmarks and methods for research in worst-group-accuracy optimization.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Waterbirds (test) | Worst-Group Accuracy88.87 | 112 | |
| Classification | CelebA (test) | -- | 92 | |
| Natural Language Inference | MultiNLI (test) | -- | 81 | |
| Attribute Classification | CelebA (test) | -- | 60 | |
| Classification | CivilComments (test) | Worst-case Accuracy78.9 | 47 | |
| Regression | Dissecting Health Bias | MSE0.165 | 24 | |
| Regression | Swiss Asylum Seekers | MSE0.097 | 24 | |
| Regression | UK Asylum Decisions | MSE0.186 | 24 | |
| Predictive Modeling across Groups | Swiss Asylum Seekers | RWA38.4 | 24 | |
| Predictive Modeling across Groups | Education | RWA0.941 | 24 |