paper-with-me

Papers

Sample Compression Unleashed: New Generalization Bounds for Real Valued Losses

2024-09-26 · Mathieu Bazinet, Valentina Zantedeschi, Pascal Germain

The sample compression theory provides generalization guarantees for predictors that can be fully defined using a subset of the training dataset and a (short) message string, generally defined as a binary sequence. Previous works provided generalization bounds for the zero-one loss, which is restrictive notably when applied to deep learning approaches. In this paper, we present a general framework for deriving new sample compression bounds that hold for real-valued unbounded losses. Using the Pick-To-Learn (P2L) meta-algorithm, which transforms the training method of any machine-learning predictor to yield sample-compressed predictors, we empirically demonstrate the tightness of the bounds and their versatility by evaluating them on random forests and multiple types of neural networks.

📄 PDF Abstract BibTeX arXiv:2409.17932

Code (1)

graal-research/pick-to-learn 공식 구현 pytorch

Tasks

Generalization Boundsvalid

Similar Papers 제목 키워드 기반

Sample Compression Hypernetworks: From Generalization Bounds to Meta-Learning

2024-10-17 · Benjamin Leblanc, Mathieu Bazinet, Nathaniel D'Amours, Alexandre Drouin 외

Reconstruction functions are pivotal in sample compression theory, a framework for deriving tight generalization bounds. From a small sample of the training set (the compression set) and an optional stream of information…

Generalization BoundsMeta-Learning

Stronger generalization bounds for deep nets via a compression approach

2018-02-14 · ICML 2018 7 · Sanjeev Arora, Rong Ge, Behnam Neyshabur, Yi Zhang

Deep nets generalize well despite having more parameters than the number of training samples. Recent works try to give an explanation using PAC-Bayes and Margin-based analyses, but do not as yet result in sample complexi…

Generalization Bounds

Stable Sample Compression Schemes: New Applications and an Optimal SVM Margin Bound

2020-11-09 · Steve Hanneke, Aryeh Kontorovich

We analyze a family of supervised learning algorithms based on sample compression schemes that are stable, in the sense that removing points from the training set which were not selected for the compression set does not …

Generalization BoundsOpen-Ended Question Answering

Rate-Distortion Theoretic Generalization Bounds for Stochastic Learning Algorithms

2022-03-04 · Milad Sefidgaran, Amin Gohari, Gaël Richard, Umut Şimşekli

Understanding generalization in modern machine learning settings has been one of the major challenges in statistical learning theory. In this context, recent years have witnessed the development of various generalization…

Generalization BoundsLearning Theory

Supervised Learning as Lossy Compression: Characterizing Generalization and Sample Complexity via Finite Blocklength Analysis

2026-02-04 · Kosuke Sugiyama, Masato Uchida arxiv

This paper presents a novel information-theoretic perspective on generalization in machine learning by framing the learning problem within the context of lossy compression and applying finite blocklength analysis. In our…