paper-with-me

Papers

Generalization Analysis for Deep Contrastive Representation Learning

2024-12-16 · Nong Minh Hieu, Antoine Ledent, Yunwen Lei, Cheng Yeaw Ku

In this paper, we present generalization bounds for the unsupervised risk in the Deep Contrastive Representation Learning framework, which employs deep neural networks as representation functions. We approach this problem from two angles. On the one hand, we derive a parameter-counting bound that scales with the overall size of the neural networks. On the other hand, we provide a norm-based bound that scales with the norms of neural networks' weight matrices. Ignoring logarithmic factors, the bounds are independent of $k$, the size of the tuples provided for contrastive learning. To the best of our knowledge, this property is only shared by one other work, which employed a different proof strategy and suffers from very strong exponential dependence on the depth of the network which is due to a use of the peeling technique. Our results circumvent this by leveraging powerful results on covering numbers with respect to uniform norms over samples. In addition, we utilize loss augmentation techniques to further reduce the dependency on matrix norms and the implicit dependence on network depth. In fact, our techniques allow us to produce many bounds for the contrastive learning setting with similar architectural dependencies as in the study of the sample complexity of ordinary loss functions, thereby bridging the gap between the learning theories of contrastive learning and DNNs.

📄 PDF Abstract BibTeX arXiv:2412.12014

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGeneralization BoundsRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Using contrastive learning to improve the performance of steganalysis schemes

2021-03-01 · Yanzhen Ren, YiWen Liu, Lina Wang

To improve the detection accuracy and generalization of steganalysis, this paper proposes the Steganalysis Contrastive Framework (SCF) based on contrastive learning. The SCF improves the feature representation of stegana…

Contrastive LearningSteganalysis

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…

Contrastive LearningGeneralization BoundsRepresentation Learning

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

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