Incorporating Pre-training Data Matters in Unsupervised Domain Adaptation
Yinsong Xu, Aidong Men, Yang Liu, Xiahai Zhuang, Qingchao Chen

TL;DR
This paper investigates the influence of pre-training data on unsupervised domain adaptation, revealing its impact on error bounds and proposing a novel framework, TriDA, to incorporate pre-training data for improved adaptation performance.
Contribution
It introduces TriDA, a new framework that explicitly considers pre-training data in UDA, enhancing adaptation by maintaining pre-trained knowledge and improving error bounds.
Findings
TriDA achieves state-of-the-art results on multiple benchmarks.
Incorporating pre-training data improves adaptation performance.
TriDA is effective with limited or synthesized pre-training data.
Abstract
In deep learning, initializing models with pre-trained weights has become the de facto practice for various downstream tasks. Many unsupervised domain adaptation (UDA) methods typically adopt a backbone pre-trained on ImageNet, and focus on reducing the source-target domain discrepancy. However, the impact of pre-training on adaptation received little attention. In this study, we delve into UDA from the novel perspective of pre-training. We first demonstrate the impact of pre-training by analyzing the dynamic distribution discrepancies between pre-training data domain and the source/ target domain during adaptation. Then, we reveal that the target error also stems from the pre-training in the following two factors: 1) empirically, target error arises from the gradually degenerative pre-trained knowledge during adaptation; 2) theoretically, the error bound depends on difference between…
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
