paper-with-me

Papers

Not All Learnable Distribution Classes are Privately Learnable

2024-02-01 · Mark Bun, Gautam Kamath, Argyris Mouzakis, Vikrant Singhal

We give an example of a class of distributions that is learnable up to constant error in total variation distance with a finite number of samples, but not learnable under $(\varepsilon, \delta)$-differential privacy with the same target error. This weakly refutes a conjecture of Ashtiani.

📄 PDF Abstract BibTeX arXiv:2402.00267

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

What Can We Learn Privately?

2008-03-06 · Shiva Prasad Kasiviswanathan, Homin K. Lee, Kobbi Nissim, Sofya Raskhodnikova 외

Learning problems form an important category of computational tasks that generalizes many of the computations researchers apply to large real-life data sets. We ask: what concept classes can be learned privately, namely,…

Synthetic Data Generators -- Sequential and Private

2020-12-01 · NeurIPS 2020 12 · Olivier Bousquet, Roi Livni, Shay Moran

We study the sample complexity of private synthetic data generation over an unbounded sized class of statistical queries, and show that any class that is privately proper PAC learnable admits a private synthetic data gen…

Synthetic Data Generation

Private Online Learning against an Adaptive Adversary: Realizable and Agnostic Settings

2025-10-01 · Bo Li, Wei Wang, Peng Ye arxiv

We revisit the problem of private online learning, in which a learner receives a sequence of $T$ data points and has to respond at each time-step a hypothesis. It is required that the entire stream of output hypotheses s…

Differentially Private Nonparametric Regression Under a Growth Condition

2021-11-24 · Noah Golowich

Given a real-valued hypothesis class $\mathcal{H}$, we investigate under what conditions there is a differentially private algorithm which learns an optimal hypothesis from $\mathcal{H}$ given i.i.d. data. Inspired by re…

Binary Classificationregression

Mixtures of Gaussians are Privately Learnable with a Polynomial Number of Samples

2023-09-07 · Mohammad Afzali, Hassan Ashtiani, Christopher Liaw

We study the problem of estimating mixtures of Gaussians under the constraint of differential privacy (DP). Our main result is that $\text{poly}(k,d,1/\alpha,1/\varepsilon,\log(1/\delta))$ samples are sufficient to estim…