English

A principled approach to model validation in domain generalization

Machine Learning 2023-04-04 v1

Abstract

Domain generalization aims to learn a model with good generalization ability, that is, the learned model should not only perform well on several seen domains but also on unseen domains with different data distributions. State-of-the-art domain generalization methods typically train a representation function followed by a classifier jointly to minimize both the classification risk and the domain discrepancy. However, when it comes to model selection, most of these methods rely on traditional validation routines that select models solely based on the lowest classification risk on the validation set. In this paper, we theoretically demonstrate a trade-off between minimizing classification risk and mitigating domain discrepancy, i.e., it is impossible to achieve the minimum of these two objectives simultaneously. Motivated by this theoretical result, we propose a novel model selection method suggesting that the validation process should account for both the classification risk and the domain discrepancy. We validate the effectiveness of the proposed method by numerical results on several domain generalization datasets.

Keywords

Cite

@article{arxiv.2304.00629,
  title  = {A principled approach to model validation in domain generalization},
  author = {Boyang Lyu and Thuan Nguyen and Matthias Scheutz and Prakash Ishwar and Shuchin Aeron},
  journal= {arXiv preprint arXiv:2304.00629},
  year   = {2023}
}

Comments

Accepted to ICASSP 2023

R2 v1 2026-06-28T09:45:32.105Z