English

Towards Separating Computational and Statistical Differential Privacy

Cryptography and Security 2023-10-24 v2 Computational Complexity

Abstract

Computational differential privacy (CDP) is a natural relaxation of the standard notion of (statistical) differential privacy (SDP) proposed by Beimel, Nissim, and Omri (CRYPTO 2008) and Mironov, Pandey, Reingold, and Vadhan (CRYPTO 2009). In contrast to SDP, CDP only requires privacy guarantees to hold against computationally-bounded adversaries rather than computationally-unbounded statistical adversaries. Despite the question being raised explicitly in several works (e.g., Bun, Chen, and Vadhan, TCC 2016), it has remained tantalizingly open whether there is any task achievable with the CDP notion but not the SDP notion. Even a candidate such task is unknown. Indeed, it is even unclear what the truth could be! In this work, we give the first construction of a task achievable with the CDP notion but not the SDP notion, under the following strong but plausible cryptographic assumptions: (1) Non-Interactive Witness Indistinguishable Proofs, (2) Laconic Collision-Resistant Keyless Hash Functions, (3) Differing-Inputs Obfuscation for Public-Coin Samplers. In particular, we construct a task for which there exists an ε\varepsilon-CDP mechanism with ε=O(1)\varepsilon = O(1) achieving 1o(1)1-o(1) utility, but any (ε,δ)(\varepsilon, \delta)-SDP mechanism, including computationally-unbounded ones, that achieves a constant utility must use either a super-constant ε\varepsilon or an inverse-polynomially large δ\delta. To prove this, we introduce a new approach for showing that a mechanism satisfies CDP: first we show that a mechanism is "private" against a certain class of decision tree adversaries, and then we use cryptographic constructions to "lift" this into privacy against computationally bounded adversaries. We believe this approach could be useful to devise further tasks separating CDP from SDP.

Keywords

Cite

@article{arxiv.2301.00104,
  title  = {Towards Separating Computational and Statistical Differential Privacy},
  author = {Badih Ghazi and Rahul Ilango and Pritish Kamath and Ravi Kumar and Pasin Manurangsi},
  journal= {arXiv preprint arXiv:2301.00104},
  year   = {2023}
}

Comments

To appear at Foundations of Computer Science (FOCS) 2023. Changes compared to previous version: (1) The lower bound for SDP is now stronger in that it holds also for a certain inverse-polynomially large delta as opposed to only non-negligible delta, and (2) the presentation is cleaned up

R2 v1 2026-06-28T07:57:56.992Z