AICVOct 10, 2020

Unveiling Class-Labeling Structure for Universal Domain Adaptation

arXiv:2010.04873v11 citations
Originality Incremental advance
AI Analysis

This addresses a practical problem in unsupervised domain adaptation for machine learning practitioners, offering an incremental improvement over existing methods.

The paper tackles the challenge of identifying the common label set between source and target domains in Universal Domain Adaptation (UDA), where the target label set is unknown, by proposing a probabilistic approach and a simple universal adaptation network (S-UAN) that outperforms state-of-the-art methods by large margins.

As a more practical setting for unsupervised domain adaptation, Universal Domain Adaptation (UDA) is recently introduced, where the target label set is unknown. One of the big challenges in UDA is how to determine the common label set shared by source and target domains, as there is simply no labeling available in the target domain. In this paper, we employ a probabilistic approach for locating the common label set, where each source class may come from the common label set with a probability. In particular, we propose a novel approach for evaluating the probability of each source class from the common label set, where this probability is computed by the prediction margin accumulated over the whole target domain. Then, we propose a simple universal adaptation network (S-UAN) by incorporating the probabilistic structure for the common label set. Finally, we analyse the generalization bound focusing on the common label set and explore the properties on the target risk for UDA. Extensive experiments indicate that S-UAN works well in different UDA settings and outperforms the state-of-the-art methods by large margins.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes