2022
Improving Out-of-Distribution Robustness via Selective Augmentation
ICML 2022spotlight
Machine learning algorithms typically assume that training and test examples are drawn from the same distribution. However, distribution shift is a common problem in real-world applications and can cause models to perform dramatically worse at test time. In this paper, we specifically consider the p…