InCo: Intermediate Prototype Contrast for Unsupervised Domain Adaptation
Abstract
Unsupervised domain adaptation aims to transfer knowledge from the labeled source domain to the unlabeled target domain. Recently, self-supervised learning (e.g. contrastive learning) has been extended to cross-domain scenarios for reducing domain discrepancy in either instance-to-instance or instance-to-prototype manner. Although achieving remarkable progress, when the domain discrepancy is large, these methods would not perform well as a large shift leads to incorrect initial pseudo labels. To mitigate the performance degradation caused by large domain shifts, we propose to construct multiple intermediate prototypes for each class and perform cross-domain instance-to-prototype based contrastive learning with these constructed intermediate prototypes. Compared with direct cross-domain self-supervised learning, the intermediate prototypes could contain more accurate label information and achieve better performance. Besides, to learn discriminative features and perform domain-level distribution alignment, we perform intra-domain contrastive learning and domain adversarial training. Thus, the model could learn both discriminative and invariant features. Extensive experiments are conducted on three public benchmarks (ImageCLEF, Office-31, and Office-Home), and the results show that the proposed method outperforms baseline methods.
Cite
Text
Du et al. "InCo: Intermediate Prototype Contrast for Unsupervised Domain Adaptation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_39Markdown
[Du et al. "InCo: Intermediate Prototype Contrast for Unsupervised Domain Adaptation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/du2022ecmlpkdd-inco/) doi:10.1007/978-3-031-26387-3_39BibTeX
@inproceedings{du2022ecmlpkdd-inco,
title = {{InCo: Intermediate Prototype Contrast for Unsupervised Domain Adaptation}},
author = {Du, Yuntao and Luo, Hongtao and Yang, Haiyang and Jiang, Juan and Wang, Chongjun},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2022},
pages = {642-658},
doi = {10.1007/978-3-031-26387-3_39},
url = {https://mlanthology.org/ecmlpkdd/2022/du2022ecmlpkdd-inco/}
}