Distributionally Robust Neural Networks for Group Shifts: On the Importance of Regularization for Worst-Case Generalization
About
Overparameterized neural networks can be highly accurate on average on an i.i.d. test set yet consistently fail on atypical groups of the data (e.g., by learning spurious correlations that hold on average but not in such groups). Distributionally robust optimization (DRO) allows us to learn models that instead minimize the worst-case training loss over a set of pre-defined groups. However, we find that naively applying group DRO to overparameterized neural networks fails: these models can perfectly fit the training data, and any model with vanishing average training loss also already has vanishing worst-case training loss. Instead, the poor worst-case performance arises from poor generalization on some groups. By coupling group DRO models with increased regularization---a stronger-than-typical L2 penalty or early stopping---we achieve substantially higher worst-group accuracies, with 10-40 percentage point improvements on a natural language inference task and two image tasks, while maintaining high average accuracies. Our results suggest that regularization is important for worst-group generalization in the overparameterized regime, even if it is not needed for average generalization. Finally, we introduce a stochastic optimization algorithm, with convergence guarantees, to efficiently train group DRO models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | PACS (test) | Average Accuracy83.5 | 254 | |
| Domain Generalization | VLCS | Accuracy77.4 | 238 | |
| Domain Generalization | PACS (test) | Average Accuracy64 | 225 | |
| Domain Generalization | PACS | Accuracy (Art)88.2 | 221 | |
| Person Re-Identification | VIPeR | Rank-148.5 | 182 | |
| Domain Generalization | OfficeHome | Accuracy66 | 182 | |
| Domain Generalization | PACS (leave-one-domain-out) | Art Accuracy83.5 | 146 | |
| Multi-class classification | VLCS | Acc (Caltech)98.1 | 139 | |
| Node Classification | Cora Synthetic (test) | Accuracy35.74 | 134 | |
| Image Classification | OfficeHome | Average Accuracy66 | 131 |