paper-with-me

Papers

Functional Regularization for Representation Learning: A Unified Theoretical Perspective

2020-08-06 · NeurIPS 2020 12 · Siddhant Garg, YIngyu Liang

Unsupervised and self-supervised learning approaches have become a crucial tool to learn representations for downstream prediction tasks. While these approaches are widely used in practice and achieve impressive empirical gains, their theoretical understanding largely lags behind. Towards bridging this gap, we present a unifying perspective where several such approaches can be viewed as imposing a regularization on the representation via a learnable function using unlabeled data. We propose a discriminative theoretical framework for analyzing the sample complexity of these approaches, which generalizes the framework of (Balcan and Blum, 2010) to allow learnable regularization functions. Our sample complexity bounds show that, with carefully chosen hypothesis classes to exploit the structure in the data, these learnable regularization functions can prune the hypothesis space, and help reduce the amount of labeled data needed. We then provide two concrete examples of functional regularization, one using auto-encoders and the other using masked self-supervision, and apply our framework to quantify the reduction in the sample complexity bound of labeled data. We also provide complementary empirical results to support our analysis.

📄 PDF Abstract BibTeX arXiv:2008.02447

Code (1)

sid7954/functional-regularization 공식 구현 pytorch

Tasks

Representation LearningSelf-Supervised LearningUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Variational Inference, Entropy, and Orthogonality: A Unified Theory of Mixture-of-Experts

2026-01-07 · Ye Su, Yong Liu arxiv

Mixture-of-Experts models enable large language models to scale efficiently, as they only activate a subset of experts for each input. Their core mechanisms, Top-k routing and auxiliary load balancing, remain heuristic, …

$f$-Divergence Regularized RLHF: Two Tales of Sampling and Unified Analyses

2026-05-07 · Di Wu, Chengshuai Shi, Jing Yang, Cong Shen arxiv

Reinforcement Learning from Human Feedback (RLHF) has become a cornerstone technique for post-training large language models. While most existing approaches rely on the reverse KL-regularization, recent empirical studies…

Reinforcement Learning

Iterative regularization for low complexity regularizers

2022-02-01 · Cesare Molinari, Mathurin Massias, Lorenzo Rosasco, Silvia Villa

Iterative regularization exploits the implicit bias of an optimization algorithm to regularize ill-posed problems. Constructing algorithms with such built-in regularization mechanisms is a classic challenge in inverse pr…

Image Restoration Using Joint Statistical Modeling in Space-Transform Domain

2014-05-11 · Jian Zhang, Debin Zhao, Ruiqin Xiong, Siwei Ma 외

This paper presents a novel strategy for high-fidelity image restoration by characterizing both local smoothness and nonlocal self-similarity of natural images in a unified statistical manner. The main contributions are …

DeblurringImage DeblurringImage InpaintingImage Restoration+1

Featured Reproducing Kernel Banach Spaces for Learning and Neural Networks

2026-02-06 · Isabel de la Higuera, Francisco Herrera, M. Victoria Velasco arxiv

Reproducing kernel Hilbert spaces provide a foundational framework for kernel-based learning, where regularization and interpolation problems admit finite-dimensional solutions through classical representer theorems. Man…