paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2006.12087

Code (1)

BUserName/PGL 공식 구현 pytorch

Tasks

Domain AdaptationGraph LearningGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

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

Separate to Adapt: Open Set Domain Adaptation via Progressive Separation

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

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

Progressive Sub-Graph Clustering Algorithm for Semi-Supervised Domain Adaptation Speaker Verification

2023-05-22 · Zhuo Li, Jingze Lu, Zhenduo Zhao, Wenchao Wang 외

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+3

Cross-Domain Diffusion with Progressive Alignment for Efficient Adaptive Retrieval

2025-05-20 · Junyu Luo, Yusheng Zhao, Xiao Luo, Zhiping Xiao 외

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