English

Domain Generalization via Invariant Feature Representation

Machine Learning 2013-01-11 v1 Machine Learning

Abstract

This paper investigates domain generalization: How to take knowledge acquired from an arbitrary number of related domains and apply it to previously unseen domains? We propose Domain-Invariant Component Analysis (DICA), a kernel-based optimization algorithm that learns an invariant transformation by minimizing the dissimilarity across domains, whilst preserving the functional relationship between input and output variables. A learning-theoretic analysis shows that reducing dissimilarity improves the expected generalization ability of classifiers on new domains, motivating the proposed algorithm. Experimental results on synthetic and real-world datasets demonstrate that DICA successfully learns invariant features and improves classifier performance in practice.

Keywords

Cite

@article{arxiv.1301.2115,
  title  = {Domain Generalization via Invariant Feature Representation},
  author = {Krikamol Muandet and David Balduzzi and Bernhard Schölkopf},
  journal= {arXiv preprint arXiv:1301.2115},
  year   = {2013}
}

Comments

The 30th International Conference on Machine Learning (ICML 2013)

R2 v1 2026-06-21T23:07:08.932Z