Domain Generalization via Semi-supervised Meta Learning
Hossein Sharifi-Noghabi, Hossein Asghari, Nazanin Mehrasa, Martin, Ester

TL;DR
This paper introduces DGSML, a semi-supervised meta-learning method for domain generalization that leverages unlabeled data to improve performance on unseen domains, combining pseudo-labeling, discrepancy, and alignment losses.
Contribution
It is the first to integrate semi-supervised learning with meta-learning for domain generalization, effectively utilizing unlabeled samples to enhance generalization.
Findings
DGSML outperforms existing domain generalization methods.
The method effectively leverages unlabeled data.
Experimental results show improved generalization to unseen domains.
Abstract
The goal of domain generalization is to learn from multiple source domains to generalize to unseen target domains under distribution discrepancy. Current state-of-the-art methods in this area are fully supervised, but for many real-world problems it is hardly possible to obtain enough labeled samples. In this paper, we propose the first method of domain generalization to leverage unlabeled samples, combining of meta learning's episodic training and semi-supervised learning, called DGSML. DGSML employs an entropy-based pseudo-labeling approach to assign labels to unlabeled samples and then utilizes a novel discrepancy loss to ensure that class centroids before and after labeling unlabeled samples are close to each other. To learn a domain-invariant representation, it also utilizes a novel alignment loss to ensure that the distance between pairs of class centroids, computed after adding…
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 · Cancer-related molecular mechanisms research
