paper-with-me

Papers

Adversarial Network with Multiple Classifiers for Open Set Domain Adaptation

2020-07-01 · Tasfia Shermin, Guojun Lu, Shyh Wei Teng, Manzur Murshed, Ferdous Sohel

Domain adaptation aims to transfer knowledge from a domain with adequate labeled samples to a domain with scarce labeled samples. Prior research has introduced various open set domain adaptation settings in the literature to extend the applications of domain adaptation methods in real-world scenarios. This paper focuses on the type of open set domain adaptation setting where the target domain has both private ('unknown classes') label space and the shared ('known classes') label space. However, the source domain only has the 'known classes' label space. Prevalent distribution-matching domain adaptation methods are inadequate in such a setting that demands adaptation from a smaller source domain to a larger and diverse target domain with more classes. For addressing this specific open set domain adaptation setting, prior research introduces a domain adversarial model that uses a fixed threshold for distinguishing known from unknown target samples and lacks at handling negative transfers. We extend their adversarial model and propose a novel adversarial domain adaptation model with multiple auxiliary classifiers. The proposed multi-classifier structure introduces a weighting module that evaluates distinctive domain characteristics for assigning the target samples with weights which are more representative to whether they are likely to belong to the known and unknown classes to encourage positive transfers during adversarial training and simultaneously reduces the domain gap between the shared classes of the source and target domains. A thorough experimental investigation shows that our proposed method outperforms existing domain adaptation methods on a number of domain adaptation datasets.

📄 PDF Abstract BibTeX arXiv:2007.00384

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Cross-Domain Open-Set Machinery Fault Diagnosis Based on Adversarial Network With Multiple Auxiliary Classifiers

2021-12-28 · TRANSACTIONS ON INDUSTRIAL INFORMA TICS 2021 12 · un Zhu, Cheng-Geng Huang

Cross-domain fault diagnosis methods based on transfer learning attempt to leverage knowledge from a domain with sufficient labeled samples to a different but related domain with few or even nonlabeled samples. These …

Domain AdaptationFault DiagnosisTransfer Learning

Discriminative Adversarial Domain Adaptation

2019-11-27 · Hui Tang, Kui Jia

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adv…

Domain AdaptationUnsupervised Domain Adaptation

Multiple Classifiers Based Maximum Classifier Discrepancy for Unsupervised Domain Adaptation

2021-08-02 · Yiju Yang, Taejoon Kim, Guanghui Wang

Adversarial training based on the maximum classifier discrepancy between two classifier structures has achieved great success in unsupervised domain adaptation tasks for image classification. The approach adopts the stru…

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Uneven Bi-Classifier Learning for Domain Adaptation

2023-06-01 · IEEE Transactions on Circuits and Systems for Video Technology 2023 6 · Zhiqi Yu

The bi-classifier paradigm is widely adopted as an adversarial method to address domain shift challenge in unsupervised domain adaptation (UDA) by evenly training two classifiers. In this paper, we report that although t…

Domain AdaptationUnsupervised Domain Adaptation

Vicinal and categorical domain adaptation

2021-03-05 · Hui Tang, Kui Jia

Unsupervised domain adaptation aims to learn a task classifier that performs well on the unlabeled target domain, by utilizing the labeled source domain. Inspiring results have been acquired by learning domain-invariant …

Domain AdaptationUnsupervised Domain Adaptation