paper-with-me

Papers

Understanding Augmentation-based Self-Supervised Representation Learning via RKHS Approximation and Regression

2023-06-01 · Runtian Zhai, Bingbin Liu, Andrej Risteski, Zico Kolter, Pradeep Ravikumar

Data augmentation is critical to the empirical success of modern self-supervised representation learning, such as contrastive learning and masked language modeling. However, a theoretical understanding of the exact role of augmentation remains limited. Recent work has built the connection between self-supervised learning and the approximation of the top eigenspace of a graph Laplacian operator, suggesting that learning a linear probe atop such representation can be connected to RKHS regression. Building on this insight, this work delves into a statistical analysis of augmentation-based pretraining. Starting from the isometry property, a geometric characterization of the target function given by the augmentation, we disentangle the effects of the model and the augmentation, and prove two generalization bounds that are free of model complexity. Our first bound works for an arbitrary encoder, where the prediction error is decomposed as the sum of an estimation error incurred by fitting a linear probe with RKHS regression, and an approximation error entailed by RKHS approximation. Our second bound specifically addresses the case where the encoder is near-optimal, that is it approximates the top-d eigenspace of the RKHS induced by the augmentation. A key ingredient in our analysis is the augmentation complexity, which we use to quantitatively compare different augmentations and analyze their impact on downstream performance.

📄 PDF Abstract BibTeX arXiv:2306.00788

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationGeneralization BoundsLanguage ModelingLanguage ModellingMasked Language ModelingOperator learningregressionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Learning by Curvature Alignment

2025-11-21 · Benyamin Ghojogh, M. Hadi Sepanj, Paul Fieguth arxiv

Self-supervised learning (SSL) has recently advanced through non-contrastive methods that couple an invariance term with variance, covariance, or redundancy-reduction penalties. While such objectives shape first- and sec…

Self-Supervised Learning

Toward Understanding Supervised Representation Learning with RKHS and GAN

2021-01-01 · Xu Liao, Jin Liu, Tianwen Wen, Yuling Jiao 외

The success of deep supervised learning depends on its automatic data representation abilities. A good representation of high-dimensional complex data should enjoy low-dimensionally and disentanglement while losing as li…

DisentanglementImage ClassificationRepresentation Learning

Learning in RKHM: a $C^*$-Algebraic Twist for Kernel Machines

2022-10-21 · Yuka Hashimoto, Masahiro Ikeda, Hachem Kadri

Supervised learning in reproducing kernel Hilbert space (RKHS) and vector-valued RKHS (vvRKHS) has been investigated for more than 30 years. In this paper, we provide a new twist to this rich literature by generalizing s…

A Theoretical Characterization of Optimal Data Augmentations in Self-Supervised Learning

2024-11-04 · Shlomo Libo Feigin, Maximilian Fleissner, Debarghya Ghoshdastidar

Data augmentations play an important role in the recent success of Self-Supervised Learning (SSL). While commonly viewed as encoding invariances into the learned representations, this interpretation overlooks the impact …

Self-Supervised Learning

Kernel VICReg for Self-Supervised Learning in Reproducing Kernel Hilbert Space

2025-09-08 · M. Hadi Sepanj, Benyamin Ghojogh, Saed Moradi, Paul Fieguth arxiv

Self-supervised learning (SSL) has emerged as a powerful paradigm for representation learning by optimizing geometric objectives, such as invariance to augmentations, variance preservation, and feature decorrelation, wit…

Self-Supervised LearningRepresentation Learning