Aligning Domain-specific Distribution and Classifier for Cross-domain Classification from Multiple Sources
While Unsupervised Domain Adaptation (UDA) algorithms, i.e., there are only labeled data from source domains, have been actively studied in recent years, most algorithms and theoretical results focus on Single-source Unsupervised Domain Adaptation (SUDA). However, in the practical scenario, labeled data can be typically collected from multiple diverse sources, and they might be different not only from the target domain but also from each other. Thus, domain adapters from multiple sources should not be modeled in the same way. Recent deep learning based Multi-source Unsupervised Domain Adaptation (MUDA) algorithms focus on extracting common domain-invariant representations for all domains by aligning distribution of all pairs of source and target domains in a common feature space. However, it is often very hard to extract the same domain-invariant representations for all domains in MUDA. In addition, these methods match distributions without considering domain-specific decision boundaries between classes. To solve these problems, we propose a new framework with two alignment stages for MUDA which not only respectively aligns the distributions of each pair of source and target domains in multiple specific feature spaces, but also aligns the outputs of classifiers by utilizing the domain-specific decision boundaries. Extensive experiments demonstrate that our method can achieve remarkable results on popular benchmark datasets for image classification.
Code (1)
Tasks
Domain Adaptationdomain classificationimage-classificationImage ClassificationMulti-Source Unsupervised Domain AdaptationUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Adversarial Category Alignment Network for Cross-domain Sentiment Classification
Cross-domain sentiment classification aims to predict sentiment polarity on a target domain utilizing a classifier learned from a source domain. Most existing adversarial learning methods focus on aligning the global mar…
ClassificationGeneral ClassificationSentiment AnalysisSentiment ClassificationUndoing the Damage of Label Shift for Cross-domain Semantic Segmentation
Existing works typically treat cross-domain semantic segmentation (CDSS) as a data distribution mismatch problem and focus on aligning the marginal distribution or conditional distribution. However, the label shift issue…
Semantic SegmentationLearning a Domain Classifier Bank for Unsupervised Adaptive Object Detection
In real applications, object detectors based on deep networks still face challenges of the large domain gap between the labeled training data and unlabeled testing data. To reduce the gap, recent techniques are proposed …
Objectobject-detectionObject DetectionUnsupervised domain adaptation via double classifiers based on high confidence pseudo label
Unsupervised domain adaptation (UDA) aims to solve the problem of knowledge transfer from labeled source domain to unlabeled target domain. Recently, many domain adaptation (DA) methods use centroid to align the local di…
Domain AdaptationPseudo LabelTransfer LearningUnsupervised Domain AdaptationGuidance Not Obstruction: A Conjugate Consistent Enhanced Strategy for Domain Generalization
Domain generalization addresses domain shift in real-world applications. Most approaches adopt a domain angle, seeking invariant representation across domains by aligning their marginal distributions, irrespective of ind…
Domain Generalization