English

Private Estimation when Data and Privacy Demands are Correlated

Machine Learning 2025-04-22 v2 Cryptography and Security Machine Learning

Abstract

Differential Privacy (DP) is the current gold-standard for ensuring privacy for statistical queries. Estimation problems under DP constraints appearing in the literature have largely focused on providing equal privacy to all users. We consider the problems of empirical mean estimation for univariate data and frequency estimation for categorical data, both subject to heterogeneous privacy constraints. Each user, contributing a sample to the dataset, is allowed to have a different privacy demand. The dataset itself is assumed to be worst-case and we study both problems under two different formulations -- first, where privacy demands and data may be correlated, and second, where correlations are weakened by random permutation of the dataset. We establish theoretical performance guarantees for our proposed algorithms, under both PAC error and mean-squared error. These performance guarantees translate to minimax optimality in several instances, and experiments confirm superior performance of our algorithms over other baseline techniques.

Keywords

Cite

@article{arxiv.2407.11274,
  title  = {Private Estimation when Data and Privacy Demands are Correlated},
  author = {Syomantak Chaudhuri and Thomas A. Courtade},
  journal= {arXiv preprint arXiv:2407.11274},
  year   = {2025}
}

Comments

Updated version, accepted at FORC'25

R2 v1 2026-06-28T17:42:20.501Z