Domain Adaptation by Maximizing Population Correlation with Neural Architecture Search
Zhixiong Yue, Pengxin Guo, Yu Zhang

TL;DR
This paper introduces a novel domain adaptation method that maximizes population correlation using neural architecture search to learn flexible, domain-invariant features, outperforming existing methods on benchmark datasets.
Contribution
It proposes a new similarity measure called Population Correlation and integrates neural architecture search to optimize the model architecture for domain adaptation.
Findings
DAMPC-NAS outperforms state-of-the-art DA methods on benchmark datasets.
The proposed PC measure effectively captures domain discrepancy.
Neural architecture search improves model flexibility and performance.
Abstract
In Domain Adaptation (DA), where the feature distributions of the source and target domains are different, various distance-based methods have been proposed to minimize the discrepancy between the source and target domains to handle the domain shift. In this paper, we propose a new similarity function, which is called Population Correlation (PC), to measure the domain discrepancy for DA. Base on the PC function, we propose a new method called Domain Adaptation by Maximizing Population Correlation (DAMPC) to learn a domain-invariant feature representation for DA. Moreover, most existing DA methods use hand-crafted bottleneck networks, which may limit the capacity and flexibility of the corresponding model. Therefore, we further propose a method called DAMPC with Neural Architecture Search (DAMPC-NAS) to search the optimal network architecture for DAMPC. Experiments on several benchmark…
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 · Multimodal Machine Learning Applications
Methodspc
