Minimum Class Confusion for Versatile Domain Adaptation
Ying Jin, Ximei Wang, Mingsheng Long, Jianmin Wang

TL;DR
This paper introduces Minimum Class Confusion (MCC), a versatile, non-adversarial loss function for domain adaptation that handles multiple scenarios without modification, improving transfer performance and convergence speed.
Contribution
The paper proposes MCC, a general loss function enabling a single method to adapt across various DA scenarios, outperforming existing specialized methods.
Findings
MCC outperforms state-of-the-art methods on multiple DA benchmarks.
MCC achieves 7.3% accuracy on the challenging DomainNet dataset.
MCC accelerates convergence and enhances existing DA methods when used as a regularizer.
Abstract
There are a variety of Domain Adaptation (DA) scenarios subject to label sets and domain configurations, including closed-set and partial-set DA, as well as multi-source and multi-target DA. It is notable that existing DA methods are generally designed only for a specific scenario, and may underperform for scenarios they are not tailored to. To this end, this paper studies Versatile Domain Adaptation (VDA), where one method can handle several different DA scenarios without any modification. Towards this goal, a more general inductive bias other than the domain alignment should be explored. We delve into a missing piece of existing methods: class confusion, the tendency that a classifier confuses the predictions between the correct and ambiguous classes for target examples, which is common in different DA scenarios. We uncover that reducing such pairwise class confusion leads to…
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 · Viral Infections and Vectors · Multimodal Machine Learning Applications
