Domain Generalization by Marginal Transfer Learning
Gilles Blanchard, Aniket Anand Deshmukh, Urun Dogan, Gyemin Lee,, Clayton Scott

TL;DR
This paper develops a theoretical framework for domain generalization, viewing it as supervised learning with augmented features, and introduces a kernel-based algorithm with experimental validation on synthetic and real data.
Contribution
It formalizes the domain generalization problem, proposes new models and risk analysis, and provides a universally consistent kernel method with efficient implementation.
Findings
The framework connects DG to supervised learning via marginal distribution augmentation.
A new kernel-based algorithm for DG is proposed and shown to be universally consistent.
Experimental results demonstrate the effectiveness of the proposed method on multiple datasets.
Abstract
In the problem of domain generalization (DG), there are labeled training data sets from several related prediction problems, and the goal is to make accurate predictions on future unlabeled data sets that are not known to the learner. This problem arises in several applications where data distributions fluctuate because of environmental, technical, or other sources of variation. We introduce a formal framework for DG, and argue that it can be viewed as a kind of supervised learning problem by augmenting the original feature space with the marginal distribution of feature vectors. While our framework has several connections to conventional analysis of supervised learning algorithms, several unique aspects of DG require new methods of analysis. This work lays the learning theoretic foundations of domain generalization, building on our earlier conference paper where the problem of DG was…
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 · Machine Learning and ELM · Machine Learning and Data Classification
