English

NICO++: Towards Better Benchmarking for Domain Generalization

Computer Vision and Pattern Recognition 2022-04-22 v2 Machine Learning

Abstract

Despite the remarkable performance that modern deep neural networks have achieved on independent and identically distributed (I.I.D.) data, they can crash under distribution shifts. Most current evaluation methods for domain generalization (DG) adopt the leave-one-out strategy as a compromise on the limited number of domains. We propose a large-scale benchmark with extensive labeled domains named NICO++ along with more rational evaluation methods for comprehensively evaluating DG algorithms. To evaluate DG datasets, we propose two metrics to quantify covariate shift and concept shift, respectively. Two novel generalization bounds from the perspective of data construction are proposed to prove that limited concept shift and significant covariate shift favor the evaluation capability for generalization. Through extensive experiments, NICO++ shows its superior evaluation capability compared with current DG datasets and its contribution in alleviating unfairness caused by the leak of oracle knowledge in model selection.

Keywords

Cite

@article{arxiv.2204.08040,
  title  = {NICO++: Towards Better Benchmarking for Domain Generalization},
  author = {Xingxuan Zhang and Yue He and Renzhe Xu and Han Yu and Zheyan Shen and Peng Cui},
  journal= {arXiv preprint arXiv:2204.08040},
  year   = {2022}
}

Comments

The NICO challenge based on NICO++ can be found at https://nicochallenge.com/

R2 v1 2026-06-24T10:50:24.894Z