Domain Generalization via Conditional Invariant Representation
Ya Li, Mingming Gong, Xinmei Tian, Tongliang Liu, Dacheng Tao

TL;DR
This paper introduces a domain generalization method that learns a feature representation with invariant class-conditional distributions, enabling better generalization to unseen domains even when both feature and label distributions vary.
Contribution
The paper proposes a novel approach to domain generalization by focusing on learning class-conditional invariant representations, addressing limitations of previous marginal invariance methods.
Findings
Effective on synthetic data
Improves generalization to unseen domains
Outperforms baseline methods
Abstract
Domain generalization aims to apply knowledge gained from multiple labeled source domains to unseen target domains. The main difficulty comes from the dataset bias: training data and test data have different distributions, and the training set contains heterogeneous samples from different distributions. Let denote the features, and be the class labels. Existing domain generalization methods address the dataset bias problem by learning a domain-invariant representation that has the same marginal distribution across multiple source domains. The functional relationship encoded in is usually assumed to be stable across domains such that is also invariant. However, it is unclear whether this assumption holds in practical problems. In this paper, we consider the general situation where both and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Neural Networks and Applications · Advanced Vision and Imaging
