English

Exploiting Domain-Specific Features to Enhance Domain Generalization

Machine Learning 2021-10-19 v1

Abstract

Domain Generalization (DG) aims to train a model, from multiple observed source domains, in order to perform well on unseen target domains. To obtain the generalization capability, prior DG approaches have focused on extracting domain-invariant information across sources to generalize on target domains, while useful domain-specific information which strongly correlates with labels in individual domains and the generalization to target domains is usually ignored. In this paper, we propose meta-Domain Specific-Domain Invariant (mDSDI) - a novel theoretically sound framework that extends beyond the invariance view to further capture the usefulness of domain-specific information. Our key insight is to disentangle features in the latent space while jointly learning both domain-invariant and domain-specific features in a unified framework. The domain-specific representation is optimized through the meta-learning framework to adapt from source domains, targeting a robust generalization on unseen domains. We empirically show that mDSDI provides competitive results with state-of-the-art techniques in DG. A further ablation study with our generated dataset, Background-Colored-MNIST, confirms the hypothesis that domain-specific is essential, leading to better results when compared with only using domain-invariant.

Keywords

Cite

@article{arxiv.2110.09410,
  title  = {Exploiting Domain-Specific Features to Enhance Domain Generalization},
  author = {Manh-Ha Bui and Toan Tran and Anh Tuan Tran and Dinh Phung},
  journal= {arXiv preprint arXiv:2110.09410},
  year   = {2021}
}

Comments

25 pages, 6 tables, 11 figures, published at Advances in Neural Information Processing Systems (NeurIPS), 2021

R2 v1 2026-06-24T06:58:52.212Z