paper-with-me

Papers

Multiclass Learnability Does Not Imply Sample Compression

2023-08-12 · Chirag Pabbaraju

A hypothesis class admits a sample compression scheme, if for every sample labeled by a hypothesis from the class, it is possible to retain only a small subsample, using which the labels on the entire sample can be inferred. The size of the compression scheme is an upper bound on the size of the subsample produced. Every learnable binary hypothesis class (which must necessarily have finite VC dimension) admits a sample compression scheme of size only a finite function of its VC dimension, independent of the sample size. For multiclass hypothesis classes, the analog of VC dimension is the DS dimension. We show that the analogous statement pertaining to sample compression is not true for multiclass hypothesis classes: every learnable multiclass hypothesis class, which must necessarily have finite DS dimension, does not admit a sample compression scheme of size only a finite function of its DS dimension.

📄 PDF Abstract BibTeX arXiv:2308.06424

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On statistical learning via the lens of compression

2016-10-12 · Ofir David, Shay Moran, Amir Yehudayoff

This work continues the study of the relationship between sample compression schemes and statistical learning, which has been mostly investigated within the framework of binary classification. The central theme of this w…

Binary ClassificationLearning Theory

Supervised learning through the lens of compression

2016-12-01 · NeurIPS 2016 12 · Ofir David, Shay Moran, Amir Yehudayoff

This work continues the study of the relationship between sample compression schemes and statistical learning, which has been mostly investigated within the framework of binary classification. We first extend the investi…

Binary Classification

Ramsey Theorems for Trees and a General 'Private Learning Implies Online Learning' Theorem

2024-07-10 · Simone Fioravanti, Steve Hanneke, Shay Moran, Hilla Schefler 외

This work continues to investigate the link between differentially private (DP) and online learning. Alon, Livni, Malliaris, and Moran (2019) showed that for binary concept classes, DP learnability of a given class impli…

General ClassificationPAC learning

Local Regularization Does Not Characterize Multiclass PAC Learnability

2026-07-26 · Eric Hou arxiv

Local regularization assigns each hypothesis a test-point-dependent score and predicts with a minimum-score hypothesis consistent with the sample. Asilis et al. asked whether this principle characterizes multiclass PAC l…

Distribution Learnability and Robustness

2024-06-25 · NeurIPS 2023 11 · Shai Ben-David, Alex Bie, Gautam Kamath, Tosca Lechner

We examine the relationship between learnability and robust (or agnostic) learnability for the problem of distribution learning. We show that, contrary to other learning settings (e.g., PAC learning of function classes),…

PAC learning