paper-with-me

홈 › Papers

Few-Max: Few-Shot Domain Adaptation for Unsupervised Contrastive Representation Learning

2022-06-21 · Ali Lotfi Rezaabad, Sidharth Kumar, Sriram Vishwanath, Jonathan I. Tamir

Contrastive self-supervised learning methods learn to map data points such as images into non-parametric representation space without requiring labels. While highly successful, current methods require a large amount of data in the training phase. In situations where the target training set is limited in size, generalization is known to be poor. Pretraining on a large source data set and fine-tuning on the target samples is prone to overfitting in the few-shot regime, where only a small number of target samples are available. Motivated by this, we propose a domain adaption method for self-supervised contrastive learning, termed Few-Max, to address the issue of adaptation to a target distribution under few-shot learning. To quantify the representation quality, we evaluate Few-Max on a range of source and target datasets, including ImageNet, VisDA, and fastMRI, on which Few-Max consistently outperforms other approaches.

📄 PDF Abstract BibTeX arXiv:2206.10137

Code (1)

utcsilab/fewmax 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationFew-Shot LearningRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

ConFUDA: Contrastive Fewshot Unsupervised Domain Adaptation for Medical Image Segmentation

2022-06-08 · Mingxuan Gu, Sulaiman Vesal, Mareike Thies, Zhaoya Pan 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled target domain. Contrastive learning (CL) in the context of UDA can help to better separate classes in f…

Contrastive LearningDomain AdaptationImage SegmentationMedical Image Segmentation+3

Contrast and Mix: Temporal Contrastive Video Domain Adaptation with Background Mixing

2021-10-28 · NeurIPS 2021 12 · Aadarsh Sahoo, Rutav Shah, Rameswar Panda, Kate Saenko 외

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques h…

Contrastive LearningDomain AdaptationUnsupervised Domain AdaptationVideo Domain Adapation

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

2022-07-10 · NAACL 2022 7 · Quanyu Long, Tianze Luo, Wenya Wang, Sinno Jialin Pan

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literatu…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

Model Adaptation: Historical Contrastive Learning for Unsupervised Domain Adaptation without Source Data

2021-10-07 · NeurIPS 2021 12 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

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 transm…

Contrastive LearningDomain AdaptationSource Free Object DetectionUnsupervised Domain Adaptation

Beyond Separability: Analyzing the Linear Transferability of Contrastive Representations to Related Subpopulations

2022-04-06 · Jeff Z. HaoChen, Colin Wei, Ananya Kumar, Tengyu Ma

Contrastive learning is a highly effective method for learning representations from unlabeled data. Recent works show that contrastive representations can transfer across domains, leading to simple state-of-the-art algor…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation