168

Differential privacy noise calibration

privacy

Adding calibrated noise (e.g. Laplace/Gaussian mechanism) to protect individual privacy in aggregate counts can distort small-cell counts enough to invert rank ordering between nearby cells if the privacy budget (epsilon) is set too aggressively for the use case.

Detection

Compare noised counts against raw (internal-only) counts for rank-order stability across repeated noise draws at the chosen epsilon.

Mitigation

Affected conversions