ZeroHour
arXiv cs.CRpublished ()ingested Cesare Gerolimetto Fabrello

Empirical Analysis of Randomness Quality in Differential Privacy Mechanisms

infoResearchimportance 28
AI summary · glm-5.3-flash

Empirical study using IBM DiffPrivLib shows differential privacy mechanisms detect manipulated entropy when roughly 1 in 8-16 bits is biased or correlated.

The study empirically measures how degraded randomness affects differential privacy mechanisms using IBM's DiffPrivLib. Entropy sources ranged from high-quality quantum TRNGs and cryptographically secure PRNGs down to systematically manipulated generators with controlled entropy degradation, tested over one million queries with complementary statistical tests. DP mechanisms reliably detect deviations when approximately 1 bit in every 8 to 16 is manipulated, with sensitivity varying significantly between bit-level biases and temporal correlations. Notably, statistical detection of distributional anomalies does not necessarily correspond to actual privacy guarantee violations.

  • Study used IBM DiffPrivLib with entropy sources from quantum TRNGs to manipulated PRNGs.
  • DP mechanisms detect deviations when about 1 bit in 8-16 is manipulated.
  • Detection sensitivity varies between bit-level biases and temporal correlations.
  • Statistical detection of anomalies does not necessarily mean privacy guarantees were violated.
VendorsIBM
ProductsDiffPrivLib
Full article160 words · extracted from arxiv.org · click to collapse

Differential Privacy (DP) relies on carefully calibrated random noise to protect individual privacy in statistical analyses. While theoretical work has analyzed DP under weakened randomness assumptions, the practical consequences of entropy degradation remain poorly understood. We present a systematic empirical investigation of how randomness quality affects differential privacy mechanisms using IBM's DiffPrivLib. We introduce progressively degraded entropy sources characterized by established test suites, starting from high-quality quantum True Random Number Generators (TRNGs) and cryptographically secure Pseudo-Random Number Generators (PRNGs) down to systematically manipulated sources with controlled entropy degradation. Through repeated experiments over one million queries on a reference database and complementary statistical tests, we directly analyze empirical Privacy Loss Random Variable distributions. Our results demonstrate that DP mechanisms reliably detect deviations when approximately 1 bit in every 8 to 16 is manipulated, with detection sensitivity varying significantly between bit-level biases and temporal correlations. We demonstrate that statistical detection of distributional anomalies does not necessarily correspond to actual privacy guarantee violations.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.20561