Semi-Supervised Domain Generalization with Known and Unknown Classes

Published: 21 Sept 2023, Last Modified: 09 Jan 2024NeurIPS 2023 spotlightEveryoneRevisionsBibTeX
Keywords: Domain Generalization, Semi-Supervised Learning, Out-of-Distribution Detection, Deep Learning
Abstract: Semi-Supervised Domain Generalization (SSDG) aims to learn a model that is generalizable to an unseen target domain with only a few labels, and most existing SSDG methods assume that unlabeled training and testing samples are all known classes. However, a more realistic scenario is that known classes may be mixed with some unknown classes in unlabeled training and testing data. To deal with such a scenario, we propose the Class-Wise Adaptive Exploration and Exploitation (CWAEE) method. In particular, we explore unlabeled training data by using one-vs-rest classifiers and class-wise adaptive thresholds to detect known and unknown classes, and exploit them by adopting consistency regularization on augmented samples based on Fourier Transformation to improve the unseen domain generalization. The experiments conducted on real-world datasets verify the effectiveness and superiority of our method.
Supplementary Material: pdf
Submission Number: 3526
Loading