A plug-and-play contrastive regularization term, FixCLR, repels different pseudo-classes across domains and improves semi-supervised domain generalization accuracy when combined with FixMatch-based methods.
Towards Generalizing to Unseen Domains with Few Labels
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We approach the challenge of addressing semi-supervised domain generalization (SSDG). Specifically, our aim is to obtain a model that learns domain-generalizable features by leveraging a limited subset of labelled data alongside a substantially larger pool of unlabeled data. Existing domain generalization (DG) methods which are unable to exploit unlabeled data perform poorly compared to semi-supervised learning (SSL) methods under SSDG setting. Nevertheless, SSL methods have considerable room for performance improvement when compared to fully-supervised DG training. To tackle this underexplored, yet highly practical problem of SSDG, we make the following core contributions. First, we propose a feature-based conformity technique that matches the posterior distributions from the feature space with the pseudo-label from the model's output space. Second, we develop a semantics alignment loss to learn semantically-compatible representations by regularizing the semantic structure in the feature space. Our method is plug-and-play and can be readily integrated with different SSL-based SSDG baselines without introducing any additional parameters. Extensive experimental results across five challenging DG benchmarks with four strong SSL baselines suggest that our method provides consistent and notable gains in two different SSDG settings.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
FixCLR: Negative-Class Contrastive Learning for Semi-Supervised Domain Generalization
A plug-and-play contrastive regularization term, FixCLR, repels different pseudo-classes across domains and improves semi-supervised domain generalization accuracy when combined with FixMatch-based methods.