Progressive Graph Learning for Open-Set Domain Adaptation
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 in the closed-set setting with the assumption that the source and the target data share exactly the same classes of objects. In this paper, we tackle a more realistic problem of open-set domain shift where the target data contains additional classes that are not present in the source data. More specifically, we introduce an end-to-end Progressive Graph Learning (PGL) framework where a graph neural network with episodic training is integrated to suppress underlying conditional shift and adversarial learning is adopted to close the gap between the source and target distributions. Compared to the existing open-set adaptation approaches, our approach guarantees to achieve a tighter upper bound of the target error. Extensive experiments on three standard open-set benchmarks evidence that our approach significantly outperforms the state-of-the-arts in open-set domain adaptation.
Code (1)
Tasks
Domain AdaptationGraph LearningGraph Neural NetworkMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Source-Free Progressive Graph Learning for Open-Set Domain Adaptation
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+1Separate to Adapt: Open Set Domain Adaptation via Progressive Separation
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 conta…
Domain AdaptationProgressively Select and Reject Pseudo-labelled Samples for Open-Set Domain Adaptation
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 classificationProgressive Sub-Graph Clustering Algorithm for Semi-Supervised Domain Adaptation Speaker Verification
Utilizing the large-scale unlabeled data from the target domain via pseudo-label clustering algorithms is an important approach for addressing domain adaptation problems in speaker verification tasks. In this paper, we p…
ClusteringDiversityDomain AdaptationGraph Clustering+3Cross-Domain Diffusion with Progressive Alignment for Efficient Adaptive Retrieval
Unsupervised efficient domain adaptive retrieval aims to transfer knowledge from a labeled source domain to an unlabeled target domain, while maintaining low storage cost and high retrieval efficiency. However, existing …
Domain AdaptationRetrieval