TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Maximum Classifier Discrepancy for Unsupervised Domain Ada...

Maximum Classifier Discrepancy for Unsupervised Domain Adaptation

Kuniaki Saito, Kohei Watanabe, Yoshitaka Ushiku, Tatsuya Harada

2017-12-07CVPR 2018 6Image ClassificationSemantic SegmentationUnsupervised Domain AdaptationMulti-Source Unsupervised Domain AdaptationDomain Adaptation
PaperPDFCodeCodeCodeCodeCodeCodeCodeCode(official)Code

Abstract

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}

Results

TaskDatasetMetricValueModel
Image-to-Image TranslationSyn2Real-CAccuracy71.9MCD
Domain AdaptationUSPS-to-MNISTAccuracy95.7MCD
Domain AdaptationSVHN-to-MNISTAccuracy95.8MCD
Domain AdaptationSYNSIG-to-GTSRBAccuracy94.4MCD
Domain AdaptationHMDBfull-to-UCFAccuracy79.34MCD
Domain AdaptationMNIST-to-USPSAccuracy93.8MCD
Domain AdaptationUCF-to-HMDBfullAccuracy73.89MCD
Image GenerationSyn2Real-CAccuracy71.9MCD
1 Image, 2*2 StitchingSyn2Real-CAccuracy71.9MCD

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17