paper-with-me

홈 › Papers

A Computational Separation between Private Learning and Online Learning

2020-07-11 · NeurIPS 2020 12 · Mark Bun

A recent line of work has shown a qualitative equivalence between differentially private PAC learning and online learning: A concept class is privately learnable if and only if it is online learnable with a finite mistake bound. However, both directions of this equivalence incur significant losses in both sample and computational efficiency. Studying a special case of this connection, Gonen, Hazan, and Moran (NeurIPS 2019) showed that uniform or highly sample-efficient pure-private learners can be time-efficiently compiled into online learners. We show that, assuming the existence of one-way functions, such an efficient conversion is impossible even for general pure-private learners with polynomial sample complexity. This resolves a question of Neel, Roth, and Wu (FOCS 2019).

📄 PDF Abstract BibTeX arXiv:2007.05665

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyPAC learning

Similar Papers 제목 키워드 기반

Private PAC Learning May be Harder than Online Learning

2024-02-16 · Mark Bun, Aloni Cohen, Rathin Desai

We continue the study of the computational complexity of differentially private PAC learning and how it is situated within the foundations of machine learning. A recent line of work uncovered a qualitative equivalence be…

Computational EfficiencyPAC learning

Private Online Prediction from Experts: Separations and Faster Rates

2022-10-24 · Hilal Asi, Vitaly Feldman, Tomer Koren, Kunal Talwar

Online prediction from experts is a fundamental problem in machine learning and several works have studied this problem under privacy constraints. We propose and analyze new algorithms for this problem that improve over …

Lower Bounds for Differential Privacy Under Continual Observation and Online Threshold Queries

2024-02-28 · Edith Cohen, Xin Lyu, Jelani Nelson, Tamás Sarlós 외

One of the most basic problems for studying the "price of privacy over time" is the so called private counter problem, introduced by Dwork et al. (2010) and Chan et al. (2010). In this problem, we aim to track the number…

The Limits of Differential Privacy in Online Learning

2024-11-08 · Bo Li, Wei Wang, Peng Ye

Differential privacy (DP) is a formal notion that restricts the privacy leakage of an algorithm when running on sensitive data, in which privacy-utility trade-off is one of the central problems in private data analysis. …

Exponential Separations in Local Differential Privacy

2019-07-01 · Matthew Joseph, Jieming Mao, Aaron Roth

We prove a general connection between the communication complexity of two-player games and the sample complexity of their multi-player locally private analogues. We use this connection to prove sample complexity lower bo…