paper-with-me

Papers

Dual Mixup Regularized Learning for Adversarial Domain Adaptation

2020-07-07 · ECCV 2020 8 · Yuan Wu, Diana Inkpen, Ahmed El-Roby

Recent advances on unsupervised domain adaptation (UDA) rely on adversarial learning to disentangle the explanatory and transferable features for domain adaptation. However, there are two issues with the existing methods. First, the discriminability of the latent space cannot be fully guaranteed without considering the class-aware information in the target domain. Second, samples from the source and target domains alone are not sufficient for domain-invariant feature extracting in the latent space. In order to alleviate the above issues, we propose a dual mixup regularized learning (DMRL) method for UDA, which not only guides the classifier in enhancing consistent predictions in-between samples, but also enriches the intrinsic structures of the latent space. The DMRL jointly conducts category and domain mixup regularizations on pixel level to improve the effectiveness of models. A series of empirical studies on four domain adaptation benchmarks demonstrate that our approach can achieve the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2007.03141

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Mixup Regularized Adversarial Networks for Multi-Domain Text Classification

2021-01-31 · Yuan Wu, Diana Inkpen, Ahmed El-Roby

Using the shared-private paradigm and adversarial training has significantly improved the performances of multi-domain text classification (MDTC) models. However, there are two issues for the existing methods. First, ins…

ClassificationGeneral Classificationtext-classificationText Classification

Improve Unsupervised Domain Adaptation with Mixup Training

2020-01-03 · Shen Yan, Huan Song, Nanxiang Li, Lincan Zou 외

Unsupervised domain adaptation studies the problem of utilizing a relevant source domain with abundant labels to build predictive modeling for an unannotated target domain. Recent work observe that the popular adversaria…

Activity RecognitionDomain AdaptationDomain GeneralizationHuman Activity Recognition+3

Adversarial Domain Adaptation with Domain Mixup

2019-12-04 · Minghao Xu, Jian Zhang, Bingbing Ni, Teng Li 외

Recent works on domain adaptation reveal the effectiveness of adversarial learning on filling the discrepancy between source and target domains. However, two common limitations exist in current adversarial-learning-based…

Domain Adaptation

Unsupervised Domain Adaptation for COVID-19 Information Service with Contrastive Adversarial Domain Mixup

2022-10-06 · Huimin Zeng, Zhenrui Yue, Ziyi Kou, Lanyu Shang 외

In the real-world application of COVID-19 misinformation detection, a fundamental challenge is the lack of the labeled COVID data to enable supervised end-to-end training of the models, especially at the early stage of t…

Contrastive LearningDomain AdaptationMisinformationUnsupervised Domain Adaptation

Spectral Adversarial MixUp for Few-Shot Unsupervised Domain Adaptation

2023-09-03 · Jiajin Zhang, Hanqing Chao, Amit Dhurandhar, Pin-Yu Chen 외

Domain shift is a common problem in clinical applications, where the training images (source domain) and the test images (target domain) are under different distributions. Unsupervised Domain Adaptation (UDA) techniques …

Domain AdaptationSensitivityUnsupervised Domain Adaptation