English

Limits of Private Learning with Access to Public Data

Machine Learning 2019-10-28 v1 Cryptography and Security Machine Learning

Abstract

We consider learning problems where the training set consists of two types of examples: private and public. The goal is to design a learning algorithm that satisfies differential privacy only with respect to the private examples. This setting interpolates between private learning (where all examples are private) and classical learning (where all examples are public). We study the limits of learning in this setting in terms of private and public sample complexities. We show that any hypothesis class of VC-dimension dd can be agnostically learned up to an excess error of α\alpha using only (roughly) d/αd/\alpha public examples and d/α2d/\alpha^2 private labeled examples. This result holds even when the public examples are unlabeled. This gives a quadratic improvement over the standard d/α2d/\alpha^2 upper bound on the public sample complexity (where private examples can be ignored altogether if the public examples are labeled). Furthermore, we give a nearly matching lower bound, which we prove via a generic reduction from this setting to the one of private learning without public data.

Keywords

Cite

@article{arxiv.1910.11519,
  title  = {Limits of Private Learning with Access to Public Data},
  author = {Noga Alon and Raef Bassily and Shay Moran},
  journal= {arXiv preprint arXiv:1910.11519},
  year   = {2019}
}
R2 v1 2026-06-23T11:54:31.578Z