English

Learning to Generate Novel Domains for Domain Generalization

Computer Vision and Pattern Recognition 2021-03-10 v3

Abstract

This paper focuses on domain generalization (DG), the task of learning from multiple source domains a model that generalizes well to unseen domains. A main challenge for DG is that the available source domains often exhibit limited diversity, hampering the model's ability to learn to generalize. We therefore employ a data generator to synthesize data from pseudo-novel domains to augment the source domains. This explicitly increases the diversity of available training domains and leads to a more generalizable model. To train the generator, we model the distribution divergence between source and synthesized pseudo-novel domains using optimal transport, and maximize the divergence. To ensure that semantics are preserved in the synthesized data, we further impose cycle-consistency and classification losses on the generator. Our method, L2A-OT (Learning to Augment by Optimal Transport) outperforms current state-of-the-art DG methods on four benchmark datasets.

Keywords

Cite

@article{arxiv.2007.03304,
  title  = {Learning to Generate Novel Domains for Domain Generalization},
  author = {Kaiyang Zhou and Yongxin Yang and Timothy Hospedales and Tao Xiang},
  journal= {arXiv preprint arXiv:2007.03304},
  year   = {2021}
}

Comments

ECCV'20

R2 v1 2026-06-23T16:54:39.201Z