Domain2Vec: Domain Embedding for Unsupervised Domain Adaptation
Xingchao Peng, Yichen Li, Kate Saenko

TL;DR
This paper introduces Domain2Vec, a novel method for representing and understanding relationships between numerous visual domains, enhancing unsupervised domain adaptation by predicting domain similarities.
Contribution
The paper proposes Domain2Vec, a new model that learns vector representations of domains using feature disentanglement and Gram matrices, and introduces large-scale benchmarks for domain adaptation.
Findings
Domain2Vec accurately predicts domain similarities.
The benchmarks facilitate evaluation of multi-source domain adaptation methods.
Domain2Vec improves understanding of domain relationships.
Abstract
Conventional unsupervised domain adaptation (UDA) studies the knowledge transfer between a limited number of domains. This neglects the more practical scenario where data are distributed in numerous different domains in the real world. The domain similarity between those domains is critical for domain adaptation performance. To describe and learn relations between different domains, we propose a novel Domain2Vec model to provide vectorial representations of visual domains based on joint learning of feature disentanglement and Gram matrix. To evaluate the effectiveness of our Domain2Vec model, we create two large-scale cross-domain benchmarks. The first one is TinyDA, which contains 54 domains and about one million MNIST-style images. The second benchmark is DomainBank, which is collected from 56 existing vision datasets. We demonstrate that our embedding is capable of predicting domain…
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
