paper-with-me

Papers

Privately Answering Classification Queries in the Agnostic PAC Model

2019-07-31 · Anupama Nandi, Raef Bassily

We revisit the problem of differentially private release of classification queries. In this problem, the goal is to design an algorithm that can accurately answer a sequence of classification queries based on a private training set while ensuring differential privacy. We formally study this problem in the agnostic PAC model and derive a new upper bound on the private sample complexity. Our results improve over those obtained in a recent work [BTT18] for the agnostic PAC setting. In particular, we give an improved construction that yields a tighter upper bound on the sample complexity. Moreover, unlike [BTT18], our accuracy guarantee does not involve any blow-up in the approximation error associated with the given hypothesis class. Given any hypothesis class with VC-dimension $d$, we show that our construction can privately answer up to $m$ classification queries with average excess error $\alpha$ using a private sample of size $\approx \frac{d}{\alpha^2}\,\max\left(1, \sqrt{m}\,\alpha^{3/2}\right)$. Using recent results on private learning with auxiliary public data, we extend our construction to show that one can privately answer any number of classification queries with average excess error $\alpha$ using a private sample of size $\approx \frac{d}{\alpha^2}\,\max\left(1, \sqrt{d}\,\alpha\right)$. When $\alpha=O\left(\frac{1}{\sqrt{d}}\right)$, our private sample complexity bound is essentially optimal.

📄 PDF Abstract BibTeX arXiv:1907.13553

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Optimality of Matrix Mechanism on $\ell_p^p$-metric

2024-06-04 · Jingcheng Liu, Jalaj Upadhyay, Zongrui Zou

In this paper, we introduce the $\ell_p^p$-error metric (for $p \geq 2$) when answering linear queries under the constraint of differential privacy. We characterize such an error under $(\epsilon,\delta)$-differential pr…

On Differentially Private Graph Sparsification and Applications

2019-12-01 · NeurIPS 2019 12 · Raman Arora, Jalaj Upadhyay

In this paper, we study private sparsification of graphs. In particular, we give an algorithm that given an input graph, returns a sparse graph which approximates the spectrum of the input graph while ensuring differenti…

Efficient Algorithm for Privately Releasing Smooth Queries

2013-12-01 · NeurIPS 2013 12 · Ziteng Wang, Kai Fan, Jia-Qi Zhang, Li-Wei Wang

We study differentially private mechanisms for answering \emph{smooth} queries on databases consisting of data points in $\mathbb{R}^d$. A $K$-smooth query is specified by a function whose partial derivatives up to order…

Dual Query: Practical Private Query Release for High Dimensional Data

2014-02-06 · Marco Gaboardi, Emilio Jesús Gallego Arias, Justin Hsu, Aaron Roth 외

We present a practical, differentially private algorithm for answering a large number of queries on high dimensional datasets. Like all algorithms for this task, ours necessarily has worst-case complexity exponential in …

Vocal Bursts Intensity Prediction

Private Everlasting Prediction

2023-05-16 · NeurIPS 2023 11

A private learner is trained on a sample of labeled points and generates a hypothesis that can be used for predicting the labels of newly sampled points while protecting the privacy of the training set [Kasiviswannathan …

Prediction