English

Closure Properties for Private Classification and Online Prediction

Machine Learning 2020-05-14 v3 Machine Learning

Abstract

Let~\cH\cH be a class of boolean functions and consider a {\it composed class} \cH\cH' that is derived from~\cH\cH using some arbitrary aggregation rule (for example, \cH\cH' may be the class of all 3-wise majority-votes of functions in \cH\cH). We upper bound the Littlestone dimension of~\cH\cH' in terms of that of~\cH\cH. As a corollary, we derive closure properties for online learning and private PAC learning. The derived bounds on the Littlestone dimension exhibit an undesirable exponential dependence. For private learning, we prove close to optimal bounds that circumvents this suboptimal dependency. The improved bounds on the sample complexity of private learning are derived algorithmically via transforming a private learner for the original class \cH\cH to a private learner for the composed class~\cH\cH'. Using the same ideas we show that any ({\em proper or improper}) private algorithm that learns a class of functions \cH\cH in the realizable case (i.e., when the examples are labeled by some function in the class) can be transformed to a private algorithm that learns the class \cH\cH in the agnostic case.

Keywords

Cite

@article{arxiv.2003.04509,
  title  = {Closure Properties for Private Classification and Online Prediction},
  author = {Noga Alon and Amos Beimel and Shay Moran and Uri Stemmer},
  journal= {arXiv preprint arXiv:2003.04509},
  year   = {2020}
}

Comments

Improved some of the upper bounds w.r.t the Littlestone dimension. Most significantly, we removed two exponents from the bound w.r.t general composition (now it has a single exponent rather than triple exponents). Add a figure. Other

R2 v1 2026-06-23T14:09:38.568Z