Towards Data-Free Domain Generalization
Ahmed Frikha, Haokun Chen, Denis Krompa{\ss}, Thomas Runkler, Volker, Tresp

TL;DR
This paper introduces Data-Free Domain Generalization (DFDG), a new setting where models trained on different source domains are combined without access to original data, aiming to improve generalization to unseen domains.
Contribution
The paper proposes DEKAN, a novel method for merging knowledge from source-trained models into a single robust model in the absence of source data, advancing DFDG.
Findings
DEKAN achieves state-of-the-art results in DFDG.
It significantly outperforms data-free knowledge distillation baselines.
The approach effectively merges domain-specific knowledge without source data.
Abstract
In this work, we investigate the unexplored intersection of domain generalization (DG) and data-free learning. In particular, we address the question: How can knowledge contained in models trained on different source domains be merged into a single model that generalizes well to unseen target domains, in the absence of source and target domain data? Machine learning models that can cope with domain shift are essential for real-world scenarios with often changing data distributions. Prior DG methods typically rely on using source domain data, making them unsuitable for private decentralized data. We define the novel problem of Data-Free Domain Generalization (DFDG), a practical setting where models trained on the source domains separately are available instead of the original datasets, and investigate how to effectively solve the domain generalization problem in that case. We propose…
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 · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
