paper-with-me

홈 › Papers

Separate to Adapt: Open Set Domain Adaptation via Progressive Separation

2019-06-01 · CVPR 2019 6 · Hong Liu, Zhangjie Cao, Mingsheng Long, Jianmin Wang, Qiang Yang

Domain adaptation has become a resounding success in leveraging labeled data from a source domain to learn an accurate classifier for an unlabeled target domain. When deployed in the wild, the target domain usually contains unknown classes that are not observed in the source domain. Such setting is termed Open Set Domain Adaptation (OSDA). While several methods have been proposed to address OSDA, none of them takes into account the openness of the target domain, which is measured by the proportion of unknown classes in all target classes. Openness is a critical point in open set domain adaptation and exerts a significant impact on performance. In addition, current work aligns the entire target domain with the source domain without excluding unknown samples, which may give rise to negative transfer due to the mismatch between unknown and known classes. To this end, this paper presents Separate to Adapt (STA), an end-to-end approach to open set domain adaptation. The approach adopts a coarse-to-fine weighting mechanism to progressively separate the samples of unknown and known classes, and simultaneously weigh their importance on feature distribution alignment. Our approach allows openness-robust open set domain adaptation, which can be adaptive to a variety of openness in the target domain. We evaluate STA on several benchmark datasets of various openness levels. Results verify that STA significantly outperforms previous methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Self-Paced Learning for Open-Set Domain Adaptation

2023-03-10 · Xinghong Liu, Yi Zhou, Tao Zhou, Jie Qin 외

Domain adaptation tackles the challenge of generalizing knowledge acquired from a source domain to a target domain with different data distributions. Traditional domain adaptation methods presume that the classes in the …

Domain Adaptation

Progressive Graph Learning for Open-Set Domain Adaptation

2020-06-22 · ICML 2020 1 · Yadan Luo, Zijian Wang, Zi Huang, Mahsa Baktashmotlagh

Domain shift is a fundamental problem in visual recognition which typically arises when the source and target data follow different distributions. The existing domain adaptation approaches which tackle this problem work …

Domain AdaptationGraph LearningGraph Neural Network

Dynamic Expert Specialization: Towards Catastrophic Forgetting-Free Multi-Domain MoE Adaptation

2025-09-21 · Junzhuo Li, Bo Wang, Xiuze Zhou, Xuming Hu arxiv

Mixture-of-Experts (MoE) models offer immense capacity via sparsely gated expert subnetworks, yet adapting them to multiple domains without catastrophic forgetting remains an open challenge. Existing approaches either in…

Domain Adaptation

Progressively Select and Reject Pseudo-labelled Samples for Open-Set Domain Adaptation

2021-10-25 · Qian Wang, Fanlin Meng, Toby P. Breckon

Domain adaptation solves image classification problems in the target domain by taking advantage of the labelled source data and unlabelled target data. Usually, the source and target domains share the same set of classes…

Domain Adaptationimage-classificationImage Classificationopen-set classification

Source-Free Progressive Graph Learning for Open-Set Domain Adaptation

2022-02-13 · Yadan Luo, Zijian Wang, Zhuoxiao Chen, Zi Huang 외

Open-set domain adaptation (OSDA) has gained considerable attention in many visual recognition tasks. However, most existing OSDA approaches are limited due to three main reasons, including: (1) the lack of essential the…

Action RecognitionDomain AdaptationGraph Learningimage-classification+1