paper-with-me

홈 › Papers

Optimal Sample Complexity of Contrastive Learning

2023-12-01 · Noga Alon, Dmitrii Avdiukhin, Dor Elboim, Orr Fischer, Grigory Yaroslavtsev

Contrastive learning is a highly successful technique for learning representations of data from labeled tuples, specifying the distance relations within the tuple. We study the sample complexity of contrastive learning, i.e. the minimum number of labeled tuples sufficient for getting high generalization accuracy. We give tight bounds on the sample complexity in a variety of settings, focusing on arbitrary distance functions, both general $\ell_p$-distances, and tree metrics. Our main result is an (almost) optimal bound on the sample complexity of learning $\ell_p$-distances for integer $p$. For any $p \ge 1$ we show that $\tilde \Theta(\min(nd,n^2))$ labeled tuples are necessary and sufficient for learning $d$-dimensional representations of $n$-point datasets. Our results hold for an arbitrary distribution of the input samples and are based on giving the corresponding bounds on the Vapnik-Chervonenkis/Natarajan dimension of the associated problems. We further show that the theoretical bounds on sample complexity obtained via VC/Natarajan dimension can have strong predictive power for experimental results, in contrast with the folklore belief about a substantial gap between the statistical learning theory and the practice of deep learning.

📄 PDF Abstract BibTeX arXiv:2312.00379

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLearning Theory

Similar Papers 제목 키워드 기반

Multi-level Supervised Contrastive Learning

2025-02-04 · Naghmeh Ghanooni, Barbod Pajoum, Harshit Rawal, Sophie Fellenz 외

Contrastive learning is a well-established paradigm in representation learning. The standard framework of contrastive learning minimizes the distance between "similar" instances and maximizes the distance between dissimi…

Contrastive LearningRepresentation Learning

Efficient block contrastive learning via parameter-free meta-node approximation

2022-09-28 · Gayan K. Kulatilleke, Marius Portmann, Shekhar S. Chandra

Contrastive learning has recently achieved remarkable success in many domains including graphs. However contrastive loss, especially for graphs, requires a large number of negative samples which is unscalable and computa…

Contrastive LearningGPUGraph Clustering

Contrastive Learning with Nasty Noise

2025-02-25 · Ziruo Zhao

Contrastive learning has emerged as a powerful paradigm for self-supervised representation learning. This work analyzes the theoretical limits of contrastive learning under nasty noise, where an adversary modifies or rep…

Contrastive LearningPAC learningRepresentation Learning

Learning Half-Spaces from Perturbed Contrastive Examples

2026-02-02 · Aryan Alavi Razavi Ravari, Farnam Mansouri, Yuxin Chen, Valentio Iverson 외 arxiv

We study learning under a two-step contrastive example oracle, as introduced by Mansouri et. al. (2025), where each queried (or sampled) labeled example is paired with an additional contrastive example of opposite label.…

CLICv2: Image Complexity Representation via Content Invariance Contrastive Learning

2025-03-09 · Shipeng Liu, Liang Zhao, Dengfeng Chen

Unsupervised image complexity representation often suffers from bias in positive sample selection and sensitivity to image content. We propose CLICv2, a contrastive learning framework that enforces content invariance for…

Contrastive Learning