Unsupervised Domain Expansion for Visual Categorization
Jie Wang, Kaibin Tian, Dayong Ding, Gang Yang, Xirong Li

TL;DR
This paper introduces unsupervised domain expansion (UDE), a new task that adapts models to a target domain while maintaining performance on the source, using a knowledge distillation approach called KDDE.
Contribution
It proposes the UDE task and the KDDE method, which can adapt existing models to new domains without sacrificing source domain performance.
Findings
KDDE outperforms four baselines on Office-Home and DomainNet.
UDE balances performance on source and target domains.
Current UDA models often reduce source domain performance when adapting.
Abstract
Expanding visual categorization into a novel domain without the need of extra annotation has been a long-term interest for multimedia intelligence. Previously, this challenge has been approached by unsupervised domain adaptation (UDA). Given labeled data from a source domain and unlabeled data from a target domain, UDA seeks for a deep representation that is both discriminative and domain-invariant. While UDA focuses on the target domain, we argue that the performance on both source and target domains matters, as in practice which domain a test example comes from is unknown. In this paper we extend UDA by proposing a new task called unsupervised domain expansion (UDE), which aims to adapt a deep model for the target domain with its unlabeled data, meanwhile maintaining the model's performance on the source domain. We propose Knowledge Distillation Domain Expansion (KDDE) as a general…
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 · Machine Learning and ELM
MethodsKnowledge Distillation
