paper-with-me

Papers

Private List Learnability vs. Online List Learnability

2025-06-15 · Steve Hanneke, Shay Moran, Hilla Schefler, Iska Tsubari

This work explores the connection between differential privacy (DP) and online learning in the context of PAC list learning. In this setting, a $k$-list learner outputs a list of $k$ potential predictions for an instance $x$ and incurs a loss if the true label of $x$ is not included in the list. A basic result in the multiclass PAC framework with a finite number of labels states that private learnability is equivalent to online learnability [Alon, Livni, Malliaris, and Moran (2019); Bun, Livni, and Moran (2020); Jung, Kim, and Tewari (2020)]. Perhaps surprisingly, we show that this equivalence does not hold in the context of list learning. Specifically, we prove that, unlike in the multiclass setting, a finite $k$-Littlestone dimensio--a variant of the classical Littlestone dimension that characterizes online $k$-list learnability--is not a sufficient condition for DP $k$-list learnability. However, similar to the multiclass case, we prove that it remains a necessary condition. To demonstrate where the equivalence breaks down, we provide an example showing that the class of monotone functions with $k+1$ labels over $\mathbb{N}$ is online $k$-list learnable, but not DP $k$-list learnable. This leads us to introduce a new combinatorial dimension, the \emph{$k$-monotone dimension}, which serves as a generalization of the threshold dimension. Unlike the multiclass setting, where the Littlestone and threshold dimensions are finite together, for $k>1$, the $k$-Littlestone and $k$-monotone dimensions do not exhibit this relationship. We prove that a finite $k$-monotone dimension is another necessary condition for DP $k$-list learnability, alongside finite $k$-Littlestone dimension. Whether the finiteness of both dimensions implies private $k$-list learnability remains an open question.

📄 PDF Abstract BibTeX arXiv:2506.12856

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Equivalence between Online and Private Learnability beyond Binary Classification

2020-06-02 · NeurIPS 2020 12 · Young Hun Jung, Baekjin Kim, Ambuj Tewari

Alon et al. [2019] and Bun et al. [2020] recently showed that online learnability and private PAC learnability are equivalent in binary classification. We investigate whether this equivalence extends to multi-class class…

Binary ClassificationClassificationGeneral ClassificationMulti-class Classification+1

Differentially Private Nonparametric Regression Under a Growth Condition

2021-11-24 · Noah Golowich

Given a real-valued hypothesis class $\mathcal{H}$, we investigate under what conditions there is a differentially private algorithm which learns an optimal hypothesis from $\mathcal{H}$ given i.i.d. data. Inspired by re…

Binary Classificationregression

Private Distribution Learning with Public Data: The View from Sample Compression

2023-08-11 · NeurIPS 2023 11

We study the problem of private distribution learning with access to public data. In this setup, which we refer to as public-private learning, the learner is given public and private samples drawn from an unknown distrib…

A Characterization of List Learnability

2022-11-07 · Moses Charikar, Chirag Pabbaraju

A classical result in learning theory shows the equivalence of PAC learnability of binary hypothesis classes and the finiteness of VC dimension. Extending this to the multiclass setting was an open problem, which was set…

Learning TheoryPAC learning

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