paper-with-me

Papers

On the Alignment Between Supervised and Self-Supervised Contrastive Learning

2025-10-09 · Achleshwar Luthra, Priyadarsi Mishra, Tomer Galanti arxiv

Self-supervised contrastive learning (CL) has achieved remarkable empirical success, often producing representations that rival supervised pre-training on downstream tasks. Recent theory explains this by showing that the CL loss closely approximates a supervised surrogate, Negatives-Only Supervised Contrastive Learning (NSCL) loss, as the number of classes grows. Yet this loss-level similarity leaves an open question: {\em Do CL and NSCL also remain aligned at the representation level throughout training, not just in their objectives?} We address this by analyzing the representation alignment of CL and NSCL models trained under shared randomness (same initialization, batches, and augmentations). First, we show that their induced representations remain similar: specifically, we prove that the similarity matrices of CL and NSCL stay close under realistic conditions. Our bounds provide high-probability guarantees on alignment metrics such as centered kernel alignment (CKA) and representational similarity analysis (RSA), and they clarify how alignment improves with more classes, higher temperatures, and its dependence on batch size. In contrast, we demonstrate that parameter-space coupling is inherently unstable: divergence between CL and NSCL weights can grow exponentially with training time. Finally, we validate these predictions empirically, showing that CL-NSCL alignment strengthens with scale and temperature, and that NSCL tracks CL more closely than other supervised objectives. This positions NSCL as a principled bridge between self-supervised and supervised learning. Our code and project page are available at [\href{https://github.com/DLFundamentals/understanding_ssl_v2}{code}, \href{https://dlfundamentals.github.io/cl-nscl-representation-alignment/}{project page}].

📄 PDF Abstract BibTeX arXiv:2510.08852

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Interactive Contrastive Learning for Self-supervised Entity Alignment

2022-01-17 · Kaisheng Zeng, Zhenhao Dong, Lei Hou, Yixin Cao 외

Self-supervised entity alignment (EA) aims to link equivalent entities across different knowledge graphs (KGs) without seed alignments. The current SOTA self-supervised EA method draws inspiration from contrastive learni…

Contrastive LearningEntity AlignmentKnowledge Graphs

ICLEA: Interactive Contrastive Learning for Self-supervised Entity Alignment

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Self-supervised entity alignment (EA) aims to link equivalent entities across different knowledge graphs (KGs) without seed alignments. The current SOTA self-supervised EA method draws inspiration from contrastive learni…

Contrastive LearningEntity AlignmentKnowledge Graphs

Spatio-temporal Contrastive Domain Adaptation for Action Recognition

2021-06-19 · CVPR 2021 1 · Xiaolin Song, Sicheng Zhao, Jingyu Yang, Huanjing Yue 외

Unsupervised domain adaptation (UDA) for human action recognition is a practical and challenging problem. Compared with image-based UDA, video-based UDA is comprehensive to bridge the domain shift on both spatial rep…

Action RecognitionContrastive LearningDomain AdaptationSelf-Supervised Learning+2

Self-supervised Contrastive Learning for Audio-Visual Action Recognition

2022-04-28 · Yang Liu, Ying Tan, Haoyuan Lan

The underlying correlation between audio and visual modalities can be utilized to learn supervised information for unlabeled videos. In this paper, we propose an end-to-end self-supervised framework named Audio-Visual Co…

Action RecognitionContrastive LearningSelf-Supervised Action Recognition

Exploring Localization for Self-supervised Fine-grained Contrastive Learning

2021-06-30 · Di wu, Siyuan Li, Zelin Zang, Stan Z. Li

Self-supervised contrastive learning has demonstrated great potential in learning visual representations. Despite their success in various downstream tasks such as image classification and object detection, self-supervis…

Contrastive LearningFine-Grained Image ClassificationFine-Grained Image Recognitionimage-classification+2