paper-with-me

Papers

Universal Domain Adaptation

2019-06-01 · CVPR 2019 6 · Kaichao You, Mingsheng Long, Zhangjie Cao, Jianmin Wang, Michael I. Jordan

Domain adaptation aims to transfer knowledge in the presence of the domain gap. Existing domain adaptation methods rely on rich prior knowledge about the relationship between the label sets of source and target domains, which greatly limits their application in the wild. This paper introduces Universal Domain Adaptation (UDA) that requires no prior knowledge on the label sets. For a given source label set and a target label set, they may contain a common label set and hold a private label set respectively, bringing up an additional category gap. UDA requires a model to either (1) classify the target sample correctly if it is associated with a label in the common label set, or (2) mark it as "unknown" otherwise. More importantly, a UDA model should work stably against a wide spectrum of commonness (the proportion of the common label set over the complete label set) so that it can handle real-world problems with unknown target label sets. To solve the universal domain adaptation problem, we propose Universal Adaptation Network (UAN). It quantifies sample-level transferability to discover the common label set and the label sets private to each domain, thereby promoting the adaptation in the automatically discovered common label set and recognizing the "unknown" samples successfully. A thorough evaluation shows that UAN outperforms the state of the art closed set, partial and open set domain adaptation methods in the novel UDA setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUniversal Domain Adaptation

Similar Papers 제목 키워드 기반

Universal Multi-Source Domain Adaptation

2020-11-05 · Yueming Yin, Zhen Yang, Haifeng Hu, Xiaofu Wu

Unsupervised domain adaptation enables intelligent models to transfer knowledge from a labeled source domain to a similar but unlabeled target domain. Recent study reveals that knowledge can be transferred from one sourc…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation

Universal Semi-Supervised Domain Adaptation by Mitigating Common-Class Bias

2024-03-17 · CVPR 2024 1 · Wenyu Zhang, Qingmu Liu, Felix Ong Wei Cong, Mohamed Ragab 외

Domain adaptation is a critical task in machine learning that aims to improve model performance on a target domain by leveraging knowledge from a related source domain. In this work, we introduce Universal Semi-Supervise…

Domain AdaptationPseudo LabelSemi-supervised Domain AdaptationUniversal Domain Adaptation

Universal Domain Adaptation for Remote Sensing Image Scene Classification

2023-01-26 · Qingsong Xu, Yilei Shi, Xin Yuan, Xiao Xiang Zhu

The domain adaptation (DA) approaches available to date are usually not well suited for practical DA scenarios of remote sensing image classification, since these methods (such as unsupervised DA) rely on rich prior know…

ClassificationDomain Adaptationimage-classificationImage Classification+3

Unveiling Class-Labeling Structure for Universal Domain Adaptation

2020-10-10 · Yueming Yin, Zhen Yang, Xiaofu Wu, Haifeng Hu

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 co…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation

2nd Place Solution for VisDA 2021 Challenge -- Universally Domain Adaptive Image Recognition

2021-10-27 · Haojin Liao, Xiaolin Song, Sicheng Zhao, Shanghang Zhang 외

The Visual Domain Adaptation (VisDA) 2021 Challenge calls for unsupervised domain adaptation (UDA) methods that can deal with both input distribution shift and label set variance between the source and target domains. In…

Domain AdaptationUniversal Domain AdaptationUnsupervised Domain Adaptation