English

Simultaneous Private Learning of Multiple Concepts

Data Structures and Algorithms 2015-11-30 v1 Cryptography and Security Machine Learning

Abstract

We investigate the direct-sum problem in the context of differentially private PAC learning: What is the sample complexity of solving kk learning tasks simultaneously under differential privacy, and how does this cost compare to that of solving kk learning tasks without privacy? In our setting, an individual example consists of a domain element xx labeled by kk unknown concepts (c1,,ck)(c_1,\ldots,c_k). The goal of a multi-learner is to output kk hypotheses (h1,,hk)(h_1,\ldots,h_k) that generalize the input examples. Without concern for privacy, the sample complexity needed to simultaneously learn kk concepts is essentially the same as needed for learning a single concept. Under differential privacy, the basic strategy of learning each hypothesis independently yields sample complexity that grows polynomially with kk. For some concept classes, we give multi-learners that require fewer samples than the basic strategy. Unfortunately, however, we also give lower bounds showing that even for very simple concept classes, the sample cost of private multi-learning must grow polynomially in kk.

Keywords

Cite

@article{arxiv.1511.08552,
  title  = {Simultaneous Private Learning of Multiple Concepts},
  author = {Mark Bun and Kobbi Nissim and Uri Stemmer},
  journal= {arXiv preprint arXiv:1511.08552},
  year   = {2015}
}

Comments

29 pages. To appear in ITCS '16

R2 v1 2026-06-22T11:55:18.185Z