Gated Domain Units for Multi-source Domain Generalization
Simon F\"oll, Alina Dubatovka, Eugen Ernst, Siu Lun Chau, Martin, Maritsch, Patrik Okanovic, Gudrun Th\"ater, Joachim M. Buhmann, Felix, Wortmann, Krikamol Muandet

TL;DR
This paper introduces Gated Domain Units (GDUs), a modular neural network layer that models latent invariant distributions across domains, improving generalization to unseen data in various modalities.
Contribution
The paper proposes GDUs, a novel neural network component that captures latent invariant distributions for enhanced multi-source domain generalization.
Findings
GDUs improve performance on out-of-training domains across image, text, and graph data.
The framework supports scenarios without explicit domain labels.
Experimental results validate the I.E.D assumption and GDU effectiveness.
Abstract
The phenomenon of distribution shift (DS) occurs when a dataset at test time differs from the dataset at training time, which can significantly impair the performance of a machine learning model in practical settings due to a lack of knowledge about the data's distribution at test time. To address this problem, we postulate that real-world distributions are composed of latent Invariant Elementary Distributions (I.E.D) across different domains. This assumption implies an invariant structure in the solution space that enables knowledge transfer to unseen domains. To exploit this property for domain generalization, we introduce a modular neural network layer consisting of Gated Domain Units (GDUs) that learn a representation for each latent elementary distribution. During inference, a weighted ensemble of learning machines can be created by comparing new observations with the…
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 · Multimodal Machine Learning Applications
MethodsTest
