Model Adaptation: Historical Contrastive Learning for Unsupervised Domain Adaptation without Source Data
Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

TL;DR
This paper introduces a novel historical contrastive learning approach for unsupervised domain adaptation that does not require access to source data, effectively aligning target models with source-trained models using historical hypotheses.
Contribution
The paper proposes a new historical contrastive learning technique that enables model adaptation without source data by leveraging historical models for contrastive learning.
Findings
HCL outperforms state-of-the-art methods across various visual tasks.
HCL effectively learns target representations without source data.
The approach maintains source hypothesis integrity during adaptation.
Abstract
Unsupervised domain adaptation aims to align a labeled source domain and an unlabeled target domain, but it requires to access the source data which often raises concerns in data privacy, data portability and data transmission efficiency. We study unsupervised model adaptation (UMA), or called Unsupervised Domain Adaptation without Source Data, an alternative setting that aims to adapt source-trained models towards target distributions without accessing source data. To this end, we design an innovative historical contrastive learning (HCL) technique that exploits historical source hypothesis to make up for the absence of source data in UMA. HCL addresses the UMA challenge from two perspectives. First, it introduces historical contrastive instance discrimination (HCID) that learns from target samples by contrasting their embeddings which are generated by the currently adapted model and…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsContrastive Learning
