Unsupervised Cross-Domain Recognition by Identifying Compact Joint Subspaces
Yuewei Lin, Jing Chen, Yu Cao, Youjie Zhou, Lingfeng Zhang, Yuan Yan, Tang, Song Wang

TL;DR
This paper presents a flexible unsupervised cross-domain recognition method that identifies compact joint subspaces for each class, improving recognition accuracy across different domains in vision and NLP tasks.
Contribution
The proposed method uniquely captures class-specific variations by constructing joint subspaces, avoiding reliance on global domain shifts, and effectively handling cross-domain recognition.
Findings
Outperforms existing methods on object recognition datasets.
Achieves higher accuracy in sentiment classification tasks.
Demonstrates robustness across vision and NLP domains.
Abstract
This paper introduces a new method to solve the cross-domain recognition problem. Different from the traditional domain adaption methods which rely on a global domain shift for all classes between source and target domain, the proposed method is more flexible to capture individual class variations across domains. By adopting a natural and widely used assumption -- "the data samples from the same class should lay on a low-dimensional subspace, even if they come from different domains", the proposed method circumvents the limitation of the global domain shift, and solves the cross-domain recognition by finding the compact joint subspaces of source and target domain. Specifically, given labeled samples in source domain, we construct subspaces for each of the classes. Then we construct subspaces in the target domain, called anchor subspaces, by collecting unlabeled samples that are close 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Multimodal Machine Learning Applications
MethodsSupport Vector Machine
