English

Private List Learnability vs. Online List Learnability

Machine Learning 2025-06-17 v1 Data Structures and Algorithms

Abstract

This work explores the connection between differential privacy (DP) and online learning in the context of PAC list learning. In this setting, a kk-list learner outputs a list of kk potential predictions for an instance xx and incurs a loss if the true label of xx 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 kk-Littlestone dimensio--a variant of the classical Littlestone dimension that characterizes online kk-list learnability--is not a sufficient condition for DP kk-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+1k+1 labels over N\mathbb{N} is online kk-list learnable, but not DP kk-list learnable. This leads us to introduce a new combinatorial dimension, the \emph{kk-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>1k>1, the kk-Littlestone and kk-monotone dimensions do not exhibit this relationship. We prove that a finite kk-monotone dimension is another necessary condition for DP kk-list learnability, alongside finite kk-Littlestone dimension. Whether the finiteness of both dimensions implies private kk-list learnability remains an open question.

Cite

@article{arxiv.2506.12856,
  title  = {Private List Learnability vs. Online List Learnability},
  author = {Steve Hanneke and Shay Moran and Hilla Schefler and Iska Tsubari},
  journal= {arXiv preprint arXiv:2506.12856},
  year   = {2025}
}
R2 v1 2026-07-01T03:18:28.902Z