paper-with-me

Papers

Maximum Classifier Discrepancy for Unsupervised Domain Adaptation

2017-12-07 · CVPR 2018 6 · Kuniaki Saito, Kohei Watanabe, Yoshitaka Ushiku, Tatsuya Harada

In this work, we present a method for unsupervised domain adaptation. Many adversarial learning methods train domain classifier networks to distinguish the features as either a source or target and train a feature generator network to mimic the discriminator. Two problems exist with these methods. First, the domain classifier only tries to distinguish the features as a source or target and thus does not consider task-specific decision boundaries between classes. Therefore, a trained generator can generate ambiguous features near class boundaries. Second, these methods aim to completely match the feature distributions between different domains, which is difficult because of each domain's characteristics. To solve these problems, we introduce a new approach that attempts to align distributions of source and target by utilizing the task-specific decision boundaries. We propose to maximize the discrepancy between two classifiers' outputs to detect target samples that are far from the support of the source. A feature generator learns to generate target features near the support to minimize the discrepancy. Our method outperforms other methods on several datasets of image classification and semantic segmentation. The codes are available at \url{https://github.com/mil-tokyo/MCD_DA}

📄 PDF Abstract BibTeX arXiv:1712.02560

Code (9)

mil-tokyo/MCD_DA 공식 구현 pytorch
Elman295/Maximum-Classifier-Discrepancy-for-Unsupervised-Domain-Adaptation
HiGal/Domain-Adaptation pytorch
Nyn-ynu/MCD pytorch
adapt-python/adapt tf
kevinmusgrave/pytorch-adapt pytorch
mcd4874/neurips_competition pytorch
onedayatatime0923/Cycle_Mcd_Gan pytorch
thuml/Transfer-Learning-Library pytorch

Tasks

Domain Adaptationimage-classificationImage ClassificationMulti-Source Unsupervised Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised domain adaptation using feature aligned maximum classifier discrepancy

2022-10-03 · Applications of Machine Learning, SPIE 2022 10 · Prasanna Reddy Pulakurthi, Sohail A. Dianat, Majid Rabbani, Suya You 외

The maximum classifier discrepancy method has achieved great success in solving unsupervised domain adaptation tasks for image classification in recent years. Its basic structure consists of a feature generator and two c…

Domain Adaptationimage-classificationUnsupervised 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

Learning transferable and discriminative features for unsupervised domain adaptation

2020-03-26 · Yuntao Du, Ruiting Zhang, Xiaowen Zhang, Yirong Yao 외

Although achieving remarkable progress, it is very difficult to induce a supervised classifier without any labeled data. Unsupervised domain adaptation is able to overcome this challenge by transferring knowledge from a …

Domain AdaptationUnsupervised Domain Adaptation

Unsupervised Visual Domain Adaptation: A Deep Max-Margin Gaussian Process Approach

2019-02-23 · CVPR 2019 6 · Minyoung Kim, Pritish Sahu, Behnam Gholami, Vladimir Pavlovic

In unsupervised domain adaptation, it is widely known that the target domain error can be provably reduced by having a shared input representation that makes the source and target domains indistinguishable from each othe…

Domain AdaptationGaussian ProcessesUnsupervised Domain Adaptation

Contrastively Smoothed Class Alignment for Unsupervised Domain Adaptation

2019-09-11 · Shuyang Dai, Yu Cheng, Yizhe Zhang, Zhe Gan 외

Recent unsupervised approaches to domain adaptation primarily focus on minimizing the gap between the source and the target domains through refining the feature generator, in order to learn a better alignment between the…

Domain Adaptationdomain classificationUnsupervised Domain Adaptation