paper-with-me

홈 › Papers

Limits of Private Learning with Access to Public Data

2019-10-25 · NeurIPS 2019 12 · Noga Alon, Raef Bassily, Shay Moran

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 $d$ can be agnostically learned up to an excess error of $\alpha$ using only (roughly) $d/\alpha$ public examples and $d/\alpha^2$ private labeled examples. This result holds even when the public examples are unlabeled. This gives a quadratic improvement over the standard $d/\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.

📄 PDF Abstract BibTeX arXiv:1910.11519

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private Query Release Assisted by Public Data

2020-04-23 · ICML 2020 1 · Raef Bassily, Albert Cheu, Shay Moran, Aleksandar Nikolov 외

We study the problem of differentially private query release assisted by access to public data. In this problem, the goal is to answer a large class $\mathcal{H}$ of statistical queries with error no more than $\alpha$ u…

Optimal Differentially Private Model Training with Public Data

2023-06-26 · Andrew Lowy, Zeman Li, Tianjian Huang, Meisam Razaviyayn

Differential privacy (DP) ensures that training a machine learning model does not leak private data. In practice, we may have access to auxiliary public data that is free of privacy concerns. In this work, we assume acce…

model

Private measurement of nonlinear correlations between data hosted across multiple parties

2021-10-19 · Praneeth Vepakomma, Subha Nawer Pushpita, Ramesh Raskar

We introduce a differentially private method to measure nonlinear correlations between sensitive data hosted across two entities. We provide utility guarantees of our private estimator. Ours is the first such private est…

Causal Inference

Controlling privacy in recommender systems

2014-12-01 · NeurIPS 2014 12 · Yu Xin, Tommi Jaakkola

Recommender systems involve an inherent trade-off between accuracy of recommendations and the extent to which users are willing to release information about their preferences. In this paper, we explore a two-tiered notio…

Recommendation Systems

Private Estimation with Public Data

2022-08-16 · Alex Bie, Gautam Kamath, Vikrant Singhal

We initiate the study of differentially private (DP) estimation with access to a small amount of public data. For private estimation of d-dimensional Gaussians, we assume that the public data comes from a Gaussian that m…