PAC learning with stable and private predictions

11/24/2019
by   Yuval Dagan, et al.
10

We study binary classification algorithms for which the prediction on any point is not too sensitive to individual examples in the dataset. Specifically, we consider the notions of uniform stability (Bousquet and Elisseeff, 2001) and prediction privacy (Dwork and Feldman, 2018). Previous work on these notions shows how they can be achieved in the standard PAC model via simple aggregation of models trained on disjoint subsets of data. Unfortunately, this approach leads to a significant overhead in terms of sample complexity. Here we demonstrate several general approaches to stable and private prediction that either eliminate or significantly reduce the overhead. Specifically, we demonstrate that for any class C of VC dimension d there exists a γ-uniformly stable algorithm for learning C with excess error α using Õ(d/(αγ) + d/α^2) samples. We also show that this bound is nearly tight. For ϵ-differentially private prediction we give two new algorithms: one using Õ(d/(α^2ϵ)) samples and another one using Õ(d^2/(αϵ) + d/α^2) samples. The best previously known bounds for these problems are O(d/(α^2γ)) and O(d/(α^3ϵ)), respectively.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/27/2018

Privacy-preserving Prediction

Ensuring differential privacy of models learned from sensitive user data...
research
03/14/2018

Model-Agnostic Private Learning via Stability

We design differentially private learning algorithms that are agnostic t...
research
07/22/2021

Multiclass versus Binary Differentially Private PAC Learning

We show a generic reduction from multiclass differentially private PAC l...
research
02/04/2020

Efficient, Noise-Tolerant, and Private Learning via Boosting

We introduce a simple framework for designing private boosting algorithm...
research
11/30/2020

Robust and Private Learning of Halfspaces

In this work, we study the trade-off between differential privacy and ad...
research
11/12/2018

Boosting Model Performance through Differentially Private Model Aggregation

A key factor in developing high performing machine learning models is th...
research
07/11/2020

A Computational Separation between Private Learning and Online Learning

A recent line of work has shown a qualitative equivalence between differ...

Please sign up or login with your details

Forgot password? Click here to reset