Gradually Vanishing Gap in Prototypical Network for Unsupervised Domain Adaptation
Shanshan Wang, Hao Zhou, Xun Yang, Zhenwei He, Mengzhu Wang, Xingyi, Zhang, Meng Wang

TL;DR
This paper introduces GVG-PN, a novel unsupervised domain adaptation framework that progressively reduces distribution gaps by combining global domain alignment, local feature relationships via GCN, and a contrastive loss, leading to superior performance.
Contribution
The paper proposes a new UDA method that integrates global and local alignment strategies with a pro-contrastive loss to better preserve distribution and semantic structures.
Findings
GVG-PN outperforms state-of-the-art models on multiple benchmarks.
The combination of global and local alignment improves distribution preservation.
Pro-contrastive loss enhances discriminability of feature relationships.
Abstract
Unsupervised domain adaptation (UDA) is a critical problem for transfer learning, which aims to transfer the semantic information from labeled source domain to unlabeled target domain. Recent advancements in UDA models have demonstrated significant generalization capabilities on the target domain. However, the generalization boundary of UDA models remains unclear. When the domain discrepancy is too large, the model can not preserve the distribution structure, leading to distribution collapse during the alignment. To address this challenge, we propose an efficient UDA framework named Gradually Vanishing Gap in Prototypical Network (GVG-PN), which achieves transfer learning from both global and local perspectives. From the global alignment standpoint, our model generates a domain-biased intermediate domain that helps preserve the distribution structures. By entangling cross-domain…
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
MethodsGraph Convolutional Network
