paper-with-me

Papers

Improve Unsupervised Domain Adaptation with Mixup Training

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

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 adversarial approach of learning domain-invariant features is insufficient to achieve desirable target domain performance and thus introduce additional training constraints, e.g. cluster assumption. However, these approaches impose the constraints on source and target domains individually, ignoring the important interplay between them. In this work, we propose to enforce training constraints across domains using mixup formulation to directly address the generalization performance for target data. In order to tackle potentially huge domain discrepancy, we further propose a feature-level consistency regularizer to facilitate the inter-domain constraint. When adding intra-domain mixup and domain adversarial learning, our general framework significantly improves state-of-the-art performance on several important tasks from both image classification and human activity recognition.

📄 PDF Abstract BibTeX arXiv:2001.00677

Code (1)

facebookresearch/DomainBed pytorch

Tasks

Activity RecognitionDomain AdaptationDomain GeneralizationHuman Activity Recognitionimage-classificationImage ClassificationUnsupervised 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 제목 키워드 기반

Virtual Mixup Training for Unsupervised Domain Adaptation

2019-05-10 · Xudong Mao, Yun Ma, Zhenguo Yang, Yangbin Chen 외

We study the problem of unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain. Recently, the cluster assumption has been applied to unsupervi…

Domain AdaptationUnsupervised 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

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

IDA: Informed Domain Adaptive Semantic Segmentation

2023-03-05 · Zheng Chen, Zhengming Ding, Jason M. Gregory, Lantao Liu

Mixup-based data augmentation has been validated to be a critical stage in the self-training framework for unsupervised domain adaptive semantic segmentation (UDA-SS), which aims to transfer knowledge from a well-annotat…

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation

Cross-lingual Adaptation for Recipe Retrieval with Mixup

2022-05-08 · Bin Zhu, Chong-Wah Ngo, Jingjing Chen, Wing-Kwong Chan

Cross-modal recipe retrieval has attracted research attention in recent years, thanks to the availability of large-scale paired data for training. Nevertheless, obtaining adequate recipe-image pairs covering the majority…

Domain AdaptationRetrievalUnsupervised Domain Adaptation