paper-with-me

Papers

Private Sequential Learning

2018-05-06 · John N. Tsitsiklis, Kuang Xu, Zhi Xu

We formulate a private learning model to study an intrinsic tradeoff between privacy and query complexity in sequential learning. Our model involves a learner who aims to determine a scalar value, $v^*$, by sequentially querying an external database and receiving binary responses. In the meantime, an adversary observes the learner's queries, though not the responses, and tries to infer from them the value of $v^*$. The objective of the learner is to obtain an accurate estimate of $v^*$ using only a small number of queries, while simultaneously protecting her privacy by making $v^*$ provably difficult to learn for the adversary. Our main results provide tight upper and lower bounds on the learner's query complexity as a function of desired levels of privacy and estimation accuracy. We also construct explicit query strategies whose complexity is optimal up to an additive constant.

📄 PDF Abstract BibTeX arXiv:1805.02136

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…

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

Differentially Private Sequential Learning

2025-02-26 · Yuxin Liu, M. Amin Rahimian

In a differentially private sequential learning setting, agents introduce endogenous noise into their actions to maintain privacy. Applying this to a standard sequential learning model leads to different outcomes for con…

Informativeness

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…

Private Sequential Hypothesis Testing for Statisticians: Privacy, Error Rates, and Sample Size

2022-04-10 · Wanrong Zhang, Yajun Mei, Rachel Cummings

The sequential hypothesis testing problem is a class of statistical analyses where the sample size is not fixed in advance. Instead, the decision-process takes in new observations sequentially to make real-time decisions…