paper-with-me

Papers

Test without Trust: Optimal Locally Private Distribution Testing

2018-08-07 · Jayadev Acharya, Clément L. Canonne, Cody Freitag, Himanshu Tyagi

We study the problem of distribution testing when the samples can only be accessed using a locally differentially private mechanism and focus on two representative testing questions of identity (goodness-of-fit) and independence testing for discrete distributions. We are concerned with two settings: First, when we insist on using an already deployed, general-purpose locally differentially private mechanism such as the popular RAPPOR or the recently introduced Hadamard Response for collecting data, and must build our tests based on the data collected via this mechanism; and second, when no such restriction is imposed, and we can design a bespoke mechanism specifically for testing. For the latter purpose, we introduce the Randomized Aggregated Private Testing Optimal Response (RAPTOR) mechanism which is remarkably simple and requires only one bit of communication per sample. We propose tests based on these mechanisms and analyze their sample complexities. Each proposed test can be implemented efficiently. In each case (barring one), we complement our performance bounds for algorithms with information-theoretic lower bounds and establish sample optimality of our proposed algorithm. A peculiar feature that emerges is that our sample-optimal algorithm based on RAPTOR uses public-coins, and any test based on RAPPOR or Hadamard Response, which are both private-coin mechanisms, requires significantly more samples.

📄 PDF Abstract BibTeX arXiv:1808.02174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Instance-Optimal Differentially Private Estimation

2022-10-28 · Audra McMillan, Adam Smith, Jon Ullman

In this work, we study local minimax convergence estimation rates subject to $\epsilon$-differential privacy. Unlike worst-case rates, which may be conservative, algorithms that are locally minimax optimal must adapt to …

Locally Private Sampling with Public Data

2024-11-13 · Behnoosh Zamanlooy, Mario Diaz, Shahab Asoodeh

Local differential privacy (LDP) is increasingly employed in privacy-preserving machine learning to protect user data before sharing it with an untrusted aggregator. Most LDP methods assume that users possess only a sing…

Privacy Preserving

Differentially Private Verification of Distribution Properties

2026-04-12 · Elbert Du, Cynthia Dwork, Pranay Tankala, Linjun Zhang arxiv

A recent line of work initiated by Chiesa and Gur and further developed by Herman and Rothblum investigates the sample and communication complexity of verifying properties of distributions with the assistance of a powerf…

Local Private Hypothesis Testing: Chi-Square Tests

2018-07-01 · ICML 2018 7 · Marco Gaboardi, Ryan Rogers

The local model for differential privacy is emerging as the reference model for practical applications of collecting and sharing sensitive information while satisfying strong privacy guarantees. In the local model, …

Two-sample testing

Samplable Anonymous Aggregation for Private Federated Data Analysis

2023-07-27 · Kunal Talwar, Shan Wang, Audra McMillan, Vojta Jina 외

We revisit the problem of designing scalable protocols for private statistics and private federated learning when each device holds its private data. Locally differentially private algorithms require little trust but are…

Federated Learning