paper-with-me

Papers

Cycle Label-Consistent Networks for Unsupervised Domain Adaptation

2022-05-27 · Mei Wang, Weihong Deng

Domain adaptation aims to leverage a labeled source domain to learn a classifier for the unlabeled target domain with a different distribution. Previous methods mostly match the distribution between two domains by global or class alignment. However, global alignment methods cannot achieve a fine-grained class-to-class overlap; class alignment methods supervised by pseudo-labels cannot guarantee their reliability. In this paper, we propose a simple yet efficient domain adaptation method, i.e. Cycle Label-Consistent Network (CLCN), by exploiting the cycle consistency of classification label, which applies dual cross-domain nearest centroid classification procedures to generate a reliable self-supervised signal for the discrimination in the target domain. The cycle label-consistent loss reinforces the consistency between ground-truth labels and pseudo-labels of source samples leading to statistically similar latent representations between source and target domains. This new loss can easily be added to any existing classification network with almost no computational overhead. We demonstrate the effectiveness of our approach on MNIST-USPS-SVHN, Office-31, Office-Home and Image CLEF-DA benchmarks. Results validate that the proposed method can alleviate the negative influence of falsely-labeled samples and learn more discriminative features, leading to the absolute improvement over source-only model by 9.4% on Office-31 and 6.3% on Image CLEF-DA.

📄 PDF Abstract BibTeX arXiv:2205.13957

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Edge-preserving Domain Adaptation for semantic segmentation of Medical Images

2021-11-18 · Thong Vo, Naimul Khan

Domain Adaptation is a technique to address the lack of massive amounts of labeled data in unseen environments. Unsupervised domain adaptation is proposed to adapt a model to new modalities using solely labeled source da…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Fine-Tuning Cycle-GAN for Domain Adaptation of MRI Images

2026-01-18 · Mohd Usama, Belal Ahmad, Faleh Menawer R Althiyabi arxiv

Magnetic Resonance Imaging (MRI) scans acquired from different scanners or institutions often suffer from domain shifts owing to variations in hardware, protocols, and acquisition parameters. This discrepancy degrades th…

Domain Adaptation

Emotional Semantics-Preserved and Feature-Aligned CycleGAN for Visual Emotion Adaptation

2020-11-25 · Sicheng Zhao, Xuanbai Chen, Xiangyu Yue, Chuang Lin 외

Thanks to large-scale labeled training data, deep neural networks (DNNs) have obtained remarkable success in many vision and multimedia tasks. However, because of the presence of domain shift, the learned knowledge of th…

Domain AdaptationEmotion ClassificationEmotion RecognitionUnsupervised Domain Adaptation

CycDA: Unsupervised Cycle Domain Adaptation from Image to Video

2022-03-30 · Wei Lin, Anna Kukleva, Kunyang Sun, Horst Possegger 외

Although action recognition has achieved impressive results over recent years, both collection and annotation of video training data are still time-consuming and cost intensive. Therefore, image-to-video adaptation has b…

Action RecognitionDomain AdaptationTransfer Learning

Unsupervised Domain Adaptation via CycleGAN for White Matter Hyperintensity Segmentation in Multicenter MR Images

2020-09-10 · Julian Alberto Palladino, Diego Fernandez Slezak, Enzo Ferrante

Automatic segmentation of white matter hyperintensities in magnetic resonance images is of paramount clinical and research importance. Quantification of these lesions serve as a predictor for risk of stroke, dementia and…

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation+1