Clarinet: A One-step Approach Towards Budget-friendly Unsupervised Domain Adaptation
Yiyang Zhang, Feng Liu, Zhen Fang, Bo Yuan, Guangquan Zhang, Jie Lu

TL;DR
This paper introduces CLARINET, a novel method for budget-friendly unsupervised domain adaptation that uses complementary labels in the source domain, reducing data collection costs while maintaining high adaptation performance.
Contribution
The paper proposes CLARINET, a new adversarial network architecture for BFUDA that effectively utilizes complementary labels, a less costly alternative to true labels, for domain adaptation.
Findings
CLARINET outperforms baseline methods in experiments.
Complementary labels reduce data collection costs.
The approach maintains high adaptation accuracy with limited true-label data.
Abstract
In unsupervised domain adaptation (UDA), classifiers for the target domain are trained with massive true-label data from the source domain and unlabeled data from the target domain. However, it may be difficult to collect fully-true-label data in a source domain given a limited budget. To mitigate this problem, we consider a novel problem setting where the classifier for the target domain has to be trained with complementary-label data from the source domain and unlabeled data from the target domain named budget-friendly UDA (BFUDA). The key benefit is that it is much less costly to collect complementary-label source data (required by BFUDA) than collecting the true-label source data (required by ordinary UDA). To this end, the complementary label adversarial network (CLARINET) is proposed to solve the BFUDA problem. CLARINET maintains two deep networks simultaneously, where one focuses…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsAttention Is All You Need · Softmax · Convolution · Mixture of Logistic Distributions · Dilated Causal Convolution · DV3 Attention Block · Residual Connection · HuMan(Expedia)||How do I get a human at Expedia? · Normalizing Flows · Weight Normalization
