paper-with-me

홈 › Papers

Heterogeneous Domain Adaptation with Positive and Unlabeled Data

2023-04-17 · Junki Mori, Ryo Furukawa, Isamu Teranishi, Jun Sakuma

Heterogeneous unsupervised domain adaptation (HUDA) is the most challenging domain adaptation setting where the feature spaces of source and target domains are heterogeneous, and the target domain has only unlabeled data. Existing HUDA methods assume that both positive and negative examples are available in the source domain, which may not be satisfied in some real applications. This paper addresses a new challenging setting called positive and unlabeled heterogeneous unsupervised domain adaptation (PU-HUDA), a HUDA setting where the source domain only has positives. PU-HUDA can also be viewed as an extension of PU learning where the positive and unlabeled examples are sampled from different domains. A naive combination of existing HUDA and PU learning methods is ineffective in PU-HUDA due to the gap in label distribution between the source and target domains. To overcome this issue, we propose a novel method, predictive adversarial domain adaptation (PADA), which can predict likely positive examples from the unlabeled target data and simultaneously align the feature spaces to reduce the distribution divergence between the whole source data and the likely positive target data. PADA achieves this by a unified adversarial training framework for learning a classifier to predict positive examples and a feature transformer to transform the target feature space to that of the source. Specifically, they are both trained to fool a common discriminator that determines whether the likely positive examples are from the target or source domain. We experimentally show that PADA outperforms several baseline methods, such as the naive combination of HUDA and PU learning.

📄 PDF Abstract BibTeX arXiv:2304.07955

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Positive-Unlabeled Domain Adaptation

2022-02-11 · Jonas Sonntag, Gunnar Behrens, Lars Schmidt-Thieme

Domain Adaptation methodologies have shown to effectively generalize from a labeled source domain to a label scarce target domain. Previous research has either focused on unlabeled domain adaptation without any target su…

Domain AdaptationObject RecognitionSemi-supervised Domain AdaptationWeakly-supervised Learning

A Unified Framework for Heterogeneous Semi-supervised Learning

2025-01-01 · CVPR 2025 1 · Marzi Heidari, Abdullah Alchihabi, Hao Yan, Yuhong Guo

In this work, we introduce a novel problem setup termed as Heterogeneous Semi-Supervised Learning (HSSL), which presents unique challenges by bridging the semi-supervised learning (SSL) task and the unsupervised doma…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Heterogeneous Domain Adaptation via Soft Transfer Network

2019-08-28 · Yuan Yao, Yu Zhang, Xutao Li, Yunming Ye

Heterogeneous domain adaptation (HDA) aims to facilitate the learning task in a target domain by borrowing knowledge from a heterogeneous source domain. In this paper, we propose a Soft Transfer Network (STN), which join…

Domain Adaptation

Generalizing A Person Retrieval Model Hetero- and Homogeneously

2018-09-01 · ECCV 2018 9 · Zhun Zhong, Liang Zheng, Shaozi Li, Yi Yang

Person re-identification (re-ID) poses unique challenges for unsupervised domain adaptation (UDA) in that classes in the source and target sets (domains) are entirely different and that image variations are largely cause…

Domain AdaptationmodelPerson Re-IdentificationPerson Retrieval+2

Learning Cross-Domain Landmarks for Heterogeneous Domain Adaptation

2016-06-01 · CVPR 2016 6 · Yao-Hung Hubert Tsai, Yi-Ren Yeh, Yu-Chiang Frank Wang

While domain adaptation (DA) aims to associate the learning tasks across data domains, heterogeneous domain adaptation (HDA) particularly deals with learning from cross-domain data which are of different types of feature…

Domain Adaptation