paper-with-me

Papers

ArCL: Enhancing Contrastive Learning with Augmentation-Robust Representations

2023-03-02 · Xuyang Zhao, Tianqi Du, Yisen Wang, Jun Yao, Weiran Huang

Self-Supervised Learning (SSL) is a paradigm that leverages unlabeled data for model training. Empirical studies show that SSL can achieve promising performance in distribution shift scenarios, where the downstream and training distributions differ. However, the theoretical understanding of its transferability remains limited. In this paper, we develop a theoretical framework to analyze the transferability of self-supervised contrastive learning, by investigating the impact of data augmentation on it. Our results reveal that the downstream performance of contrastive learning depends largely on the choice of data augmentation. Moreover, we show that contrastive learning fails to learn domain-invariant features, which limits its transferability. Based on these theoretical insights, we propose a novel method called Augmentation-robust Contrastive Learning (ArCL), which guarantees to learn domain-invariant features and can be easily integrated with existing contrastive learning algorithms. We conduct experiments on several datasets and show that ArCL significantly improves the transferability of contrastive learning.

📄 PDF Abstract BibTeX arXiv:2303.01092

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

SPARCLE: SPeaker-aware Aligned Representations via Contrastive Language Embeddings

2026-05-01 · Priyam Mazumdar, Yurii Halychanskyi, Steven Guo, Mark Hasegawa-Johnson 외 arxiv

Recent advances in speech synthesis have shifted from phoneme representations to direct grapheme modeling. While phonemes address the one-to-many mapping between text and acoustics, they rely on grapheme-to-phoneme (G2P)…

Speech Synthesis

Revolutionizing Precise Low Back Pain Diagnosis via Contrastive Learning

2025-09-25 · Thanh Binh Le, Hoang Nhat Khang Vo, Tan-Ha Mai, Trong Nhan Phan arxiv

Low back pain affects millions worldwide, driving the need for robust diagnostic models that can jointly analyze complex medical images and accompanying text reports. We present LumbarCLIP, a novel multimodal framework t…

Contrastive Learning

VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning

2021-12-05 · Qibin Chen, Jeremy Lacomis, Edward J. Schwartz, Graham Neubig 외

Variable names are critical for conveying intended program behavior. Machine learning-based program analysis methods use variable name representations for a wide range of tasks, such as suggesting new variable names and …

Contrastive LearningLearning Semantic RepresentationsSpelling Correction

ClearCLIP: Decomposing CLIP Representations for Dense Vision-Language Inference

2024-07-17 · Mengcheng Lan, Chaofeng Chen, Yiping Ke, Xinjiang Wang 외

Despite the success of large-scale pretrained Vision-Language Models (VLMs) especially CLIP in various open-vocabulary tasks, their application to semantic segmentation remains challenging, producing noisy segmentation m…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Enhancing Contrastive Learning Inspired by the Philosophy of "The Blind Men and the Elephant"

2024-12-21 · Yudong Zhang, Ruobing Xie, Jiansheng Chen, Xingwu Sun 외

Contrastive learning is a prevalent technique in self-supervised vision representation learning, typically generating positive pairs by applying two data augmentations to the same image. Designing effective data augmenta…

Contrastive LearningData AugmentationPhilosophyRepresentation Learning