paper-with-me

Papers

Generalization Analysis for Contrastive Representation Learning under Non-IID Settings

2025-05-08 · Nong Minh Hieu, Antoine Ledent

Contrastive Representation Learning (CRL) has achieved impressive success in various domains in recent years. Nevertheless, the theoretical understanding of the generalization behavior of CRL is limited. Moreover, to the best of our knowledge, the current literature only analyzes generalization bounds under the assumption that the data tuples used for contrastive learning are independently and identically distributed. However, in practice, we are often limited to a fixed pool of reusable labeled data points, making it inevitable to recycle data across tuples to create sufficiently large datasets. Therefore, the tuple-wise independence condition imposed by previous works is invalidated. In this paper, we provide a generalization analysis for the CRL framework under non-$i.i.d.$ settings that adheres to practice more realistically. Drawing inspiration from the literature on U-statistics, we derive generalization bounds which indicate the required number of samples in each class scales as the logarithm of the covering number of the class of learnable feature representations associated to each class. Next, we apply our main results to derive excess risk bounds for common function classes such as linear maps and neural networks.

📄 PDF Abstract BibTeX arXiv:2505.04937

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGeneralization BoundsRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Theory of Contrastive Learning for Domain Generalization

2025-12-02 · Ali Alvandi, Mina Rezaei arxiv

Contrastive learning is among the most popular and powerful approaches for self-supervised representation learning, where the goal is to map semantically similar samples close together while separating dissimilar ones in…

Representation LearningDomain GeneralizationContrastive Learning

Generalization Analysis for Contrastive Representation Learning

2023-02-24 · Yunwen Lei, Tianbao Yang, Yiming Ying, Ding-Xuan Zhou

Recently, contrastive learning has found impressive success in advancing the state of the art in solving various machine learning tasks. However, the existing generalization analysis is very limited or even not meaningfu…

Contrastive LearningGeneralization BoundsRepresentation Learning

Link Prediction with Non-Contrastive Learning

2022-11-25 · William Shiao, Zhichun Guo, Tong Zhao, Evangelos E. Papalexakis 외

A recent focal area in the space of graph neural networks (GNNs) is graph self-supervised learning (SSL), which aims to derive useful node representations without labeled data. Notably, many state-of-the-art graph SSL me…

Contrastive LearningLink PredictionPredictionRecommendation Systems+1

Towards Understanding the Mechanism of Contrastive Learning via Similarity Structure: A Theoretical Analysis

2023-04-01 · Hiroki Waida, Yuichiro Wada, Léo Andéol, Takumi Nakagawa 외

Contrastive learning is an efficient approach to self-supervised representation learning. Although recent studies have made progress in the theoretical understanding of contrastive learning, the investigation of how to c…

Contrastive LearningRepresentation Learning

A Refined Generalization Analysis for Extreme Multi-class Supervised Contrastive Representation Learning

2026-05-08 · Nong Minh Hieu, Antoine Ledent arxiv

Contrastive Representation Learning (CRL) has achieved strong empirical success in multiple machine learning disciplines, yet its theoretical sample complexity remains poorly understood. Existing analyses usually assume …

Representation Learning