paper-with-me

Papers

Connect, Not Collapse: Explaining Contrastive Learning for Unsupervised Domain Adaptation

2022-04-01 · Kendrick Shen, Robbie Jones, Ananya Kumar, Sang Michael Xie, Jeff Z. HaoChen, Tengyu Ma, Percy Liang

We consider unsupervised domain adaptation (UDA), where labeled data from a source domain (e.g., photographs) and unlabeled data from a target domain (e.g., sketches) are used to learn a classifier for the target domain. Conventional UDA methods (e.g., domain adversarial training) learn domain-invariant features to improve generalization to the target domain. In this paper, we show that contrastive pre-training, which learns features on unlabeled source and target data and then fine-tunes on labeled source data, is competitive with strong UDA methods. However, we find that contrastive pre-training does not learn domain-invariant features, diverging from conventional UDA intuitions. We show theoretically that contrastive pre-training can learn features that vary subtantially across domains but still generalize to the target domain, by disentangling domain and class information. Our results suggest that domain invariance is not necessary for UDA. We empirically validate our theory on benchmark vision datasets.

📄 PDF Abstract BibTeX arXiv:2204.00570

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Promoting Semantic Connectivity: Dual Nearest Neighbors Contrastive Learning for Unsupervised Domain Generalization

2023-01-01 · CVPR 2023 1 · Yuchen Liu, Yaoming Wang, Yabo Chen, Wenrui Dai 외

Domain Generalization (DG) has achieved great success in generalizing knowledge from source domains to unseen target domains. However, current DG methods rely heavily on labeled source data, which are usually costly …

Contrastive LearningDomain GeneralizationLinear evaluation

Dual Contrastive Learning for Unsupervised Image-to-Image Translation

2021-04-15 · Junlin Han, Mehrdad Shoeiby, Lars Petersson, Mohammad Ali Armin

Unsupervised image-to-image translation tasks aim to find a mapping between a source domain X and a target domain Y from unpaired training data. Contrastive learning for Unpaired image-to-image Translation (CUT) yields s…

Contrastive LearningImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation

Contrastive Corpus Attribution for Explaining Representations

2022-09-30 · Chris Lin, Hugh Chen, Chanwoo Kim, Su-In Lee

Despite the widespread use of unsupervised models, very few methods are designed to explain them. Most explanation methods explain a scalar model output. However, unsupervised models output representation vectors, the el…

Contrastive LearningObject Localization

C-SENN: Contrastive Self-Explaining Neural Network

2022-06-20 · Yoshihide Sawada, Keigo Nakamura

In this study, we use a self-explaining neural network (SENN), which learns unsupervised concepts, to acquire concepts that are easy for people to understand automatically. In concept learning, the hidden layer retains v…

Autonomous DrivingContrastive Learning

Interpretable Machine Learning Models for Predicting and Explaining Vehicle Fuel Consumption Anomalies

2020-10-28 · Alberto Barbado, Óscar Corcho

Identifying anomalies in the fuel consumption of the vehicles of a fleet is a crucial aspect for optimizing consumption and reduce costs. However, this information alone is insufficient, since fleet operators need to kno…

Anomaly DetectionBIG-bench Machine LearningInterpretable Machine LearningUnsupervised Anomaly Detection