paper-with-me

Papers

Transferrable Contrastive Learning for Visual Domain Adaptation

2021-12-14 · Yang Chen, Yingwei Pan, Yu Wang, Ting Yao, Xinmei Tian, Tao Mei

Self-supervised learning (SSL) has recently become the favorite among feature learning methodologies. It is therefore appealing for domain adaptation approaches to consider incorporating SSL. The intuition is to enforce instance-level feature consistency such that the predictor becomes somehow invariant across domains. However, most existing SSL methods in the regime of domain adaptation usually are treated as standalone auxiliary components, leaving the signatures of domain adaptation unattended. Actually, the optimal region where the domain gap vanishes and the instance level constraint that SSL peruses may not coincide at all. From this point, we present a particular paradigm of self-supervised learning tailored for domain adaptation, i.e., Transferrable Contrastive Learning (TCL), which links the SSL and the desired cross-domain transferability congruently. We find contrastive learning intrinsically a suitable candidate for domain adaptation, as its instance invariance assumption can be conveniently promoted to cross-domain class-level invariance favored by domain adaptation tasks. Based on particular memory bank constructions and pseudo label strategies, TCL then penalizes cross-domain intra-class domain discrepancy between source and target through a clean and novel contrastive loss. The free lunch is, thanks to the incorporation of contrastive learning, TCL relies on a moving-averaged key encoder that naturally achieves a temporally ensembled version of pseudo labels for target data, which avoids pseudo label error propagation at no extra cost. TCL therefore efficiently reduces cross-domain gaps. Through extensive experiments on benchmarks (Office-Home, VisDA-2017, Digits-five, PACS and DomainNet) for both single-source and multi-source domain adaptation tasks, TCL has demonstrated state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2112.07516

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain AdaptationPseudo LabelSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learning Cross-domain Semantic-Visual Relationships for Transductive Zero-Shot Learning

2020-03-31 · Fengmao Lv, Jianyang Zhang, Guowu Yang, Lei Feng 외

Zero-Shot Learning (ZSL) learns models for recognizing new classes. One of the main challenges in ZSL is the domain discrepancy caused by the category inconsistency between training and testing data. Domain adaptation is…

Domain AdaptationZero-Shot Learning

Domain Adaptation Meets Disentangled Representation Learning and Style Transfer

2017-12-25 · Hoang Tran Vu, Ching-Chun Huang

Many methods have been proposed to solve the domain adaptation problem recently. However, the success of them implicitly funds on the assumption that the information of domains are fully transferrable. If the assumption …

Domain AdaptationRepresentation LearningStyle TransferTransfer Learning

Transferrable Prototypical Networks for Unsupervised Domain Adaptation

2019-04-25 · CVPR 2019 6 · Yingwei Pan, Ting Yao, Yehao Li, Yu Wang 외

In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Robust Visual Knowledge Transfer via EDA

2015-05-17 · Lei Zhang, David Zhang

We address the problem of visual knowledge adaptation by leveraging labeled patterns from source domain and a very limited number of labeled instances in target domain to learn a robust classifier for visual categorizati…

Domain AdaptationObject RecognitionTransfer Learning

Contrastive Domain Adaptation

2021-03-26 · Mamatha Thota, Georgios Leontidis

Recently, contrastive self-supervised learning has become a key component for learning visual representations across many computer vision tasks and benchmarks. However, contrastive learning in the context of domain adapt…

Contrastive LearningDomain AdaptationSelf-Supervised Learning