Understanding Domain Generalization: A Noise Robustness Perspective
Rui Qiao, Bryan Kian Hsiang Low
TL;DR
The paper investigates domain generalization under label noise, asking when DG methods outperform ERM. It combines finite-sample theory with empirical evaluation to show that ERM can be misled by spurious correlations under label noise, while some DG approaches exhibit implicit robustness by shaping optimization dynamics, particularly in synthetic settings. However, results on real-world benchmarks reveal no consistent advantage of DG over ERM, suggesting that premium gains depend on dataset characteristics, pretraining, and augmentation strategies. The work clarifies the gap between theoretical noise-robustness and practical generalization, arguing for more theoretical development and benchmarking to determine when invariant learning truly improves out-of-distribution performance.
Abstract
Despite the rapid development of machine learning algorithms for domain generalization (DG), there is no clear empirical evidence that the existing DG algorithms outperform the classic empirical risk minimization (ERM) across standard benchmarks. To better understand this phenomenon, we investigate whether there are benefits of DG algorithms over ERM through the lens of label noise. Specifically, our finite-sample analysis reveals that label noise exacerbates the effect of spurious correlations for ERM, undermining generalization. Conversely, we illustrate that DG algorithms exhibit implicit label-noise robustness during finite-sample training even when spurious correlation is present. Such desirable property helps mitigate spurious correlations and improve generalization in synthetic experiments. However, additional comprehensive experiments on real-world benchmark datasets indicate that label-noise robustness does not necessarily translate to better performance compared to ERM. We conjecture that the failure mode of ERM arising from spurious correlations may be less pronounced in practice.
