paper-with-me

홈 › Papers

Complementary Benefits of Contrastive Learning and Self-Training Under Distribution Shift

2023-12-06 · NeurIPS 2023 11 · Saurabh Garg, Amrith Setlur, Zachary Chase Lipton, Sivaraman Balakrishnan, Virginia Smith, aditi raghunathan

Self-training and contrastive learning have emerged as leading techniques for incorporating unlabeled data, both under distribution shift (unsupervised domain adaptation) and when it is absent (semi-supervised learning). However, despite the popularity and compatibility of these techniques, their efficacy in combination remains unexplored. In this paper, we undertake a systematic empirical investigation of this combination, finding that (i) in domain adaptation settings, self-training and contrastive learning offer significant complementary gains; and (ii) in semi-supervised learning settings, surprisingly, the benefits are not synergistic. Across eight distribution shift datasets (e.g., BREEDs, WILDS), we demonstrate that the combined method obtains 3--8% higher accuracy than either approach independently. We then theoretically analyze these techniques in a simplified model of distribution shift, demonstrating scenarios under which the features produced by contrastive learning can yield a good initialization for self-training to further amplify gains and achieve optimal performance, even when either method alone would fail.

📄 PDF Abstract BibTeX arXiv:2312.03318

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

MaskCLIP: Masked Self-Distillation Advances Contrastive Language-Image Pretraining

2022-08-25 · CVPR 2023 1 · Xiaoyi Dong, Jianmin Bao, Yinglin Zheng, Ting Zhang 외

This paper presents a simple yet effective framework MaskCLIP, which incorporates a newly proposed masked self-distillation into contrastive language-image pretraining. The core idea of masked self-distillation is to dis…

Representation Learning

Vision-Language Pre-Training with Triple Contrastive Learning

2022-02-21 · CVPR 2022 1 · Jinyu Yang, Jiali Duan, Son Tran, Yi Xu 외

Vision-language representation learning largely benefits from image-text alignment through contrastive losses (e.g., InfoNCE loss). The success of this alignment strategy is attributed to its capability in maximizing the…

Contrastive Learningcross-modal alignmentCross-Modal RetrievalImage-text Retrieval+7

CoME-VL: Scaling Complementary Multi-Encoder Vision-Language Learning

2026-04-03 · Ankan Deria, Komal Kumar, Xilin He, Imran Razzak 외 arxiv

Recent vision-language models (VLMs) typically rely on a single vision encoder trained with contrastive image-text objectives, such as CLIP-style pretraining. While contrastive encoders are effective for cross-modal alig…

MLEM: Generative and Contrastive Learning as Distinct Modalities for Event Sequences

2024-01-29 · Viktor Moskvoretskii, Dmitry Osin, Egor Shvetsov, Igor Udovichenko 외

This study explores the application of self-supervised learning techniques for event sequences. It is a key modality in various applications such as banking, e-commerce, and healthcare. However, there is limited research…

Contrastive LearningSelf-Supervised Learning

What Constitutes Good Contrastive Learning in Time-Series Forecasting?

2023-06-21 · Chiyu Zhang, Qi Yan, Lili Meng, Tristan Sylvain

In recent years, the introduction of self-supervised contrastive learning (SSCL) has demonstrated remarkable improvements in representation learning across various domains, including natural language processing and compu…

Contrastive LearningRepresentation LearningTime SeriesTime Series Forecasting