IC-1471Common robustness interventions (AugMix, CutMix, Deep AugMix, texture debiasing, antialiasing) and scaling of data or model size do not resolve geographic disparities in released vision models
Megan Richards, Polina Kirichenko, Diane Bouchacourt, Mark Ibrahim
The paper evaluates five robustness interventions on pretrained ResNet50 models and measures their effect on geographic disparity in DollarStreet and GEODE. Most interventions produce mixed results, improving one dataset's gap while degrading the other. AugMix is the only intervention that improves both (GEODE by 1.86%, DollarStreet by 0.94%). Separately, the paper measures disparity as a function of data scale (+200M images) and model size (+100M parameters) for CLIP models, finding that scaling neither improves nor conclusively worsens disparities, with averages suggesting exacerbation.
The authors note that error bars on the scaling plots do not allow drawing conclusive trends, and that the interventions were tested only on ResNet50, not on foundation models.