Target Semantics Clustering via Text Representations for Robust Universal Domain Adaptation
Weinan He, Zilei Wang, Yixin Zhang

TL;DR
This paper introduces a robust universal domain adaptation method that leverages vision-language models to find semantic centers in text space, improving alignment and open-set detection across diverse domain shifts.
Contribution
It proposes TArget Semantics Clustering (TASC) using text representations for robust domain adaptation and introduces UniMS for open-set sample detection, achieving state-of-the-art results.
Findings
Outperforms existing methods on four benchmarks.
Effectively handles domain and category shifts.
Achieves robust open-set sample detection.
Abstract
Universal Domain Adaptation (UniDA) focuses on transferring source domain knowledge to the target domain under both domain shift and unknown category shift. Its main challenge lies in identifying common class samples and aligning them. Current methods typically obtain target domain semantics centers from an unconstrained continuous image representation space. Due to domain shift and the unknown number of clusters, these centers often result in complex and less robust alignment algorithm. In this paper, based on vision-language models, we search for semantic centers in a semantically meaningful and discrete text representation space. The constrained space ensures almost no domain bias and appropriate semantic granularity for these centers, enabling a simple and robust adaptation algorithm. Specifically, we propose TArget Semantics Clustering (TASC) via Text Representations, which…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Topic Modeling
MethodsSparse Evolutionary Training
